-- Logs begin at Thu 2021-01-21 07:51:35 UTC, end at Thu 2021-01-21 10:35:17 UTC. -- Jan 21 08:30:10.492694 n-d-771363-2 systemd[1]: Starting Devstack devstack@c-api.service... Jan 21 08:30:10.500505 n-d-771363-2 devstack@c-api.service[87913]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 21 08:30:10.503151 n-d-771363-2 devstack@c-api.service[87913]: *** Starting uWSGI 2.0.15-debian (64bit) on [Thu Jan 21 08:30:10 2021] *** Jan 21 08:30:10.503151 n-d-771363-2 devstack@c-api.service[87913]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 21 08:30:10.503151 n-d-771363-2 devstack@c-api.service[87913]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 21 08:30:10.503151 n-d-771363-2 devstack@c-api.service[87913]: nodename: n-d-771363-2 Jan 21 08:30:10.503151 n-d-771363-2 devstack@c-api.service[87913]: machine: x86_64 Jan 21 08:30:10.503151 n-d-771363-2 devstack@c-api.service[87913]: clock source: unix Jan 21 08:30:10.503151 n-d-771363-2 devstack@c-api.service[87913]: pcre jit disabled Jan 21 08:30:10.503151 n-d-771363-2 devstack@c-api.service[87913]: detected number of CPU cores: 4 Jan 21 08:30:10.503151 n-d-771363-2 devstack@c-api.service[87913]: current working directory: / Jan 21 08:30:10.503151 n-d-771363-2 devstack@c-api.service[87913]: detected binary path: /usr/bin/uwsgi-core Jan 21 08:30:10.504060 n-d-771363-2 devstack@c-api.service[87913]: dropping root privileges as early as possible Jan 21 08:30:10.504060 n-d-771363-2 devstack@c-api.service[87913]: your processes number limit is 47843 Jan 21 08:30:10.504060 n-d-771363-2 devstack@c-api.service[87913]: your memory page size is 4096 bytes Jan 21 08:30:10.504060 n-d-771363-2 devstack@c-api.service[87913]: detected max file descriptor number: 2048 Jan 21 08:30:10.504060 n-d-771363-2 devstack@c-api.service[87913]: lock engine: pthread robust mutexes Jan 21 08:30:10.504060 n-d-771363-2 devstack@c-api.service[87913]: thunder lock: enabled Jan 21 08:30:10.504060 n-d-771363-2 devstack@c-api.service[87913]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 21 08:30:10.504060 n-d-771363-2 devstack@c-api.service[87913]: dropping root privileges after socket binding Jan 21 08:30:10.504060 n-d-771363-2 devstack@c-api.service[87913]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 21 08:30:10.549689 n-d-771363-2 devstack@c-api.service[87913]: Python main interpreter initialized at 0x55a3572289c0 Jan 21 08:30:10.549689 n-d-771363-2 devstack@c-api.service[87913]: dropping root privileges after plugin initialization Jan 21 08:30:10.549689 n-d-771363-2 devstack@c-api.service[87913]: python threads support enabled Jan 21 08:30:10.549689 n-d-771363-2 devstack@c-api.service[87913]: your server socket listen backlog is limited to 100 connections Jan 21 08:30:10.549689 n-d-771363-2 devstack@c-api.service[87913]: your mercy for graceful operations on workers is 90 seconds Jan 21 08:30:10.550287 n-d-771363-2 devstack@c-api.service[87913]: mapped 402621 bytes (393 KB) for 2 cores Jan 21 08:30:10.550287 n-d-771363-2 devstack@c-api.service[87913]: *** Operational MODE: preforking *** Jan 21 08:30:10.550466 n-d-771363-2 devstack@c-api.service[87913]: dropping root privileges after application loading Jan 21 08:30:10.550466 n-d-771363-2 devstack@c-api.service[87913]: *** uWSGI is running in multiple interpreter mode *** Jan 21 08:30:10.550466 n-d-771363-2 devstack@c-api.service[87913]: spawned uWSGI master process (pid: 87913) Jan 21 08:30:10.550552 n-d-771363-2 systemd[1]: Started Devstack devstack@c-api.service. Jan 21 08:30:10.550870 n-d-771363-2 devstack@c-api.service[87913]: spawned uWSGI worker 1 (pid: 87914, cores: 1) Jan 21 08:30:10.551260 n-d-771363-2 devstack@c-api.service[87913]: spawned uWSGI worker 2 (pid: 87915, cores: 1) Jan 21 08:30:10.551359 n-d-771363-2 devstack@c-api.service[87913]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 21 08:30:13.789700 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87915) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 08:30:13.791908 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 21 08:30:13.800584 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87915) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 08:30:13.801868 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:13.802938 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:13.803353 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:13.804307 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:13.804529 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:13.804739 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:13.804971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:13.805191 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:13.805410 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:13.805645 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:13.814828 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87914) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 21 08:30:13.817050 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Jan 21 08:30:13.820801 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87914) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 08:30:13.822111 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:13.822716 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:13.823131 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:13.823802 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:13.824037 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:13.824264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:13.824534 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:13.824715 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:13.824941 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:13.825176 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:13.995177 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:13.995363 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:13.995530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:13.995756 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:13.996000 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:13.996196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:13.996431 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.003706 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.003949 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.004181 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.004410 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.004622 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.004838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.005070 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.005763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.006013 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.006271 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.006505 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.006732 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.006956 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.007196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.009661 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.009902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.010158 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.010397 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.010626 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.010860 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.011100 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.012423 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.012662 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.012763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.012866 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.013009 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.013118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.013221 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.013322 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.013422 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.013522 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.013624 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.013708 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.013840 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.014098 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.015436 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.015669 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.015796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.015902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.015988 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.016169 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.016301 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.016401 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.016509 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.016616 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.016721 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.016822 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.016922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.017018 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.600640 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.600877 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.600973 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.601068 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.601150 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.601231 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.601301 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.601621 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.601727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.601818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.601895 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.601970 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.602040 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.602169 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.606666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.606867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.606963 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.607101 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.607236 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.607344 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.607446 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.607550 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.607654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.607749 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.607851 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.607951 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.608070 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.608178 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.611807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.612058 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.612198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.612297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.612385 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.612516 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.612747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.612886 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.613004 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.613118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.613226 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.613333 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.613442 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.613549 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.614597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.614868 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.614998 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.615108 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.615206 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.615309 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.615417 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.615514 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.615610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.615712 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.615819 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.615916 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.616023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.616214 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.620708 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.620829 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.620968 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.621119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.621253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.621354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.621458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.621556 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.621659 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.621756 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.621891 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.621994 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.622135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.622245 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.632297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.632551 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.632667 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.632772 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.632876 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.632979 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.633076 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.633181 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.633287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.633384 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.633480 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.633576 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.633684 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.633789 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.639466 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.639713 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.639823 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.639992 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.640124 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.640298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.640405 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.640508 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.640609 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.640711 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.640813 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.640920 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.641017 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.641118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.643070 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.643886 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.644037 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.644203 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.644372 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.644523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.644681 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.644836 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.645005 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.645177 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.645340 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.645503 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.645666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.645666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.645966 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.646236 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.646408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.646559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.646737 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.646924 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.647080 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.647197 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.647342 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.647455 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.647559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.647655 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.647763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.647763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.650259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.650497 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.650602 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.650740 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.650860 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.650959 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.651055 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.651149 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.651253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.651349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.651455 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.651561 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.651657 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.651760 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.654886 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.655155 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.655328 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.655328 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.655600 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.655737 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.655876 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.656020 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.656165 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.656307 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.656586 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.656719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.656866 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.656866 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.657538 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.657779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.657922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.658056 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.658380 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.658380 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.658681 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.658818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.659067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.659278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.659407 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.659545 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.659679 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.659832 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.662242 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.662422 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.662618 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.662772 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.662927 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.663043 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.663152 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.663267 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.663375 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.663482 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.663631 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.663769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.663911 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.664030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.672405 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.672559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.672658 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.672854 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.672957 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.673031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.673100 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.673264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.673366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.673440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.673519 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.673600 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.674220 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.674544 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.675680 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.675973 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.676077 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.676157 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.676227 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.676402 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.676503 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.676577 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.676652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.676730 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.676807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.676990 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.677092 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.677235 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.679385 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.679574 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.679790 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.680040 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.680279 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.680495 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.680597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.680753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.680852 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.680935 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.681006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.681165 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.681260 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.681333 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.686091 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.686303 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.686410 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.686560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.686649 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.686789 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.686877 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.686962 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.687040 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.687209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.687349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.687349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.687621 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.687791 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.690190 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.690500 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.690703 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.690788 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.690861 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.690930 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.691006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.691077 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.691151 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.691257 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.691375 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.691551 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.691786 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.691946 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.693228 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.693412 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.693510 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.693661 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.693750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.693821 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.693890 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.694049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.694254 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.694346 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.694419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.694489 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.694557 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.694699 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.699412 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.699661 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.699766 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.699871 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.700005 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.700225 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.700467 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.700703 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.700861 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.700962 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.701123 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.701214 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.701294 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.701561 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.706576 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.706887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.706992 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.707081 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.707155 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.707321 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.707470 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.707611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.707750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.707898 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.708047 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.708188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.708375 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.708375 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.786839 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.787064 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.787296 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.787535 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.787652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.787770 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.787870 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.787974 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.788071 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.788171 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.788278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.788487 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.788710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.788948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.790646 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.791151 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.791151 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.791306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.791387 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.791458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.791527 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.791595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.791663 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.791741 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.791953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.792062 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.792158 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.792321 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.793310 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.793562 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.793781 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.793880 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.794011 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.794137 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.794242 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.794350 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.794446 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.794540 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.794640 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.794735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.794829 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.795057 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.795948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.796203 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.796351 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.796463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.796631 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.796779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.796915 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.797049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.797148 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.797285 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.797384 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.797465 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.797560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.797560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.798568 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.799443 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.799686 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.799794 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.799930 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.800063 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.800167 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.800309 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.800408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.800521 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.800618 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.800730 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.800730 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.800907 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.802451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.802579 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.802683 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.802785 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.802880 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.802979 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.803080 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.803183 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.803289 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.803384 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.803484 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.803579 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.838644 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87915) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 08:30:14.838995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.839101 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87914) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 08:30:14.839241 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.839343 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.839552 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.839659 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.839871 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.839971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.840075 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.840178 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.840274 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.840366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.840507 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.840606 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.840750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.840849 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.840942 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.841036 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.841182 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.841282 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.841376 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.841477 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.841595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.841694 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.841789 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.841883 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.841883 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.842042 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.842286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.842386 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.842480 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.842649 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.842748 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.842843 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.842949 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.843045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.843146 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.843242 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.843335 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.843428 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.843521 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.843613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.843706 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.843799 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.843891 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.843991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.844085 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.844184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.844278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.844418 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.844517 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.844618 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.844713 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.844807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.844971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.845069 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.845163 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.845257 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.845350 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.845451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.845553 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.845647 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.845717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.845791 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.845890 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.845985 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.846095 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.846095 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.846272 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.846365 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.846458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.846551 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.846655 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.846758 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.846852 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.846946 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.847038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.847180 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.847278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.847416 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.847554 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.847652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.847753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.847848 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.847986 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.848083 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.848154 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.848221 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.848312 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.848405 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.848497 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.848598 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.848692 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.848786 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.848879 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.848975 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.849067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.849160 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.849160 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.849331 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.849430 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.849525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.849617 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.849711 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.849803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.849895 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.849987 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.850097 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.850171 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.850280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.850375 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.850468 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.850561 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.850691 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.850793 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.850916 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.851013 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.851107 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.851208 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.851329 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.851427 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.851521 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.851614 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.851707 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.851800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.851893 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.851987 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.852113 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.852228 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.852445 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.852546 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.852640 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.852736 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.852856 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.852955 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.853049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.853151 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.853247 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.853340 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.853411 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.853479 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.853594 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.853691 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.853784 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.853877 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.853979 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.854117 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.854216 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.854309 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.854402 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.854523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.854621 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.854714 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.854714 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.854899 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.854995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.855087 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.855179 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.855271 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.855271 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.855443 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.855443 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.855614 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.855714 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.855809 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.855902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.855995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.856087 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.856180 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.856281 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.856374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.856467 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.856567 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.856662 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.856755 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.856847 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.856939 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.857031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.857123 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.857215 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.857286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.857361 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.857454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.857574 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.857687 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.857785 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.857878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.857972 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.858064 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.858176 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.858282 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.858378 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.858472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.858566 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.858658 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.858752 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.858844 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.858940 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.859033 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.859135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.859230 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.859322 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.859415 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.859507 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.859654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.859756 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.859850 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.859943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.860044 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.860139 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.860232 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.860324 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.860417 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.860510 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.860603 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.860695 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.860787 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.860888 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.861030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.861130 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.861130 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.861825 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.861928 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.861999 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.862067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.862158 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.862239 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.862309 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.862376 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.862458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.862458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.862591 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.862658 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.862725 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.862725 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.862861 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.862931 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.863003 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.863070 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.863136 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.863207 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.863300 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.863392 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.863486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.863578 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.863678 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.863771 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.863864 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.863957 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.864049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.864142 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.864235 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.864327 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.864420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.864519 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.864595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.864664 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.864756 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.864848 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.864941 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.865034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.865126 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.865218 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.865218 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.865400 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.865493 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.865585 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.865678 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.865770 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.865863 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.865955 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.866048 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.866331 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.866431 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.866525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.866619 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.866713 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.866806 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.866900 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.866993 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.867087 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.867188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.867283 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.867408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.867507 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.867601 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.867720 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.867833 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.867930 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.868023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.868125 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.868220 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.868313 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.868406 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.868498 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.868591 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.868683 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.868776 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.868869 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.868973 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.869068 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.869162 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.869254 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.869347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.869439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.869532 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.869625 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.869719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.869819 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.869914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.870006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.870117 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.870213 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.870306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.870399 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.870492 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.870585 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.870689 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.870785 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.870878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.870971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.871064 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.871156 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.871249 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.871342 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.871434 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.871534 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.871629 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.871722 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.871814 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.871935 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.872033 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.872127 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.872220 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.872313 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.872391 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.872461 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.872553 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.872648 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.872767 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.872865 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.872983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.873080 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.873199 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.873364 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.873460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.873460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.873632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.873735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.873830 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.873923 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.874016 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.874125 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.874209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.874304 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.874397 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.874490 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.874583 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.874676 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.874745 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.874813 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.874887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.874988 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.875083 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.875196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.875332 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.875429 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.875523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.875615 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.875709 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.875804 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.875905 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.876001 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.876094 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.876187 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.876581 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.876683 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.876778 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.877458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.877532 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.877601 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.877678 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.877771 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.877841 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.878064 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.878239 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.878334 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.878428 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.878521 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.878614 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.878721 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.878817 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.878911 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.878911 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.879089 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.879190 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.879286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.879379 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.879473 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.879574 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.879668 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.879761 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.879853 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.879947 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.880039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.880132 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.880225 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.880318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.880419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.880514 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.880607 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.880699 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.880792 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.880885 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.880978 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.881071 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.881164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.881263 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.881357 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.881450 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.881542 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.881635 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.881728 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.881820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.881913 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.882038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.882171 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.882269 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.882269 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.882443 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.882513 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.882580 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.882671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.882763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.882885 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.882991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.883112 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.883209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.883285 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.883353 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.883420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.883486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.883577 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.883670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.883770 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.883865 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.883865 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:14.883865 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:14.883865 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:14.883865 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:14.883865 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:14.883865 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:14.884434 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 21 08:30:14.884434 n-d-771363-2 devstack@c-api.service[87913]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 08:30:14.884624 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:14.885229 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 21 08:30:14.885229 n-d-771363-2 devstack@c-api.service[87913]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 21 08:30:14.918684 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 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=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:30:14.920544 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 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=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:30:15.118216 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.rpc [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 08:30:15.121718 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.rpc [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 21 08:30:15.123354 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.rpc [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 08:30:15.127799 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.rpc [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 21 08:30:15.129371 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.rpc [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 08:30:15.133215 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.rpc [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 21 08:30:15.134431 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.rpc [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 08:30:15.135235 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.135684 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.138569 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.rpc [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 21 08:30:15.139454 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.139896 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.155214 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.keymgr.conf_key_mgr [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.157405 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.157698 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.keymgr.conf_key_mgr [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.157820 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.160382 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.160784 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.165530 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.165955 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.168444 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.168874 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.171134 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.171560 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.174332 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.174828 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.175683 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.176107 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.178750 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.179170 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.184852 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 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=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:30:15.187463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 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=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:30:15.192641 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.rpc [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 08:30:15.194205 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.rpc [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 21 08:30:15.197783 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.rpc [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 08:30:15.198835 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.199246 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.199561 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.rpc [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 21 08:30:15.200554 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.200960 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.201623 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.202005 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.203367 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.203781 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.203884 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.204214 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.206419 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.206746 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.206866 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.207152 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.208591 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.208875 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.208976 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.209277 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.210754 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.211160 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.211798 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.api.contrib.hosts [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 08:30:15.212755 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.213156 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.213616 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.api.contrib.hosts [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 21 08:30:15.214604 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.215005 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.215508 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.215910 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.217366 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.217770 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.218006 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.218438 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.219889 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.220289 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.220395 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.220753 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.222238 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.222372 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: extensions {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.222651 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.224102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: extra_specs {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.224205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: extensions {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.226000 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: extra_specs {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.226159 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: backups {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.228047 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: backups {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.229065 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-volume-manage {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.230977 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-volume-manage {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.231166 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-snapshot-manage {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.232973 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-snapshot-manage {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.233299 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: encryption {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.235122 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: encryption {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.235401 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-quota-sets {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.237301 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-quota-sets {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.237831 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-volume-transfer {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.239598 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-volume-transfer {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.240227 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-quota-class-sets {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.241922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-quota-class-sets {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.242033 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-hosts {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.243778 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-hosts {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.244572 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-volume-type-access {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.246337 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-volume-type-access {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.246827 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: qos-specs {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.248544 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: qos-specs {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.249689 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: scheduler-stats {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.251457 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: scheduler-stats {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.252363 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: cgsnapshots {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.254218 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: cgsnapshots {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.254500 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: capabilities {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.256180 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: capabilities {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.256305 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: consistencygroups {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.257946 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: consistencygroups {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.259028 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-services {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.260727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-services {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.260832 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: encryption {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.262510 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: encryption {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.262881 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-availability-zone {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.264563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-availability-zone {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.265382 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.265802 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.267105 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.268062 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.268406 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.269062 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.270345 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.270757 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.271065 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.271467 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.272693 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.273125 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.273536 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.273939 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.275192 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.275606 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.275917 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.276322 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.277815 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.278314 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.278616 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.279049 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.280386 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.280789 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.280987 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.281390 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.282733 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.283160 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.283583 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.283976 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.285357 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.285750 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.285865 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.286251 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.287549 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.287961 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.288125 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.288526 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.289875 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.290135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.snapshot_actions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] SnapshotActionsController initialized {{(pid=87915) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 08:30:15.290305 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.290481 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeActions extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.290902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.291253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.291610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension AdminActions extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.291855 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.snapshot_actions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] SnapshotActionsController initialized {{(pid=87914) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 08:30:15.291957 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension AdminActions extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.292237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeActions extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.292340 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension AdminActions extending resource: backups {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.292639 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.292794 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.292989 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.293185 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.293329 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension AdminActions extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.293476 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.293679 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.293823 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension AdminActions extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.294023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension AdminActions extending resource: backups {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.294223 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.294366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.294506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.294702 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension TypesManage extending resource: types {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.294853 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.295049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.295194 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.295386 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.295531 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension UsedLimits extending resource: limits {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.295718 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.295874 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.296066 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.296406 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension TypesManage extending resource: types {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.296750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.297091 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension UsedLimits extending resource: limits {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.297421 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.303360 n-d-771363-2 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 21 08:30:15.305171 n-d-771363-2 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 21 08:30:15.310190 n-d-771363-2 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 21 08:30:15.311991 n-d-771363-2 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 21 08:30:15.383839 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Initializing extension manager. {{(pid=87915) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 08:30:15.384039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Initializing extension manager. {{(pid=87914) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 21 08:30:15.384243 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.384408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.384560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.384707 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.385073 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.385178 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.385414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.385518 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.385741 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: ExtendedServices {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.385856 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: ExtendedServices {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.386059 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-extended-services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.386218 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-extended-services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.386440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Extended services support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.386552 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Extended services support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.386754 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.386927 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.387070 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-extended-services {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.387178 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-extended-services {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.387394 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.387495 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.387684 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.387773 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.388013 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: TypesExtraSpecs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.388120 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: TypesExtraSpecs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.388334 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-types-extra-specs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.388458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-types-extra-specs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.388621 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Type extra specs support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.388721 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Type extra specs support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.388929 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.389036 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.389237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-types-extra-specs {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.389348 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-types-extra-specs {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.389558 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.389666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.389874 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.389982 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.390212 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: Backups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.390317 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: Backups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.390950 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: backups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.391099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: backups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.391273 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Backups support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.391423 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Backups support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.391572 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.391721 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.391867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: backups {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.392014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: backups {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.392264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.392419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.392560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.392698 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.392922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: VolumeActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.393066 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: VolumeActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.393241 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-volume-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.393396 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-volume-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.393536 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Enable volume actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.393945 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Enable volume actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.394127 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.394282 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.394491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-volume-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.394632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-volume-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.394778 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.394920 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.395059 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.395209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.395358 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: SchedulerHints {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.395505 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: SchedulerHints {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.395645 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: OS-SCH-HNT {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.395784 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: OS-SCH-HNT {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.395929 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.396077 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.396224 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.396363 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.396501 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: OS-SCH-HNT {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.396639 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: OS-SCH-HNT {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.396788 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.396928 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.397067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.397260 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.397403 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: VolumeManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.397549 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: VolumeManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.397698 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-volume-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.397838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-volume-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.397976 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.398143 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.398293 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.398530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.398682 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-volume-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.398822 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-volume-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.398966 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.399114 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.399260 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.399413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.399553 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: SnapshotManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.399692 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: SnapshotManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.399837 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-snapshot-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.399977 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-snapshot-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.400128 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.400276 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.400415 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.400554 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.400692 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-snapshot-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.400837 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-snapshot-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.400837 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.401117 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.401257 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.401382 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.401521 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: VolumeTypeEncryption {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.401671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: VolumeTypeEncryption {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.401811 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: encryption {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.401950 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: encryption {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.402143 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Encryption support for volume types. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.402298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Encryption support for volume types. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.402536 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.402695 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.402843 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: encryption {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.402984 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: encryption {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.403130 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.403279 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.403428 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.403576 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.403715 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.403855 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.403993 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.404131 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.404278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.404432 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.404579 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.404719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.404858 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.405008 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.405155 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.405295 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.405442 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.405581 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.405732 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: Quotas {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.405878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: Quotas {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.406031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-quota-sets {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.406215 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-quota-sets {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.406364 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Quota management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.406558 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Quota management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.406733 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.406913 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.407061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-quota-sets {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.407209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-quota-sets {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.407349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.407476 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.407595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.407708 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.407824 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: VolumeTransfer {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.407942 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: VolumeTransfer {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.408089 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-volume-transfer {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.408286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-volume-transfer {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.408286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Volume transfer management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.408783 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.408997 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Volume transfer management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.409166 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-volume-transfer {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.409290 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.409430 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.409571 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-volume-transfer {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.409727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.409727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: AdminActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.410008 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.410179 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-admin-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.410320 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.410460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Enable admin actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.410607 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: AdminActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.410754 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.410903 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-admin-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.411042 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-admin-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.411180 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Enable admin actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.411318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.411450 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.411597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.411738 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-admin-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.411876 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: QuotaClasses {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.412014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.412152 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-quota-class-sets {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.412298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.412451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Quota classes management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.412692 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: QuotaClasses {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.412838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.412979 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-quota-class-sets {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.413125 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-quota-class-sets {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.413274 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Quota classes management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.413424 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.413565 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.413711 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.413852 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-quota-class-sets {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.413990 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: VolumeTenantAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.414209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.414352 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-vol-tenant-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.414498 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.414637 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.414758 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: VolumeTenantAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.414887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.415013 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-vol-tenant-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.415158 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-vol-tenant-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.415305 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.415445 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.415596 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.415742 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.415884 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-vol-tenant-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.416021 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: Hosts {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.416160 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.416299 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-hosts {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.416445 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.416586 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Admin-only host administration. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.416724 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: Hosts {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.416870 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.417018 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-hosts {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.417166 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-hosts {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.417312 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Admin-only host administration. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.417458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.417598 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.417737 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.417882 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-hosts {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.418035 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: VolumeTypeAccess {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.418207 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.418346 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-volume-type-access {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.418484 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.418633 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Volume type access support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.418870 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: VolumeTypeAccess {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.419090 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.419233 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-volume-type-access {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.419379 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-volume-type-access {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.419528 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Volume type access support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.419668 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.419820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.419820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-volume-type-access {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.420086 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.420086 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: VolumeUnmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.420349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.420563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-volume-unmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.420711 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.420858 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Enable volume unmanage operation. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.421005 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: VolumeUnmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.421152 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.421291 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-volume-unmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.421452 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-volume-unmanage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.421572 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Enable volume unmanage operation. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.421716 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.421856 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.421856 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-volume-unmanage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.422134 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.422134 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: VolumeImageMetadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.422414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.422560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-vol-image-meta {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.422720 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.422949 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Show image metadata associated with the volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.423103 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: VolumeImageMetadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.423252 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.423393 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-vol-image-meta {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.423531 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-vol-image-meta {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.424183 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Show image metadata associated with the volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.424356 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.424498 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.424498 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-vol-image-meta {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.424772 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.424897 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.425008 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: Qos_specs_manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.425008 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: qos-specs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.425265 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.425265 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: Qos_specs_manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.425529 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: QoS specs support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.425667 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: qos-specs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.425814 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.425954 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: QoS specs support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.426166 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: qos-specs {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.426310 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.426449 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.426600 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: qos-specs {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.426740 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.426885 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.427024 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: VolumeMigStatusAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.427169 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.427308 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-vol-mig-status-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.427457 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: VolumeMigStatusAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.427604 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.427744 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-vol-mig-status-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.427889 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.428035 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.428187 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.428333 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.428473 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.428611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.428756 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.428982 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.429135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: Scheduler_stats {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.429283 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.429422 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: scheduler-stats {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.429563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: Scheduler_stats {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.429701 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Scheduler stats support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.429852 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: scheduler-stats {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.429992 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.430146 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Scheduler stats support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.430287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: scheduler-stats {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.430426 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.430582 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.430723 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: scheduler-stats {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.430861 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.430999 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.431137 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: Cgsnapshots {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.431275 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.431433 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: cgsnapshots {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.431581 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: Cgsnapshots {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.431708 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: cgsnapshots support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.431853 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: cgsnapshots {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.431992 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.432142 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: cgsnapshots support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.432288 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: cgsnapshots {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.432428 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.432566 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.432713 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: cgsnapshots {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.432852 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.433012 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.433239 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: Capabilities {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.433382 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.433522 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: capabilities {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.433662 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: Capabilities {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.433810 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Capabilities support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.433951 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: capabilities {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.434119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.434271 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Capabilities support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.434413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: capabilities {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.434558 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.434711 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.434852 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: capabilities {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.434991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.435119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.435243 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: SnapshotUnmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.435388 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.435528 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-snapshot-unmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.435675 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: SnapshotUnmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.435816 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Enable volume unmanage operation. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.435955 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-snapshot-unmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.436093 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.436239 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Enable volume unmanage operation. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.436378 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-snapshot-unmanage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.436522 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.436660 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.436800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-snapshot-unmanage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.436938 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.437084 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.437230 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: Consistencygroups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.437369 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.437507 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: consistencygroups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.437660 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: Consistencygroups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.437847 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: consistency groups support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.437997 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: consistencygroups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.438223 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.438364 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: consistency groups support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.438483 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: consistencygroups {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.438627 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.438766 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.438918 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: consistencygroups {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.439152 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.439401 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.440046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: Services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.440185 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.440336 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.440483 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: Services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.440628 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Services support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.440768 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.440906 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.441053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Services support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.441204 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-services {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.441354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.441506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.441656 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-services {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.441802 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.441930 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.442106 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: TypesManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.442249 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.442400 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-types-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.442546 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: TypesManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.442685 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Types manage support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.442833 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-types-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.442972 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.443120 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Types manage support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.443278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-types-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.443506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.443658 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.443808 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-types-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.443948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.444093 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.444234 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: SnapshotActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.444372 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.444519 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-snapshot-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.444671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: SnapshotActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.444811 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Enable snapshot manager actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.444949 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-snapshot-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.445088 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.445214 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Enable snapshot manager actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.445341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-snapshot-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.445488 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.445636 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.445776 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-snapshot-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.445914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.446061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.446236 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: UsedLimits {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.446387 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.446527 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-used-limits {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.446671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: UsedLimits {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.446818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.446966 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-used-limits {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.447105 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.447250 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.447401 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-used-limits {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.447541 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.447746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.447877 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-used-limits {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.447994 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.448131 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.448270 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: VolumeEncryptionMetadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.448418 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.448557 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-volume-encryption-metadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.448695 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: VolumeEncryptionMetadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.448832 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.448971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-volume-encryption-metadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.449129 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.449360 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.449506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.449646 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.449792 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.449931 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.450154 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.450297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.450448 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: VolumeHostAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.450588 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.450728 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-vol-host-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.450879 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: VolumeHostAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.451025 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.451172 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-vol-host-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.451319 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.451465 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.451604 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-vol-host-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.451750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.451890 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.452008 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-vol-host-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.452144 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.452289 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 21 08:30:15.452427 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext name: AvailabilityZones {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.452575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 21 08:30:15.452720 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext alias: os-availability-zone {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.452859 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext name: AvailabilityZones {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 21 08:30:15.453009 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext description: Describe Availability Zones. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.453148 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext alias: os-availability-zone {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 21 08:30:15.453319 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.453517 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext description: Describe Availability Zones. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 21 08:30:15.453738 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Loaded extension: os-availability-zone {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.453882 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 21 08:30:15.453882 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Loaded extension: os-availability-zone {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 21 08:30:15.454177 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.454327 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.454475 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.454617 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.456313 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.456608 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.456766 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.456992 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.458787 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.459080 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.459185 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.459484 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.460911 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.461232 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.461332 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.461635 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.473871 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.474324 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.474526 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.474935 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.478482 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.478890 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.479173 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.479615 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.483211 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.483634 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.483737 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.484145 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.489292 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.489700 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.489850 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.490126 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.493502 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.493871 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.493992 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.494332 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.497545 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.497960 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.498096 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.498402 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.502990 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.503189 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.503406 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.503605 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.507085 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.507204 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.507493 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.507598 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.511399 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.511516 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.511815 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.511921 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.513885 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.514016 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.514309 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.514414 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.517849 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.517966 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.518279 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.518393 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.526825 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.526956 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.527227 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.527341 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.532014 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.532131 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.532414 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.532532 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.534546 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.534669 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.534959 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.535064 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.536748 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.536865 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.537143 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.537249 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.538943 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.539065 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.539342 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.539448 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.541058 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.541175 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.541449 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.541555 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.544324 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.544441 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.544737 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.544856 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.546927 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.547042 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.547322 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.547428 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.550118 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.550235 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.550495 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.550600 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.552353 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.552470 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.552753 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.552857 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.554306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: extensions {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.554422 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: extensions {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.556134 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: extra_specs {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.556238 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: extra_specs {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.558382 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: backups {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.558499 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: backups {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.561167 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-volume-manage {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.561295 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-volume-manage {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.563204 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-snapshot-manage {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.563313 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-snapshot-manage {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.566028 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: encryption {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.566177 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: encryption {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.568081 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-quota-sets {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.568199 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-quota-sets {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.570439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-volume-transfer {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.570556 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-volume-transfer {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.572693 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-quota-class-sets {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.572807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-quota-class-sets {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.574553 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-hosts {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.574669 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-hosts {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.577177 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-volume-type-access {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.577293 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-volume-type-access {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.579312 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: qos-specs {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.579420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: qos-specs {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.582442 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: scheduler-stats {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.582572 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: scheduler-stats {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.584472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: cgsnapshots {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.584589 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: cgsnapshots {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.586504 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: capabilities {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.586625 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: capabilities {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.588360 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: consistencygroups {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.588879 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: consistencygroups {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.591060 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-services {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.592264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-services {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.592835 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: encryption {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.594104 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: encryption {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.595028 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extended resource: os-availability-zone {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.596387 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extended resource: os-availability-zone {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 21 08:30:15.597473 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.597886 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.598841 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.599260 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.599817 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.600222 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.601175 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.601578 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.602192 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.602596 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.603562 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.603962 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.604699 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.605099 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.606037 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.606493 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.607096 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.607488 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.608433 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.608835 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.609552 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.609953 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.610952 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.611923 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.612794 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.613192 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.614016 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.614447 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.615326 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.615736 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.616548 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.616953 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.617555 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.617958 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.618775 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.619182 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.619777 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.620176 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.620976 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 08:30:15.621376 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 08:30:15.621747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.snapshot_actions [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] SnapshotActionsController initialized {{(pid=87915) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 08:30:15.622173 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeActions extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.622590 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.622942 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.623046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.snapshot_actions [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] SnapshotActionsController initialized {{(pid=87914) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 21 08:30:15.623300 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension AdminActions extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.623416 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeActions extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.623684 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension AdminActions extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.623788 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.624034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension AdminActions extending resource: backups {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.624137 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.624467 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.624584 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension AdminActions extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.624730 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.624832 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension AdminActions extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.625084 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension AdminActions extending resource: backups {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.625187 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.625416 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.625518 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.625766 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.625867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.626138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.626244 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.626479 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension TypesManage extending resource: types {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.626645 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.627374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.627532 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.627717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension UsedLimits extending resource: limits {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.627822 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.628104 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension TypesManage extending resource: types {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.628250 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.628463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.628805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension UsedLimits extending resource: limits {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.629272 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 21 08:30:15.634061 n-d-771363-2 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 21 08:30:15.635208 n-d-771363-2 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Jan 21 08:30:15.639684 n-d-771363-2 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-335e4fec-660c-4a4d-bed0-1462c3774b20 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 21 08:30:15.640833 n-d-771363-2 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-820e25c1-4ece-4dcd-9577-43cfcfca2651 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Jan 21 08:30:15.646462 n-d-771363-2 devstack@c-api.service[87913]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a3572289c0 pid: 87915 (default app) Jan 21 08:30:15.647561 n-d-771363-2 devstack@c-api.service[87913]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55a3572289c0 pid: 87914 (default app) Jan 21 08:30:15.649070 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1/1] 10.222.0.86 () {50 vars in 766 bytes} [Thu Jan 21 08:30:15 2021] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jan 21 08:30:21.958369 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c414ead-20f1-4568-8755-4ed912c3bea3 admin admin] POST http://10.222.0.86/volume/v3/a429e7501b0a4c55b28674f9f638fc13/types Jan 21 08:30:21.960498 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:21.960498 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:30:21.961057 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c414ead-20f1-4568-8755-4ed912c3bea3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:30:21.963959 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:21.963959 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:30:21.977078 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-7c414ead-20f1-4568-8755-4ed912c3bea3 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=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:30:22.109491 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c414ead-20f1-4568-8755-4ed912c3bea3 admin admin] http://10.222.0.86/volume/v3/a429e7501b0a4c55b28674f9f638fc13/types returned with HTTP 200 Jan 21 08:30:22.110446 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1/2] 10.222.0.86 () {60 vars in 1228 bytes} [Thu Jan 21 08:30:21 2021] POST /volume/v3/a429e7501b0a4c55b28674f9f638fc13/types => generated 186 bytes in 802 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:30:22.488143 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7c414ead-20f1-4568-8755-4ed912c3bea3 req-e9a617ee-05b3-4df5-85c8-21c8c6bc249b admin admin] POST http://10.222.0.86/volume/v3/a429e7501b0a4c55b28674f9f638fc13/types/2296ce0d-1f84-4712-8355-7ef0a91dffe8/extra_specs Jan 21 08:30:22.490400 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:30:22.490400 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:30:22.490930 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7c414ead-20f1-4568-8755-4ed912c3bea3 req-e9a617ee-05b3-4df5-85c8-21c8c6bc249b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:30:22.494069 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:30:22.494069 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:30:22.634537 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [req-7c414ead-20f1-4568-8755-4ed912c3bea3 req-e9a617ee-05b3-4df5-85c8-21c8c6bc249b 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=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 08:30:22.727492 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7c414ead-20f1-4568-8755-4ed912c3bea3 req-e9a617ee-05b3-4df5-85c8-21c8c6bc249b admin admin] http://10.222.0.86/volume/v3/a429e7501b0a4c55b28674f9f638fc13/types/2296ce0d-1f84-4712-8355-7ef0a91dffe8/extra_specs returned with HTTP 200 Jan 21 08:30:22.728337 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2/3] 10.222.0.86 () {62 vars in 1445 bytes} [Thu Jan 21 08:30:22 2021] POST /volume/v3/a429e7501b0a4c55b28674f9f638fc13/types/2296ce0d-1f84-4712-8355-7ef0a91dffe8/extra_specs => generated 55 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 08:31:20.819061 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c414ead-20f1-4568-8755-4ed912c3bea3 admin admin] GET http://10.222.0.86/volume// Jan 21 08:31:20.819561 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c414ead-20f1-4568-8755-4ed912c3bea3 admin admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:31:20.819992 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c414ead-20f1-4568-8755-4ed912c3bea3 admin admin] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:31:20.821504 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c414ead-20f1-4568-8755-4ed912c3bea3 admin admin] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:31:20.822120 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2/4] 10.222.0.86 () {56 vars in 1088 bytes} [Thu Jan 21 08:31:20 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:34:21.967817 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f76a24e-c4fb-4d1c-805d-a9b7ff2a52af tempest-verify_tempest_config-815166475 tempest-verify_tempest_config-815166475] GET http://10.222.0.86/volume/v3/162ad773cfa649fa9e4d6da30569087f/extensions Jan 21 08:34:21.968315 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f76a24e-c4fb-4d1c-805d-a9b7ff2a52af tempest-verify_tempest_config-815166475 tempest-verify_tempest_config-815166475] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:21.969055 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f76a24e-c4fb-4d1c-805d-a9b7ff2a52af tempest-verify_tempest_config-815166475 tempest-verify_tempest_config-815166475] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:21.969835 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f76a24e-c4fb-4d1c-805d-a9b7ff2a52af tempest-verify_tempest_config-815166475 tempest-verify_tempest_config-815166475] http://10.222.0.86/volume/v3/162ad773cfa649fa9e4d6da30569087f/extensions returned with HTTP 200 Jan 21 08:34:21.971105 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 3/5] 10.222.0.86 () {58 vars in 1213 bytes} [Thu Jan 21 08:34:21 2021] GET /volume/v3/162ad773cfa649fa9e4d6da30569087f/extensions => generated 5245 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:34:22.005776 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c414ead-20f1-4568-8755-4ed912c3bea3 admin admin] GET http://10.222.0.86/volume/ Jan 21 08:34:22.006288 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c414ead-20f1-4568-8755-4ed912c3bea3 admin admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:34:22.006511 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1386: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. Jan 21 08:34:22.006511 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:34:22.006876 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c414ead-20f1-4568-8755-4ed912c3bea3 admin admin] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:34:22.007917 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c414ead-20f1-4568-8755-4ed912c3bea3 admin admin] http://10.222.0.86/volume/ returned with HTTP 300 Jan 21 08:34:22.008471 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 3/6] 10.222.0.86 () {52 vars in 806 bytes} [Thu Jan 21 08:34:22 2021] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:41:33.496310 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] POST http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes Jan 21 08:41:33.497808 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-749295628"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:33.499126 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-749295628'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:41:33.500919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Create volume of 1 GB Jan 21 08:41:33.532019 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Availability zone cache updated, next update will occur around 2021-01-21 09:41:33.529858. {{(pid=87915) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 08:41:33.532667 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Availability Zones retrieved successfully. Jan 21 08:41:33.592284 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Flow 'volume_create_api' (1371e4ee-b535-4310-be21-1f28e09de40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:41:33.595576 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd280838-3df7-4adb-9a3d-3a37a0056973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:41:33.597960 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:41:33.693346 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd280838-3df7-4adb-9a3d-3a37a0056973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:41:33.696503 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5628280d-208d-4353-865e-949bb72e9c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:41:33.759520 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:41:33.760413 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:41:33.826906 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Created reservations ['b7e25c67-79b2-4874-8e55-ecb5b673094e', '8cd3af82-d460-4ece-a38f-0481cc1ae82e', '1610e0fe-4a6a-4012-b16e-105995264bae', '759a6363-cafa-4a19-b590-7bd5eb7de445'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:41:33.828805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5628280d-208d-4353-865e-949bb72e9c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7e25c67-79b2-4874-8e55-ecb5b673094e', '8cd3af82-d460-4ece-a38f-0481cc1ae82e', '1610e0fe-4a6a-4012-b16e-105995264bae', '759a6363-cafa-4a19-b590-7bd5eb7de445']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:41:33.832306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b7b190e-af51-436e-8d84-32eff6cb0fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:41:33.917695 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b7b190e-af51-436e-8d84-32eff6cb0fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6612260a-022b-4c25-b248-61c053d8a3de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-749295628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='220b15aa12d846d79527c9132f9c61f5',qos_specs=None,replication_status=,reservations=['b7e25c67-79b2-4874-8e55-ecb5b673094e','8cd3af82-d460-4ece-a38f-0481cc1ae82e','1610e0fe-4a6a-4012-b16e-105995264bae','759a6363-cafa-4a19-b590-7bd5eb7de445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de5cfc159394af8a288e11597210ab3',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:41:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-749295628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6612260a-022b-4c25-b248-61c053d8a3de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='220b15aa12d846d79527c9132f9c61f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3de5cfc159394af8a288e11597210ab3',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:41:33.920280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1257a0cc-bdfd-43d3-a50f-4714c1bf60bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:41:33.959169 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1257a0cc-bdfd-43d3-a50f-4714c1bf60bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-749295628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='220b15aa12d846d79527c9132f9c61f5',qos_specs=None,replication_status=,reservations=['b7e25c67-79b2-4874-8e55-ecb5b673094e','8cd3af82-d460-4ece-a38f-0481cc1ae82e','1610e0fe-4a6a-4012-b16e-105995264bae','759a6363-cafa-4a19-b590-7bd5eb7de445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3de5cfc159394af8a288e11597210ab3',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:41:33.962171 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c642411a-9e2d-4e15-9222-2788b4dd8178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:41:34.039083 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c642411a-9e2d-4e15-9222-2788b4dd8178) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:41:34.042807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Flow 'volume_create_api' (1371e4ee-b535-4310-be21-1f28e09de40f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:41:34.136050 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Create volume request issued successfully. Jan 21 08:41:34.198636 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c1a8cfb-a12c-4241-b3e0-aa887fc8e4a4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes returned with HTTP 202 Jan 21 08:41:34.199227 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 4/7] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 08:41:33 2021] POST /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes => generated 829 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:41:34.220229 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31865868-1f37-4e58-9d06-50400e444a65 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:34.220995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31865868-1f37-4e58-9d06-50400e444a65 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:34.221640 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31865868-1f37-4e58-9d06-50400e444a65 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:34.361913 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:34.361913 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:34.372678 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-31865868-1f37-4e58-9d06-50400e444a65 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:34.413834 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31865868-1f37-4e58-9d06-50400e444a65 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:34.415336 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 4/8] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:34 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 921 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:35.432206 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2aa833d-c0e9-4ec3-8ee4-89bacf0a84b3 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:35.433136 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2aa833d-c0e9-4ec3-8ee4-89bacf0a84b3 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:35.433494 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:35.433494 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:35.434131 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2aa833d-c0e9-4ec3-8ee4-89bacf0a84b3 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:35.539501 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:35.539501 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:35.551508 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b2aa833d-c0e9-4ec3-8ee4-89bacf0a84b3 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:35.577035 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2aa833d-c0e9-4ec3-8ee4-89bacf0a84b3 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:35.578503 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 5/9] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:35 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 922 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:36.127328 n-d-771363-2 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-31865868-1f37-4e58-9d06-50400e444a65 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Jan 21 08:41:36.130476 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-c0026dbf-9f89-4f3b-98b7-4c6f6d5f5c12 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:36.131299 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-c0026dbf-9f89-4f3b-98b7-4c6f6d5f5c12 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:36.131648 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:36.131648 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:36.132206 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-c0026dbf-9f89-4f3b-98b7-4c6f6d5f5c12 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:36.213021 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:36.213021 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:36.221331 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-79f0802e-5c09-4669-8aab-725a38b74683 req-c0026dbf-9f89-4f3b-98b7-4c6f6d5f5c12 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:36.244633 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-c0026dbf-9f89-4f3b-98b7-4c6f6d5f5c12 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:36.245803 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 5/10] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:41:36 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 922 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:36.365580 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2aa833d-c0e9-4ec3-8ee4-89bacf0a84b3 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume// Jan 21 08:41:36.366048 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2aa833d-c0e9-4ec3-8ee4-89bacf0a84b3 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:36.366297 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:36.366297 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:36.366665 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2aa833d-c0e9-4ec3-8ee4-89bacf0a84b3 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:36.368938 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2aa833d-c0e9-4ec3-8ee4-89bacf0a84b3 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:41:36.369808 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 6/11] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 08:41:36 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:41:36.387565 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-69feb69d-eac5-42ac-8829-ae62238336f4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] POST http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/attachments Jan 21 08:41:36.388072 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:36.388072 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:36.388484 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-69feb69d-eac5-42ac-8829-ae62238336f4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6612260a-022b-4c25-b248-61c053d8a3de", "instance_uuid": "f1ab294a-8356-4a75-a163-e6faf5c6ebb9", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:36.494384 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:36.494384 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:36.610211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-69feb69d-eac5-42ac-8829-ae62238336f4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/attachments returned with HTTP 200 Jan 21 08:41:36.611118 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 6/12] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 08:41:36 2021] POST /volume/v3/220b15aa12d846d79527c9132f9c61f5/attachments => generated 273 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:36.673040 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e65ee4b-5a70-4ae6-bbc7-6e406c6d0a3f tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:36.673726 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e65ee4b-5a70-4ae6-bbc7-6e406c6d0a3f tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:36.674374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e65ee4b-5a70-4ae6-bbc7-6e406c6d0a3f tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:36.747286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-69feb69d-eac5-42ac-8829-ae62238336f4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume// Jan 21 08:41:36.747779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-69feb69d-eac5-42ac-8829-ae62238336f4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:36.747972 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:36.747972 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:36.748720 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-69feb69d-eac5-42ac-8829-ae62238336f4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:36.750239 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-69feb69d-eac5-42ac-8829-ae62238336f4 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:41:36.750965 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 7/13] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 08:41:36 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 08:41:36.784388 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:36.784388 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:36.806322 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6e65ee4b-5a70-4ae6-bbc7-6e406c6d0a3f tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:36.850045 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:36.850045 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:36.877605 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-d702e130-752c-493b-9309-49f5ea046013 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:36.878736 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-d702e130-752c-493b-9309-49f5ea046013 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:36.879764 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-d702e130-752c-493b-9309-49f5ea046013 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:36.888544 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e65ee4b-5a70-4ae6-bbc7-6e406c6d0a3f tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:36.896448 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 7/14] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:36 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 921 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:36.989261 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:36.989261 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:36.999691 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-79f0802e-5c09-4669-8aab-725a38b74683 req-d702e130-752c-493b-9309-49f5ea046013 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:37.032682 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:37.032682 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:37.056504 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-d702e130-752c-493b-9309-49f5ea046013 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:37.060989 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 8/15] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 08:41:36 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 1020 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:41:37.195025 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-be099efe-339d-4c29-9067-bf2fcdbcd200 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] PUT http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/attachments/eaab0869-0401-4a2d-b687-fa8cd6879c98 Jan 21 08:41:37.196625 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:37.196625 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:37.197098 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-be099efe-339d-4c29-9067-bf2fcdbcd200 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.70", "host": "n-h2-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:37.263014 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:41:37.263014 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 08:41:37.263606 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-79f0802e-5c09-4669-8aab-725a38b74683 req-be099efe-339d-4c29-9067-bf2fcdbcd200 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Lock "b'cinder-attachment_update-6612260a-022b-4c25-b248-61c053d8a3de-n-h2-771363-2'" acquired by "attachment_update" :: waited 0.018s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:41:37.266121 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:37.266121 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:37.906717 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40639fca-de8e-4595-927c-ce02032a38c3 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:37.908404 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40639fca-de8e-4595-927c-ce02032a38c3 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:37.908765 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:37.908765 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:37.909336 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40639fca-de8e-4595-927c-ce02032a38c3 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:38.040755 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:38.040755 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:38.061500 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-40639fca-de8e-4595-927c-ce02032a38c3 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:38.137905 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:38.137905 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:38.164512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40639fca-de8e-4595-927c-ce02032a38c3 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:38.167550 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 9/16] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:37 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 921 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:39.181072 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5be36e63-10c4-4ce4-b69c-623d592ac946 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:39.181678 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5be36e63-10c4-4ce4-b69c-623d592ac946 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:39.181798 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:39.181798 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:39.182182 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5be36e63-10c4-4ce4-b69c-623d592ac946 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:39.313747 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:39.313747 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:39.333597 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5be36e63-10c4-4ce4-b69c-623d592ac946 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:39.355632 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:39.355632 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:39.364991 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5be36e63-10c4-4ce4-b69c-623d592ac946 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:39.376359 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 10/17] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:39 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 921 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:41:40.382201 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5168b668-cf46-4d05-bac6-7cc9f604a842 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:40.383275 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5168b668-cf46-4d05-bac6-7cc9f604a842 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:40.383466 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:40.383466 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:40.384086 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5168b668-cf46-4d05-bac6-7cc9f604a842 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:40.498462 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:40.498462 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:40.526587 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5168b668-cf46-4d05-bac6-7cc9f604a842 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:40.569288 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:40.569288 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:40.587361 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5168b668-cf46-4d05-bac6-7cc9f604a842 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:40.597267 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 11/18] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:40 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 921 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:41:41.605080 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e8e8067-5088-4a72-9cc9-5ce1113b0fb6 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:41.605760 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e8e8067-5088-4a72-9cc9-5ce1113b0fb6 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:41.605971 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:41.605971 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:41.606361 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e8e8067-5088-4a72-9cc9-5ce1113b0fb6 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:41.721661 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:41.721661 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:41.740974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8e8e8067-5088-4a72-9cc9-5ce1113b0fb6 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:41.777957 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:41.777957 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:41.795367 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e8e8067-5088-4a72-9cc9-5ce1113b0fb6 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:41.796946 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 12/19] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:41 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 921 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:42.814887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfb47d04-ff1f-403d-a079-f1f996cc3886 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:42.816400 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfb47d04-ff1f-403d-a079-f1f996cc3886 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:42.816799 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:42.816799 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:42.817429 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfb47d04-ff1f-403d-a079-f1f996cc3886 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:42.920271 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:42.920271 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:42.934779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dfb47d04-ff1f-403d-a079-f1f996cc3886 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:42.959091 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:42.959091 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:42.969303 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfb47d04-ff1f-403d-a079-f1f996cc3886 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:42.970898 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 13/20] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:42 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 921 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:43.172936 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-79f0802e-5c09-4669-8aab-725a38b74683 req-be099efe-339d-4c29-9067-bf2fcdbcd200 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Lock "b'cinder-attachment_update-6612260a-022b-4c25-b248-61c053d8a3de-n-h2-771363-2'" released by "attachment_update" :: held 5.909s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:41:43.173776 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-be099efe-339d-4c29-9067-bf2fcdbcd200 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/attachments/eaab0869-0401-4a2d-b687-fa8cd6879c98 returned with HTTP 200 Jan 21 08:41:43.174985 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 8/21] 10.222.0.70 () {64 vars in 1468 bytes} [Thu Jan 21 08:41:37 2021] PUT /volume/v3/220b15aa12d846d79527c9132f9c61f5/attachments/eaab0869-0401-4a2d-b687-fa8cd6879c98 => generated 762 bytes in 5985 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:43.986662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a484d8cf-aea7-4910-a33b-6ae62e77d809 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:43.987161 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a484d8cf-aea7-4910-a33b-6ae62e77d809 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:43.987553 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:43.987553 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:43.988147 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a484d8cf-aea7-4910-a33b-6ae62e77d809 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:44.073182 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:44.073182 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:44.083263 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a484d8cf-aea7-4910-a33b-6ae62e77d809 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:44.116623 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:44.116623 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:44.131347 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a484d8cf-aea7-4910-a33b-6ae62e77d809 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:44.133906 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 14/22] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:43 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 922 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:45.154122 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-684da1fb-e3c6-46de-98b9-737e5c215704 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:45.155093 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-684da1fb-e3c6-46de-98b9-737e5c215704 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:45.155289 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:45.155289 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:45.155928 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-684da1fb-e3c6-46de-98b9-737e5c215704 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:45.227864 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:45.227864 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:45.236655 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-684da1fb-e3c6-46de-98b9-737e5c215704 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:45.269711 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:45.269711 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:45.279803 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-684da1fb-e3c6-46de-98b9-737e5c215704 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:45.280688 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 9/23] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:45 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 922 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:46.298463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0ee03c3-429c-4023-b589-00857c753cf9 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:46.299649 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0ee03c3-429c-4023-b589-00857c753cf9 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:46.300019 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:46.300019 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:46.300592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0ee03c3-429c-4023-b589-00857c753cf9 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:46.418819 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:46.418819 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:46.429104 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b0ee03c3-429c-4023-b589-00857c753cf9 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:46.453082 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:46.453082 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:46.465766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0ee03c3-429c-4023-b589-00857c753cf9 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:46.466888 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 15/24] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:46 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 922 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:47.484275 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f360bbc-d71a-48e5-b886-eb031bfe823f tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:47.485398 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f360bbc-d71a-48e5-b886-eb031bfe823f tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:47.486261 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:47.486261 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:47.487100 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f360bbc-d71a-48e5-b886-eb031bfe823f tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:47.560166 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:47.560166 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:47.581272 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2f360bbc-d71a-48e5-b886-eb031bfe823f tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:47.608546 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:47.608546 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:47.639019 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f360bbc-d71a-48e5-b886-eb031bfe823f tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:47.639814 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 10/25] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:47 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 922 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:48.656092 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d261d2a-fc14-470b-88c4-cc7115d7f889 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:48.656643 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d261d2a-fc14-470b-88c4-cc7115d7f889 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:48.656776 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:48.656776 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:48.657683 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d261d2a-fc14-470b-88c4-cc7115d7f889 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:48.790534 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:48.790534 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:48.801469 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7d261d2a-fc14-470b-88c4-cc7115d7f889 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:48.826788 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:48.826788 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:48.838850 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d261d2a-fc14-470b-88c4-cc7115d7f889 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:48.839589 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 16/26] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:48 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 922 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:41:49.773756 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-1320b601-5ffd-4017-81cb-5d6a825d7d2c tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] POST http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/attachments/eaab0869-0401-4a2d-b687-fa8cd6879c98/action Jan 21 08:41:49.774386 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:49.774386 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:49.778406 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-1320b601-5ffd-4017-81cb-5d6a825d7d2c tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:41:49.778803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-1320b601-5ffd-4017-81cb-5d6a825d7d2c tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:49.861535 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45f55020-eba5-4280-82fe-f86db95a9df0 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:41:49.862175 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45f55020-eba5-4280-82fe-f86db95a9df0 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:49.862453 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:49.862453 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:49.862954 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45f55020-eba5-4280-82fe-f86db95a9df0 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:49.865296 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:49.865296 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:49.880670 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-1320b601-5ffd-4017-81cb-5d6a825d7d2c tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/attachments/eaab0869-0401-4a2d-b687-fa8cd6879c98/action returned with HTTP 204 Jan 21 08:41:49.881749 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 11/27] 10.222.0.70 () {64 vars in 1489 bytes} [Thu Jan 21 08:41:49 2021] POST /volume/v3/220b15aa12d846d79527c9132f9c61f5/attachments/eaab0869-0401-4a2d-b687-fa8cd6879c98/action => generated 0 bytes in 114 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:41:49.972230 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:49.972230 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:49.987076 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-45f55020-eba5-4280-82fe-f86db95a9df0 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:41:50.008290 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:50.008290 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:50.017760 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45f55020-eba5-4280-82fe-f86db95a9df0 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:41:50.019172 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 17/28] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:41:49 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 1214 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:57.535490 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-1320b601-5ffd-4017-81cb-5d6a825d7d2c tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume// Jan 21 08:41:57.535975 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-1320b601-5ffd-4017-81cb-5d6a825d7d2c tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:57.536142 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:57.536142 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:57.536525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-1320b601-5ffd-4017-81cb-5d6a825d7d2c tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:57.537599 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-79f0802e-5c09-4669-8aab-725a38b74683 req-1320b601-5ffd-4017-81cb-5d6a825d7d2c tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:41:57.538192 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 12/29] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 08:41:57 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:41:57.740859 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-5e9519c9-5705-4caa-9ab4-76c7ca5ba4f6 tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] POST http://10.222.0.86/volume/v3/6cca9ebd47344432a32a9c6a0469f46a/attachments Jan 21 08:41:57.741382 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:41:57.741382 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:41:57.741984 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-5e9519c9-5705-4caa-9ab4-76c7ca5ba4f6 tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6612260a-022b-4c25-b248-61c053d8a3de", "instance_uuid": "f1ab294a-8356-4a75-a163-e6faf5c6ebb9", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:41:57.798223 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:41:57.798223 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:41:59.763404 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-5e9519c9-5705-4caa-9ab4-76c7ca5ba4f6 tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] http://10.222.0.86/volume/v3/6cca9ebd47344432a32a9c6a0469f46a/attachments returned with HTTP 200 Jan 21 08:41:59.765297 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 18/30] 10.222.0.97 () {64 vars in 1358 bytes} [Thu Jan 21 08:41:57 2021] POST /volume/v3/6cca9ebd47344432a32a9c6a0469f46a/attachments => generated 762 bytes in 2029 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:41:59.818562 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-c4f78627-8fff-4163-8cd9-3f59e7491653 tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] GET http://10.222.0.86/volume/v3/6cca9ebd47344432a32a9c6a0469f46a/attachments/255dd6b3-4a3a-4ab2-bd25-85f1b36c6e8d Jan 21 08:41:59.819135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-c4f78627-8fff-4163-8cd9-3f59e7491653 tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:41:59.820160 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-c4f78627-8fff-4163-8cd9-3f59e7491653 tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:41:59.858910 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-c4f78627-8fff-4163-8cd9-3f59e7491653 tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] http://10.222.0.86/volume/v3/6cca9ebd47344432a32a9c6a0469f46a/attachments/255dd6b3-4a3a-4ab2-bd25-85f1b36c6e8d returned with HTTP 200 Jan 21 08:41:59.868866 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 13/31] 10.222.0.97 () {60 vars in 1415 bytes} [Thu Jan 21 08:41:59 2021] GET /volume/v3/6cca9ebd47344432a32a9c6a0469f46a/attachments/255dd6b3-4a3a-4ab2-bd25-85f1b36c6e8d => generated 789 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:42:12.097907 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-64c057ef-2b54-4c53-96da-2cf72f43020c tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] POST http://10.222.0.86/volume/v3/6cca9ebd47344432a32a9c6a0469f46a/attachments/255dd6b3-4a3a-4ab2-bd25-85f1b36c6e8d/action Jan 21 08:42:12.098720 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:12.098720 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:12.101532 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-64c057ef-2b54-4c53-96da-2cf72f43020c tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:12.102050 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-64c057ef-2b54-4c53-96da-2cf72f43020c tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:12.203463 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:12.203463 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:12.226301 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-64c057ef-2b54-4c53-96da-2cf72f43020c tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] http://10.222.0.86/volume/v3/6cca9ebd47344432a32a9c6a0469f46a/attachments/255dd6b3-4a3a-4ab2-bd25-85f1b36c6e8d/action returned with HTTP 204 Jan 21 08:42:12.230624 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 19/32] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 08:42:12 2021] POST /volume/v3/6cca9ebd47344432a32a9c6a0469f46a/attachments/255dd6b3-4a3a-4ab2-bd25-85f1b36c6e8d/action => generated 0 bytes in 137 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:42:18.103664 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-3c2ed8ea-8cc7-4d95-a060-fe1c0799cfd7 tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] DELETE http://10.222.0.86/volume/v3/6cca9ebd47344432a32a9c6a0469f46a/attachments/eaab0869-0401-4a2d-b687-fa8cd6879c98 Jan 21 08:42:18.105605 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-3c2ed8ea-8cc7-4d95-a060-fe1c0799cfd7 tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:18.106514 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:18.106514 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:18.109793 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-3c2ed8ea-8cc7-4d95-a060-fe1c0799cfd7 tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:18.135795 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:18.135795 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:18.406960 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-3c2ed8ea-8cc7-4d95-a060-fe1c0799cfd7 tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(255dd6b3-4a3a-4ab2-bd25-85f1b36c6e8d)]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:42:18.407578 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-3c2ed8ea-8cc7-4d95-a060-fe1c0799cfd7 tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] Adding status of: attached to pending status list for volume. {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 08:42:18.408277 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-3c2ed8ea-8cc7-4d95-a060-fe1c0799cfd7 tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:42:18.435469 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6492e39-47a2-45d9-92ac-eb43ebfc3f7e req-3c2ed8ea-8cc7-4d95-a060-fe1c0799cfd7 tempest-LiveAutoBlockMigrationV225Test-2137174204 tempest-LiveAutoBlockMigrationV225Test-2137174204] http://10.222.0.86/volume/v3/6cca9ebd47344432a32a9c6a0469f46a/attachments/eaab0869-0401-4a2d-b687-fa8cd6879c98 returned with HTTP 200 Jan 21 08:42:18.436903 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 14/33] 10.222.0.70 () {62 vars in 1437 bytes} [Thu Jan 21 08:42:18 2021] DELETE /volume/v3/6cca9ebd47344432a32a9c6a0469f46a/attachments/eaab0869-0401-4a2d-b687-fa8cd6879c98 => generated 192 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:42:32.369423 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] POST http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes Jan 21 08:42:32.369904 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:32.369904 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:32.370045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1393393420"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:32.371144 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1393393420'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:42:32.372812 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Create volume of 1 GB Jan 21 08:42:32.415855 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Availability zone cache updated, next update will occur around 2021-01-21 09:42:32.413962. {{(pid=87914) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 08:42:32.416166 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Availability Zones retrieved successfully. Jan 21 08:42:32.509754 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Flow 'volume_create_api' (55975a3d-8f41-4bcd-a4b9-fb5b9249e506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:42:32.530311 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c41f0160-6424-4d87-a682-fd98652975c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:32.532791 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:42:32.729263 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c41f0160-6424-4d87-a682-fd98652975c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:32.731531 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab6791d-8368-433e-b401-df93b6e7f3cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:32.852025 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:42:32.853140 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:42:32.921932 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Created reservations ['b395279d-7990-442c-8caa-027f32285c7b', '1f28cfec-eb3f-497b-8f8b-6c2af79ca3fb', '3eb5cfbc-4e39-4bc4-95f7-055a31c79727', '00bfa4d2-4161-4079-83b1-505da7268b5d'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:42:32.936990 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ab6791d-8368-433e-b401-df93b6e7f3cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b395279d-7990-442c-8caa-027f32285c7b', '1f28cfec-eb3f-497b-8f8b-6c2af79ca3fb', '3eb5cfbc-4e39-4bc4-95f7-055a31c79727', '00bfa4d2-4161-4079-83b1-505da7268b5d']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:32.939530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb1d801-8e63-44bc-9072-8d1feccfe5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:33.013805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feb1d801-8e63-44bc-9072-8d1feccfe5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4c1e3bf-e7b8-4038-bf4f-947d15c25495', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1393393420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fbda9c0c6e2407a9e0f840875f40027',qos_specs=None,replication_status=,reservations=['b395279d-7990-442c-8caa-027f32285c7b','1f28cfec-eb3f-497b-8f8b-6c2af79ca3fb','3eb5cfbc-4e39-4bc4-95f7-055a31c79727','00bfa4d2-4161-4079-83b1-505da7268b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e57fa3f39f4ba1a25a4b1dab4a2267',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:42:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1393393420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4c1e3bf-e7b8-4038-bf4f-947d15c25495,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fbda9c0c6e2407a9e0f840875f40027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b2e57fa3f39f4ba1a25a4b1dab4a2267',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:33.016836 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d333b804-e18d-4d27-a3f0-4735dd1c64fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:33.049614 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d333b804-e18d-4d27-a3f0-4735dd1c64fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1393393420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7fbda9c0c6e2407a9e0f840875f40027',qos_specs=None,replication_status=,reservations=['b395279d-7990-442c-8caa-027f32285c7b','1f28cfec-eb3f-497b-8f8b-6c2af79ca3fb','3eb5cfbc-4e39-4bc4-95f7-055a31c79727','00bfa4d2-4161-4079-83b1-505da7268b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2e57fa3f39f4ba1a25a4b1dab4a2267',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:33.052258 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b4b475-6dff-4e74-a44e-7ae45556dd83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:42:33.076120 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14b4b475-6dff-4e74-a44e-7ae45556dd83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:42:33.079617 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Flow 'volume_create_api' (55975a3d-8f41-4bcd-a4b9-fb5b9249e506) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:42:33.134923 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Create volume request issued successfully. Jan 21 08:42:33.150564 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-051963e7-3a56-4e0c-bd2e-18165b9f9b43 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes returned with HTTP 202 Jan 21 08:42:33.152053 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 20/34] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 08:42:32 2021] POST /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes => generated 817 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:42:33.167873 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1c3485e-a60b-443c-a384-94434245e0ac tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:42:33.168696 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1c3485e-a60b-443c-a384-94434245e0ac tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:33.169104 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:33.169104 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:33.169758 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1c3485e-a60b-443c-a384-94434245e0ac tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:33.244921 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:33.244921 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:33.255803 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e1c3485e-a60b-443c-a384-94434245e0ac tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:42:33.305768 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1c3485e-a60b-443c-a384-94434245e0ac tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:42:33.306897 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 15/35] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:33 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 885 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:34.322944 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13dae80a-d269-4b5c-b5f4-687107794750 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:42:34.323489 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13dae80a-d269-4b5c-b5f4-687107794750 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:34.323639 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:34.323639 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:34.324276 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13dae80a-d269-4b5c-b5f4-687107794750 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:34.415896 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:34.415896 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:34.425159 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-13dae80a-d269-4b5c-b5f4-687107794750 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:42:34.456347 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13dae80a-d269-4b5c-b5f4-687107794750 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:42:34.461045 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 21/36] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:34 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 910 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:34.838019 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25a96437-1342-4971-8473-6be2775c6865 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:42:34.838778 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25a96437-1342-4971-8473-6be2775c6865 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:34.839165 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:34.839165 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:34.839746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25a96437-1342-4971-8473-6be2775c6865 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:34.923918 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:34.923918 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:34.933591 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-25a96437-1342-4971-8473-6be2775c6865 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:42:34.956690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:34.956690 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:34.967330 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25a96437-1342-4971-8473-6be2775c6865 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:42:34.968836 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 16/37] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:34 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 1214 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:42:35.317741 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-f637d998-e939-4387-b68b-5203b56798a3 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:42:35.318611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-f637d998-e939-4387-b68b-5203b56798a3 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:35.319556 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:35.319556 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:35.320513 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-f637d998-e939-4387-b68b-5203b56798a3 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:35.370280 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:35.370280 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:35.379596 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-41842606-d5ec-429c-8d45-ad0285fff40e req-f637d998-e939-4387-b68b-5203b56798a3 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:42:35.404904 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-f637d998-e939-4387-b68b-5203b56798a3 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:42:35.405918 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 22/38] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:42:35 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 910 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:35.484196 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25a96437-1342-4971-8473-6be2775c6865 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume// Jan 21 08:42:35.485043 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25a96437-1342-4971-8473-6be2775c6865 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:35.485585 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:35.485585 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:35.486282 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25a96437-1342-4971-8473-6be2775c6865 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:35.487519 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25a96437-1342-4971-8473-6be2775c6865 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:42:35.489034 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 17/39] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 08:42:35 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 08:42:35.508779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-ebfa06d5-1ef7-4041-90ac-2eddc72a34a1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] POST http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/attachments Jan 21 08:42:35.509877 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:35.509877 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:35.510660 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-ebfa06d5-1ef7-4041-90ac-2eddc72a34a1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4c1e3bf-e7b8-4038-bf4f-947d15c25495", "instance_uuid": "9499333a-c10a-44f4-9d97-b5383b6a58ac", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:35.578341 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:35.578341 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:35.717442 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-ebfa06d5-1ef7-4041-90ac-2eddc72a34a1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/attachments returned with HTTP 200 Jan 21 08:42:35.718431 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 23/40] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 08:42:35 2021] POST /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/attachments => generated 273 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:42:35.790103 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-743a21e3-dccb-488f-b48c-8501dfb11a5f tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:42:35.790632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-743a21e3-dccb-488f-b48c-8501dfb11a5f tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:35.791114 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-743a21e3-dccb-488f-b48c-8501dfb11a5f tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:35.797989 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-ebfa06d5-1ef7-4041-90ac-2eddc72a34a1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume// Jan 21 08:42:35.798496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-ebfa06d5-1ef7-4041-90ac-2eddc72a34a1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:35.798692 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:35.798692 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:35.799067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-ebfa06d5-1ef7-4041-90ac-2eddc72a34a1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:35.801402 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-ebfa06d5-1ef7-4041-90ac-2eddc72a34a1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:42:35.802032 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 24/41] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 08:42:35 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:42:35.819936 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-6e2ecc08-f1a2-4245-98af-2dac7e3bc7a9 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:42:35.820710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-6e2ecc08-f1a2-4245-98af-2dac7e3bc7a9 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:35.828608 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-6e2ecc08-f1a2-4245-98af-2dac7e3bc7a9 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:35.905182 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:35.905182 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:35.923460 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-743a21e3-dccb-488f-b48c-8501dfb11a5f tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:42:35.967894 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:35.967894 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:35.980561 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:35.980561 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:35.989244 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-41842606-d5ec-429c-8d45-ad0285fff40e req-6e2ecc08-f1a2-4245-98af-2dac7e3bc7a9 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:42:35.996150 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-743a21e3-dccb-488f-b48c-8501dfb11a5f tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:42:35.997809 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 18/42] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:35 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 909 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:36.031409 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:36.031409 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:36.056884 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-6e2ecc08-f1a2-4245-98af-2dac7e3bc7a9 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:42:36.056884 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 25/43] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 08:42:35 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 1008 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:42:36.077781 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-15ed2392-52f4-4148-af40-dc345459a04d tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] PUT http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/attachments/5aadab48-14b0-41ab-837a-a0f0027e8eca Jan 21 08:42:36.078325 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:36.078325 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:36.078742 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-15ed2392-52f4-4148-af40-dc345459a04d tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.70", "host": "n-h2-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:36.118917 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-c33b5eb1-9b47-40db-99b3-708dc756001e tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:42:36.119446 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-c33b5eb1-9b47-40db-99b3-708dc756001e tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:36.119639 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:36.119639 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:36.120018 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-c33b5eb1-9b47-40db-99b3-708dc756001e tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:36.144751 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:42:36.144751 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 08:42:36.145448 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-41842606-d5ec-429c-8d45-ad0285fff40e req-15ed2392-52f4-4148-af40-dc345459a04d tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Lock "b'cinder-attachment_update-d4c1e3bf-e7b8-4038-bf4f-947d15c25495-n-h2-771363-2'" acquired by "attachment_update" :: waited 0.021s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:42:36.150511 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:36.150511 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:36.229170 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:36.229170 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:36.238564 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-c33b5eb1-9b47-40db-99b3-708dc756001e tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:42:36.259991 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:36.259991 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:36.270995 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-c33b5eb1-9b47-40db-99b3-708dc756001e tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:42:36.273894 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 26/44] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:42:36 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 1214 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:42:36.307404 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-c261b5ca-f8fe-425b-87a0-8d928777f9ab tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] POST http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de/action Jan 21 08:42:36.308163 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:36.308163 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:36.308878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-c261b5ca-f8fe-425b-87a0-8d928777f9ab tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Action body: b'{"os-begin_detaching": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:36.309261 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-c261b5ca-f8fe-425b-87a0-8d928777f9ab tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:36.372140 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:36.372140 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:36.374560 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-c261b5ca-f8fe-425b-87a0-8d928777f9ab tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:42:36.387622 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-c261b5ca-f8fe-425b-87a0-8d928777f9ab tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Begin detaching volume completed successfully. Jan 21 08:42:36.388435 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-c261b5ca-f8fe-425b-87a0-8d928777f9ab tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de/action returned with HTTP 202 Jan 21 08:42:36.389812 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 27/45] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 08:42:36 2021] POST /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 08:42:36.426545 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10ffefde-2f17-40db-b17c-71b76bfdf814 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:42:36.427108 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10ffefde-2f17-40db-b17c-71b76bfdf814 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:36.427334 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:36.427334 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:36.429700 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10ffefde-2f17-40db-b17c-71b76bfdf814 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:36.554452 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:36.554452 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:36.581323 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-10ffefde-2f17-40db-b17c-71b76bfdf814 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:42:36.628126 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:36.628126 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:36.642588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10ffefde-2f17-40db-b17c-71b76bfdf814 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:42:36.643713 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 28/46] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:36 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 1217 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:42:36.644625 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10ffefde-2f17-40db-b17c-71b76bfdf814 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume// Jan 21 08:42:36.645081 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10ffefde-2f17-40db-b17c-71b76bfdf814 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:36.645290 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:36.645290 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:36.645656 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10ffefde-2f17-40db-b17c-71b76bfdf814 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:36.648063 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10ffefde-2f17-40db-b17c-71b76bfdf814 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:42:36.648622 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 29/47] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 08:42:36 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:42:36.699741 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-b7e99b05-e0c1-427f-91b7-49b12a13337d tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:42:36.703382 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-b7e99b05-e0c1-427f-91b7-49b12a13337d tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:36.704081 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-b7e99b05-e0c1-427f-91b7-49b12a13337d tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:36.879910 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:36.879910 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:36.907792 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-b7e99b05-e0c1-427f-91b7-49b12a13337d tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:42:36.949017 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:36.949017 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:36.964234 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-b7e99b05-e0c1-427f-91b7-49b12a13337d tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:42:36.968309 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 30/48] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 08:42:36 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 1316 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:42:37.013090 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b9aa653-ace0-4773-8720-e6d0c186c0b1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:42:37.013601 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b9aa653-ace0-4773-8720-e6d0c186c0b1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:37.013802 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:37.013802 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:37.018389 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b9aa653-ace0-4773-8720-e6d0c186c0b1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:37.145322 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:37.145322 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:37.171630 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7b9aa653-ace0-4773-8720-e6d0c186c0b1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:42:37.217929 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:37.217929 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:37.241979 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b9aa653-ace0-4773-8720-e6d0c186c0b1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:42:37.243141 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 31/49] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:37 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 909 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:37.425185 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-9d7fbfcf-ed52-419c-a3af-8c0a9add194c tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] DELETE http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/attachments/255dd6b3-4a3a-4ab2-bd25-85f1b36c6e8d Jan 21 08:42:37.425680 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-9d7fbfcf-ed52-419c-a3af-8c0a9add194c tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:37.426580 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:37.426580 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:37.427157 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-9d7fbfcf-ed52-419c-a3af-8c0a9add194c tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:37.465476 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:37.465476 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:38.715031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-9d7fbfcf-ed52-419c-a3af-8c0a9add194c tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:42:38.715457 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-9d7fbfcf-ed52-419c-a3af-8c0a9add194c tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:42:38.738730 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-65c0b629-879a-42cd-b2f6-d4fec1f24252 req-9d7fbfcf-ed52-419c-a3af-8c0a9add194c tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/attachments/255dd6b3-4a3a-4ab2-bd25-85f1b36c6e8d returned with HTTP 200 Jan 21 08:42:38.739875 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 32/50] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 08:42:37 2021] DELETE /volume/v3/220b15aa12d846d79527c9132f9c61f5/attachments/255dd6b3-4a3a-4ab2-bd25-85f1b36c6e8d => generated 19 bytes in 1320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:38.761097 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c234eee-78ac-4d83-9236-f84f41a918e9 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:42:38.761669 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c234eee-78ac-4d83-9236-f84f41a918e9 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:38.761866 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:38.761866 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:38.774626 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c234eee-78ac-4d83-9236-f84f41a918e9 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:38.874326 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:38.874326 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:38.884022 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8c234eee-78ac-4d83-9236-f84f41a918e9 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:42:38.907198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c234eee-78ac-4d83-9236-f84f41a918e9 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:42:38.918108 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 33/51] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:38 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 922 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:38.923874 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80e97564-d802-49bd-9131-f36aa830edc7 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:42:38.924447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80e97564-d802-49bd-9131-f36aa830edc7 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:38.933935 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:38.933935 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:38.933935 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80e97564-d802-49bd-9131-f36aa830edc7 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:39.055804 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:39.055804 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:39.076024 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-41842606-d5ec-429c-8d45-ad0285fff40e req-15ed2392-52f4-4148-af40-dc345459a04d tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Lock "b'cinder-attachment_update-d4c1e3bf-e7b8-4038-bf4f-947d15c25495-n-h2-771363-2'" released by "attachment_update" :: held 2.931s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:42:39.076821 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-15ed2392-52f4-4148-af40-dc345459a04d tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/attachments/5aadab48-14b0-41ab-837a-a0f0027e8eca returned with HTTP 200 Jan 21 08:42:39.076931 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-80e97564-d802-49bd-9131-f36aa830edc7 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:42:39.077680 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 19/52] 10.222.0.70 () {64 vars in 1468 bytes} [Thu Jan 21 08:42:36 2021] PUT /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/attachments/5aadab48-14b0-41ab-837a-a0f0027e8eca => generated 762 bytes in 3006 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:42:39.123703 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:39.123703 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:39.142242 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80e97564-d802-49bd-9131-f36aa830edc7 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:42:39.143066 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 34/53] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:38 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 910 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:40.159899 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40f6e58a-1895-4b08-b000-c7f02059a877 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:42:40.160971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40f6e58a-1895-4b08-b000-c7f02059a877 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:40.161328 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:40.161328 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:40.162051 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40f6e58a-1895-4b08-b000-c7f02059a877 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:40.216710 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:40.216710 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:40.226268 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-40f6e58a-1895-4b08-b000-c7f02059a877 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:42:40.246570 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:40.246570 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:40.255515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40f6e58a-1895-4b08-b000-c7f02059a877 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:42:40.257081 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 20/54] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:40 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 910 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:41.272276 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0187a59d-43b4-497d-a47a-68cc30b35820 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:42:41.272840 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0187a59d-43b4-497d-a47a-68cc30b35820 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:41.272969 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:41.272969 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:41.273618 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0187a59d-43b4-497d-a47a-68cc30b35820 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:41.323513 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:41.323513 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:41.332447 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0187a59d-43b4-497d-a47a-68cc30b35820 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:42:41.355927 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:41.355927 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:41.367509 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0187a59d-43b4-497d-a47a-68cc30b35820 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:42:41.369084 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 35/55] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:41 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 910 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:42.386864 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8bfb7a2-2f61-4298-808f-c0cd13d3f5be tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:42:42.388116 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8bfb7a2-2f61-4298-808f-c0cd13d3f5be tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:42.388478 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:42.388478 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:42.389259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8bfb7a2-2f61-4298-808f-c0cd13d3f5be tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:42.449446 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:42.449446 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:42.459860 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8bfb7a2-2f61-4298-808f-c0cd13d3f5be tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:42:42.481298 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:42.481298 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:42.491115 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8bfb7a2-2f61-4298-808f-c0cd13d3f5be tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:42:42.492636 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 21/56] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:42 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 910 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:43.509735 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cab5512c-a72b-442b-a90e-bd1aea01f7cc tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:42:43.510830 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cab5512c-a72b-442b-a90e-bd1aea01f7cc tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:43.511045 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:43.511045 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:43.511410 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cab5512c-a72b-442b-a90e-bd1aea01f7cc tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:43.645604 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:43.645604 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:43.655772 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cab5512c-a72b-442b-a90e-bd1aea01f7cc tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:42:43.679284 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:43.679284 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:43.691677 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cab5512c-a72b-442b-a90e-bd1aea01f7cc tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:42:43.692941 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 36/57] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:43 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 910 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:42:44.568919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-d82060b0-e82c-4c10-a97b-d7e143545701 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] POST http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/attachments/5aadab48-14b0-41ab-837a-a0f0027e8eca/action Jan 21 08:42:44.570140 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:44.570140 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:44.570577 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-d82060b0-e82c-4c10-a97b-d7e143545701 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:42:44.577276 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-d82060b0-e82c-4c10-a97b-d7e143545701 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:44.708104 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d66dfec-c593-4cca-bc16-8d122cd4a504 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:42:44.708667 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d66dfec-c593-4cca-bc16-8d122cd4a504 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:44.708896 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:44.708896 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:44.709230 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d66dfec-c593-4cca-bc16-8d122cd4a504 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:44.742826 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:44.742826 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:44.784932 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-d82060b0-e82c-4c10-a97b-d7e143545701 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/attachments/5aadab48-14b0-41ab-837a-a0f0027e8eca/action returned with HTTP 204 Jan 21 08:42:44.786499 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 22/58] 10.222.0.70 () {64 vars in 1489 bytes} [Thu Jan 21 08:42:44 2021] POST /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/attachments/5aadab48-14b0-41ab-837a-a0f0027e8eca/action => generated 0 bytes in 224 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:42:44.819909 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:44.819909 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:44.832699 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6d66dfec-c593-4cca-bc16-8d122cd4a504 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:42:44.867565 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:44.867565 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:44.885572 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d66dfec-c593-4cca-bc16-8d122cd4a504 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:42:44.893118 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 37/59] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:42:44 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 1202 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:42:55.809452 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-d82060b0-e82c-4c10-a97b-d7e143545701 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume// Jan 21 08:42:55.810624 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-d82060b0-e82c-4c10-a97b-d7e143545701 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:55.810985 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:55.810985 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:55.811585 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-d82060b0-e82c-4c10-a97b-d7e143545701 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:55.812759 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-41842606-d5ec-429c-8d45-ad0285fff40e req-d82060b0-e82c-4c10-a97b-d7e143545701 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:42:55.813748 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 23/60] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 08:42:55 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:42:55.828218 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-05750844-30ff-4955-8f12-1b12db4eb9c7 tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] POST http://10.222.0.86/volume/v3/f5441ead359b4054ad336d839e3d5aa6/attachments Jan 21 08:42:55.829021 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:42:55.829021 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:42:55.829657 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-05750844-30ff-4955-8f12-1b12db4eb9c7 tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4c1e3bf-e7b8-4038-bf4f-947d15c25495", "instance_uuid": "9499333a-c10a-44f4-9d97-b5383b6a58ac", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:42:55.904030 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:42:55.904030 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:42:57.508210 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-05750844-30ff-4955-8f12-1b12db4eb9c7 tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] http://10.222.0.86/volume/v3/f5441ead359b4054ad336d839e3d5aa6/attachments returned with HTTP 200 Jan 21 08:42:57.509313 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 38/61] 10.222.0.97 () {64 vars in 1358 bytes} [Thu Jan 21 08:42:55 2021] POST /volume/v3/f5441ead359b4054ad336d839e3d5aa6/attachments => generated 762 bytes in 1686 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:42:57.557733 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-c6a97694-c935-428f-afa3-8974ba387c76 tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] GET http://10.222.0.86/volume/v3/f5441ead359b4054ad336d839e3d5aa6/attachments/1f4208dd-5d1e-4cbd-9d69-4f81007bd14e Jan 21 08:42:57.558499 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-c6a97694-c935-428f-afa3-8974ba387c76 tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:42:57.558980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-c6a97694-c935-428f-afa3-8974ba387c76 tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:42:57.582470 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-c6a97694-c935-428f-afa3-8974ba387c76 tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] http://10.222.0.86/volume/v3/f5441ead359b4054ad336d839e3d5aa6/attachments/1f4208dd-5d1e-4cbd-9d69-4f81007bd14e returned with HTTP 200 Jan 21 08:42:57.584106 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 24/62] 10.222.0.97 () {60 vars in 1415 bytes} [Thu Jan 21 08:42:57 2021] GET /volume/v3/f5441ead359b4054ad336d839e3d5aa6/attachments/1f4208dd-5d1e-4cbd-9d69-4f81007bd14e => generated 789 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:43:06.334687 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-63917992-92f2-4be3-87d7-401f9cad920b tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] POST http://10.222.0.86/volume/v3/f5441ead359b4054ad336d839e3d5aa6/attachments/1f4208dd-5d1e-4cbd-9d69-4f81007bd14e/action Jan 21 08:43:06.335881 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:06.335881 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:43:06.336643 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-63917992-92f2-4be3-87d7-401f9cad920b tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:43:06.337238 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-63917992-92f2-4be3-87d7-401f9cad920b tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:06.434112 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:06.434112 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:43:06.455301 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-63917992-92f2-4be3-87d7-401f9cad920b tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] http://10.222.0.86/volume/v3/f5441ead359b4054ad336d839e3d5aa6/attachments/1f4208dd-5d1e-4cbd-9d69-4f81007bd14e/action returned with HTTP 204 Jan 21 08:43:06.456654 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 39/63] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 08:43:06 2021] POST /volume/v3/f5441ead359b4054ad336d839e3d5aa6/attachments/1f4208dd-5d1e-4cbd-9d69-4f81007bd14e/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:43:12.078525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-747bd7b1-bcef-4728-82d0-aba4f8aa033c tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] DELETE http://10.222.0.86/volume/v3/f5441ead359b4054ad336d839e3d5aa6/attachments/5aadab48-14b0-41ab-837a-a0f0027e8eca Jan 21 08:43:12.079023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-747bd7b1-bcef-4728-82d0-aba4f8aa033c tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:12.079232 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:12.079232 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:43:12.079600 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-747bd7b1-bcef-4728-82d0-aba4f8aa033c tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:12.142609 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:12.142609 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:43:12.579982 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-747bd7b1-bcef-4728-82d0-aba4f8aa033c tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(1f4208dd-5d1e-4cbd-9d69-4f81007bd14e)]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:43:12.579982 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-747bd7b1-bcef-4728-82d0-aba4f8aa033c tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] Adding status of: attached to pending status list for volume. {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 08:43:12.580722 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-747bd7b1-bcef-4728-82d0-aba4f8aa033c tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:43:12.591683 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-747bd7b1-bcef-4728-82d0-aba4f8aa033c tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] http://10.222.0.86/volume/v3/f5441ead359b4054ad336d839e3d5aa6/attachments/5aadab48-14b0-41ab-837a-a0f0027e8eca returned with HTTP 200 Jan 21 08:43:12.593662 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 25/64] 10.222.0.70 () {62 vars in 1437 bytes} [Thu Jan 21 08:43:12 2021] DELETE /volume/v3/f5441ead359b4054ad336d839e3d5aa6/attachments/5aadab48-14b0-41ab-837a-a0f0027e8eca => generated 192 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:43:24.539044 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bea85e2c-916e-4bbb-8090-4e184ae58c48 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:43:24.542065 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bea85e2c-916e-4bbb-8090-4e184ae58c48 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:24.542441 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:24.542441 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:43:24.545952 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bea85e2c-916e-4bbb-8090-4e184ae58c48 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:24.657402 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:24.657402 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:43:24.719238 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bea85e2c-916e-4bbb-8090-4e184ae58c48 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:43:24.802955 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:24.802955 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:43:24.826386 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bea85e2c-916e-4bbb-8090-4e184ae58c48 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:43:24.838328 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 40/65] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:24 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 1202 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:43:25.140572 n-d-771363-2 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [req-7d744010-6b42-4d8e-afcb-7ab5134a9843 req-747bd7b1-bcef-4728-82d0-aba4f8aa033c tempest-LiveMigrationTest-1912994612 tempest-LiveMigrationTest-1912994612] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Jan 21 08:43:25.146275 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-6a17dd96-c3ff-4692-b422-fbdbc83514c2 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:43:25.147165 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-6a17dd96-c3ff-4692-b422-fbdbc83514c2 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:25.148006 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:25.148006 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:43:25.148634 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-6a17dd96-c3ff-4692-b422-fbdbc83514c2 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:25.216547 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:25.216547 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:43:25.229515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-6a17dd96-c3ff-4692-b422-fbdbc83514c2 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:43:25.251131 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:25.251131 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:43:25.266518 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-6a17dd96-c3ff-4692-b422-fbdbc83514c2 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:43:25.267534 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 26/66] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:43:25 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 1202 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:43:25.312768 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-ab50f928-bfcb-4bfb-b17e-628b6b54e917 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] POST http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495/action Jan 21 08:43:25.313409 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:25.313409 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:43:25.314095 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-ab50f928-bfcb-4bfb-b17e-628b6b54e917 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Action body: b'{"os-begin_detaching": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:43:25.314637 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-ab50f928-bfcb-4bfb-b17e-628b6b54e917 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:43:25.397828 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:25.397828 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:43:25.399190 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-ab50f928-bfcb-4bfb-b17e-628b6b54e917 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:43:25.413462 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-ab50f928-bfcb-4bfb-b17e-628b6b54e917 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Begin detaching volume completed successfully. Jan 21 08:43:25.414175 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-ab50f928-bfcb-4bfb-b17e-628b6b54e917 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495/action returned with HTTP 202 Jan 21 08:43:25.419474 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 41/67] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 08:43:25 2021] POST /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:43:25.439806 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb6b81db-6ae8-4b33-be8c-a2d3bd4df8cd tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:43:25.440321 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb6b81db-6ae8-4b33-be8c-a2d3bd4df8cd tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:25.440534 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:25.440534 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:43:25.441153 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb6b81db-6ae8-4b33-be8c-a2d3bd4df8cd tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:25.498855 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-ab50f928-bfcb-4bfb-b17e-628b6b54e917 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume// Jan 21 08:43:25.499320 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-ab50f928-bfcb-4bfb-b17e-628b6b54e917 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:25.499845 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:25.499845 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:43:25.500468 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-ab50f928-bfcb-4bfb-b17e-628b6b54e917 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:25.502147 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-ab50f928-bfcb-4bfb-b17e-628b6b54e917 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:43:25.502919 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 42/68] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 08:43:25 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:43:25.524755 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-dddcf790-0f9a-44bb-9a85-dd9650f2ec66 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:43:25.525606 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-dddcf790-0f9a-44bb-9a85-dd9650f2ec66 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:25.526326 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-dddcf790-0f9a-44bb-9a85-dd9650f2ec66 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:25.588520 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:25.588520 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:43:25.606455 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb6b81db-6ae8-4b33-be8c-a2d3bd4df8cd tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:43:25.681043 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:25.681043 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:43:25.688957 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:25.688957 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:43:25.713831 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-dddcf790-0f9a-44bb-9a85-dd9650f2ec66 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:43:25.722690 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb6b81db-6ae8-4b33-be8c-a2d3bd4df8cd tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:43:25.724674 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 27/69] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:25 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 1205 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:43:25.740701 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:25.740701 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:43:25.750864 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-dddcf790-0f9a-44bb-9a85-dd9650f2ec66 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:43:25.752546 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 43/70] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 08:43:25 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 1304 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:43:26.420828 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-62ca9b0e-0192-499a-aa7f-0037b8131bd6 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] DELETE http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/attachments/1f4208dd-5d1e-4cbd-9d69-4f81007bd14e Jan 21 08:43:26.421603 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-62ca9b0e-0192-499a-aa7f-0037b8131bd6 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:26.421965 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:26.421965 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:43:26.422585 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-62ca9b0e-0192-499a-aa7f-0037b8131bd6 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:26.457013 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:26.457013 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:43:26.741864 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-100186bc-d4c1-4dec-8f0f-bba620bd2d23 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:43:26.743011 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-100186bc-d4c1-4dec-8f0f-bba620bd2d23 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:26.743372 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:26.743372 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:43:26.743954 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-100186bc-d4c1-4dec-8f0f-bba620bd2d23 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:26.880507 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:26.880507 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:43:26.899275 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-100186bc-d4c1-4dec-8f0f-bba620bd2d23 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:43:26.923131 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:26.923131 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:43:26.934369 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-100186bc-d4c1-4dec-8f0f-bba620bd2d23 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:43:26.935552 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 44/71] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:26 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 1205 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:43:27.954395 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07801dc4-60b7-498d-882c-f090e4c560a1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:43:27.954944 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07801dc4-60b7-498d-882c-f090e4c560a1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:43:27.955312 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:43:27.955312 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:43:27.955986 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07801dc4-60b7-498d-882c-f090e4c560a1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:43:27.988321 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-62ca9b0e-0192-499a-aa7f-0037b8131bd6 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:43:27.989435 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-62ca9b0e-0192-499a-aa7f-0037b8131bd6 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:43:28.023142 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-878cdf51-8c97-44f6-b7d3-4c1f979978e2 req-62ca9b0e-0192-499a-aa7f-0037b8131bd6 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/attachments/1f4208dd-5d1e-4cbd-9d69-4f81007bd14e returned with HTTP 200 Jan 21 08:43:28.024325 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 28/72] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 08:43:26 2021] DELETE /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/attachments/1f4208dd-5d1e-4cbd-9d69-4f81007bd14e => generated 19 bytes in 1609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:43:28.106213 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:43:28.106213 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:43:28.125444 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-07801dc4-60b7-498d-882c-f090e4c560a1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:43:28.190099 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07801dc4-60b7-498d-882c-f090e4c560a1 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:43:28.191266 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 45/73] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:43:27 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 910 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:07.600212 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] POST http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes Jan 21 08:44:07.600698 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:07.600698 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:07.601043 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1615880218"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:07.602299 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1615880218'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:44:07.602660 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Create volume of 1 GB Jan 21 08:44:07.603250 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:07.603250 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:07.618358 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Availability Zones retrieved successfully. Jan 21 08:44:07.636823 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Flow 'volume_create_api' (6390dbd5-9f2f-4a4f-a9b4-4e83b6fa65c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:44:07.640423 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff38c7e7-a919-4a85-8cfb-67deba64efa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:07.642720 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:44:07.773172 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff38c7e7-a919-4a85-8cfb-67deba64efa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:07.775988 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b6b0c7-a20b-4f22-a24f-cb90c3adaa3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:07.874298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Created reservations ['81bb70e2-8b17-4c01-8154-705cc21eeab5', '0226dc0b-0a77-47cb-8d60-7ad7ec1691c0', '8d03c100-2f0b-4975-95b3-0e153dffdd6a', '10bcb3ae-67c0-49d3-808f-b1d623f1baac'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:44:07.878283 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7b6b0c7-a20b-4f22-a24f-cb90c3adaa3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81bb70e2-8b17-4c01-8154-705cc21eeab5', '0226dc0b-0a77-47cb-8d60-7ad7ec1691c0', '8d03c100-2f0b-4975-95b3-0e153dffdd6a', '10bcb3ae-67c0-49d3-808f-b1d623f1baac']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:07.881945 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (669a85e5-0245-4c36-b677-330be7ab570c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:07.959997 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (669a85e5-0245-4c36-b677-330be7ab570c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f804a245-2841-4e46-8d16-b389042d3e66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1615880218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf551851f342400b9b51459dc9a4962c',qos_specs=None,replication_status=,reservations=['81bb70e2-8b17-4c01-8154-705cc21eeab5','0226dc0b-0a77-47cb-8d60-7ad7ec1691c0','8d03c100-2f0b-4975-95b3-0e153dffdd6a','10bcb3ae-67c0-49d3-808f-b1d623f1baac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c3b55be9784f56906ae07d46840e61',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:44:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1615880218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f804a245-2841-4e46-8d16-b389042d3e66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf551851f342400b9b51459dc9a4962c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='61c3b55be9784f56906ae07d46840e61',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:07.962787 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcbe2e07-4dab-4b4e-b80a-83944eb33da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:07.992454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcbe2e07-4dab-4b4e-b80a-83944eb33da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1615880218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf551851f342400b9b51459dc9a4962c',qos_specs=None,replication_status=,reservations=['81bb70e2-8b17-4c01-8154-705cc21eeab5','0226dc0b-0a77-47cb-8d60-7ad7ec1691c0','8d03c100-2f0b-4975-95b3-0e153dffdd6a','10bcb3ae-67c0-49d3-808f-b1d623f1baac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61c3b55be9784f56906ae07d46840e61',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:07.995357 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b0bc1ef-d639-4341-ae10-1aaefee530a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:08.012885 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b0bc1ef-d639-4341-ae10-1aaefee530a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:08.016082 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Flow 'volume_create_api' (6390dbd5-9f2f-4a4f-a9b4-4e83b6fa65c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:44:08.140749 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Create volume request issued successfully. Jan 21 08:44:08.195085 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3e02746-9d9c-4567-96da-bfc640ba53bb tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes returned with HTTP 202 Jan 21 08:44:08.206745 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 29/74] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 08:44:07 2021] POST /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes => generated 824 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:44:08.210898 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4e4bc6a-ae34-4bfb-994e-30c0e9f2ab05 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:08.211610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4e4bc6a-ae34-4bfb-994e-30c0e9f2ab05 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:08.211930 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:08.211930 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:08.212484 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4e4bc6a-ae34-4bfb-994e-30c0e9f2ab05 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:08.311973 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:08.311973 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:08.321593 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c4e4bc6a-ae34-4bfb-994e-30c0e9f2ab05 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:08.347851 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4e4bc6a-ae34-4bfb-994e-30c0e9f2ab05 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:08.349469 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 46/75] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:08 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 916 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:09.364941 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14a375fa-8df9-45f5-88d0-d9699f7456d1 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:09.365590 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14a375fa-8df9-45f5-88d0-d9699f7456d1 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:09.365812 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:09.365812 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:09.366204 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14a375fa-8df9-45f5-88d0-d9699f7456d1 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:09.418798 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:09.418798 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:09.427975 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-14a375fa-8df9-45f5-88d0-d9699f7456d1 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:09.465312 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14a375fa-8df9-45f5-88d0-d9699f7456d1 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:09.476976 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 30/76] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:09 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:10.036156 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-56f48b6f-8a74-443c-a3a1-06a67d0ba81e tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:10.036839 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-56f48b6f-8a74-443c-a3a1-06a67d0ba81e tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:10.037157 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:10.037157 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:10.037706 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-56f48b6f-8a74-443c-a3a1-06a67d0ba81e tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:10.126227 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:10.126227 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:10.136617 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-786627fc-1a57-4488-8674-2261a80a4398 req-56f48b6f-8a74-443c-a3a1-06a67d0ba81e tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:10.164579 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-56f48b6f-8a74-443c-a3a1-06a67d0ba81e tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:10.166700 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 47/77] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:44:10 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 917 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:10.292428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14a375fa-8df9-45f5-88d0-d9699f7456d1 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume// Jan 21 08:44:10.292812 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14a375fa-8df9-45f5-88d0-d9699f7456d1 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:10.293028 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:10.293028 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:10.293399 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14a375fa-8df9-45f5-88d0-d9699f7456d1 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:10.294655 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14a375fa-8df9-45f5-88d0-d9699f7456d1 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:44:10.295729 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 31/78] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 08:44:10 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:44:10.310933 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-d47a1bcc-d79e-4a5b-8240-c19667602b38 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] POST http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/attachments Jan 21 08:44:10.311887 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:10.311887 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:10.312594 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-d47a1bcc-d79e-4a5b-8240-c19667602b38 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f804a245-2841-4e46-8d16-b389042d3e66", "instance_uuid": "a59339a5-1389-4700-bb48-3e321d44d23e", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:10.415076 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:10.415076 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:10.536643 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-d47a1bcc-d79e-4a5b-8240-c19667602b38 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/attachments returned with HTTP 200 Jan 21 08:44:10.537726 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 48/79] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 08:44:10 2021] POST /volume/v3/cf551851f342400b9b51459dc9a4962c/attachments => generated 273 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:10.598472 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8517847-eb8b-43c1-9262-16d158923277 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:10.599092 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8517847-eb8b-43c1-9262-16d158923277 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:10.599803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8517847-eb8b-43c1-9262-16d158923277 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:10.616192 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-d47a1bcc-d79e-4a5b-8240-c19667602b38 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume// Jan 21 08:44:10.616805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-d47a1bcc-d79e-4a5b-8240-c19667602b38 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:10.617147 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:10.617147 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:10.617717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-d47a1bcc-d79e-4a5b-8240-c19667602b38 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:10.618996 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-d47a1bcc-d79e-4a5b-8240-c19667602b38 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:44:10.620044 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 49/80] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 08:44:10 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:44:10.649907 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-fa9ed8a8-9ef1-4871-9b1f-beac5230f619 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:10.650565 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-fa9ed8a8-9ef1-4871-9b1f-beac5230f619 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:10.651111 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-fa9ed8a8-9ef1-4871-9b1f-beac5230f619 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:10.733906 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:10.733906 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:10.754313 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8517847-eb8b-43c1-9262-16d158923277 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:10.779096 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:10.779096 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:10.795022 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:10.795022 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:10.804328 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-786627fc-1a57-4488-8674-2261a80a4398 req-fa9ed8a8-9ef1-4871-9b1f-beac5230f619 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:10.812899 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8517847-eb8b-43c1-9262-16d158923277 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:10.818107 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 32/81] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:10 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:10.838409 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:10.838409 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:10.859558 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-fa9ed8a8-9ef1-4871-9b1f-beac5230f619 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:10.860706 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 50/82] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 08:44:10 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 1015 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:44:10.890569 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-6f0d8784-d93e-46e5-a11e-b32649318028 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] PUT http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/attachments/cd70e204-0805-439e-a291-f36f7c083aad Jan 21 08:44:10.891087 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:10.891087 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:10.891547 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-6f0d8784-d93e-46e5-a11e-b32649318028 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:10.924531 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:44:10.924531 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 08:44:10.925981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-786627fc-1a57-4488-8674-2261a80a4398 req-6f0d8784-d93e-46e5-a11e-b32649318028 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Lock "b'cinder-attachment_update-f804a245-2841-4e46-8d16-b389042d3e66-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.012s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:44:10.929363 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:10.929363 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:11.080389 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] POST http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes Jan 21 08:44:11.081267 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:11.081267 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:11.082779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-274930109"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:11.084124 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-274930109'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:44:11.084829 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Create volume of 1 GB Jan 21 08:44:11.099742 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Availability Zones retrieved successfully. Jan 21 08:44:11.125629 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Flow 'volume_create_api' (80354569-e111-4952-81ba-c224a993dc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:44:11.136269 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92997d60-60fc-4ca4-9b5d-caed704854ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:11.138630 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:44:11.217157 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92997d60-60fc-4ca4-9b5d-caed704854ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:11.219614 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d776a0-0961-4a3f-8922-c29692b33279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:11.345564 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Created reservations ['07cdf0ef-97dd-43fc-81e4-681538c171a0', '14265210-f453-44bd-a879-194cd4f5ff0e', 'e3e772fb-c9c7-48f1-a9b2-344fc03f0aba', '142b49dc-f40b-47c5-bb8f-0a1ea3310284'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:44:11.348002 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3d776a0-0961-4a3f-8922-c29692b33279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07cdf0ef-97dd-43fc-81e4-681538c171a0', '14265210-f453-44bd-a879-194cd4f5ff0e', 'e3e772fb-c9c7-48f1-a9b2-344fc03f0aba', '142b49dc-f40b-47c5-bb8f-0a1ea3310284']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:11.350359 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (148a1001-a2bf-48c9-88ee-c23a4236aa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:11.431523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (148a1001-a2bf-48c9-88ee-c23a4236aa2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8362cb4-f141-4990-8e86-153175fa6dd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-274930109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f8d39b3bce42498c7ccc1cf03273c1',qos_specs=None,replication_status=,reservations=['07cdf0ef-97dd-43fc-81e4-681538c171a0','14265210-f453-44bd-a879-194cd4f5ff0e','e3e772fb-c9c7-48f1-a9b2-344fc03f0aba','142b49dc-f40b-47c5-bb8f-0a1ea3310284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f95c61f418944274b0777b51802fe2b4',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:44:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-274930109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8362cb4-f141-4990-8e86-153175fa6dd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83f8d39b3bce42498c7ccc1cf03273c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f95c61f418944274b0777b51802fe2b4',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:11.438260 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18e54014-ca91-40e4-bcba-c15f57330ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:11.492509 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18e54014-ca91-40e4-bcba-c15f57330ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-274930109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f8d39b3bce42498c7ccc1cf03273c1',qos_specs=None,replication_status=,reservations=['07cdf0ef-97dd-43fc-81e4-681538c171a0','14265210-f453-44bd-a879-194cd4f5ff0e','e3e772fb-c9c7-48f1-a9b2-344fc03f0aba','142b49dc-f40b-47c5-bb8f-0a1ea3310284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f95c61f418944274b0777b51802fe2b4',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:11.494750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c6a0e77-49f8-40fd-a19f-866c3b4d0442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:11.519645 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c6a0e77-49f8-40fd-a19f-866c3b4d0442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:11.526442 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Flow 'volume_create_api' (80354569-e111-4952-81ba-c224a993dc9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:44:11.636155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Create volume request issued successfully. Jan 21 08:44:11.684436 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-326f391a-38d5-4672-bbfe-354bfbba25ed tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes returned with HTTP 202 Jan 21 08:44:11.685708 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 51/83] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 08:44:11 2021] POST /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes => generated 823 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:44:11.702862 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c9a41df-eaa1-46b4-8b3a-0f702dbe6be2 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:11.705623 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c9a41df-eaa1-46b4-8b3a-0f702dbe6be2 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:11.706720 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:11.706720 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:11.707486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c9a41df-eaa1-46b4-8b3a-0f702dbe6be2 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:11.847405 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:11.847405 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:11.858045 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4c9a41df-eaa1-46b4-8b3a-0f702dbe6be2 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:11.928746 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c9a41df-eaa1-46b4-8b3a-0f702dbe6be2 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:11.931515 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 52/84] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:11 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 915 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:44:11.936473 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f24e1ddf-a12b-4d21-8fad-bd2e6df20da9 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:11.937627 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f24e1ddf-a12b-4d21-8fad-bd2e6df20da9 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:11.937842 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:11.937842 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:11.938286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f24e1ddf-a12b-4d21-8fad-bd2e6df20da9 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:12.012272 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:12.012272 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:12.025927 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f24e1ddf-a12b-4d21-8fad-bd2e6df20da9 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:12.053400 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:12.053400 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:12.064579 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f24e1ddf-a12b-4d21-8fad-bd2e6df20da9 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:12.065938 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 53/85] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:11 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 916 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:12.946693 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cabbce07-bc05-4c27-bc42-56bde9b0e82c tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:12.947163 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cabbce07-bc05-4c27-bc42-56bde9b0e82c tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:12.947269 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:12.947269 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:12.948343 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cabbce07-bc05-4c27-bc42-56bde9b0e82c tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:13.031025 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:13.031025 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:13.049655 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cabbce07-bc05-4c27-bc42-56bde9b0e82c tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:13.086001 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cabbce07-bc05-4c27-bc42-56bde9b0e82c tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:13.087759 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 54/86] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:12 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 915 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:13.092334 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57851acd-0356-4fbd-a7fd-dc387d1f415f tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:13.093092 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57851acd-0356-4fbd-a7fd-dc387d1f415f tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:13.093505 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:13.093505 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:13.094218 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57851acd-0356-4fbd-a7fd-dc387d1f415f tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:13.166048 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:13.166048 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:13.179078 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-57851acd-0356-4fbd-a7fd-dc387d1f415f tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:13.207640 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:13.207640 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:13.218844 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57851acd-0356-4fbd-a7fd-dc387d1f415f tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:13.219976 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 55/87] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:13 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:13.496762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-786627fc-1a57-4488-8674-2261a80a4398 req-6f0d8784-d93e-46e5-a11e-b32649318028 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Lock "b'cinder-attachment_update-f804a245-2841-4e46-8d16-b389042d3e66-n-h1-771363-2'" released by "attachment_update" :: held 2.572s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:44:13.497643 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-6f0d8784-d93e-46e5-a11e-b32649318028 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/attachments/cd70e204-0805-439e-a291-f36f7c083aad returned with HTTP 200 Jan 21 08:44:13.499345 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 33/88] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 08:44:10 2021] PUT /volume/v3/cf551851f342400b9b51459dc9a4962c/attachments/cd70e204-0805-439e-a291-f36f7c083aad => generated 762 bytes in 2614 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:14.102908 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38fc58dc-f902-461d-85a6-fd36218b2976 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:14.103435 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38fc58dc-f902-461d-85a6-fd36218b2976 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:14.103641 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:14.103641 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:14.103956 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38fc58dc-f902-461d-85a6-fd36218b2976 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:14.152414 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:14.152414 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:14.161348 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-38fc58dc-f902-461d-85a6-fd36218b2976 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:14.185358 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38fc58dc-f902-461d-85a6-fd36218b2976 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:14.194683 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 56/89] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:14 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:14.236329 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60942bc6-41ae-4699-8ab8-02457de96ba7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:14.237053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60942bc6-41ae-4699-8ab8-02457de96ba7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:14.237512 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:14.237512 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:14.238317 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60942bc6-41ae-4699-8ab8-02457de96ba7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:14.306471 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:14.306471 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:14.317731 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-60942bc6-41ae-4699-8ab8-02457de96ba7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:14.335471 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-175df3e3-93e4-464b-9c4d-eee94ed6430e tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:14.337928 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-175df3e3-93e4-464b-9c4d-eee94ed6430e tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:14.338507 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:14.338507 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:14.339239 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-175df3e3-93e4-464b-9c4d-eee94ed6430e tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:14.343323 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:14.343323 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:14.357718 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60942bc6-41ae-4699-8ab8-02457de96ba7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:14.370270 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 34/90] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:14 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 917 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:14.399566 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:14.399566 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:14.408707 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-175df3e3-93e4-464b-9c4d-eee94ed6430e tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:14.432929 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-175df3e3-93e4-464b-9c4d-eee94ed6430e tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:14.434055 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 57/91] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:44:14 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 916 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:14.516943 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60942bc6-41ae-4699-8ab8-02457de96ba7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume// Jan 21 08:44:14.517415 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60942bc6-41ae-4699-8ab8-02457de96ba7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:14.517648 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:14.517648 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:14.518016 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60942bc6-41ae-4699-8ab8-02457de96ba7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:14.520372 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60942bc6-41ae-4699-8ab8-02457de96ba7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:44:14.521332 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 35/92] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 08:44:14 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:44:14.536058 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-1f10c343-4e12-422f-9789-2b14678681b2 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] POST http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/attachments Jan 21 08:44:14.536808 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:14.536808 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:14.537238 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-1f10c343-4e12-422f-9789-2b14678681b2 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8362cb4-f141-4990-8e86-153175fa6dd4", "instance_uuid": "b69fd8d3-ecf8-4f03-b615-3e50818ac331", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:14.599624 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:14.599624 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:14.660702 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-1f10c343-4e12-422f-9789-2b14678681b2 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/attachments returned with HTTP 200 Jan 21 08:44:14.663515 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 58/93] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 08:44:14 2021] POST /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/attachments => generated 273 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:14.707782 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31b585e7-2c3c-45d0-a9b5-7b07e014ba11 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:14.708468 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31b585e7-2c3c-45d0-a9b5-7b07e014ba11 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:14.709056 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31b585e7-2c3c-45d0-a9b5-7b07e014ba11 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:14.743914 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-1f10c343-4e12-422f-9789-2b14678681b2 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume// Jan 21 08:44:14.744488 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-1f10c343-4e12-422f-9789-2b14678681b2 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:14.744892 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:14.744892 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:14.745521 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-1f10c343-4e12-422f-9789-2b14678681b2 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:14.746842 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-1f10c343-4e12-422f-9789-2b14678681b2 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:44:14.747540 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 59/94] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 08:44:14 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:44:14.761216 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-97e27e82-bb9c-4fd0-bca8-998527b2f7c7 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:14.761896 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-97e27e82-bb9c-4fd0-bca8-998527b2f7c7 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:14.762511 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-97e27e82-bb9c-4fd0-bca8-998527b2f7c7 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:14.803065 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:14.803065 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:14.822535 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-31b585e7-2c3c-45d0-a9b5-7b07e014ba11 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:14.834322 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:14.834322 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:14.843241 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-97e27e82-bb9c-4fd0-bca8-998527b2f7c7 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:14.848212 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:14.848212 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:14.860336 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31b585e7-2c3c-45d0-a9b5-7b07e014ba11 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:14.861868 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 36/95] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:14 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 915 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:14.864901 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:14.864901 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:14.874984 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-97e27e82-bb9c-4fd0-bca8-998527b2f7c7 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:14.876420 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 60/96] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 08:44:14 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 1014 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:44:14.899868 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-084ce0b7-6324-4fd3-bb30-69555db081ea tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] PUT http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/attachments/0df15142-8ff1-4fc0-8e0e-d8c8a1f5237f Jan 21 08:44:14.900374 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:14.900374 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:14.901585 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-084ce0b7-6324-4fd3-bb30-69555db081ea tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:14.944293 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:44:14.944293 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 08:44:14.944836 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-084ce0b7-6324-4fd3-bb30-69555db081ea tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Lock "b'cinder-attachment_update-f8362cb4-f141-4990-8e86-153175fa6dd4-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.012s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:44:14.947265 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:14.947265 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:15.375509 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95234737-1f25-41f2-afae-8469c4fa36c2 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:15.376023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95234737-1f25-41f2-afae-8469c4fa36c2 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:15.376333 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:15.376333 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:15.376520 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95234737-1f25-41f2-afae-8469c4fa36c2 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:15.436268 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:15.436268 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:15.445951 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-95234737-1f25-41f2-afae-8469c4fa36c2 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:15.465443 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:15.465443 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:15.474657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95234737-1f25-41f2-afae-8469c4fa36c2 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:15.483050 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 61/97] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:15 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 917 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:15.878049 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d9e3abb-2dd9-48c2-8967-75eedc745659 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:15.878983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d9e3abb-2dd9-48c2-8967-75eedc745659 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:15.879349 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:15.879349 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:15.879971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d9e3abb-2dd9-48c2-8967-75eedc745659 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:15.941311 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:15.941311 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:15.950999 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7d9e3abb-2dd9-48c2-8967-75eedc745659 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:15.973374 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:15.973374 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:15.983551 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d9e3abb-2dd9-48c2-8967-75eedc745659 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:15.994337 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 62/98] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:15 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 915 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:16.490971 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af6319bb-8327-4bdb-878f-94e9d4cbb306 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:16.491584 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af6319bb-8327-4bdb-878f-94e9d4cbb306 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:16.492019 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:16.492019 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:16.492664 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af6319bb-8327-4bdb-878f-94e9d4cbb306 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:16.628378 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:16.628378 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:16.642985 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-af6319bb-8327-4bdb-878f-94e9d4cbb306 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:16.692736 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:16.692736 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:16.734878 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af6319bb-8327-4bdb-878f-94e9d4cbb306 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:16.735706 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 63/99] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:16 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 917 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:16.936354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-084ce0b7-6324-4fd3-bb30-69555db081ea tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Lock "b'cinder-attachment_update-f8362cb4-f141-4990-8e86-153175fa6dd4-n-h1-771363-2'" released by "attachment_update" :: held 1.991s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:44:16.937218 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-084ce0b7-6324-4fd3-bb30-69555db081ea tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/attachments/0df15142-8ff1-4fc0-8e0e-d8c8a1f5237f returned with HTTP 200 Jan 21 08:44:16.939730 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 37/100] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 08:44:14 2021] PUT /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/attachments/0df15142-8ff1-4fc0-8e0e-d8c8a1f5237f => generated 762 bytes in 2045 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:17.001383 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4cbf8ea4-4a2b-40e7-9b49-be51baa31e92 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:17.002232 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4cbf8ea4-4a2b-40e7-9b49-be51baa31e92 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:17.002646 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:17.002646 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:17.003835 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4cbf8ea4-4a2b-40e7-9b49-be51baa31e92 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:17.086135 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:17.086135 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:17.097739 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4cbf8ea4-4a2b-40e7-9b49-be51baa31e92 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:17.121746 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:17.121746 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:17.130831 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4cbf8ea4-4a2b-40e7-9b49-be51baa31e92 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:17.132334 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 64/101] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:16 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 916 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:17.753820 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bb7f5be-c1b1-4e19-8fc4-31b447af6675 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:17.754983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9bb7f5be-c1b1-4e19-8fc4-31b447af6675 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:17.755521 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:17.755521 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:17.756165 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9bb7f5be-c1b1-4e19-8fc4-31b447af6675 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:17.834972 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:17.834972 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:17.844479 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9bb7f5be-c1b1-4e19-8fc4-31b447af6675 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:17.864238 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:17.864238 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:17.874234 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bb7f5be-c1b1-4e19-8fc4-31b447af6675 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:17.875139 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 38/102] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:17 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 917 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:18.149174 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7db21b3-a624-44ac-a771-8d71a59eccd0 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:18.150260 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7db21b3-a624-44ac-a771-8d71a59eccd0 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:18.151356 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:18.151356 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:18.151986 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7db21b3-a624-44ac-a771-8d71a59eccd0 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:18.234779 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:18.234779 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:18.244203 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c7db21b3-a624-44ac-a771-8d71a59eccd0 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:18.264821 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:18.264821 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:18.275650 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7db21b3-a624-44ac-a771-8d71a59eccd0 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:18.276655 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 65/103] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:18 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 916 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:18.891892 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7ea9336-d373-4c36-a068-4011d5972687 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:18.893129 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7ea9336-d373-4c36-a068-4011d5972687 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:18.893980 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:18.893980 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:18.894702 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7ea9336-d373-4c36-a068-4011d5972687 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:18.981190 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:18.981190 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:18.991415 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a7ea9336-d373-4c36-a068-4011d5972687 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:19.012972 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:19.012972 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:19.022945 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7ea9336-d373-4c36-a068-4011d5972687 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:19.024248 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 39/104] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:18 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 917 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:19.292221 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d41fde80-751c-406d-92f4-f1e23b3ef1dd tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:19.293062 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d41fde80-751c-406d-92f4-f1e23b3ef1dd tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:19.293441 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:19.293441 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:19.294098 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d41fde80-751c-406d-92f4-f1e23b3ef1dd tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:19.363809 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:19.363809 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:19.380208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d41fde80-751c-406d-92f4-f1e23b3ef1dd tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:19.406940 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:19.406940 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:19.407988 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-88641c6f-d903-4c3d-914f-8eb7e708fda8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] POST http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/attachments/cd70e204-0805-439e-a291-f36f7c083aad/action Jan 21 08:44:19.408741 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:19.408741 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:19.409531 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-88641c6f-d903-4c3d-914f-8eb7e708fda8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:44:19.410271 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-88641c6f-d903-4c3d-914f-8eb7e708fda8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:19.418119 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d41fde80-751c-406d-92f4-f1e23b3ef1dd tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:19.419217 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 66/105] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:19 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:19.489595 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:19.489595 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:19.505572 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-786627fc-1a57-4488-8674-2261a80a4398 req-88641c6f-d903-4c3d-914f-8eb7e708fda8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/attachments/cd70e204-0805-439e-a291-f36f7c083aad/action returned with HTTP 204 Jan 21 08:44:19.506550 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 40/106] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 08:44:19 2021] POST /volume/v3/cf551851f342400b9b51459dc9a4962c/attachments/cd70e204-0805-439e-a291-f36f7c083aad/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:20.041217 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61b94815-421a-4189-854f-4630891ec04f tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:20.041743 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61b94815-421a-4189-854f-4630891ec04f tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:20.041891 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:20.041891 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:20.042855 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61b94815-421a-4189-854f-4630891ec04f tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:20.104064 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:20.104064 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:20.114978 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61b94815-421a-4189-854f-4630891ec04f tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:20.136709 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:20.136709 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:20.149212 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61b94815-421a-4189-854f-4630891ec04f tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:20.150616 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 67/107] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:20 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 1209 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:20.166624 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b05462cd-e971-49f1-8704-0fa74de0fad0 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:20.167433 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b05462cd-e971-49f1-8704-0fa74de0fad0 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:20.167887 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:20.167887 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:20.168802 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b05462cd-e971-49f1-8704-0fa74de0fad0 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:20.274252 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:20.274252 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:20.294111 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b05462cd-e971-49f1-8704-0fa74de0fad0 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:20.340707 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:20.340707 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:20.350774 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b05462cd-e971-49f1-8704-0fa74de0fad0 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:20.352537 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 41/108] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:20 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 1209 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:20.436090 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ffb6ec1-3ac1-46bb-9347-de148459d1f1 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:20.436858 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ffb6ec1-3ac1-46bb-9347-de148459d1f1 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:20.437227 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:20.437227 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:20.438219 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ffb6ec1-3ac1-46bb-9347-de148459d1f1 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:20.553945 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:20.553945 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:20.582571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7ffb6ec1-3ac1-46bb-9347-de148459d1f1 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:20.639336 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:20.639336 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:20.654205 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ffb6ec1-3ac1-46bb-9347-de148459d1f1 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:20.656930 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 68/109] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:20 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 916 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:20.960441 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-4b02bc20-ec87-4ff6-a763-b2d9fe2a64e7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:20.961030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-4b02bc20-ec87-4ff6-a763-b2d9fe2a64e7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:20.971253 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:20.971253 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:20.971253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-4b02bc20-ec87-4ff6-a763-b2d9fe2a64e7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:21.040326 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:21.040326 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:21.053662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-4b02bc20-ec87-4ff6-a763-b2d9fe2a64e7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:21.083395 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:21.083395 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:21.094273 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-4b02bc20-ec87-4ff6-a763-b2d9fe2a64e7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:21.095371 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 42/110] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:44:20 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 1209 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:21.123781 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-2ba985c0-e430-4c2f-a65e-c9a470094afd tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] POST http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66/action Jan 21 08:44:21.124430 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:21.124430 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:21.125476 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-2ba985c0-e430-4c2f-a65e-c9a470094afd tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Action body: b'{"os-begin_detaching": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:44:21.126014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-2ba985c0-e430-4c2f-a65e-c9a470094afd tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:21.187315 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:21.187315 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:21.188708 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-2ba985c0-e430-4c2f-a65e-c9a470094afd tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:21.199747 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-2ba985c0-e430-4c2f-a65e-c9a470094afd tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Begin detaching volume completed successfully. Jan 21 08:44:21.200341 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-2ba985c0-e430-4c2f-a65e-c9a470094afd tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66/action returned with HTTP 202 Jan 21 08:44:21.201554 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 69/111] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 08:44:21 2021] POST /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:44:21.227887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98e2f39e-64c3-4556-8209-41952f931bf8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:21.228718 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98e2f39e-64c3-4556-8209-41952f931bf8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:21.229123 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:21.229123 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:21.230118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98e2f39e-64c3-4556-8209-41952f931bf8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:21.292703 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-2ba985c0-e430-4c2f-a65e-c9a470094afd tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume// Jan 21 08:44:21.293342 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-2ba985c0-e430-4c2f-a65e-c9a470094afd tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:21.293672 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:21.293672 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:21.294286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-2ba985c0-e430-4c2f-a65e-c9a470094afd tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:21.295719 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-2ba985c0-e430-4c2f-a65e-c9a470094afd tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:44:21.296543 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 70/112] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 08:44:21 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:44:21.328528 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:21.328528 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:21.329246 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-a5e950a1-4716-422d-ac20-a74503151267 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:21.329944 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-a5e950a1-4716-422d-ac20-a74503151267 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:21.330587 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-a5e950a1-4716-422d-ac20-a74503151267 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:21.339042 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-98e2f39e-64c3-4556-8209-41952f931bf8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:21.360372 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:21.360372 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:21.371383 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98e2f39e-64c3-4556-8209-41952f931bf8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:21.383656 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 43/113] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:21 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 1212 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:21.403647 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:21.403647 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:21.416187 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-a5e950a1-4716-422d-ac20-a74503151267 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:21.437830 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:21.437830 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:21.448792 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-a5e950a1-4716-422d-ac20-a74503151267 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:21.450026 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 71/114] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 08:44:21 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 1311 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 08:44:21.674459 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-468b9b4e-635e-40bb-9508-8b483722f8b1 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:21.674772 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-468b9b4e-635e-40bb-9508-8b483722f8b1 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:21.675130 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:21.675130 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:21.675387 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-468b9b4e-635e-40bb-9508-8b483722f8b1 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:21.736334 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:21.736334 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:21.747397 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-468b9b4e-635e-40bb-9508-8b483722f8b1 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:21.769359 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:21.769359 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:21.780509 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-468b9b4e-635e-40bb-9508-8b483722f8b1 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:21.781581 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 44/115] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:21 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 916 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:22.123369 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-c9d8eb6c-2ade-497d-9517-06e1d90aaaf7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] DELETE http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/attachments/cd70e204-0805-439e-a291-f36f7c083aad Jan 21 08:44:22.123901 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-c9d8eb6c-2ade-497d-9517-06e1d90aaaf7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:22.124130 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:22.124130 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:22.124509 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-c9d8eb6c-2ade-497d-9517-06e1d90aaaf7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:22.186958 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:22.186958 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:22.400853 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7863426-6df3-46a2-ac28-0a41a23da163 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:22.401691 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7863426-6df3-46a2-ac28-0a41a23da163 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:22.402178 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:22.402178 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:22.402838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7863426-6df3-46a2-ac28-0a41a23da163 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:22.491134 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:22.491134 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:22.509253 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7863426-6df3-46a2-ac28-0a41a23da163 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:22.533509 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:22.533509 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:22.544559 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7863426-6df3-46a2-ac28-0a41a23da163 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:22.545664 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 45/116] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:22 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 1212 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:44:22.799597 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d940476-62d6-4b3e-9d29-c3c7310850a6 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:22.800455 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d940476-62d6-4b3e-9d29-c3c7310850a6 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:22.800915 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:22.800915 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:22.801924 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d940476-62d6-4b3e-9d29-c3c7310850a6 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:22.932047 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:22.932047 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:22.954942 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1d940476-62d6-4b3e-9d29-c3c7310850a6 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:22.995305 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:22.995305 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:23.021407 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d940476-62d6-4b3e-9d29-c3c7310850a6 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:23.023068 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 46/117] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:22 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 916 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:23.037034 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-dd6ceaec-1706-433c-8e16-658ed4c0ba99 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] POST http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/attachments/0df15142-8ff1-4fc0-8e0e-d8c8a1f5237f/action Jan 21 08:44:23.037553 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:23.037553 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:23.038064 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-dd6ceaec-1706-433c-8e16-658ed4c0ba99 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:44:23.038469 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-dd6ceaec-1706-433c-8e16-658ed4c0ba99 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:23.131747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-c9d8eb6c-2ade-497d-9517-06e1d90aaaf7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:44:23.132247 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-c9d8eb6c-2ade-497d-9517-06e1d90aaaf7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:44:23.146288 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e1727d6b-7718-4eca-ba5b-e999b6e6eb93 req-c9d8eb6c-2ade-497d-9517-06e1d90aaaf7 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/attachments/cd70e204-0805-439e-a291-f36f7c083aad returned with HTTP 200 Jan 21 08:44:23.147185 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 72/118] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 08:44:22 2021] DELETE /volume/v3/cf551851f342400b9b51459dc9a4962c/attachments/cd70e204-0805-439e-a291-f36f7c083aad => generated 19 bytes in 1039 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:23.172639 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:23.172639 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:23.187738 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1fe0fd06-6de1-4a52-9f80-16a6227e1ddc req-dd6ceaec-1706-433c-8e16-658ed4c0ba99 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/attachments/0df15142-8ff1-4fc0-8e0e-d8c8a1f5237f/action returned with HTTP 204 Jan 21 08:44:23.189190 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 47/119] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 08:44:23 2021] POST /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/attachments/0df15142-8ff1-4fc0-8e0e-d8c8a1f5237f/action => generated 0 bytes in 165 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:23.562554 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-148a847a-d991-47af-bad3-1015543e7836 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:23.563277 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-148a847a-d991-47af-bad3-1015543e7836 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:23.563659 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:23.563659 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:23.564265 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-148a847a-d991-47af-bad3-1015543e7836 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:23.615021 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:23.615021 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:23.623694 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-148a847a-d991-47af-bad3-1015543e7836 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:23.661486 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-148a847a-d991-47af-bad3-1015543e7836 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:23.662785 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 73/120] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:23 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 917 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:23.866122 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46e89983-2131-407c-b22b-97803623cb1a tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:23.867174 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46e89983-2131-407c-b22b-97803623cb1a tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:23.867845 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:23.867845 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:23.868827 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46e89983-2131-407c-b22b-97803623cb1a tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:23.932683 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:23.932683 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:23.945084 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-46e89983-2131-407c-b22b-97803623cb1a tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:23.999065 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46e89983-2131-407c-b22b-97803623cb1a tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:24.003700 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 48/121] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:23 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 917 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:24.015618 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7890696d-47ed-499b-8a6b-304ea823ceac tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:24.016441 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7890696d-47ed-499b-8a6b-304ea823ceac tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:24.017097 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:24.017097 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:24.017897 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7890696d-47ed-499b-8a6b-304ea823ceac tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:24.039251 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d806455-1a18-40cd-8fe0-8ea50d76b624 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:24.039904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d806455-1a18-40cd-8fe0-8ea50d76b624 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:24.040106 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:24.040106 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:24.040476 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d806455-1a18-40cd-8fe0-8ea50d76b624 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:24.071918 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:24.071918 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:24.082180 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7890696d-47ed-499b-8a6b-304ea823ceac tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:24.126296 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7890696d-47ed-499b-8a6b-304ea823ceac tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:24.127257 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 74/122] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:24 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 917 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:24.215257 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:24.215257 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:24.231877 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3d806455-1a18-40cd-8fe0-8ea50d76b624 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:24.284402 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:24.284402 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:24.300726 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d806455-1a18-40cd-8fe0-8ea50d76b624 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:24.301557 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 49/123] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:24 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 1208 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:25.021213 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-57d0f6a2-bee0-492f-a28e-ad3a6f21b665 req-414a08c1-a59c-4195-8367-edd0b043a43b tempest-VolumesAdminNegativeTest-1989006640 tempest-VolumesAdminNegativeTest-1989006640] GET http://10.222.0.86/volume/v3/79aec56b72f2405aa330381bd22fc757/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:25.022159 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-57d0f6a2-bee0-492f-a28e-ad3a6f21b665 req-414a08c1-a59c-4195-8367-edd0b043a43b tempest-VolumesAdminNegativeTest-1989006640 tempest-VolumesAdminNegativeTest-1989006640] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:25.022570 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:25.022570 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:25.023461 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-57d0f6a2-bee0-492f-a28e-ad3a6f21b665 req-414a08c1-a59c-4195-8367-edd0b043a43b tempest-VolumesAdminNegativeTest-1989006640 tempest-VolumesAdminNegativeTest-1989006640] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:25.081668 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:25.081668 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:25.089612 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-57d0f6a2-bee0-492f-a28e-ad3a6f21b665 req-414a08c1-a59c-4195-8367-edd0b043a43b tempest-VolumesAdminNegativeTest-1989006640 tempest-VolumesAdminNegativeTest-1989006640] Volume info retrieved successfully. Jan 21 08:44:25.118062 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:25.118062 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:25.126174 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-57d0f6a2-bee0-492f-a28e-ad3a6f21b665 req-414a08c1-a59c-4195-8367-edd0b043a43b tempest-VolumesAdminNegativeTest-1989006640 tempest-VolumesAdminNegativeTest-1989006640] http://10.222.0.86/volume/v3/79aec56b72f2405aa330381bd22fc757/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:25.127005 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 75/124] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:44:25 2021] GET /volume/v3/79aec56b72f2405aa330381bd22fc757/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 1390 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:25.141580 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-57d0f6a2-bee0-492f-a28e-ad3a6f21b665 req-41d9bebf-b2d2-4060-afb1-99d8899e08a7 tempest-VolumesAdminNegativeTest-1989006640 tempest-VolumesAdminNegativeTest-1989006640] GET http://10.222.0.86/volume/v3/79aec56b72f2405aa330381bd22fc757/volumes/0958a2a0-f46c-473c-a237-e90c7ad1d75d Jan 21 08:44:25.142974 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-57d0f6a2-bee0-492f-a28e-ad3a6f21b665 req-41d9bebf-b2d2-4060-afb1-99d8899e08a7 tempest-VolumesAdminNegativeTest-1989006640 tempest-VolumesAdminNegativeTest-1989006640] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:25.144296 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:25.144296 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:25.144740 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-57d0f6a2-bee0-492f-a28e-ad3a6f21b665 req-41d9bebf-b2d2-4060-afb1-99d8899e08a7 tempest-VolumesAdminNegativeTest-1989006640 tempest-VolumesAdminNegativeTest-1989006640] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:25.195414 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-57d0f6a2-bee0-492f-a28e-ad3a6f21b665 req-41d9bebf-b2d2-4060-afb1-99d8899e08a7 tempest-VolumesAdminNegativeTest-1989006640 tempest-VolumesAdminNegativeTest-1989006640] http://10.222.0.86/volume/v3/79aec56b72f2405aa330381bd22fc757/volumes/0958a2a0-f46c-473c-a237-e90c7ad1d75d returned with HTTP 404 Jan 21 08:44:25.196624 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 50/125] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:44:25 2021] GET /volume/v3/79aec56b72f2405aa330381bd22fc757/volumes/0958a2a0-f46c-473c-a237-e90c7ad1d75d => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:25.210682 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e78eff9f-dd0e-46ea-b32f-7d5c0e924615 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:25.211605 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e78eff9f-dd0e-46ea-b32f-7d5c0e924615 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:25.212019 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:25.212019 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:25.212647 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e78eff9f-dd0e-46ea-b32f-7d5c0e924615 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:25.263373 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:25.263373 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:25.275592 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e78eff9f-dd0e-46ea-b32f-7d5c0e924615 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:25.295910 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:25.295910 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:25.305504 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e78eff9f-dd0e-46ea-b32f-7d5c0e924615 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:25.318261 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 76/126] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:25 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 1208 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 08:44:25.793702 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-e17aa7fd-0256-48a1-9392-a819ee2ba3b0 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:25.794427 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-e17aa7fd-0256-48a1-9392-a819ee2ba3b0 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:25.794924 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-e17aa7fd-0256-48a1-9392-a819ee2ba3b0 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:25.851013 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:25.851013 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:25.859887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-e17aa7fd-0256-48a1-9392-a819ee2ba3b0 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:25.882457 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:25.882457 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:25.892377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-e17aa7fd-0256-48a1-9392-a819ee2ba3b0 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:25.894443 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 51/127] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:44:25 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 1208 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:25.921134 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-32d6b963-8f02-4ef8-9b7d-8843a215f2be tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] POST http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4/action Jan 21 08:44:25.922013 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:25.922013 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:25.923956 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-32d6b963-8f02-4ef8-9b7d-8843a215f2be tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Action body: b'{"os-begin_detaching": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:44:25.926159 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-32d6b963-8f02-4ef8-9b7d-8843a215f2be tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:25.981638 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:25.981638 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:25.983318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-32d6b963-8f02-4ef8-9b7d-8843a215f2be tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:25.994667 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-32d6b963-8f02-4ef8-9b7d-8843a215f2be tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Begin detaching volume completed successfully. Jan 21 08:44:25.995497 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-32d6b963-8f02-4ef8-9b7d-8843a215f2be tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4/action returned with HTTP 202 Jan 21 08:44:25.997004 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 77/128] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 08:44:25 2021] POST /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 08:44:26.031275 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14299c60-f050-4072-862f-fe620a307b2b tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:26.031728 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14299c60-f050-4072-862f-fe620a307b2b tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:26.031923 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:26.031923 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:26.032292 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14299c60-f050-4072-862f-fe620a307b2b tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:26.090208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-32d6b963-8f02-4ef8-9b7d-8843a215f2be tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume// Jan 21 08:44:26.091261 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-32d6b963-8f02-4ef8-9b7d-8843a215f2be tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:26.091475 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:26.091475 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:26.092222 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-32d6b963-8f02-4ef8-9b7d-8843a215f2be tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:26.094422 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-32d6b963-8f02-4ef8-9b7d-8843a215f2be tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:44:26.095426 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 78/129] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 08:44:26 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:44:26.119791 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:26.119791 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:26.129795 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-14299c60-f050-4072-862f-fe620a307b2b tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:26.167689 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:26.167689 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:26.169320 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-521c31c3-5d4e-4ca9-931f-6cb4c18f41f1 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:26.169971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-521c31c3-5d4e-4ca9-931f-6cb4c18f41f1 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:26.170616 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-521c31c3-5d4e-4ca9-931f-6cb4c18f41f1 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:26.178809 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14299c60-f050-4072-862f-fe620a307b2b tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:26.180142 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 52/130] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:26 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 1211 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:26.233785 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:26.233785 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:26.243466 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-521c31c3-5d4e-4ca9-931f-6cb4c18f41f1 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:26.266799 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:26.266799 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:26.280874 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-521c31c3-5d4e-4ca9-931f-6cb4c18f41f1 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:26.282157 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 79/131] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 08:44:26 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 1310 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:44:27.136046 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-2dbf50bb-abe2-4ca2-a854-6c32b408c450 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] DELETE http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/attachments/0df15142-8ff1-4fc0-8e0e-d8c8a1f5237f Jan 21 08:44:27.136611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-2dbf50bb-abe2-4ca2-a854-6c32b408c450 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:27.136869 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:27.136869 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:27.137232 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-2dbf50bb-abe2-4ca2-a854-6c32b408c450 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:27.184233 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:27.184233 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:27.198156 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5482e52-2f88-4e82-b194-12e8271ac398 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:27.198669 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5482e52-2f88-4e82-b194-12e8271ac398 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:27.198868 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:27.198868 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:27.199529 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5482e52-2f88-4e82-b194-12e8271ac398 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:27.360427 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:27.360427 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:27.370956 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b5482e52-2f88-4e82-b194-12e8271ac398 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:27.405842 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:27.405842 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:27.416636 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5482e52-2f88-4e82-b194-12e8271ac398 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:27.417746 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 80/132] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:27 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 1211 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:44:27.997699 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-2dbf50bb-abe2-4ca2-a854-6c32b408c450 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:44:28.001180 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-2dbf50bb-abe2-4ca2-a854-6c32b408c450 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:44:28.018599 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3dbc849d-77a3-4cf5-904f-c0d80f96c992 req-2dbf50bb-abe2-4ca2-a854-6c32b408c450 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/attachments/0df15142-8ff1-4fc0-8e0e-d8c8a1f5237f returned with HTTP 200 Jan 21 08:44:28.020220 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 53/133] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 08:44:27 2021] DELETE /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/attachments/0df15142-8ff1-4fc0-8e0e-d8c8a1f5237f => generated 19 bytes in 889 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:28.435748 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7d3d9f0-309b-4ac1-a4ed-8572ce1eec09 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:28.437075 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7d3d9f0-309b-4ac1-a4ed-8572ce1eec09 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:28.437488 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:28.437488 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:28.438214 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7d3d9f0-309b-4ac1-a4ed-8572ce1eec09 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:28.490466 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:28.490466 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:28.499339 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c7d3d9f0-309b-4ac1-a4ed-8572ce1eec09 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:28.523283 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7d3d9f0-309b-4ac1-a4ed-8572ce1eec09 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:28.524773 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 81/134] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:28 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:28.548963 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] POST http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes Jan 21 08:44:28.549899 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:28.549899 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:28.550425 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1518231318"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:44:28.551575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1518231318'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:44:28.552013 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Create volume of 1 GB Jan 21 08:44:28.552724 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:28.552724 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:28.565275 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Availability Zones retrieved successfully. Jan 21 08:44:28.582483 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Flow 'volume_create_api' (9df0ffd2-4931-4018-88fa-80fcf1879e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:44:28.585555 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5afa79ab-0058-4f37-a02c-b8badb7e832e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:28.587739 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:44:28.657776 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5afa79ab-0058-4f37-a02c-b8badb7e832e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:28.661508 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03310c2d-6901-4588-8903-a4d89a69849a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:28.755350 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Created reservations ['73c79592-e7bd-484a-a3ff-4015a463b6fa', '1df939f0-2a46-4d9e-a68a-ea838cf48a37', '7eaf3be2-0479-4b01-a23b-9e65899b7cb3', 'e0ad72f3-4a29-4d19-96e4-b1d26822a023'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:44:28.757515 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03310c2d-6901-4588-8903-a4d89a69849a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73c79592-e7bd-484a-a3ff-4015a463b6fa', '1df939f0-2a46-4d9e-a68a-ea838cf48a37', '7eaf3be2-0479-4b01-a23b-9e65899b7cb3', 'e0ad72f3-4a29-4d19-96e4-b1d26822a023']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:28.759937 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a89b356a-ddf6-4a0e-90c3-974b7238abcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:28.825794 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a89b356a-ddf6-4a0e-90c3-974b7238abcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f35a45e6-b9bc-4275-9afb-290bcd027bc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1518231318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f8d39b3bce42498c7ccc1cf03273c1',qos_specs=None,replication_status=,reservations=['73c79592-e7bd-484a-a3ff-4015a463b6fa','1df939f0-2a46-4d9e-a68a-ea838cf48a37','7eaf3be2-0479-4b01-a23b-9e65899b7cb3','e0ad72f3-4a29-4d19-96e4-b1d26822a023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f95c61f418944274b0777b51802fe2b4',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:44:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1518231318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f35a45e6-b9bc-4275-9afb-290bcd027bc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83f8d39b3bce42498c7ccc1cf03273c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f95c61f418944274b0777b51802fe2b4',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:28.828425 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0f819b-8e6e-4e09-8d81-1fddb3ee4111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:28.861032 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0f819b-8e6e-4e09-8d81-1fddb3ee4111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1518231318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83f8d39b3bce42498c7ccc1cf03273c1',qos_specs=None,replication_status=,reservations=['73c79592-e7bd-484a-a3ff-4015a463b6fa','1df939f0-2a46-4d9e-a68a-ea838cf48a37','7eaf3be2-0479-4b01-a23b-9e65899b7cb3','e0ad72f3-4a29-4d19-96e4-b1d26822a023'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f95c61f418944274b0777b51802fe2b4',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:28.863891 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609b269e-2870-4dd4-9483-cfe2919d2b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:44:28.881715 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609b269e-2870-4dd4-9483-cfe2919d2b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:44:28.884071 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Flow 'volume_create_api' (9df0ffd2-4931-4018-88fa-80fcf1879e19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:44:28.936566 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Create volume request issued successfully. Jan 21 08:44:28.953187 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71de084d-e999-447f-9c0d-e46cf47466b8 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes returned with HTTP 202 Jan 21 08:44:28.964795 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 54/135] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 08:44:28 2021] POST /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes => generated 824 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:44:28.970304 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bcd6796f-5d4d-4570-93d6-72083107c5d6 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 Jan 21 08:44:28.971671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bcd6796f-5d4d-4570-93d6-72083107c5d6 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:28.972120 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:28.972120 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:28.972923 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bcd6796f-5d4d-4570-93d6-72083107c5d6 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:29.041707 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:29.041707 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:29.051534 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bcd6796f-5d4d-4570-93d6-72083107c5d6 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:29.100129 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bcd6796f-5d4d-4570-93d6-72083107c5d6 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 returned with HTTP 200 Jan 21 08:44:29.102902 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 82/136] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:28 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 => generated 892 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:30.119340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bed92ad1-88e4-433b-b391-a8f62bed6414 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 Jan 21 08:44:30.120052 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bed92ad1-88e4-433b-b391-a8f62bed6414 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:30.120255 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:30.120255 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:30.120572 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bed92ad1-88e4-433b-b391-a8f62bed6414 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:30.183871 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:30.183871 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:30.194249 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bed92ad1-88e4-433b-b391-a8f62bed6414 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:30.216604 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bed92ad1-88e4-433b-b391-a8f62bed6414 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 returned with HTTP 200 Jan 21 08:44:30.217507 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 55/137] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:30 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 => generated 917 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:31.324193 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3351655e-0c12-4dc6-b4c8-4bcc5329333b req-673e382d-3cf5-4e2d-a712-d41d6a9cf424 tempest-VolumesAdminNegativeTest-1989006640 tempest-VolumesAdminNegativeTest-1989006640] GET http://10.222.0.86/volume/v3/79aec56b72f2405aa330381bd22fc757/volumes/2c62073f-997e-4e35-8386-f2a1ec7f04d3 Jan 21 08:44:31.325433 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3351655e-0c12-4dc6-b4c8-4bcc5329333b req-673e382d-3cf5-4e2d-a712-d41d6a9cf424 tempest-VolumesAdminNegativeTest-1989006640 tempest-VolumesAdminNegativeTest-1989006640] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:31.325819 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:31.325819 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:31.326450 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3351655e-0c12-4dc6-b4c8-4bcc5329333b req-673e382d-3cf5-4e2d-a712-d41d6a9cf424 tempest-VolumesAdminNegativeTest-1989006640 tempest-VolumesAdminNegativeTest-1989006640] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:31.379254 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3351655e-0c12-4dc6-b4c8-4bcc5329333b req-673e382d-3cf5-4e2d-a712-d41d6a9cf424 tempest-VolumesAdminNegativeTest-1989006640 tempest-VolumesAdminNegativeTest-1989006640] http://10.222.0.86/volume/v3/79aec56b72f2405aa330381bd22fc757/volumes/2c62073f-997e-4e35-8386-f2a1ec7f04d3 returned with HTTP 404 Jan 21 08:44:31.394423 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83c8a31f-a296-4d63-ae6d-d71af5279e0e tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] DELETE http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 Jan 21 08:44:31.395343 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83c8a31f-a296-4d63-ae6d-d71af5279e0e tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:31.395572 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:31.395572 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:31.396219 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 83/138] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:44:31 2021] GET /volume/v3/79aec56b72f2405aa330381bd22fc757/volumes/2c62073f-997e-4e35-8386-f2a1ec7f04d3 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:31.396338 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83c8a31f-a296-4d63-ae6d-d71af5279e0e tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:31.397004 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-83c8a31f-a296-4d63-ae6d-d71af5279e0e tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Delete volume with id: f35a45e6-b9bc-4275-9afb-290bcd027bc8 Jan 21 08:44:31.475355 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:31.475355 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:31.478463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-83c8a31f-a296-4d63-ae6d-d71af5279e0e tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:31.550816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-83c8a31f-a296-4d63-ae6d-d71af5279e0e tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Delete volume request issued successfully. Jan 21 08:44:31.551803 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83c8a31f-a296-4d63-ae6d-d71af5279e0e tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 returned with HTTP 202 Jan 21 08:44:31.552857 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 56/139] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:31 2021] DELETE /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:44:31.560733 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54208cc0-f0cd-4400-8e87-613498dc1612 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 Jan 21 08:44:31.561427 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54208cc0-f0cd-4400-8e87-613498dc1612 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:31.561729 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54208cc0-f0cd-4400-8e87-613498dc1612 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:31.669348 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:31.669348 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:31.690829 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-54208cc0-f0cd-4400-8e87-613498dc1612 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:31.714612 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54208cc0-f0cd-4400-8e87-613498dc1612 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 returned with HTTP 200 Jan 21 08:44:31.716220 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 84/140] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:31 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 => generated 916 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:32.732654 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-adf475a2-d270-4ca6-bbff-6cfd0fdd7948 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 Jan 21 08:44:32.734135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-adf475a2-d270-4ca6-bbff-6cfd0fdd7948 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:32.734514 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:32.734514 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:32.735313 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-adf475a2-d270-4ca6-bbff-6cfd0fdd7948 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:32.851928 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:32.851928 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:32.870753 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-adf475a2-d270-4ca6-bbff-6cfd0fdd7948 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:32.901688 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-adf475a2-d270-4ca6-bbff-6cfd0fdd7948 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 returned with HTTP 200 Jan 21 08:44:32.902499 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 57/141] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:32 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 => generated 916 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:33.855158 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9717594d-1198-4c36-b516-cde4d3da8bd8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] DELETE http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:33.855776 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9717594d-1198-4c36-b516-cde4d3da8bd8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:33.856080 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:33.856080 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:33.856601 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9717594d-1198-4c36-b516-cde4d3da8bd8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:33.857152 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-9717594d-1198-4c36-b516-cde4d3da8bd8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Delete volume with id: f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:33.910795 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:33.910795 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:33.912551 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9717594d-1198-4c36-b516-cde4d3da8bd8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:33.918359 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8324fe11-4f86-4d4a-9d3e-1e2228ba5b34 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 Jan 21 08:44:33.919167 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8324fe11-4f86-4d4a-9d3e-1e2228ba5b34 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:33.919617 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:33.919617 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:33.920053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8324fe11-4f86-4d4a-9d3e-1e2228ba5b34 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:33.988943 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8324fe11-4f86-4d4a-9d3e-1e2228ba5b34 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 returned with HTTP 404 Jan 21 08:44:33.990493 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 58/142] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:33 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f35a45e6-b9bc-4275-9afb-290bcd027bc8 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:33.998281 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1df823b7-e499-4fed-aaaf-c6f9870bb300 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] DELETE http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:33.998765 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9717594d-1198-4c36-b516-cde4d3da8bd8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Delete volume request issued successfully. Jan 21 08:44:33.999367 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9717594d-1198-4c36-b516-cde4d3da8bd8 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 202 Jan 21 08:44:33.999501 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1df823b7-e499-4fed-aaaf-c6f9870bb300 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:34.000169 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1df823b7-e499-4fed-aaaf-c6f9870bb300 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:34.001299 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1df823b7-e499-4fed-aaaf-c6f9870bb300 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Delete volume with id: f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:34.003286 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 85/143] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:33 2021] DELETE /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:44:34.014932 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cb102eb-587d-4510-9848-d2dcda0c5a80 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:34.015471 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cb102eb-587d-4510-9848-d2dcda0c5a80 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:34.015667 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:34.015667 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:34.018922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cb102eb-587d-4510-9848-d2dcda0c5a80 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:34.060468 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:34.060468 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:34.062174 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1df823b7-e499-4fed-aaaf-c6f9870bb300 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:34.115997 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:34.115997 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:34.117617 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1df823b7-e499-4fed-aaaf-c6f9870bb300 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Delete volume request issued successfully. Jan 21 08:44:34.120923 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1df823b7-e499-4fed-aaaf-c6f9870bb300 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 202 Jan 21 08:44:34.122276 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 59/144] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:33 2021] DELETE /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:44:34.128135 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7cb102eb-587d-4510-9848-d2dcda0c5a80 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:34.133081 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23c2cdc7-03f8-4fcc-9175-a10269a83805 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:34.137719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23c2cdc7-03f8-4fcc-9175-a10269a83805 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:34.137923 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:34.137923 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:34.138516 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23c2cdc7-03f8-4fcc-9175-a10269a83805 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:34.200285 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cb102eb-587d-4510-9848-d2dcda0c5a80 tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:34.206448 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 86/145] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:34 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 916 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:34.267169 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:34.267169 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:34.295662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-23c2cdc7-03f8-4fcc-9175-a10269a83805 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:34.350563 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23c2cdc7-03f8-4fcc-9175-a10269a83805 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:34.355096 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 60/146] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:34 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 915 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:35.226371 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25e2f69d-b803-4c21-b46a-589d4c23c7df tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:35.227594 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25e2f69d-b803-4c21-b46a-589d4c23c7df tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:35.228156 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:35.228156 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:35.228842 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25e2f69d-b803-4c21-b46a-589d4c23c7df tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:35.354316 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:35.354316 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:35.369278 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-25e2f69d-b803-4c21-b46a-589d4c23c7df tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Volume info retrieved successfully. Jan 21 08:44:35.370857 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51cc16d0-972d-456b-812d-608498ae529d tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:35.371384 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51cc16d0-972d-456b-812d-608498ae529d tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:35.371603 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:35.371603 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:35.371977 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51cc16d0-972d-456b-812d-608498ae529d tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:35.403492 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25e2f69d-b803-4c21-b46a-589d4c23c7df tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 200 Jan 21 08:44:35.413886 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 87/147] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:35 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 916 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:35.474701 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:35.474701 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:35.501735 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-51cc16d0-972d-456b-812d-608498ae529d tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Volume info retrieved successfully. Jan 21 08:44:35.545691 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51cc16d0-972d-456b-812d-608498ae529d tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 200 Jan 21 08:44:35.547012 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 61/148] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:35 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 915 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:36.421645 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63bd9cde-311b-4981-bd74-115301450e8e tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] GET http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 Jan 21 08:44:36.423016 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63bd9cde-311b-4981-bd74-115301450e8e tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:36.423410 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:36.423410 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:36.423789 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63bd9cde-311b-4981-bd74-115301450e8e tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:36.537199 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63bd9cde-311b-4981-bd74-115301450e8e tempest-AttachSCSIVolumeTestJSON-930166259 tempest-AttachSCSIVolumeTestJSON-930166259] http://10.222.0.86/volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 returned with HTTP 404 Jan 21 08:44:36.538308 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 88/149] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:36 2021] GET /volume/v3/cf551851f342400b9b51459dc9a4962c/volumes/f804a245-2841-4e46-8d16-b389042d3e66 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:36.565619 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de59f774-3065-4694-bdb2-dc432ce19994 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] GET http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 Jan 21 08:44:36.570755 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de59f774-3065-4694-bdb2-dc432ce19994 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:36.576654 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:36.576654 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:36.577315 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de59f774-3065-4694-bdb2-dc432ce19994 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:36.704592 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:36.704592 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:36.718757 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de59f774-3065-4694-bdb2-dc432ce19994 tempest-VolumesAdminNegativeTest-1493486274 tempest-VolumesAdminNegativeTest-1493486274] http://10.222.0.86/volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 returned with HTTP 404 Jan 21 08:44:36.723067 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 62/150] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:36 2021] GET /volume/v3/83f8d39b3bce42498c7ccc1cf03273c1/volumes/f8362cb4-f141-4990-8e86-153175fa6dd4 => generated 109 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:44:43.911675 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5fc0ddeb-e4d7-44ff-bd91-a69f4483df63 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] DELETE http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:44:43.912171 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5fc0ddeb-e4d7-44ff-bd91-a69f4483df63 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:43.912654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5fc0ddeb-e4d7-44ff-bd91-a69f4483df63 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:43.913113 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-5fc0ddeb-e4d7-44ff-bd91-a69f4483df63 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Delete volume with id: 6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:44:43.985495 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:43.985495 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:43.988106 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5fc0ddeb-e4d7-44ff-bd91-a69f4483df63 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:44:44.023297 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5fc0ddeb-e4d7-44ff-bd91-a69f4483df63 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Delete volume request issued successfully. Jan 21 08:44:44.024333 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5fc0ddeb-e4d7-44ff-bd91-a69f4483df63 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 202 Jan 21 08:44:44.025740 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 89/151] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 08:44:43 2021] DELETE /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:44:44.035663 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4e0cc86-1d59-4bf8-9ce1-8a277ec1ff89 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:44:44.036510 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4e0cc86-1d59-4bf8-9ce1-8a277ec1ff89 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:44.037236 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:44.037236 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:44.037770 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4e0cc86-1d59-4bf8-9ce1-8a277ec1ff89 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:44.091604 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:44.091604 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:44.103568 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c4e0cc86-1d59-4bf8-9ce1-8a277ec1ff89 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:44:44.131635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4e0cc86-1d59-4bf8-9ce1-8a277ec1ff89 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:44:44.133130 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 63/152] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:44 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 921 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:44:45.148769 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d64f9e98-ce93-499f-b203-13ee72f9843d tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:44:45.149265 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d64f9e98-ce93-499f-b203-13ee72f9843d tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:45.149446 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:45.149446 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:45.150121 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d64f9e98-ce93-499f-b203-13ee72f9843d tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:45.229199 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:44:45.229199 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:44:45.260675 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d64f9e98-ce93-499f-b203-13ee72f9843d tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Volume info retrieved successfully. Jan 21 08:44:45.339983 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d64f9e98-ce93-499f-b203-13ee72f9843d tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 200 Jan 21 08:44:45.343361 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 90/153] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:45 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 921 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:44:46.359344 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a7f63ea-e2ef-4740-9928-a0df08452f25 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] GET http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de Jan 21 08:44:46.360543 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a7f63ea-e2ef-4740-9928-a0df08452f25 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:44:46.360949 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:44:46.360949 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:44:46.362725 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a7f63ea-e2ef-4740-9928-a0df08452f25 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:44:46.465537 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a7f63ea-e2ef-4740-9928-a0df08452f25 tempest-LiveAutoBlockMigrationV225Test-1339578666 tempest-LiveAutoBlockMigrationV225Test-1339578666] http://10.222.0.86/volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de returned with HTTP 404 Jan 21 08:44:46.473649 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 64/154] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:44:46 2021] GET /volume/v3/220b15aa12d846d79527c9132f9c61f5/volumes/6612260a-022b-4c25-b248-61c053d8a3de => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:45:08.206949 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b49f9de3-1389-4074-83a7-e9101379d16d tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] DELETE http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:45:08.207408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b49f9de3-1389-4074-83a7-e9101379d16d tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:08.207858 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:08.207858 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:45:08.208128 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b49f9de3-1389-4074-83a7-e9101379d16d tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:08.208529 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b49f9de3-1389-4074-83a7-e9101379d16d tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Delete volume with id: d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:45:08.328251 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:08.328251 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:45:08.328998 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b49f9de3-1389-4074-83a7-e9101379d16d tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:45:08.410340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b49f9de3-1389-4074-83a7-e9101379d16d tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Delete volume request issued successfully. Jan 21 08:45:08.415155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b49f9de3-1389-4074-83a7-e9101379d16d tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 202 Jan 21 08:45:08.419498 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 91/155] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 08:45:08 2021] DELETE /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:45:08.426529 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05f49f22-0f56-4274-93a8-c8e8977302af tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:45:08.427046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05f49f22-0f56-4274-93a8-c8e8977302af tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:08.427532 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05f49f22-0f56-4274-93a8-c8e8977302af tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:08.606338 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:08.606338 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:45:08.618920 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-05f49f22-0f56-4274-93a8-c8e8977302af tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:45:08.649718 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05f49f22-0f56-4274-93a8-c8e8977302af tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:45:08.651273 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 65/156] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:08 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 909 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:09.678265 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3261e371-a003-4255-b354-369d3dd63ed6 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:45:09.678265 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3261e371-a003-4255-b354-369d3dd63ed6 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:09.678265 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:09.678265 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:45:09.678265 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3261e371-a003-4255-b354-369d3dd63ed6 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:09.828330 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:09.828330 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:45:09.842197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3261e371-a003-4255-b354-369d3dd63ed6 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Volume info retrieved successfully. Jan 21 08:45:09.869014 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3261e371-a003-4255-b354-369d3dd63ed6 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 200 Jan 21 08:45:09.870216 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 92/157] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:09 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 909 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:45:10.886595 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-432b8ba9-389b-401c-98ac-61c567d4c810 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] GET http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 Jan 21 08:45:10.887295 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-432b8ba9-389b-401c-98ac-61c567d4c810 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:45:10.887517 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:45:10.887517 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:45:10.887892 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-432b8ba9-389b-401c-98ac-61c567d4c810 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:45:10.997763 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:45:10.997763 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:45:11.016948 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-432b8ba9-389b-401c-98ac-61c567d4c810 tempest-LiveMigrationTest-1766464857 tempest-LiveMigrationTest-1766464857] http://10.222.0.86/volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 returned with HTTP 404 Jan 21 08:45:11.020143 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 66/158] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:45:10 2021] GET /volume/v3/7fbda9c0c6e2407a9e0f840875f40027/volumes/d4c1e3bf-e7b8-4038-bf4f-947d15c25495 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:46:32.553595 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] POST http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes Jan 21 08:46:32.554150 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:32.554150 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:32.554763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-911961188", "imageRef": "1bd435bf-09c9-4a02-9f1c-d0874199f573"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:46:32.555988 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-911961188', 'imageRef': '1bd435bf-09c9-4a02-9f1c-d0874199f573'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:46:32.766107 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Create volume of 1 GB Jan 21 08:46:32.788267 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Availability Zones retrieved successfully. Jan 21 08:46:32.817194 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Flow 'volume_create_api' (42abe89b-d67a-4700-a659-0aad43d09f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:46:32.820613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (705fb595-be0e-4ea7-83e8-374074f647e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:32.823312 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:46:32.966428 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (705fb595-be0e-4ea7-83e8-374074f647e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:32.970377 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda9ebf3-a5f6-432c-a244-81cdb3c98eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:33.201309 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Created reservations ['13111f2e-d899-4f28-b1ce-6abc4ff1405c', 'f238cd4a-ca9b-4354-a52d-6e3b6ccd7b8d', '6128ef46-cc26-49c8-8bf8-d08c0900fa56', '50ab3189-8b22-4965-bd18-3d3e5c7c3409'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:46:33.203655 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda9ebf3-a5f6-432c-a244-81cdb3c98eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13111f2e-d899-4f28-b1ce-6abc4ff1405c', 'f238cd4a-ca9b-4354-a52d-6e3b6ccd7b8d', '6128ef46-cc26-49c8-8bf8-d08c0900fa56', '50ab3189-8b22-4965-bd18-3d3e5c7c3409']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:33.206530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e6305a5-833a-44fe-b3ff-8896c7b1ca95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:33.271305 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e6305a5-833a-44fe-b3ff-8896c7b1ca95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-911961188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41006d3546c84ecb96de376711604ac2',qos_specs=None,replication_status=,reservations=['13111f2e-d899-4f28-b1ce-6abc4ff1405c','f238cd4a-ca9b-4354-a52d-6e3b6ccd7b8d','6128ef46-cc26-49c8-8bf8-d08c0900fa56','50ab3189-8b22-4965-bd18-3d3e5c7c3409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90cb51689b441fb83a3f829139ced7c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:46:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-911961188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41006d3546c84ecb96de376711604ac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a90cb51689b441fb83a3f829139ced7c',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:33.274296 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b97d9e38-5138-43fa-9b33-b5a39d584dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:33.315874 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b97d9e38-5138-43fa-9b33-b5a39d584dbf) transitioned into state 'SUCCESS' from state '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-911961188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41006d3546c84ecb96de376711604ac2',qos_specs=None,replication_status=,reservations=['13111f2e-d899-4f28-b1ce-6abc4ff1405c','f238cd4a-ca9b-4354-a52d-6e3b6ccd7b8d','6128ef46-cc26-49c8-8bf8-d08c0900fa56','50ab3189-8b22-4965-bd18-3d3e5c7c3409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90cb51689b441fb83a3f829139ced7c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:33.318637 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ce8cb7b-deb9-4250-965d-168756bd56f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:46:33.356041 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ce8cb7b-deb9-4250-965d-168756bd56f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:46:33.366169 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Flow 'volume_create_api' (42abe89b-d67a-4700-a659-0aad43d09f7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:46:33.492650 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Create volume request issued successfully. Jan 21 08:46:33.529113 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec8b9881-0aa4-445e-84b5-2c85262f38f6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes returned with HTTP 202 Jan 21 08:46:33.531547 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 93/159] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 08:46:32 2021] POST /volume/v3/41006d3546c84ecb96de376711604ac2/volumes => generated 820 bytes in 1394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:46:33.546356 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3533c9a-46a2-45a0-9198-5a075b2e11d3 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:33.547210 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3533c9a-46a2-45a0-9198-5a075b2e11d3 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:33.547718 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:33.547718 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:33.548365 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3533c9a-46a2-45a0-9198-5a075b2e11d3 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:33.703814 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:33.703814 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:33.721806 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b3533c9a-46a2-45a0-9198-5a075b2e11d3 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:33.783055 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3533c9a-46a2-45a0-9198-5a075b2e11d3 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:33.784782 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 67/160] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:33 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:34.805188 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-965660b5-9008-4c93-8185-8764a2e82e0a tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:34.805188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-965660b5-9008-4c93-8185-8764a2e82e0a tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:34.805188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:34.805188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:34.806054 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-965660b5-9008-4c93-8185-8764a2e82e0a tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:34.954361 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:34.954361 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:34.964737 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-965660b5-9008-4c93-8185-8764a2e82e0a tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:34.995836 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-965660b5-9008-4c93-8185-8764a2e82e0a tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:35.007316 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 94/161] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:34 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:36.013858 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d79600a-ed6b-429b-9975-d0291dc7c59c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:36.015949 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d79600a-ed6b-429b-9975-d0291dc7c59c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:36.017040 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:36.017040 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:36.017752 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d79600a-ed6b-429b-9975-d0291dc7c59c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:36.122107 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:36.122107 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:36.147230 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d79600a-ed6b-429b-9975-d0291dc7c59c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:36.194036 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d79600a-ed6b-429b-9975-d0291dc7c59c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:36.200801 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 68/162] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:36 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:37.216654 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-238f20e4-99fe-4dbb-b998-49e12e813fdd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:37.217873 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-238f20e4-99fe-4dbb-b998-49e12e813fdd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:37.218593 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:37.218593 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:37.219394 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-238f20e4-99fe-4dbb-b998-49e12e813fdd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:37.354337 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:37.354337 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:37.364989 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-238f20e4-99fe-4dbb-b998-49e12e813fdd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:37.398125 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-238f20e4-99fe-4dbb-b998-49e12e813fdd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:37.399486 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 95/163] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:37 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:38.415286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9491d0c-dd2e-4395-a351-375e968cda88 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:38.416722 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9491d0c-dd2e-4395-a351-375e968cda88 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:38.417159 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:38.417159 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:38.417814 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9491d0c-dd2e-4395-a351-375e968cda88 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:38.510606 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:38.510606 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:38.523396 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e9491d0c-dd2e-4395-a351-375e968cda88 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:38.556671 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9491d0c-dd2e-4395-a351-375e968cda88 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:38.558896 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 69/164] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:38 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:39.575052 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5ed0354-1766-4196-ac52-7281f2caa082 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:39.575834 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5ed0354-1766-4196-ac52-7281f2caa082 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:39.576050 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:39.576050 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:39.576457 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5ed0354-1766-4196-ac52-7281f2caa082 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:39.752322 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:39.752322 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:39.777812 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c5ed0354-1766-4196-ac52-7281f2caa082 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:39.834128 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5ed0354-1766-4196-ac52-7281f2caa082 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:39.835415 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 96/165] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:39 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:40.853706 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-679a1231-1b13-4ab2-92a5-c7c63815102f tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:40.855026 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-679a1231-1b13-4ab2-92a5-c7c63815102f tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:40.855404 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:40.855404 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:40.856034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-679a1231-1b13-4ab2-92a5-c7c63815102f tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:41.009064 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:41.009064 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:41.040585 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-679a1231-1b13-4ab2-92a5-c7c63815102f tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:41.109875 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-679a1231-1b13-4ab2-92a5-c7c63815102f tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:41.120123 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 70/166] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:40 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:42.128959 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-276f3f2d-12a7-4e1d-aa52-cbe3bc48bf29 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:42.130108 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-276f3f2d-12a7-4e1d-aa52-cbe3bc48bf29 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:42.130487 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:42.130487 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:42.131102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-276f3f2d-12a7-4e1d-aa52-cbe3bc48bf29 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:42.258219 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:42.258219 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:42.284015 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-276f3f2d-12a7-4e1d-aa52-cbe3bc48bf29 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:42.331063 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-276f3f2d-12a7-4e1d-aa52-cbe3bc48bf29 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:42.333726 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 97/167] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:42 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:43.348865 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3526c6d-1a58-4051-a805-43347f14323a tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:43.349396 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3526c6d-1a58-4051-a805-43347f14323a tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:43.349552 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:43.349552 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:43.350378 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3526c6d-1a58-4051-a805-43347f14323a tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:43.447759 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:43.447759 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:43.457403 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e3526c6d-1a58-4051-a805-43347f14323a tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:43.482267 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3526c6d-1a58-4051-a805-43347f14323a tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:43.492345 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 71/168] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:43 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:44.499358 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8d66066-ce12-49ac-8173-cf5d87380225 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:44.500414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8d66066-ce12-49ac-8173-cf5d87380225 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:44.500949 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:44.500949 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:44.501545 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8d66066-ce12-49ac-8173-cf5d87380225 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:44.552990 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:44.552990 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:44.562567 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b8d66066-ce12-49ac-8173-cf5d87380225 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:44.587273 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8d66066-ce12-49ac-8173-cf5d87380225 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:44.588739 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 98/169] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:44 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:45.604029 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c31d422e-7c3b-4845-b191-5f1b0ed2c0f9 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:45.604569 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c31d422e-7c3b-4845-b191-5f1b0ed2c0f9 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:45.604722 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:45.604722 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:45.605339 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c31d422e-7c3b-4845-b191-5f1b0ed2c0f9 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:45.658400 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:45.658400 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:45.705905 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c31d422e-7c3b-4845-b191-5f1b0ed2c0f9 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:45.771176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c31d422e-7c3b-4845-b191-5f1b0ed2c0f9 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:45.774696 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 72/170] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:45 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:46.792964 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1ec5f64-785d-49a9-bf18-42ed510c226b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:46.794341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1ec5f64-785d-49a9-bf18-42ed510c226b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:46.794736 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:46.794736 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:46.796152 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1ec5f64-785d-49a9-bf18-42ed510c226b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:46.857074 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:46.857074 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:46.868751 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d1ec5f64-785d-49a9-bf18-42ed510c226b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:46.903177 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1ec5f64-785d-49a9-bf18-42ed510c226b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:46.907596 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 99/171] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:46 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:46:47.924492 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01bb5bd1-a208-494d-81dd-5a4417f1f631 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:47.925555 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01bb5bd1-a208-494d-81dd-5a4417f1f631 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:47.925951 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:47.925951 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:47.926686 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01bb5bd1-a208-494d-81dd-5a4417f1f631 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:47.984144 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:47.984144 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:47.995834 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-01bb5bd1-a208-494d-81dd-5a4417f1f631 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:48.040771 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01bb5bd1-a208-494d-81dd-5a4417f1f631 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:48.044054 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 73/172] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:47 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:49.064962 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f109e66-9578-452f-8fba-3662d8b10fef tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:49.064962 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f109e66-9578-452f-8fba-3662d8b10fef tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:49.064962 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:49.064962 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:49.064962 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f109e66-9578-452f-8fba-3662d8b10fef tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:49.202858 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:49.202858 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:49.225581 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8f109e66-9578-452f-8fba-3662d8b10fef tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:49.253583 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f109e66-9578-452f-8fba-3662d8b10fef tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:49.255311 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 100/173] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:49 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:50.271525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f93b4f5-5864-4880-8e15-4caaf33f3a1b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:50.272798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f93b4f5-5864-4880-8e15-4caaf33f3a1b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:50.273227 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:50.273227 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:50.274265 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f93b4f5-5864-4880-8e15-4caaf33f3a1b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:50.331504 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:50.331504 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:50.341399 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f93b4f5-5864-4880-8e15-4caaf33f3a1b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:50.423586 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f93b4f5-5864-4880-8e15-4caaf33f3a1b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:50.424906 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 74/174] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:50 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:51.440908 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2f6835d-c1d0-4cd3-9635-33b8e6ce34cc tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:51.441409 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2f6835d-c1d0-4cd3-9635-33b8e6ce34cc tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:51.441807 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:51.441807 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:51.442669 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2f6835d-c1d0-4cd3-9635-33b8e6ce34cc tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:51.552191 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:51.552191 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:51.577878 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e2f6835d-c1d0-4cd3-9635-33b8e6ce34cc tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:51.629163 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2f6835d-c1d0-4cd3-9635-33b8e6ce34cc tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:51.630841 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 101/175] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:51 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 912 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:52.647225 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50fe9006-8424-4db9-98b8-a4273925e9d2 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:52.647845 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50fe9006-8424-4db9-98b8-a4273925e9d2 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:52.647963 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:52.647963 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:52.648279 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50fe9006-8424-4db9-98b8-a4273925e9d2 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:52.790185 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:52.790185 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:52.811890 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-50fe9006-8424-4db9-98b8-a4273925e9d2 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:52.840323 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50fe9006-8424-4db9-98b8-a4273925e9d2 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:52.846818 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 75/176] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:52 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 970 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:53.856239 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3f5cdac-31d7-4875-8d49-19ba37fbeac5 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:53.858282 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3f5cdac-31d7-4875-8d49-19ba37fbeac5 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:53.859106 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:53.859106 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:53.859797 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3f5cdac-31d7-4875-8d49-19ba37fbeac5 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:53.985710 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:53.985710 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:54.021502 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e3f5cdac-31d7-4875-8d49-19ba37fbeac5 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:54.095076 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3f5cdac-31d7-4875-8d49-19ba37fbeac5 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:54.113187 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 102/177] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:53 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 970 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:55.119559 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ca14cf2-077f-4ea7-b39d-b3dd27fb4b8d tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:55.120280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ca14cf2-077f-4ea7-b39d-b3dd27fb4b8d tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:55.120480 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:55.120480 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:55.121129 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ca14cf2-077f-4ea7-b39d-b3dd27fb4b8d tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:55.229255 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:55.229255 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:55.255163 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ca14cf2-077f-4ea7-b39d-b3dd27fb4b8d tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:55.305621 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ca14cf2-077f-4ea7-b39d-b3dd27fb4b8d tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:55.306463 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 76/178] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:55 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 973 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:56.323246 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5174ff02-48d4-49d1-b007-c1f633807253 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:56.324313 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5174ff02-48d4-49d1-b007-c1f633807253 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:56.324674 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:56.324674 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:56.325260 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5174ff02-48d4-49d1-b007-c1f633807253 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:56.422659 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:56.422659 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:56.445975 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5174ff02-48d4-49d1-b007-c1f633807253 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:56.507068 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5174ff02-48d4-49d1-b007-c1f633807253 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:56.519259 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 103/179] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:56 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 973 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:57.526606 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13e7c3fa-7e08-431e-ba92-534bacd89409 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:57.527819 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13e7c3fa-7e08-431e-ba92-534bacd89409 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:57.528235 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:57.528235 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:57.528870 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13e7c3fa-7e08-431e-ba92-534bacd89409 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:57.718133 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:57.718133 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:57.749596 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-13e7c3fa-7e08-431e-ba92-534bacd89409 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:57.803827 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13e7c3fa-7e08-431e-ba92-534bacd89409 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:57.804939 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 77/180] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:57 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 973 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:46:58.831540 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c69d2df1-6052-47b9-b66c-c87165c1cb77 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:46:58.832213 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c69d2df1-6052-47b9-b66c-c87165c1cb77 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:46:58.832368 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:46:58.832368 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:46:58.834124 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c69d2df1-6052-47b9-b66c-c87165c1cb77 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:46:58.972876 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:46:58.972876 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:46:59.001815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c69d2df1-6052-47b9-b66c-c87165c1cb77 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:46:59.088450 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c69d2df1-6052-47b9-b66c-c87165c1cb77 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:46:59.107561 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 104/181] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:46:58 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 973 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:00.117206 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bd5e256-6841-4c5c-8875-b985762d3991 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:47:00.117740 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bd5e256-6841-4c5c-8875-b985762d3991 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:00.117835 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:00.117835 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:47:00.118198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bd5e256-6841-4c5c-8875-b985762d3991 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:00.322805 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:00.322805 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:47:00.335771 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0bd5e256-6841-4c5c-8875-b985762d3991 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:47:00.405789 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bd5e256-6841-4c5c-8875-b985762d3991 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:47:00.412564 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 78/182] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:00 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 973 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:01.424246 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f935125-62e4-4cc0-bdc2-dad5f7a716ab tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:47:01.425489 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f935125-62e4-4cc0-bdc2-dad5f7a716ab tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:01.425865 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:01.425865 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:47:01.426496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f935125-62e4-4cc0-bdc2-dad5f7a716ab tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:01.535533 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:01.535533 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:47:01.559885 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f935125-62e4-4cc0-bdc2-dad5f7a716ab tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:47:01.627154 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f935125-62e4-4cc0-bdc2-dad5f7a716ab tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:47:01.627987 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 105/183] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:01 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 1361 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:47:01.644981 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] POST http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes Jan 21 08:47:01.645432 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:01.645432 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:47:01.645848 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1450299100"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:01.646969 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1450299100'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:47:01.647339 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Create volume of 1 GB Jan 21 08:47:01.675685 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Availability Zones retrieved successfully. Jan 21 08:47:01.720080 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Flow 'volume_create_api' (f4ba700c-bfd8-46ef-bd41-07715515cb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:47:01.723119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf00c5a9-06e8-401e-851c-d5d0388bcdaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:01.727075 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:47:01.809270 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf00c5a9-06e8-401e-851c-d5d0388bcdaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:01.811950 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0eca4f-a6b6-44ee-ba6d-3a1fa84b3f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:01.900755 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Created reservations ['5dd5119d-e0e6-45c6-b09c-d7d865c9a51a', '7128ef11-375f-47a7-bf76-f810018d21f2', '3a659a4a-74bd-4925-95d2-f49fbf123995', 'f82a5236-6558-41f5-a105-b9b4c24bb05b'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:47:01.904965 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0eca4f-a6b6-44ee-ba6d-3a1fa84b3f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dd5119d-e0e6-45c6-b09c-d7d865c9a51a', '7128ef11-375f-47a7-bf76-f810018d21f2', '3a659a4a-74bd-4925-95d2-f49fbf123995', 'f82a5236-6558-41f5-a105-b9b4c24bb05b']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:01.910105 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f347563-5385-4aa7-bff0-37047e41ac90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:01.990841 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f347563-5385-4aa7-bff0-37047e41ac90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cb77878-a7fa-446c-bf86-13d02a3ce6ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1450299100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41006d3546c84ecb96de376711604ac2',qos_specs=None,replication_status=,reservations=['5dd5119d-e0e6-45c6-b09c-d7d865c9a51a','7128ef11-375f-47a7-bf76-f810018d21f2','3a659a4a-74bd-4925-95d2-f49fbf123995','f82a5236-6558-41f5-a105-b9b4c24bb05b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90cb51689b441fb83a3f829139ced7c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:47:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1450299100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cb77878-a7fa-446c-bf86-13d02a3ce6ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41006d3546c84ecb96de376711604ac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a90cb51689b441fb83a3f829139ced7c',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:01.994027 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5510dcb2-8bbe-4a6b-8db9-afc057686e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:02.045251 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5510dcb2-8bbe-4a6b-8db9-afc057686e3b) transitioned into state 'SUCCESS' from state '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-1450299100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41006d3546c84ecb96de376711604ac2',qos_specs=None,replication_status=,reservations=['5dd5119d-e0e6-45c6-b09c-d7d865c9a51a','7128ef11-375f-47a7-bf76-f810018d21f2','3a659a4a-74bd-4925-95d2-f49fbf123995','f82a5236-6558-41f5-a105-b9b4c24bb05b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90cb51689b441fb83a3f829139ced7c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:02.049113 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b790e319-189e-4f67-b874-97d4465c4a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:02.075689 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b790e319-189e-4f67-b874-97d4465c4a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:02.080354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Flow 'volume_create_api' (f4ba700c-bfd8-46ef-bd41-07715515cb0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:47:02.161668 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Create volume request issued successfully. Jan 21 08:47:02.180726 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59b07648-1366-4d34-b2b3-c3f9d0ffc9c8 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes returned with HTTP 202 Jan 21 08:47:02.181941 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 79/184] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 08:47:01 2021] POST /volume/v3/41006d3546c84ecb96de376711604ac2/volumes => generated 821 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:47:02.197512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33a1d6c6-c6b4-4355-a054-9c26c0c1d832 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec Jan 21 08:47:02.198471 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33a1d6c6-c6b4-4355-a054-9c26c0c1d832 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:02.198929 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:02.198929 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:47:02.199899 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33a1d6c6-c6b4-4355-a054-9c26c0c1d832 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:02.260332 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:02.260332 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:47:02.270920 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-33a1d6c6-c6b4-4355-a054-9c26c0c1d832 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:47:02.298571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33a1d6c6-c6b4-4355-a054-9c26c0c1d832 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec returned with HTTP 200 Jan 21 08:47:02.300523 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 106/185] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:02 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec => generated 889 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:03.318000 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44a56085-9d32-459b-a788-5e23b733c3a6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec Jan 21 08:47:03.318948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44a56085-9d32-459b-a788-5e23b733c3a6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:03.319298 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:03.319298 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:47:03.319759 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44a56085-9d32-459b-a788-5e23b733c3a6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:03.454014 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:03.454014 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:47:03.486093 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-44a56085-9d32-459b-a788-5e23b733c3a6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:47:03.525053 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44a56085-9d32-459b-a788-5e23b733c3a6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec returned with HTTP 200 Jan 21 08:47:03.526533 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 80/186] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:03 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec => generated 913 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:04.544124 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-476142f8-a9ef-418a-855e-fe38b6c6f475 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec Jan 21 08:47:04.545960 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-476142f8-a9ef-418a-855e-fe38b6c6f475 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:04.546388 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:04.546388 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:47:04.547437 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-476142f8-a9ef-418a-855e-fe38b6c6f475 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:04.630542 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:04.630542 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:47:04.645924 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-476142f8-a9ef-418a-855e-fe38b6c6f475 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:47:04.693842 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-476142f8-a9ef-418a-855e-fe38b6c6f475 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec returned with HTTP 200 Jan 21 08:47:04.705310 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 107/187] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:04 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec => generated 914 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:04.710535 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] POST http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes Jan 21 08:47:04.710986 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:04.710986 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:47:04.711398 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-26899340"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:47:04.712487 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-26899340'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:47:04.712848 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Create volume of 1 GB Jan 21 08:47:04.748580 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Availability Zones retrieved successfully. Jan 21 08:47:04.777483 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Flow 'volume_create_api' (e886427b-1783-4263-88ce-dc7707add117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:47:04.781776 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b4f162-e795-49a5-9ad7-2b2df7b1ff0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:04.785045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:47:04.899724 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b4f162-e795-49a5-9ad7-2b2df7b1ff0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:04.902009 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d55c7664-2f65-4b6e-8910-f95fa4e4fa37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:05.064315 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Created reservations ['7eb74739-5a12-4f85-bba9-db86cf344250', '970fbbd5-8023-4f79-8dbb-c4e9701a62b8', 'd3d97f61-e30f-4550-b51a-ea58dae0341d', 'bf31b5c2-cb14-4165-b2a3-283f85685f07'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:47:05.066426 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d55c7664-2f65-4b6e-8910-f95fa4e4fa37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eb74739-5a12-4f85-bba9-db86cf344250', '970fbbd5-8023-4f79-8dbb-c4e9701a62b8', 'd3d97f61-e30f-4550-b51a-ea58dae0341d', 'bf31b5c2-cb14-4165-b2a3-283f85685f07']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:05.068555 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b3e664-6cbf-4dd9-9a97-3974887749ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:05.178659 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b3e664-6cbf-4dd9-9a97-3974887749ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2489a75-364c-41ab-8af6-7fc973bdc191', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-26899340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41006d3546c84ecb96de376711604ac2',qos_specs=None,replication_status=,reservations=['7eb74739-5a12-4f85-bba9-db86cf344250','970fbbd5-8023-4f79-8dbb-c4e9701a62b8','d3d97f61-e30f-4550-b51a-ea58dae0341d','bf31b5c2-cb14-4165-b2a3-283f85685f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90cb51689b441fb83a3f829139ced7c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:47:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-26899340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2489a75-364c-41ab-8af6-7fc973bdc191,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41006d3546c84ecb96de376711604ac2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a90cb51689b441fb83a3f829139ced7c',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:05.180863 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d60d3a0-e652-40ac-b055-2b0780b0862b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:05.236312 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d60d3a0-e652-40ac-b055-2b0780b0862b) transitioned into state 'SUCCESS' from state '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-26899340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41006d3546c84ecb96de376711604ac2',qos_specs=None,replication_status=,reservations=['7eb74739-5a12-4f85-bba9-db86cf344250','970fbbd5-8023-4f79-8dbb-c4e9701a62b8','d3d97f61-e30f-4550-b51a-ea58dae0341d','bf31b5c2-cb14-4165-b2a3-283f85685f07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a90cb51689b441fb83a3f829139ced7c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:05.238438 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed586652-202e-4886-840d-5123d488a40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:47:05.263474 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed586652-202e-4886-840d-5123d488a40b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:47:05.271536 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Flow 'volume_create_api' (e886427b-1783-4263-88ce-dc7707add117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:47:05.369198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Create volume request issued successfully. Jan 21 08:47:05.401568 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3832b708-7afc-4ce6-8bc1-31fc6c6102bd tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes returned with HTTP 202 Jan 21 08:47:05.412294 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 81/188] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 08:47:04 2021] POST /volume/v3/41006d3546c84ecb96de376711604ac2/volumes => generated 819 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:47:05.418095 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88e17e27-1652-4e19-9b17-ce4bca0c2f83 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 Jan 21 08:47:05.418989 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88e17e27-1652-4e19-9b17-ce4bca0c2f83 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:05.419206 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:05.419206 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:47:05.420100 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88e17e27-1652-4e19-9b17-ce4bca0c2f83 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:05.504936 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:05.504936 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:47:05.518116 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-88e17e27-1652-4e19-9b17-ce4bca0c2f83 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:47:05.552422 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88e17e27-1652-4e19-9b17-ce4bca0c2f83 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 returned with HTTP 200 Jan 21 08:47:05.553223 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 108/189] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:05 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 => generated 911 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:06.570499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-607677ad-2e7f-47ee-9bf1-02494ef4af06 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 Jan 21 08:47:06.571059 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-607677ad-2e7f-47ee-9bf1-02494ef4af06 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:06.571195 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:06.571195 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:47:06.571551 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-607677ad-2e7f-47ee-9bf1-02494ef4af06 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:06.737152 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:06.737152 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:47:06.763555 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-607677ad-2e7f-47ee-9bf1-02494ef4af06 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:47:06.815153 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-607677ad-2e7f-47ee-9bf1-02494ef4af06 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 returned with HTTP 200 Jan 21 08:47:06.824783 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 82/190] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:06 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 => generated 911 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:47:07.832535 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-758bc700-6907-4ae7-bd4b-cd9d70d1ef9c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 Jan 21 08:47:07.833068 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-758bc700-6907-4ae7-bd4b-cd9d70d1ef9c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:47:07.833544 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:47:07.833544 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:47:07.833922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-758bc700-6907-4ae7-bd4b-cd9d70d1ef9c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:47:07.938829 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:47:07.938829 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:47:07.948482 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-758bc700-6907-4ae7-bd4b-cd9d70d1ef9c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:47:07.980687 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-758bc700-6907-4ae7-bd4b-cd9d70d1ef9c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 returned with HTTP 200 Jan 21 08:47:07.981519 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 109/191] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:47:07 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 => generated 912 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:06.994847 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-06ae6de9-30fe-420c-92bb-f41c0cd813e6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:48:06.996288 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-06ae6de9-30fe-420c-92bb-f41c0cd813e6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:06.996726 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:06.996726 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:48:06.997399 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-06ae6de9-30fe-420c-92bb-f41c0cd813e6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:07.077522 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:07.077522 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:07.090846 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-06ae6de9-30fe-420c-92bb-f41c0cd813e6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:48:07.117348 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-06ae6de9-30fe-420c-92bb-f41c0cd813e6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:48:07.118608 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 83/192] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:48:06 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 1361 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:07.134633 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec Jan 21 08:48:07.136915 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:07.137719 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:07.137719 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:48:07.138604 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:07.235013 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:07.235013 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:07.257600 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:48:07.302290 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec returned with HTTP 200 Jan 21 08:48:07.303895 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 110/193] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:48:07 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec => generated 914 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:07.320521 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-78f36566-049e-43ae-9b5c-6796358217e0 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 Jan 21 08:48:07.321072 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-78f36566-049e-43ae-9b5c-6796358217e0 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:07.321304 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:07.321304 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:48:07.322202 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-78f36566-049e-43ae-9b5c-6796358217e0 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:07.394977 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:07.394977 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:07.405105 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-78f36566-049e-43ae-9b5c-6796358217e0 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:48:07.430294 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-78f36566-049e-43ae-9b5c-6796358217e0 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 returned with HTTP 200 Jan 21 08:48:07.431628 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 84/194] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:48:07 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 => generated 912 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:48:07.448108 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume// Jan 21 08:48:07.449158 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:07.449563 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:07.449563 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:48:07.450329 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:07.451904 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:48:07.452688 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 111/195] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 08:48:07 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:48:07.472819 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-9aa71910-d78f-4e2d-a52a-a3ecbd5bd2d6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] POST http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments Jan 21 08:48:07.473703 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:07.473703 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:48:07.474341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-9aa71910-d78f-4e2d-a52a-a3ecbd5bd2d6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4", "instance_uuid": "33571ff2-a201-4325-bdf2-1d493df08d41", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:07.531711 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:07.531711 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:07.654409 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-9aa71910-d78f-4e2d-a52a-a3ecbd5bd2d6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments returned with HTTP 200 Jan 21 08:48:07.655342 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 85/196] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 08:48:07 2021] POST /volume/v3/41006d3546c84ecb96de376711604ac2/attachments => generated 273 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:07.662631 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume// Jan 21 08:48:07.663514 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:07.670839 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:07.672269 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:48:07.673246 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 112/197] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 08:48:07 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:48:07.697803 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-3b613e23-16ee-4666-b233-40e4f176f9d1 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] POST http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments Jan 21 08:48:07.698347 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:07.698347 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:48:07.698763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-3b613e23-16ee-4666-b233-40e4f176f9d1 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cb77878-a7fa-446c-bf86-13d02a3ce6ec", "instance_uuid": "33571ff2-a201-4325-bdf2-1d493df08d41", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:07.796887 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:07.796887 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:07.929537 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-3b613e23-16ee-4666-b233-40e4f176f9d1 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments returned with HTTP 200 Jan 21 08:48:07.930649 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 86/198] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 08:48:07 2021] POST /volume/v3/41006d3546c84ecb96de376711604ac2/attachments => generated 273 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:07.938620 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume// Jan 21 08:48:07.939194 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:07.940077 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:07.941965 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:48:07.942836 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 113/199] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 08:48:07 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:48:07.957325 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-7bf20f29-4fe1-45de-a7f4-0d6d9e306090 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] POST http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments Jan 21 08:48:07.957988 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:07.957988 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:48:07.958448 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-7bf20f29-4fe1-45de-a7f4-0d6d9e306090 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2489a75-364c-41ab-8af6-7fc973bdc191", "instance_uuid": "33571ff2-a201-4325-bdf2-1d493df08d41", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:08.444443 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:08.444443 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:08.560702 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-7bf20f29-4fe1-45de-a7f4-0d6d9e306090 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments returned with HTTP 200 Jan 21 08:48:08.582882 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 87/200] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 08:48:07 2021] POST /volume/v3/41006d3546c84ecb96de376711604ac2/attachments => generated 273 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:11.161740 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume// Jan 21 08:48:11.162258 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:11.162700 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:11.163753 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-892dca1f-83fd-41e2-946a-2e014c39fc8b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:48:11.164341 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 114/201] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 08:48:11 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:48:11.177766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-a24c4472-131f-423a-b458-488d0dac5ed3 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:48:11.178935 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-a24c4472-131f-423a-b458-488d0dac5ed3 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:11.179671 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:11.179671 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:48:11.180399 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-a24c4472-131f-423a-b458-488d0dac5ed3 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:11.292049 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:11.292049 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:11.313027 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-a24c4472-131f-423a-b458-488d0dac5ed3 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:48:11.349458 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:11.349458 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:11.362393 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-a24c4472-131f-423a-b458-488d0dac5ed3 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:48:11.363786 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 88/202] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 08:48:11 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 1459 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:48:11.385854 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-376ff4b4-be5a-4a30-9b79-243583010ab2 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] PUT http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/0f32fad4-aa67-4df7-8c9e-3ca4c6369266 Jan 21 08:48:11.387840 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-376ff4b4-be5a-4a30-9b79-243583010ab2 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:11.426183 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:48:11.426183 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 08:48:11.426874 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-376ff4b4-be5a-4a30-9b79-243583010ab2 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Lock "b'cinder-attachment_update-e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.012s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:48:11.429606 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:11.429606 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:13.925245 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-376ff4b4-be5a-4a30-9b79-243583010ab2 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Lock "b'cinder-attachment_update-e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4-n-h1-771363-2'" released by "attachment_update" :: held 2.499s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:48:13.927017 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-376ff4b4-be5a-4a30-9b79-243583010ab2 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/0f32fad4-aa67-4df7-8c9e-3ca4c6369266 returned with HTTP 200 Jan 21 08:48:13.928142 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 115/203] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 08:48:11 2021] PUT /volume/v3/41006d3546c84ecb96de376711604ac2/attachments/0f32fad4-aa67-4df7-8c9e-3ca4c6369266 => generated 762 bytes in 2550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:13.973884 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-e5a2c971-64f7-420d-a7b8-bade03909ea7 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] POST http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/0f32fad4-aa67-4df7-8c9e-3ca4c6369266/action Jan 21 08:48:13.974398 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:13.974398 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:48:13.974882 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-e5a2c971-64f7-420d-a7b8-bade03909ea7 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:48:13.975264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-e5a2c971-64f7-420d-a7b8-bade03909ea7 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:14.121822 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:14.121822 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:14.150226 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-e5a2c971-64f7-420d-a7b8-bade03909ea7 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/0f32fad4-aa67-4df7-8c9e-3ca4c6369266/action returned with HTTP 204 Jan 21 08:48:14.150607 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 89/204] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 08:48:13 2021] POST /volume/v3/41006d3546c84ecb96de376711604ac2/attachments/0f32fad4-aa67-4df7-8c9e-3ca4c6369266/action => generated 0 bytes in 182 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:48:14.180116 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-376ff4b4-be5a-4a30-9b79-243583010ab2 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume// Jan 21 08:48:14.180573 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-376ff4b4-be5a-4a30-9b79-243583010ab2 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:14.180826 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:14.180826 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:48:14.181671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-376ff4b4-be5a-4a30-9b79-243583010ab2 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:14.184013 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-376ff4b4-be5a-4a30-9b79-243583010ab2 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:48:14.185042 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 116/205] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 08:48:14 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:48:14.205745 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-b6cec00b-ad37-4978-8b46-1b97c4e00c24 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec Jan 21 08:48:14.208691 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-b6cec00b-ad37-4978-8b46-1b97c4e00c24 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:14.209237 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:14.209237 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:48:14.210900 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-b6cec00b-ad37-4978-8b46-1b97c4e00c24 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:14.347562 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:14.347562 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:14.370520 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-b6cec00b-ad37-4978-8b46-1b97c4e00c24 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:48:14.415667 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:14.415667 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:14.424995 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-b6cec00b-ad37-4978-8b46-1b97c4e00c24 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec returned with HTTP 200 Jan 21 08:48:14.425799 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 90/206] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 08:48:14 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec => generated 1012 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:48:14.445857 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-43cf302c-c4af-4364-9777-c3ab8cc69d01 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] PUT http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/fe8aec29-1ffa-4373-839b-7f76a64db2c5 Jan 21 08:48:14.447261 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-43cf302c-c4af-4364-9777-c3ab8cc69d01 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:14.536366 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:48:14.536366 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 08:48:14.536869 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-43cf302c-c4af-4364-9777-c3ab8cc69d01 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Lock "b'cinder-attachment_update-9cb77878-a7fa-446c-bf86-13d02a3ce6ec-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.022s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:48:14.549361 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:14.549361 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:16.360837 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-43cf302c-c4af-4364-9777-c3ab8cc69d01 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Lock "b'cinder-attachment_update-9cb77878-a7fa-446c-bf86-13d02a3ce6ec-n-h1-771363-2'" released by "attachment_update" :: held 1.824s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:48:16.361991 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-43cf302c-c4af-4364-9777-c3ab8cc69d01 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/fe8aec29-1ffa-4373-839b-7f76a64db2c5 returned with HTTP 200 Jan 21 08:48:16.363065 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 117/207] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 08:48:14 2021] PUT /volume/v3/41006d3546c84ecb96de376711604ac2/attachments/fe8aec29-1ffa-4373-839b-7f76a64db2c5 => generated 762 bytes in 1923 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:16.403226 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-c7968f42-6ceb-4b61-88a1-fef658d7044d tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] POST http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/fe8aec29-1ffa-4373-839b-7f76a64db2c5/action Jan 21 08:48:16.404075 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:16.404075 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:48:16.405440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-c7968f42-6ceb-4b61-88a1-fef658d7044d tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:48:16.405982 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-c7968f42-6ceb-4b61-88a1-fef658d7044d tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:16.515898 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:16.515898 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:16.536127 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-c7968f42-6ceb-4b61-88a1-fef658d7044d tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/fe8aec29-1ffa-4373-839b-7f76a64db2c5/action returned with HTTP 204 Jan 21 08:48:16.537639 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 91/208] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 08:48:16 2021] POST /volume/v3/41006d3546c84ecb96de376711604ac2/attachments/fe8aec29-1ffa-4373-839b-7f76a64db2c5/action => generated 0 bytes in 140 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:48:16.571503 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-43cf302c-c4af-4364-9777-c3ab8cc69d01 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume// Jan 21 08:48:16.572705 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-43cf302c-c4af-4364-9777-c3ab8cc69d01 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:16.573084 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:16.573084 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:48:16.574245 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-43cf302c-c4af-4364-9777-c3ab8cc69d01 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:16.575896 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-43cf302c-c4af-4364-9777-c3ab8cc69d01 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:48:16.576956 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 118/209] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 08:48:16 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:48:16.598291 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-bd932269-ff14-4b7c-8269-860139316ce4 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 Jan 21 08:48:16.600368 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-bd932269-ff14-4b7c-8269-860139316ce4 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:48:16.600815 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:16.600815 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:48:16.601548 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-bd932269-ff14-4b7c-8269-860139316ce4 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:48:16.691559 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:16.691559 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:16.705732 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-bd932269-ff14-4b7c-8269-860139316ce4 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:48:16.734699 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:16.734699 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:16.745983 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-bd932269-ff14-4b7c-8269-860139316ce4 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 returned with HTTP 200 Jan 21 08:48:16.748529 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 92/210] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 08:48:16 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 => generated 1010 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:48:16.774737 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-bd890ec6-85e2-4515-8fe9-39c493a8bbd7 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] PUT http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/d1366e3a-d546-4388-ae25-2a7541f74e9d Jan 21 08:48:16.779208 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-bd890ec6-85e2-4515-8fe9-39c493a8bbd7 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdc"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:16.844516 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:48:16.844516 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 08:48:16.845042 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-bd890ec6-85e2-4515-8fe9-39c493a8bbd7 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Lock "b'cinder-attachment_update-b2489a75-364c-41ab-8af6-7fc973bdc191-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.018s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:48:16.849123 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:16.849123 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:18.563727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-bd890ec6-85e2-4515-8fe9-39c493a8bbd7 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Lock "b'cinder-attachment_update-b2489a75-364c-41ab-8af6-7fc973bdc191-n-h1-771363-2'" released by "attachment_update" :: held 1.719s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:48:18.564422 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-bd890ec6-85e2-4515-8fe9-39c493a8bbd7 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/d1366e3a-d546-4388-ae25-2a7541f74e9d returned with HTTP 200 Jan 21 08:48:18.565618 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 119/211] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 08:48:16 2021] PUT /volume/v3/41006d3546c84ecb96de376711604ac2/attachments/d1366e3a-d546-4388-ae25-2a7541f74e9d => generated 762 bytes in 1802 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:48:18.607206 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-0062f8ca-265e-4f9b-aac8-4678f1ddc91b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] POST http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/d1366e3a-d546-4388-ae25-2a7541f74e9d/action Jan 21 08:48:18.608060 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:48:18.608060 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:48:18.608516 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-0062f8ca-265e-4f9b-aac8-4678f1ddc91b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:48:18.608901 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-0062f8ca-265e-4f9b-aac8-4678f1ddc91b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:48:18.820691 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:48:18.820691 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:48:18.856968 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35d2e6de-ce8b-4ac7-9a91-2a3b3bed8382 req-0062f8ca-265e-4f9b-aac8-4678f1ddc91b tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/d1366e3a-d546-4388-ae25-2a7541f74e9d/action returned with HTTP 204 Jan 21 08:48:18.857884 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 93/212] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 08:48:18 2021] POST /volume/v3/41006d3546c84ecb96de376711604ac2/attachments/d1366e3a-d546-4388-ae25-2a7541f74e9d/action => generated 0 bytes in 257 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:49:41.505186 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] POST http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes Jan 21 08:49:41.506232 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:41.506232 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:41.506972 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2044353909", "imageRef": "1bd435bf-09c9-4a02-9f1c-d0874199f573", "size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:49:41.508285 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2044353909', 'imageRef': '1bd435bf-09c9-4a02-9f1c-d0874199f573', 'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:49:41.656148 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Create volume of 1 GB Jan 21 08:49:41.657099 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:41.657099 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:41.691081 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Availability Zones retrieved successfully. Jan 21 08:49:41.709389 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Flow 'volume_create_api' (b32c58aa-69c5-4892-8bef-427777117f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:49:41.713322 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4212283a-0dcf-4b9c-893e-b718692759cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:41.715713 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:49:41.885906 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4212283a-0dcf-4b9c-893e-b718692759cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:49:41.889467 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11b79e5-bcc1-4314-8fa4-0cc157a0d69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:42.072734 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Created reservations ['6fd87175-073f-4581-82f7-4fb8bd68cc94', '2dbfce15-5891-4b71-b6ba-ca56e5fb72e9', 'c5d51ac8-e2df-4b66-aa3d-75a7f69b236a', 'b584fdfe-43fb-4a9a-b61f-465732723051'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:49:42.075315 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11b79e5-bcc1-4314-8fa4-0cc157a0d69a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fd87175-073f-4581-82f7-4fb8bd68cc94', '2dbfce15-5891-4b71-b6ba-ca56e5fb72e9', 'c5d51ac8-e2df-4b66-aa3d-75a7f69b236a', 'b584fdfe-43fb-4a9a-b61f-465732723051']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:49:42.077480 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7c6f0ca-bb58-463c-9a61-31276acfa848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:42.152591 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7c6f0ca-bb58-463c-9a61-31276acfa848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f34d4b0-6c1d-4fad-86ec-267fe050aea3', '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-2044353909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c1d7d64376d48e3bd91fc5f9cad5f33',qos_specs=None,replication_status=,reservations=['6fd87175-073f-4581-82f7-4fb8bd68cc94','2dbfce15-5891-4b71-b6ba-ca56e5fb72e9','c5d51ac8-e2df-4b66-aa3d-75a7f69b236a','b584fdfe-43fb-4a9a-b61f-465732723051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='239ae41c94e0403287b5c4e2ce435e16',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:49:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2044353909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f34d4b0-6c1d-4fad-86ec-267fe050aea3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c1d7d64376d48e3bd91fc5f9cad5f33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='239ae41c94e0403287b5c4e2ce435e16',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:49:42.155160 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a7545a-8f2d-45f1-adb9-38430a81a6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:42.197718 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0a7545a-8f2d-45f1-adb9-38430a81a6c0) transitioned into state 'SUCCESS' from state '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-2044353909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c1d7d64376d48e3bd91fc5f9cad5f33',qos_specs=None,replication_status=,reservations=['6fd87175-073f-4581-82f7-4fb8bd68cc94','2dbfce15-5891-4b71-b6ba-ca56e5fb72e9','c5d51ac8-e2df-4b66-aa3d-75a7f69b236a','b584fdfe-43fb-4a9a-b61f-465732723051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='239ae41c94e0403287b5c4e2ce435e16',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:49:42.200354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd9ae7e-8c76-4775-b99a-b4c897c00136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:49:42.224276 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd9ae7e-8c76-4775-b99a-b4c897c00136) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:49:42.228193 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Flow 'volume_create_api' (b32c58aa-69c5-4892-8bef-427777117f1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:49:42.288711 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Create volume request issued successfully. Jan 21 08:49:42.307356 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0273c879-22ad-47d9-b977-a6ec0e8d6cb9 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes returned with HTTP 202 Jan 21 08:49:42.308787 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 120/213] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 08:49:41 2021] POST /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes => generated 822 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:49:42.323767 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2109d22-a066-468b-afe0-d619a53c86a0 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:49:42.325080 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2109d22-a066-468b-afe0-d619a53c86a0 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:42.326026 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:42.326026 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:42.326763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2109d22-a066-468b-afe0-d619a53c86a0 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:42.443215 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:42.443215 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:42.457112 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c2109d22-a066-468b-afe0-d619a53c86a0 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:49:42.486063 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2109d22-a066-468b-afe0-d619a53c86a0 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:49:42.486820 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 94/214] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:42 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 914 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:43.504770 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-226e7f55-b04f-4b46-a489-41411f9ae6de tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:49:43.505295 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-226e7f55-b04f-4b46-a489-41411f9ae6de tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:43.505295 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:43.505295 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:43.505697 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-226e7f55-b04f-4b46-a489-41411f9ae6de tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:43.593955 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:43.593955 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:43.613328 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-226e7f55-b04f-4b46-a489-41411f9ae6de tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:49:43.687737 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-226e7f55-b04f-4b46-a489-41411f9ae6de tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:49:43.688886 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 121/215] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:43 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 914 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:44.706900 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20b98e0a-2633-4c8c-9356-6fe96e4452bf tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:49:44.715092 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20b98e0a-2633-4c8c-9356-6fe96e4452bf tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:44.715555 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:44.715555 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:44.716275 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20b98e0a-2633-4c8c-9356-6fe96e4452bf tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:44.816460 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:44.816460 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:44.829268 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-20b98e0a-2633-4c8c-9356-6fe96e4452bf tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:49:44.857942 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20b98e0a-2633-4c8c-9356-6fe96e4452bf tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:49:44.859084 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 95/216] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:44 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 914 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:45.876870 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1ed1279-39b7-4ffe-8fd3-d512c5517912 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:49:45.878113 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1ed1279-39b7-4ffe-8fd3-d512c5517912 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:45.878420 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:45.878420 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:45.879237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1ed1279-39b7-4ffe-8fd3-d512c5517912 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:45.984210 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:45.984210 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:46.012046 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d1ed1279-39b7-4ffe-8fd3-d512c5517912 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:49:46.056855 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1ed1279-39b7-4ffe-8fd3-d512c5517912 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:49:46.071153 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 122/217] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:45 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 914 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:47.087415 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69da972f-8162-4e42-bf96-e12f9858e7b8 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:49:47.088004 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69da972f-8162-4e42-bf96-e12f9858e7b8 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:47.088157 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:47.088157 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:47.088447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69da972f-8162-4e42-bf96-e12f9858e7b8 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:47.215601 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:47.215601 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:47.237647 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-69da972f-8162-4e42-bf96-e12f9858e7b8 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:49:47.293178 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69da972f-8162-4e42-bf96-e12f9858e7b8 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:49:47.294233 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 96/218] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:47 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 914 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:48.309866 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a64f2ed4-3865-4da9-b928-cc5494f19f24 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:49:48.310476 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a64f2ed4-3865-4da9-b928-cc5494f19f24 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:48.310577 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:48.310577 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:48.310968 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a64f2ed4-3865-4da9-b928-cc5494f19f24 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:48.475478 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:48.475478 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:48.496601 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a64f2ed4-3865-4da9-b928-cc5494f19f24 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:49:48.538280 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a64f2ed4-3865-4da9-b928-cc5494f19f24 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:49:48.550448 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 123/219] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:48 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 914 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:49.565685 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7b375f3-9337-48f6-a03f-aecd884483aa tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:49:49.566904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7b375f3-9337-48f6-a03f-aecd884483aa tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:49.572144 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:49.572144 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:49.572878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7b375f3-9337-48f6-a03f-aecd884483aa tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:49.707764 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:49.707764 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:49.729939 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7b375f3-9337-48f6-a03f-aecd884483aa tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:49:49.795703 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7b375f3-9337-48f6-a03f-aecd884483aa tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:49:49.800745 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 97/220] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:49 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 914 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:50.816103 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2664b838-9670-4091-9f0d-089216302c01 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:49:50.816608 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2664b838-9670-4091-9f0d-089216302c01 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:50.817145 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:50.817145 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:50.817782 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2664b838-9670-4091-9f0d-089216302c01 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:50.926674 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:50.926674 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:50.952754 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2664b838-9670-4091-9f0d-089216302c01 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:49:50.985556 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2664b838-9670-4091-9f0d-089216302c01 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:49:50.995363 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 124/221] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:50 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 914 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:52.001887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36b85d97-b201-4ffb-b9bc-7cb369ec163b tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:49:52.002480 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36b85d97-b201-4ffb-b9bc-7cb369ec163b tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:52.002602 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:52.002602 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:52.002969 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36b85d97-b201-4ffb-b9bc-7cb369ec163b tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:52.110207 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:52.110207 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:52.137111 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-36b85d97-b201-4ffb-b9bc-7cb369ec163b tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:49:52.182760 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36b85d97-b201-4ffb-b9bc-7cb369ec163b tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:49:52.183588 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 98/222] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:51 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 914 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:53.199630 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ab901a9-a63e-47fc-aa86-0a47018a892c tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:49:53.200303 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ab901a9-a63e-47fc-aa86-0a47018a892c tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:53.200631 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:53.200631 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:53.201201 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ab901a9-a63e-47fc-aa86-0a47018a892c tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:53.261000 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:53.261000 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:53.280961 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9ab901a9-a63e-47fc-aa86-0a47018a892c tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:49:53.307789 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ab901a9-a63e-47fc-aa86-0a47018a892c tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:49:53.308999 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 125/223] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:53 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 914 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:54.324368 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d115c74-25d1-4564-9f0b-f614691435f8 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:49:54.325015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d115c74-25d1-4564-9f0b-f614691435f8 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:54.325383 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:54.325383 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:54.325949 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d115c74-25d1-4564-9f0b-f614691435f8 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:54.436604 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:54.436604 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:54.464823 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d115c74-25d1-4564-9f0b-f614691435f8 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:49:54.526808 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d115c74-25d1-4564-9f0b-f614691435f8 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:49:54.528241 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 99/224] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:54 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 914 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:55.546056 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5fbd768-6b04-4368-a8d7-05ad126b5ed6 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:49:55.547187 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5fbd768-6b04-4368-a8d7-05ad126b5ed6 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:55.547572 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:55.547572 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:55.548200 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5fbd768-6b04-4368-a8d7-05ad126b5ed6 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:55.649879 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:55.649879 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:55.699704 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e5fbd768-6b04-4368-a8d7-05ad126b5ed6 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:49:55.737479 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5fbd768-6b04-4368-a8d7-05ad126b5ed6 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:49:55.750698 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 126/225] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:55 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 914 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:56.766879 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3d82e50-1286-4f15-9227-4900065e7d92 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:49:56.767401 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3d82e50-1286-4f15-9227-4900065e7d92 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:56.767582 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:56.767582 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:56.767951 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3d82e50-1286-4f15-9227-4900065e7d92 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:56.879440 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:56.879440 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:56.894101 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f3d82e50-1286-4f15-9227-4900065e7d92 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:49:56.939391 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3d82e50-1286-4f15-9227-4900065e7d92 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:49:56.940443 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 100/226] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:56 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 914 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:57.956188 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13e10593-5baa-4a20-aed5-8bcd9039d6fe tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:49:57.956770 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13e10593-5baa-4a20-aed5-8bcd9039d6fe tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:57.956871 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:57.956871 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:57.957593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13e10593-5baa-4a20-aed5-8bcd9039d6fe tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:58.012425 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:58.012425 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:58.022488 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-13e10593-5baa-4a20-aed5-8bcd9039d6fe tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:49:58.049968 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13e10593-5baa-4a20-aed5-8bcd9039d6fe tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:49:58.051373 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 127/227] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:57 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 914 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:49:59.066968 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c857c602-a7ba-4edc-9a64-c795a6a6c84b tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:49:59.068111 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c857c602-a7ba-4edc-9a64-c795a6a6c84b tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:49:59.068468 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:49:59.068468 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:49:59.069038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c857c602-a7ba-4edc-9a64-c795a6a6c84b tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:49:59.161928 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:49:59.161928 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:49:59.179855 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c857c602-a7ba-4edc-9a64-c795a6a6c84b tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:49:59.224863 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c857c602-a7ba-4edc-9a64-c795a6a6c84b tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:49:59.225842 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 101/228] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:49:59 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 972 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:00.245060 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a7d511b-a06d-4b10-a507-8734b6a2c962 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:50:00.246229 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a7d511b-a06d-4b10-a507-8734b6a2c962 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:00.246797 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:00.246797 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:50:00.247441 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a7d511b-a06d-4b10-a507-8734b6a2c962 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:00.324713 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:00.324713 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:50:00.336176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7a7d511b-a06d-4b10-a507-8734b6a2c962 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:50:00.370706 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a7d511b-a06d-4b10-a507-8734b6a2c962 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:50:00.372513 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 128/229] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:00 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 975 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:01.389295 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d1dcb71-3865-4cf2-91af-a789f54d12f2 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:50:01.389880 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d1dcb71-3865-4cf2-91af-a789f54d12f2 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:01.390233 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:01.390233 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:50:01.390834 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d1dcb71-3865-4cf2-91af-a789f54d12f2 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:01.515169 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:01.515169 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:50:01.542048 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7d1dcb71-3865-4cf2-91af-a789f54d12f2 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:50:01.589219 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d1dcb71-3865-4cf2-91af-a789f54d12f2 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:50:01.590212 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 102/230] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:01 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 975 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:02.607677 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ed762cf-42eb-417a-9e40-97f58255a980 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:50:02.608748 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ed762cf-42eb-417a-9e40-97f58255a980 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:02.609133 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:02.609133 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:50:02.609753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ed762cf-42eb-417a-9e40-97f58255a980 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:02.733507 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:02.733507 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:50:02.751474 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ed762cf-42eb-417a-9e40-97f58255a980 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:50:02.801020 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ed762cf-42eb-417a-9e40-97f58255a980 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:50:02.802531 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 129/231] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:02 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 975 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:03.821392 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fc541c9-fcc6-4c4f-a248-cd6428f248de tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:50:03.823144 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fc541c9-fcc6-4c4f-a248-cd6428f248de tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:03.823652 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:03.823652 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:50:03.825214 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fc541c9-fcc6-4c4f-a248-cd6428f248de tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:03.928852 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:03.928852 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:50:03.949063 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4fc541c9-fcc6-4c4f-a248-cd6428f248de tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:50:04.000942 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fc541c9-fcc6-4c4f-a248-cd6428f248de tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:50:04.001828 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 103/232] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:03 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 975 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:05.018723 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18e85834-8cb6-40f2-adc4-b51a43c79a61 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:50:05.019281 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18e85834-8cb6-40f2-adc4-b51a43c79a61 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:05.019413 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:05.019413 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:50:05.020051 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18e85834-8cb6-40f2-adc4-b51a43c79a61 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:05.109516 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:05.109516 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:50:05.135488 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-18e85834-8cb6-40f2-adc4-b51a43c79a61 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:50:05.173041 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18e85834-8cb6-40f2-adc4-b51a43c79a61 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:50:05.184883 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 130/233] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:05 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 975 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:06.193077 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4da48381-2d5d-46d7-b7d5-60c9bcec448c tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:50:06.194673 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4da48381-2d5d-46d7-b7d5-60c9bcec448c tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:06.194673 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:06.194673 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:50:06.194986 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4da48381-2d5d-46d7-b7d5-60c9bcec448c tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:06.294945 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:06.294945 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:50:06.306524 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4da48381-2d5d-46d7-b7d5-60c9bcec448c tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:50:06.335086 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4da48381-2d5d-46d7-b7d5-60c9bcec448c tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:50:06.337771 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 104/234] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:06 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 975 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:50:07.355547 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90cb932d-06b7-453e-a4dc-fa9515e48625 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:50:07.356049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90cb932d-06b7-453e-a4dc-fa9515e48625 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:07.357251 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:07.357251 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:50:07.357251 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90cb932d-06b7-453e-a4dc-fa9515e48625 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:07.475855 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:07.475855 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:50:07.497883 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-90cb932d-06b7-453e-a4dc-fa9515e48625 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:50:07.567314 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90cb932d-06b7-453e-a4dc-fa9515e48625 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:50:07.567314 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 131/235] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:50:07 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 1363 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:50:09.606863 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-6be40f83-0c90-41cf-8ef3-844522a32478 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:50:09.608138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-6be40f83-0c90-41cf-8ef3-844522a32478 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:09.608510 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:09.608510 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:50:09.609129 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-6be40f83-0c90-41cf-8ef3-844522a32478 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:09.794206 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:09.794206 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:50:09.817402 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-6be40f83-0c90-41cf-8ef3-844522a32478 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:50:09.858732 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-6be40f83-0c90-41cf-8ef3-844522a32478 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:50:09.859560 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 105/236] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:50:09 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 1363 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:50:13.356743 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-d3ff5836-0457-465c-8d8a-7add7bf909a3 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:50:13.357297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-d3ff5836-0457-465c-8d8a-7add7bf909a3 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:13.357422 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:13.357422 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:50:13.357818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-d3ff5836-0457-465c-8d8a-7add7bf909a3 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:13.410572 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:13.410572 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:50:13.418972 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-d3ff5836-0457-465c-8d8a-7add7bf909a3 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:50:13.441704 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-d3ff5836-0457-465c-8d8a-7add7bf909a3 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:50:13.442705 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 132/237] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:50:13 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 1363 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:50:13.454154 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-6be40f83-0c90-41cf-8ef3-844522a32478 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume// Jan 21 08:50:13.454633 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-6be40f83-0c90-41cf-8ef3-844522a32478 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:13.454828 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:13.454828 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:50:13.455201 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-6be40f83-0c90-41cf-8ef3-844522a32478 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:13.456400 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-6be40f83-0c90-41cf-8ef3-844522a32478 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:50:13.457142 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 106/238] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 08:50:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:50:13.470698 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-c20514e0-2c34-4e25-a384-4ed1332eaf51 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] POST http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/attachments Jan 21 08:50:13.471198 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:13.471198 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:50:13.471612 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-c20514e0-2c34-4e25-a384-4ed1332eaf51 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f34d4b0-6c1d-4fad-86ec-267fe050aea3", "instance_uuid": "039d875d-4a25-4b2e-99f8-3c110c41099f", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:50:13.528096 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:13.528096 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:50:13.599114 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-c20514e0-2c34-4e25-a384-4ed1332eaf51 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/attachments returned with HTTP 200 Jan 21 08:50:13.612661 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 133/239] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 08:50:13 2021] POST /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:50:15.807460 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-6be40f83-0c90-41cf-8ef3-844522a32478 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume// Jan 21 08:50:15.807460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-6be40f83-0c90-41cf-8ef3-844522a32478 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:15.807460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-6be40f83-0c90-41cf-8ef3-844522a32478 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:15.807460 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-6be40f83-0c90-41cf-8ef3-844522a32478 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 08:50:15.807460 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 107/240] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 08:50:15 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 08:50:15.823144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-15c4cb6e-27fd-4b15-b641-cb6af3bec2fe tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] GET http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:50:15.823144 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-15c4cb6e-27fd-4b15-b641-cb6af3bec2fe tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:50:15.823144 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:15.823144 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:50:15.823144 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-15c4cb6e-27fd-4b15-b641-cb6af3bec2fe tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:50:15.958381 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:15.958381 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:50:15.982783 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-15c4cb6e-27fd-4b15-b641-cb6af3bec2fe tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:50:16.037365 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:16.037365 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:50:16.065013 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-15c4cb6e-27fd-4b15-b641-cb6af3bec2fe tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 200 Jan 21 08:50:16.065013 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 134/241] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 08:50:15 2021] GET /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 1461 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 08:50:16.089057 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-e641899e-da80-4a90-a662-28278221f2ed tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] PUT http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/attachments/cb323714-a7df-4722-91c3-844998f307a7 Jan 21 08:50:16.089057 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-e641899e-da80-4a90-a662-28278221f2ed tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.70", "host": "n-h2-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:50:16.153308 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 08:50:16.153308 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 08:50:16.153308 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-e641899e-da80-4a90-a662-28278221f2ed tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Lock "b'cinder-attachment_update-4f34d4b0-6c1d-4fad-86ec-267fe050aea3-n-h2-771363-2'" acquired by "attachment_update" :: waited 0.019s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 08:50:16.153308 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:16.153308 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:50:17.892694 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-e641899e-da80-4a90-a662-28278221f2ed tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Lock "b'cinder-attachment_update-4f34d4b0-6c1d-4fad-86ec-267fe050aea3-n-h2-771363-2'" released by "attachment_update" :: held 1.745s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 08:50:17.894458 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-e641899e-da80-4a90-a662-28278221f2ed tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/attachments/cb323714-a7df-4722-91c3-844998f307a7 returned with HTTP 200 Jan 21 08:50:17.895755 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 108/242] 10.222.0.70 () {64 vars in 1468 bytes} [Thu Jan 21 08:50:16 2021] PUT /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/attachments/cb323714-a7df-4722-91c3-844998f307a7 => generated 762 bytes in 1819 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:50:17.957852 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-0cdbc798-e65d-4e5a-a0e1-30f693a68bef tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] POST http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/attachments/cb323714-a7df-4722-91c3-844998f307a7/action Jan 21 08:50:17.958642 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:50:17.958642 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:50:17.959314 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-0cdbc798-e65d-4e5a-a0e1-30f693a68bef tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 08:50:17.959918 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-0cdbc798-e65d-4e5a-a0e1-30f693a68bef tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:50:18.049637 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:50:18.049637 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:50:18.076605 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e6811f8e-7e43-48f2-8a07-b2d39aeebf30 req-0cdbc798-e65d-4e5a-a0e1-30f693a68bef tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/attachments/cb323714-a7df-4722-91c3-844998f307a7/action returned with HTTP 204 Jan 21 08:50:18.077895 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 135/243] 10.222.0.70 () {64 vars in 1489 bytes} [Thu Jan 21 08:50:17 2021] POST /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/attachments/cb323714-a7df-4722-91c3-844998f307a7/action => generated 0 bytes in 125 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:53:02.351451 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fa03392c-c3cd-4873-9eda-963e9c7671dd req-eefa2930-fa10-4d24-be56-976cb97ab372 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] DELETE http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/attachments/cb323714-a7df-4722-91c3-844998f307a7 Jan 21 08:53:02.351951 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fa03392c-c3cd-4873-9eda-963e9c7671dd req-eefa2930-fa10-4d24-be56-976cb97ab372 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:02.352305 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:02.352305 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:53:02.352650 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fa03392c-c3cd-4873-9eda-963e9c7671dd req-eefa2930-fa10-4d24-be56-976cb97ab372 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:02.402787 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:02.402787 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:53:03.362641 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-fa03392c-c3cd-4873-9eda-963e9c7671dd req-eefa2930-fa10-4d24-be56-976cb97ab372 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:53:03.363157 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-fa03392c-c3cd-4873-9eda-963e9c7671dd req-eefa2930-fa10-4d24-be56-976cb97ab372 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:53:03.370736 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fa03392c-c3cd-4873-9eda-963e9c7671dd req-eefa2930-fa10-4d24-be56-976cb97ab372 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/attachments/cb323714-a7df-4722-91c3-844998f307a7 returned with HTTP 200 Jan 21 08:53:03.371582 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 109/244] 10.222.0.70 () {62 vars in 1437 bytes} [Thu Jan 21 08:53:02 2021] DELETE /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/attachments/cb323714-a7df-4722-91c3-844998f307a7 => generated 19 bytes in 1026 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:53:03.390205 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fa03392c-c3cd-4873-9eda-963e9c7671dd req-9a014237-885d-4d93-af33-5def4b8f6c17 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] DELETE http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:53:03.391459 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fa03392c-c3cd-4873-9eda-963e9c7671dd req-9a014237-885d-4d93-af33-5def4b8f6c17 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:53:03.391817 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:53:03.391817 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:53:03.392439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fa03392c-c3cd-4873-9eda-963e9c7671dd req-9a014237-885d-4d93-af33-5def4b8f6c17 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:53:03.393576 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-fa03392c-c3cd-4873-9eda-963e9c7671dd req-9a014237-885d-4d93-af33-5def4b8f6c17 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Delete volume with id: 4f34d4b0-6c1d-4fad-86ec-267fe050aea3 Jan 21 08:53:03.500566 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:53:03.500566 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:53:03.501756 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-fa03392c-c3cd-4873-9eda-963e9c7671dd req-9a014237-885d-4d93-af33-5def4b8f6c17 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Volume info retrieved successfully. Jan 21 08:53:03.555805 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-fa03392c-c3cd-4873-9eda-963e9c7671dd req-9a014237-885d-4d93-af33-5def4b8f6c17 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] Delete volume request issued successfully. Jan 21 08:53:03.556305 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fa03392c-c3cd-4873-9eda-963e9c7671dd req-9a014237-885d-4d93-af33-5def4b8f6c17 tempest-ServersTestBootFromVolume-380230113 tempest-ServersTestBootFromVolume-380230113] http://10.222.0.86/volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 returned with HTTP 202 Jan 21 08:53:03.559561 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 136/245] 10.222.0.70 () {60 vars in 1384 bytes} [Thu Jan 21 08:53:03 2021] DELETE /volume/v3/0c1d7d64376d48e3bd91fc5f9cad5f33/volumes/4f34d4b0-6c1d-4fad-86ec-267fe050aea3 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:54:21.176509 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] POST http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes Jan 21 08:54:21.177050 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:21.177050 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:54:21.177487 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1526230310", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:21.178955 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1526230310', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 08:54:21.179324 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Create volume of 1 GB Jan 21 08:54:21.179983 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:21.179983 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:54:21.192130 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Availability Zones retrieved successfully. Jan 21 08:54:21.208822 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Flow 'volume_create_api' (2f238418-3531-4e96-942a-83d557a16b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:54:21.211572 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7bd7eb5-0193-4e29-ae17-4ec71e5abd5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:21.213582 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 08:54:21.276263 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7bd7eb5-0193-4e29-ae17-4ec71e5abd5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:21.278738 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b735c9a-dff6-4ff9-b5ca-2712c256c545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:21.363549 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Created reservations ['c75f1b6d-32f1-427b-9c86-7b45e3b5c49c', '8154637a-fca2-431e-8923-bb154d87a802', '16982ecd-d61a-4549-8389-aa4f3660a43b', '19e69e94-bdfe-4c5f-81f4-579b218428da'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:54:21.365455 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b735c9a-dff6-4ff9-b5ca-2712c256c545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c75f1b6d-32f1-427b-9c86-7b45e3b5c49c', '8154637a-fca2-431e-8923-bb154d87a802', '16982ecd-d61a-4549-8389-aa4f3660a43b', '19e69e94-bdfe-4c5f-81f4-579b218428da']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:21.367571 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5a00a57-359c-4c23-9cd9-76d60a235be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:21.430130 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5a00a57-359c-4c23-9cd9-76d60a235be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04d78ed9-50f2-4776-ab03-59d5cd93d1f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1526230310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ad7bb9bcaef4b6b9f6de8fe293c59b9',qos_specs=None,replication_status=,reservations=['c75f1b6d-32f1-427b-9c86-7b45e3b5c49c','8154637a-fca2-431e-8923-bb154d87a802','16982ecd-d61a-4549-8389-aa4f3660a43b','19e69e94-bdfe-4c5f-81f4-579b218428da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2e0092484b4ce197741ffe8fc19315',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T08:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1526230310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04d78ed9-50f2-4776-ab03-59d5cd93d1f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ad7bb9bcaef4b6b9f6de8fe293c59b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3f2e0092484b4ce197741ffe8fc19315',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:21.432264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26c3bd4-51f4-4e5f-b68d-2d19516c77c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:21.466102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26c3bd4-51f4-4e5f-b68d-2d19516c77c2) transitioned into state 'SUCCESS' from state '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-1526230310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ad7bb9bcaef4b6b9f6de8fe293c59b9',qos_specs=None,replication_status=,reservations=['c75f1b6d-32f1-427b-9c86-7b45e3b5c49c','8154637a-fca2-431e-8923-bb154d87a802','16982ecd-d61a-4549-8389-aa4f3660a43b','19e69e94-bdfe-4c5f-81f4-579b218428da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f2e0092484b4ce197741ffe8fc19315',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:21.468253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84b617cf-eac1-4486-a2db-38d9097080e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 08:54:21.484966 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84b617cf-eac1-4486-a2db-38d9097080e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 08:54:21.488292 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Flow 'volume_create_api' (2f238418-3531-4e96-942a-83d557a16b55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 08:54:21.539559 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Create volume request issued successfully. Jan 21 08:54:21.560798 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-7d49cc3c-d21f-42b1-8a6c-14ef82c64d91 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes returned with HTTP 202 Jan 21 08:54:21.561164 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 110/246] 10.222.0.86 () {64 vars in 1512 bytes} [Thu Jan 21 08:54:21 2021] POST /volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes => generated 824 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:54:21.573829 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-67ee465a-cfb7-471c-9397-ad58375edd4b tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] GET http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 Jan 21 08:54:21.574542 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-67ee465a-cfb7-471c-9397-ad58375edd4b tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:21.575225 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:21.575225 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:54:21.576094 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-67ee465a-cfb7-471c-9397-ad58375edd4b tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:21.631207 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:21.631207 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:54:21.641783 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-67ee465a-cfb7-471c-9397-ad58375edd4b tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Volume info retrieved successfully. Jan 21 08:54:21.678219 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f4f1e032-1c9d-4568-90d5-093b29135aad req-67ee465a-cfb7-471c-9397-ad58375edd4b tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 returned with HTTP 200 Jan 21 08:54:21.679296 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 137/247] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:54:21 2021] GET /volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 => generated 892 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:27.214809 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-16866604-d5d4-4798-ae4f-670bf0599fdb req-8bc7b402-3069-4fe7-ab37-66c6d6e72db5 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] GET http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 Jan 21 08:54:27.215400 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-16866604-d5d4-4798-ae4f-670bf0599fdb req-8bc7b402-3069-4fe7-ab37-66c6d6e72db5 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:27.215518 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:27.215518 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:54:27.215881 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-16866604-d5d4-4798-ae4f-670bf0599fdb req-8bc7b402-3069-4fe7-ab37-66c6d6e72db5 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:27.300722 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:27.300722 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:54:27.318413 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-16866604-d5d4-4798-ae4f-670bf0599fdb req-8bc7b402-3069-4fe7-ab37-66c6d6e72db5 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Volume info retrieved successfully. Jan 21 08:54:27.351322 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-16866604-d5d4-4798-ae4f-670bf0599fdb req-8bc7b402-3069-4fe7-ab37-66c6d6e72db5 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 returned with HTTP 200 Jan 21 08:54:27.366050 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 111/248] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:54:27 2021] GET /volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 => generated 917 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:29.314204 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7d43ceaf-5faa-4686-8073-13e9fc6ef335 req-661a6bd7-1fa3-450d-907d-93118d6534a7 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] POST http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots Jan 21 08:54:29.314793 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:29.314793 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:54:29.315053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7d43ceaf-5faa-4686-8073-13e9fc6ef335 req-661a6bd7-1fa3-450d-907d-93118d6534a7 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04d78ed9-50f2-4776-ab03-59d5cd93d1f9", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-165852808", "description": null, "metadata": {}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 08:54:29.366495 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:29.366495 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:54:29.367673 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-7d43ceaf-5faa-4686-8073-13e9fc6ef335 req-661a6bd7-1fa3-450d-907d-93118d6534a7 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Volume info retrieved successfully. Jan 21 08:54:29.368023 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [req-7d43ceaf-5faa-4686-8073-13e9fc6ef335 req-661a6bd7-1fa3-450d-907d-93118d6534a7 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Create snapshot from volume 04d78ed9-50f2-4776-ab03-59d5cd93d1f9 Jan 21 08:54:29.407455 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [req-7d43ceaf-5faa-4686-8073-13e9fc6ef335 req-661a6bd7-1fa3-450d-907d-93118d6534a7 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 08:54:29.439752 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [req-7d43ceaf-5faa-4686-8073-13e9fc6ef335 req-661a6bd7-1fa3-450d-907d-93118d6534a7 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Created reservations ['1cfe501f-20cf-48f6-a687-77ecaaf01421', '3eb38c7a-249d-45ce-a747-90b840cc388f', '4b9485be-e160-4b03-aea3-abc4db5a6694', '9d100a90-53e1-4d0e-98b5-4539337f3f6d'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 08:54:29.648920 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-7d43ceaf-5faa-4686-8073-13e9fc6ef335 req-661a6bd7-1fa3-450d-907d-93118d6534a7 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Snapshot create request issued successfully. Jan 21 08:54:29.649738 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7d43ceaf-5faa-4686-8073-13e9fc6ef335 req-661a6bd7-1fa3-450d-907d-93118d6534a7 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots returned with HTTP 202 Jan 21 08:54:29.693117 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 138/249] 10.222.0.86 () {64 vars in 1518 bytes} [Thu Jan 21 08:54:29 2021] POST /volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots => generated 310 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:54:32.432508 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c762f3db-7f18-4680-8f54-1d259f7a6f60 req-9bce1115-d9de-4740-8b4b-eeaad90189c9 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] GET http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots/2c2cbc27-701d-4894-9cb3-df040a2c964e Jan 21 08:54:32.433036 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c762f3db-7f18-4680-8f54-1d259f7a6f60 req-9bce1115-d9de-4740-8b4b-eeaad90189c9 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:32.433217 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:32.433217 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:54:32.433578 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c762f3db-7f18-4680-8f54-1d259f7a6f60 req-9bce1115-d9de-4740-8b4b-eeaad90189c9 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:32.472973 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:32.472973 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:54:32.474376 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c762f3db-7f18-4680-8f54-1d259f7a6f60 req-9bce1115-d9de-4740-8b4b-eeaad90189c9 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Snapshot retrieved successfully. Jan 21 08:54:32.477652 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c762f3db-7f18-4680-8f54-1d259f7a6f60 req-9bce1115-d9de-4740-8b4b-eeaad90189c9 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots/2c2cbc27-701d-4894-9cb3-df040a2c964e returned with HTTP 200 Jan 21 08:54:32.490307 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 112/250] 10.222.0.86 () {60 vars in 1575 bytes} [Thu Jan 21 08:54:32 2021] GET /volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots/2c2cbc27-701d-4894-9cb3-df040a2c964e => generated 469 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:33.461525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5544e8de-f05c-493c-8cc2-7d96b771d18d req-eec04c67-94ae-4e2e-a33d-e3a6223305d1 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] GET http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots/detail Jan 21 08:54:33.462024 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5544e8de-f05c-493c-8cc2-7d96b771d18d req-eec04c67-94ae-4e2e-a33d-e3a6223305d1 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:33.462416 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:33.462416 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:54:33.462800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5544e8de-f05c-493c-8cc2-7d96b771d18d req-eec04c67-94ae-4e2e-a33d-e3a6223305d1 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:33.463449 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-5544e8de-f05c-493c-8cc2-7d96b771d18d req-eec04c67-94ae-4e2e-a33d-e3a6223305d1 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 08:54:33.464125 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:33.464125 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:54:33.465751 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [req-5544e8de-f05c-493c-8cc2-7d96b771d18d req-eec04c67-94ae-4e2e-a33d-e3a6223305d1 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 08:54:33.487324 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-5544e8de-f05c-493c-8cc2-7d96b771d18d req-eec04c67-94ae-4e2e-a33d-e3a6223305d1 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Get all snapshots completed successfully. Jan 21 08:54:33.488274 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:33.488274 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:54:33.489595 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5544e8de-f05c-493c-8cc2-7d96b771d18d req-eec04c67-94ae-4e2e-a33d-e3a6223305d1 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots/detail returned with HTTP 200 Jan 21 08:54:33.490675 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 139/251] 10.222.0.86 () {60 vars in 1485 bytes} [Thu Jan 21 08:54:33 2021] GET /volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots/detail => generated 472 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:36.537361 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5f27e0a1-bbc6-4345-82b0-30fb2965fd09 req-321b925c-1c43-416f-8b9c-79566ea528e6 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] GET http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots/2c2cbc27-701d-4894-9cb3-df040a2c964e Jan 21 08:54:36.538866 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5f27e0a1-bbc6-4345-82b0-30fb2965fd09 req-321b925c-1c43-416f-8b9c-79566ea528e6 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:36.539291 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:36.539291 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:54:36.539940 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5f27e0a1-bbc6-4345-82b0-30fb2965fd09 req-321b925c-1c43-416f-8b9c-79566ea528e6 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:36.574623 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:36.574623 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:54:36.576325 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-5f27e0a1-bbc6-4345-82b0-30fb2965fd09 req-321b925c-1c43-416f-8b9c-79566ea528e6 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Snapshot retrieved successfully. Jan 21 08:54:36.579360 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5f27e0a1-bbc6-4345-82b0-30fb2965fd09 req-321b925c-1c43-416f-8b9c-79566ea528e6 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots/2c2cbc27-701d-4894-9cb3-df040a2c964e returned with HTTP 200 Jan 21 08:54:36.594006 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 113/252] 10.222.0.86 () {60 vars in 1575 bytes} [Thu Jan 21 08:54:36 2021] GET /volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots/2c2cbc27-701d-4894-9cb3-df040a2c964e => generated 469 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:38.552955 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-dffa5ec2-e37d-4f47-af70-66d6121fc6a2 req-423da062-d798-45c4-93b6-ed0058410a02 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] DELETE http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots/2c2cbc27-701d-4894-9cb3-df040a2c964e Jan 21 08:54:38.554658 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-dffa5ec2-e37d-4f47-af70-66d6121fc6a2 req-423da062-d798-45c4-93b6-ed0058410a02 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:38.555040 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:38.555040 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:54:38.556452 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-dffa5ec2-e37d-4f47-af70-66d6121fc6a2 req-423da062-d798-45c4-93b6-ed0058410a02 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:38.557138 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [req-dffa5ec2-e37d-4f47-af70-66d6121fc6a2 req-423da062-d798-45c4-93b6-ed0058410a02 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Delete snapshot with id: 2c2cbc27-701d-4894-9cb3-df040a2c964e Jan 21 08:54:38.608210 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:38.608210 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:54:38.609584 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-dffa5ec2-e37d-4f47-af70-66d6121fc6a2 req-423da062-d798-45c4-93b6-ed0058410a02 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Snapshot retrieved successfully. Jan 21 08:54:38.692918 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-dffa5ec2-e37d-4f47-af70-66d6121fc6a2 req-423da062-d798-45c4-93b6-ed0058410a02 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Snapshot delete request issued successfully. Jan 21 08:54:38.693545 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-dffa5ec2-e37d-4f47-af70-66d6121fc6a2 req-423da062-d798-45c4-93b6-ed0058410a02 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots/2c2cbc27-701d-4894-9cb3-df040a2c964e returned with HTTP 202 Jan 21 08:54:38.694908 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 140/253] 10.222.0.86 () {62 vars in 1597 bytes} [Thu Jan 21 08:54:38 2021] DELETE /volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots/2c2cbc27-701d-4894-9cb3-df040a2c964e => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:54:41.238095 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-149401ba-0118-4b6b-aec2-a9b9ffc6a541 req-244ba3ab-3ed0-4fea-a5c8-610305817bbd tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] GET http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots/2c2cbc27-701d-4894-9cb3-df040a2c964e Jan 21 08:54:41.238836 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-149401ba-0118-4b6b-aec2-a9b9ffc6a541 req-244ba3ab-3ed0-4fea-a5c8-610305817bbd tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:41.239165 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:41.239165 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:54:41.239754 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-149401ba-0118-4b6b-aec2-a9b9ffc6a541 req-244ba3ab-3ed0-4fea-a5c8-610305817bbd tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:41.263866 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-149401ba-0118-4b6b-aec2-a9b9ffc6a541 req-244ba3ab-3ed0-4fea-a5c8-610305817bbd tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots/2c2cbc27-701d-4894-9cb3-df040a2c964e returned with HTTP 404 Jan 21 08:54:41.265333 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 114/254] 10.222.0.86 () {60 vars in 1575 bytes} [Thu Jan 21 08:54:41 2021] GET /volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/snapshots/2c2cbc27-701d-4894-9cb3-df040a2c964e => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:54:41.521957 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a6b1e4b0-4a8a-4f88-ae54-3f671132707b req-d705b43f-2144-42a8-85fc-10968340c510 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] DELETE http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 Jan 21 08:54:41.522677 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a6b1e4b0-4a8a-4f88-ae54-3f671132707b req-d705b43f-2144-42a8-85fc-10968340c510 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:41.522878 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:41.522878 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:54:41.523497 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a6b1e4b0-4a8a-4f88-ae54-3f671132707b req-d705b43f-2144-42a8-85fc-10968340c510 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:41.523957 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-a6b1e4b0-4a8a-4f88-ae54-3f671132707b req-d705b43f-2144-42a8-85fc-10968340c510 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Delete volume with id: 04d78ed9-50f2-4776-ab03-59d5cd93d1f9 Jan 21 08:54:41.572461 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:41.572461 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:54:41.573759 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a6b1e4b0-4a8a-4f88-ae54-3f671132707b req-d705b43f-2144-42a8-85fc-10968340c510 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Volume info retrieved successfully. Jan 21 08:54:41.604293 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a6b1e4b0-4a8a-4f88-ae54-3f671132707b req-d705b43f-2144-42a8-85fc-10968340c510 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Delete volume request issued successfully. Jan 21 08:54:41.604909 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a6b1e4b0-4a8a-4f88-ae54-3f671132707b req-d705b43f-2144-42a8-85fc-10968340c510 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 returned with HTTP 202 Jan 21 08:54:41.606235 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 141/255] 10.222.0.86 () {62 vars in 1591 bytes} [Thu Jan 21 08:54:41 2021] DELETE /volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:54:41.652496 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2e052fba-a613-431f-a9f6-9cbcc94ac613 req-9371d0e8-e951-484e-ac42-8bf0bb8ed2c8 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] GET http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 Jan 21 08:54:41.653014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2e052fba-a613-431f-a9f6-9cbcc94ac613 req-9371d0e8-e951-484e-ac42-8bf0bb8ed2c8 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:41.653491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2e052fba-a613-431f-a9f6-9cbcc94ac613 req-9371d0e8-e951-484e-ac42-8bf0bb8ed2c8 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:41.753042 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:54:41.753042 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:54:41.766996 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2e052fba-a613-431f-a9f6-9cbcc94ac613 req-9371d0e8-e951-484e-ac42-8bf0bb8ed2c8 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Volume info retrieved successfully. Jan 21 08:54:41.793713 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2e052fba-a613-431f-a9f6-9cbcc94ac613 req-9371d0e8-e951-484e-ac42-8bf0bb8ed2c8 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 returned with HTTP 200 Jan 21 08:54:41.795098 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 115/256] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:54:41 2021] GET /volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 => generated 916 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:54:45.642416 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-701fc199-06bf-4f49-b68f-6a87578b5500 req-37769ee7-b34e-43ab-8304-02b34303c0ea tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] GET http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 Jan 21 08:54:45.643223 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-701fc199-06bf-4f49-b68f-6a87578b5500 req-37769ee7-b34e-43ab-8304-02b34303c0ea tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:45.643223 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:45.643223 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:54:45.643469 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-701fc199-06bf-4f49-b68f-6a87578b5500 req-37769ee7-b34e-43ab-8304-02b34303c0ea tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:45.693710 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-701fc199-06bf-4f49-b68f-6a87578b5500 req-37769ee7-b34e-43ab-8304-02b34303c0ea tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 returned with HTTP 404 Jan 21 08:54:45.695540 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 142/257] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:54:45 2021] GET /volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:54:46.558711 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6b4d876-4653-4c73-a055-4c63254a8dfe req-d02a3e9a-6163-49e6-b0bc-7abb567df85e tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] DELETE http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 Jan 21 08:54:46.559654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6b4d876-4653-4c73-a055-4c63254a8dfe req-d02a3e9a-6163-49e6-b0bc-7abb567df85e tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:46.560241 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:54:46.560241 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:54:46.560935 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6b4d876-4653-4c73-a055-4c63254a8dfe req-d02a3e9a-6163-49e6-b0bc-7abb567df85e tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:46.561610 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-b6b4d876-4653-4c73-a055-4c63254a8dfe req-d02a3e9a-6163-49e6-b0bc-7abb567df85e tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Delete volume with id: 04d78ed9-50f2-4776-ab03-59d5cd93d1f9 Jan 21 08:54:46.623441 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6b4d876-4653-4c73-a055-4c63254a8dfe req-d02a3e9a-6163-49e6-b0bc-7abb567df85e tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 returned with HTTP 404 Jan 21 08:54:46.638984 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 116/258] 10.222.0.86 () {62 vars in 1591 bytes} [Thu Jan 21 08:54:46 2021] DELETE /volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:54:48.519536 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c510bdf1-328e-4c95-80af-30d1bf6ec351 req-1e59df7e-3148-4cd8-b39a-7d9c34d78fd4 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] GET http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 Jan 21 08:54:48.520443 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c510bdf1-328e-4c95-80af-30d1bf6ec351 req-1e59df7e-3148-4cd8-b39a-7d9c34d78fd4 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:48.520996 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c510bdf1-328e-4c95-80af-30d1bf6ec351 req-1e59df7e-3148-4cd8-b39a-7d9c34d78fd4 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:48.568608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c510bdf1-328e-4c95-80af-30d1bf6ec351 req-1e59df7e-3148-4cd8-b39a-7d9c34d78fd4 tempest-VolumesSnapshotsTestJSON-1101834416 tempest-VolumesSnapshotsTestJSON-1101834416] http://10.222.0.86/volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 returned with HTTP 404 Jan 21 08:54:48.569760 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 143/259] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:54:48 2021] GET /volume/v3/7ad7bb9bcaef4b6b9f6de8fe293c59b9/volumes/04d78ed9-50f2-4776-ab03-59d5cd93d1f9 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:54:55.944476 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b10f498-5908-4861-8166-4105059b22a0 req-b4eca0a2-bf9f-4736-98d8-261949148fc6 tempest-VolumesNegativeTest-2110672577 tempest-VolumesNegativeTest-2110672577] DELETE http://10.222.0.86/volume/v3/6eefc63d724d4157b28abcaa144c329a/volumes/tempest-invalid-668506133 Jan 21 08:54:55.945027 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b10f498-5908-4861-8166-4105059b22a0 req-b4eca0a2-bf9f-4736-98d8-261949148fc6 tempest-VolumesNegativeTest-2110672577 tempest-VolumesNegativeTest-2110672577] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:54:55.945404 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b10f498-5908-4861-8166-4105059b22a0 req-b4eca0a2-bf9f-4736-98d8-261949148fc6 tempest-VolumesNegativeTest-2110672577 tempest-VolumesNegativeTest-2110672577] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:54:55.945863 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-5b10f498-5908-4861-8166-4105059b22a0 req-b4eca0a2-bf9f-4736-98d8-261949148fc6 tempest-VolumesNegativeTest-2110672577 tempest-VolumesNegativeTest-2110672577] Delete volume with id: tempest-invalid-668506133 Jan 21 08:54:55.992749 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b10f498-5908-4861-8166-4105059b22a0 req-b4eca0a2-bf9f-4736-98d8-261949148fc6 tempest-VolumesNegativeTest-2110672577 tempest-VolumesNegativeTest-2110672577] http://10.222.0.86/volume/v3/6eefc63d724d4157b28abcaa144c329a/volumes/tempest-invalid-668506133 returned with HTTP 404 Jan 21 08:54:56.005339 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 117/260] 10.222.0.86 () {62 vars in 1558 bytes} [Thu Jan 21 08:54:55 2021] DELETE /volume/v3/6eefc63d724d4157b28abcaa144c329a/volumes/tempest-invalid-668506133 => generated 98 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 08:55:00.125645 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ea35e3d8-c8d6-45ce-bb39-9b39b7e75106 req-a76b3651-033c-4383-98b6-df10e43406a3 tempest-VolumesNegativeTest-2110672577 tempest-VolumesNegativeTest-2110672577] DELETE http://10.222.0.86/volume/v3/6eefc63d724d4157b28abcaa144c329a/volumes/4fe40c5f-1688-449d-8ed4-fc1780e0d9c8 Jan 21 08:55:00.126116 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ea35e3d8-c8d6-45ce-bb39-9b39b7e75106 req-a76b3651-033c-4383-98b6-df10e43406a3 tempest-VolumesNegativeTest-2110672577 tempest-VolumesNegativeTest-2110672577] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:00.126602 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ea35e3d8-c8d6-45ce-bb39-9b39b7e75106 req-a76b3651-033c-4383-98b6-df10e43406a3 tempest-VolumesNegativeTest-2110672577 tempest-VolumesNegativeTest-2110672577] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:00.127062 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-ea35e3d8-c8d6-45ce-bb39-9b39b7e75106 req-a76b3651-033c-4383-98b6-df10e43406a3 tempest-VolumesNegativeTest-2110672577 tempest-VolumesNegativeTest-2110672577] Delete volume with id: 4fe40c5f-1688-449d-8ed4-fc1780e0d9c8 Jan 21 08:55:00.176389 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ea35e3d8-c8d6-45ce-bb39-9b39b7e75106 req-a76b3651-033c-4383-98b6-df10e43406a3 tempest-VolumesNegativeTest-2110672577 tempest-VolumesNegativeTest-2110672577] http://10.222.0.86/volume/v3/6eefc63d724d4157b28abcaa144c329a/volumes/4fe40c5f-1688-449d-8ed4-fc1780e0d9c8 returned with HTTP 404 Jan 21 08:55:00.177464 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 144/261] 10.222.0.86 () {62 vars in 1591 bytes} [Thu Jan 21 08:55:00 2021] DELETE /volume/v3/6eefc63d724d4157b28abcaa144c329a/volumes/4fe40c5f-1688-449d-8ed4-fc1780e0d9c8 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:55:00.473765 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b42850f5-00ec-4b0c-b3a8-ba0ceb408371 req-f0bbc9fc-0f6a-406b-964a-02d24c4da396 tempest-VolumesNegativeTest-2110672577 tempest-VolumesNegativeTest-2110672577] GET http://10.222.0.86/volume/v3/6eefc63d724d4157b28abcaa144c329a/volumes/ca1c17c5-0824-4d62-b68e-76fd33f96462 Jan 21 08:55:00.474629 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b42850f5-00ec-4b0c-b3a8-ba0ceb408371 req-f0bbc9fc-0f6a-406b-964a-02d24c4da396 tempest-VolumesNegativeTest-2110672577 tempest-VolumesNegativeTest-2110672577] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:55:00.475119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b42850f5-00ec-4b0c-b3a8-ba0ceb408371 req-f0bbc9fc-0f6a-406b-964a-02d24c4da396 tempest-VolumesNegativeTest-2110672577 tempest-VolumesNegativeTest-2110672577] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:55:00.523778 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b42850f5-00ec-4b0c-b3a8-ba0ceb408371 req-f0bbc9fc-0f6a-406b-964a-02d24c4da396 tempest-VolumesNegativeTest-2110672577 tempest-VolumesNegativeTest-2110672577] http://10.222.0.86/volume/v3/6eefc63d724d4157b28abcaa144c329a/volumes/ca1c17c5-0824-4d62-b68e-76fd33f96462 returned with HTTP 404 Jan 21 08:55:00.525269 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 118/262] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 08:55:00 2021] GET /volume/v3/6eefc63d724d4157b28abcaa144c329a/volumes/ca1c17c5-0824-4d62-b68e-76fd33f96462 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:59:09.671963 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-91199376-3a3e-41e8-84df-33c23c3c9512 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] DELETE http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/0f32fad4-aa67-4df7-8c9e-3ca4c6369266 Jan 21 08:59:09.673201 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-91199376-3a3e-41e8-84df-33c23c3c9512 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:09.673846 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-91199376-3a3e-41e8-84df-33c23c3c9512 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:09.717044 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:09.717044 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:59:10.381280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-91199376-3a3e-41e8-84df-33c23c3c9512 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:59:10.382260 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-91199376-3a3e-41e8-84df-33c23c3c9512 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:59:10.418566 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-91199376-3a3e-41e8-84df-33c23c3c9512 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/0f32fad4-aa67-4df7-8c9e-3ca4c6369266 returned with HTTP 200 Jan 21 08:59:10.419422 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 145/263] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 08:59:09 2021] DELETE /volume/v3/41006d3546c84ecb96de376711604ac2/attachments/0f32fad4-aa67-4df7-8c9e-3ca4c6369266 => generated 19 bytes in 753 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:10.436528 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-d14bc70c-1801-48e7-95ad-ff2d0bb4dd57 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] DELETE http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/fe8aec29-1ffa-4373-839b-7f76a64db2c5 Jan 21 08:59:10.437430 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-d14bc70c-1801-48e7-95ad-ff2d0bb4dd57 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:10.438320 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-d14bc70c-1801-48e7-95ad-ff2d0bb4dd57 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:10.471249 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:10.471249 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:59:11.079027 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-d14bc70c-1801-48e7-95ad-ff2d0bb4dd57 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:59:11.080013 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-d14bc70c-1801-48e7-95ad-ff2d0bb4dd57 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:59:11.089600 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-d14bc70c-1801-48e7-95ad-ff2d0bb4dd57 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/fe8aec29-1ffa-4373-839b-7f76a64db2c5 returned with HTTP 200 Jan 21 08:59:11.091042 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 119/264] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 08:59:10 2021] DELETE /volume/v3/41006d3546c84ecb96de376711604ac2/attachments/fe8aec29-1ffa-4373-839b-7f76a64db2c5 => generated 19 bytes in 661 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:11.107595 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-878b733b-974e-4f76-b6ef-4b59498995ee tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] DELETE http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/d1366e3a-d546-4388-ae25-2a7541f74e9d Jan 21 08:59:11.108559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-878b733b-974e-4f76-b6ef-4b59498995ee tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:11.108963 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:11.108963 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:59:11.109619 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-878b733b-974e-4f76-b6ef-4b59498995ee tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:11.138886 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:11.138886 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:59:11.772432 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-878b733b-974e-4f76-b6ef-4b59498995ee tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 08:59:11.778671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-878b733b-974e-4f76-b6ef-4b59498995ee tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 08:59:11.792328 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3ca34bea-549f-42c0-93ce-6634e97f3ab6 req-878b733b-974e-4f76-b6ef-4b59498995ee tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/attachments/d1366e3a-d546-4388-ae25-2a7541f74e9d returned with HTTP 200 Jan 21 08:59:11.793294 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 146/265] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 08:59:11 2021] DELETE /volume/v3/41006d3546c84ecb96de376711604ac2/attachments/d1366e3a-d546-4388-ae25-2a7541f74e9d => generated 19 bytes in 692 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 08:59:43.038223 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0b4735e-f07f-4894-84b6-8c59c24bd298 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] DELETE http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 Jan 21 08:59:43.039777 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0b4735e-f07f-4894-84b6-8c59c24bd298 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:43.040148 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:43.040148 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:59:43.040753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0b4735e-f07f-4894-84b6-8c59c24bd298 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:43.041360 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b0b4735e-f07f-4894-84b6-8c59c24bd298 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Delete volume with id: b2489a75-364c-41ab-8af6-7fc973bdc191 Jan 21 08:59:43.121766 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:43.121766 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:59:43.123472 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b0b4735e-f07f-4894-84b6-8c59c24bd298 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:59:43.157693 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b0b4735e-f07f-4894-84b6-8c59c24bd298 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Delete volume request issued successfully. Jan 21 08:59:43.158497 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0b4735e-f07f-4894-84b6-8c59c24bd298 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 returned with HTTP 202 Jan 21 08:59:43.159803 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 120/266] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 08:59:43 2021] DELETE /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:59:43.167446 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-789afe84-2404-414a-994b-b38e2e1579d0 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 Jan 21 08:59:43.168101 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-789afe84-2404-414a-994b-b38e2e1579d0 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:43.168440 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:43.168440 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:59:43.168952 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-789afe84-2404-414a-994b-b38e2e1579d0 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:43.262690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:43.262690 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:59:43.279591 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-789afe84-2404-414a-994b-b38e2e1579d0 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:59:43.327206 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-789afe84-2404-414a-994b-b38e2e1579d0 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 returned with HTTP 200 Jan 21 08:59:43.336091 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 147/267] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:43 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 => generated 911 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:44.352750 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc768ea6-f75a-499e-8b79-d04e0604dfb6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 Jan 21 08:59:44.353917 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc768ea6-f75a-499e-8b79-d04e0604dfb6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:44.354383 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:44.354383 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:59:44.355030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc768ea6-f75a-499e-8b79-d04e0604dfb6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:44.452887 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:44.452887 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:59:44.473690 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc768ea6-f75a-499e-8b79-d04e0604dfb6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:59:44.520204 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc768ea6-f75a-499e-8b79-d04e0604dfb6 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 returned with HTTP 200 Jan 21 08:59:44.521265 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 121/268] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:44 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 => generated 911 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:45.544294 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51e51cd1-5fa8-49fc-9834-d742632beedf tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 Jan 21 08:59:45.547319 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51e51cd1-5fa8-49fc-9834-d742632beedf tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:45.547716 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:45.547716 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:59:45.548537 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51e51cd1-5fa8-49fc-9834-d742632beedf tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:45.635313 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51e51cd1-5fa8-49fc-9834-d742632beedf tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 returned with HTTP 404 Jan 21 08:59:45.636358 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 148/269] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:45 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/b2489a75-364c-41ab-8af6-7fc973bdc191 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 08:59:45.643958 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac44929e-b35b-49a4-9e3a-a23f16eb5000 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] DELETE http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec Jan 21 08:59:45.644912 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac44929e-b35b-49a4-9e3a-a23f16eb5000 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:45.645281 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:45.645281 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:59:45.645905 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac44929e-b35b-49a4-9e3a-a23f16eb5000 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:45.647148 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ac44929e-b35b-49a4-9e3a-a23f16eb5000 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Delete volume with id: 9cb77878-a7fa-446c-bf86-13d02a3ce6ec Jan 21 08:59:45.727074 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:45.727074 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:59:45.734124 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ac44929e-b35b-49a4-9e3a-a23f16eb5000 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:59:45.793075 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ac44929e-b35b-49a4-9e3a-a23f16eb5000 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Delete volume request issued successfully. Jan 21 08:59:45.793759 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac44929e-b35b-49a4-9e3a-a23f16eb5000 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec returned with HTTP 202 Jan 21 08:59:45.794940 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 122/270] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 08:59:45 2021] DELETE /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:59:45.802477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11c87a81-5ef4-41c5-88cb-bbbd5c6e6f23 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec Jan 21 08:59:45.803508 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11c87a81-5ef4-41c5-88cb-bbbd5c6e6f23 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:45.803999 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11c87a81-5ef4-41c5-88cb-bbbd5c6e6f23 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:45.948356 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:45.948356 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:59:45.969512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-11c87a81-5ef4-41c5-88cb-bbbd5c6e6f23 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:59:46.021974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11c87a81-5ef4-41c5-88cb-bbbd5c6e6f23 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec returned with HTTP 200 Jan 21 08:59:46.022937 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 149/271] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:45 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec => generated 913 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:47.041933 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc8295f1-be5c-462a-8bfe-9e39c0556c46 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec Jan 21 08:59:47.042548 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc8295f1-be5c-462a-8bfe-9e39c0556c46 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:47.042668 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:47.042668 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:59:47.043046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc8295f1-be5c-462a-8bfe-9e39c0556c46 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:47.200630 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:47.200630 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:59:47.227004 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc8295f1-be5c-462a-8bfe-9e39c0556c46 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:59:47.280093 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc8295f1-be5c-462a-8bfe-9e39c0556c46 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec returned with HTTP 200 Jan 21 08:59:47.280899 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 123/272] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:47 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec => generated 913 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 08:59:48.297184 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a98b9846-e280-4a00-ab2c-bae597976e0c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec Jan 21 08:59:48.297720 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a98b9846-e280-4a00-ab2c-bae597976e0c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:48.297941 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:48.297941 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:59:48.298376 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a98b9846-e280-4a00-ab2c-bae597976e0c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:48.418098 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a98b9846-e280-4a00-ab2c-bae597976e0c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec returned with HTTP 404 Jan 21 08:59:48.422065 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 150/273] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:48 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/9cb77878-a7fa-446c-bf86-13d02a3ce6ec => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 08:59:48.428610 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0c096b1-5100-49e4-aeef-63a85538c276 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] DELETE http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:59:48.429215 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0c096b1-5100-49e4-aeef-63a85538c276 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:48.429432 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:48.429432 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:59:48.429808 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0c096b1-5100-49e4-aeef-63a85538c276 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:48.430528 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-c0c096b1-5100-49e4-aeef-63a85538c276 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Delete volume with id: e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:59:48.517235 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:48.517235 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:59:48.518845 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c0c096b1-5100-49e4-aeef-63a85538c276 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:59:48.604639 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c0c096b1-5100-49e4-aeef-63a85538c276 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Delete volume request issued successfully. Jan 21 08:59:48.605303 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0c096b1-5100-49e4-aeef-63a85538c276 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 202 Jan 21 08:59:48.606376 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 124/274] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 08:59:48 2021] DELETE /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 08:59:48.616369 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b745e46a-25be-41c2-a8c7-93d378f7bdd5 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:59:48.617788 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b745e46a-25be-41c2-a8c7-93d378f7bdd5 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:48.618576 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b745e46a-25be-41c2-a8c7-93d378f7bdd5 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:48.743167 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:48.743167 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:59:48.752785 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b745e46a-25be-41c2-a8c7-93d378f7bdd5 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:59:48.813981 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b745e46a-25be-41c2-a8c7-93d378f7bdd5 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:59:48.815358 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 151/275] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:48 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 1360 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:59:49.832157 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f76f567-b5c7-49d5-9665-e4cf8d37948c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:59:49.833266 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f76f567-b5c7-49d5-9665-e4cf8d37948c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:49.834225 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:49.834225 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:59:49.834955 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f76f567-b5c7-49d5-9665-e4cf8d37948c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:49.899639 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:49.899639 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:59:49.909419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f76f567-b5c7-49d5-9665-e4cf8d37948c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:59:49.941959 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f76f567-b5c7-49d5-9665-e4cf8d37948c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:59:49.946661 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 125/276] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:49 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 1360 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:59:50.962285 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e297a90b-afeb-42f8-80d2-556055b18c02 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:59:50.963610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e297a90b-afeb-42f8-80d2-556055b18c02 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:50.964008 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:50.964008 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:59:50.964743 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e297a90b-afeb-42f8-80d2-556055b18c02 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:51.086495 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 08:59:51.086495 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 08:59:51.095003 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e297a90b-afeb-42f8-80d2-556055b18c02 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Volume info retrieved successfully. Jan 21 08:59:51.121095 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e297a90b-afeb-42f8-80d2-556055b18c02 tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 200 Jan 21 08:59:51.122285 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 152/277] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:50 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 1360 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 08:59:52.137350 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe6e3de4-7c2e-4757-9c49-6bd8871c8c6c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] GET http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 Jan 21 08:59:52.137901 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe6e3de4-7c2e-4757-9c49-6bd8871c8c6c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 08:59:52.138055 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 08:59:52.138055 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 08:59:52.140800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe6e3de4-7c2e-4757-9c49-6bd8871c8c6c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 08:59:52.220734 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe6e3de4-7c2e-4757-9c49-6bd8871c8c6c tempest-TaggedBootDevicesTest-357085033 tempest-TaggedBootDevicesTest-357085033] http://10.222.0.86/volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 returned with HTTP 404 Jan 21 08:59:52.222745 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 126/278] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 08:59:52 2021] GET /volume/v3/41006d3546c84ecb96de376711604ac2/volumes/e0eba23e-57e2-4d60-8a4e-1ae7e04f64a4 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:01:14.826190 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] POST http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes Jan 21 09:01:14.827003 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:14.827003 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:14.827003 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2062266494", "imageRef": "1bd435bf-09c9-4a02-9f1c-d0874199f573"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:01:14.828223 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2062266494', 'imageRef': '1bd435bf-09c9-4a02-9f1c-d0874199f573'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:01:15.103460 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Create volume of 1 GB Jan 21 09:01:15.137425 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Availability Zones retrieved successfully. Jan 21 09:01:15.179805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Flow 'volume_create_api' (ffecfabf-5790-4e42-b4f7-5daef9ad3101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:01:15.219867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f148eb94-5ec5-466b-9a79-d8f4c20d8413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:15.222962 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:01:15.680973 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f148eb94-5ec5-466b-9a79-d8f4c20d8413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:15.686204 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd46d3c3-d67e-4b71-a2fa-a352cbfeea5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:15.860769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Created reservations ['4deda6df-1697-401f-bfea-705f79dbd8de', 'c70c64fe-ff51-4d97-b24a-34880520432e', 'e8daaa32-5705-466c-b302-132053b1e8f1', '56713144-e1c9-418e-b75f-725cf504f45f'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:01:15.866762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd46d3c3-d67e-4b71-a2fa-a352cbfeea5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4deda6df-1697-401f-bfea-705f79dbd8de', 'c70c64fe-ff51-4d97-b24a-34880520432e', 'e8daaa32-5705-466c-b302-132053b1e8f1', '56713144-e1c9-418e-b75f-725cf504f45f']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:15.875323 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b498e0da-2133-46c0-bbd8-d1254cfdf33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:16.023908 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b498e0da-2133-46c0-bbd8-d1254cfdf33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '671c8f60-6956-4158-8c85-b66e52cc63e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2062266494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7538799a99794b7da4bc011b8d8639c3',qos_specs=None,replication_status=,reservations=['4deda6df-1697-401f-bfea-705f79dbd8de','c70c64fe-ff51-4d97-b24a-34880520432e','e8daaa32-5705-466c-b302-132053b1e8f1','56713144-e1c9-418e-b75f-725cf504f45f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0f63b3726ea4b1eaa815b84f3c5dd20',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:01:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2062266494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=671c8f60-6956-4158-8c85-b66e52cc63e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7538799a99794b7da4bc011b8d8639c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f0f63b3726ea4b1eaa815b84f3c5dd20',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:16.029753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b6d3811-ab45-49a2-85d7-9f03507ebaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:16.115332 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b6d3811-ab45-49a2-85d7-9f03507ebaa8) transitioned into state 'SUCCESS' from state '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-2062266494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7538799a99794b7da4bc011b8d8639c3',qos_specs=None,replication_status=,reservations=['4deda6df-1697-401f-bfea-705f79dbd8de','c70c64fe-ff51-4d97-b24a-34880520432e','e8daaa32-5705-466c-b302-132053b1e8f1','56713144-e1c9-418e-b75f-725cf504f45f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0f63b3726ea4b1eaa815b84f3c5dd20',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:16.118344 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eacad6c-c045-4963-9827-5d4367ddd1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:16.149007 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1eacad6c-c045-4963-9827-5d4367ddd1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:16.152871 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Flow 'volume_create_api' (ffecfabf-5790-4e42-b4f7-5daef9ad3101) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:01:16.229350 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Create volume request issued successfully. Jan 21 09:01:16.247069 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f17e2ed-7b8d-47a6-9e66-0f7a14e225f0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes returned with HTTP 202 Jan 21 09:01:16.249234 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 153/279] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:01:14 2021] POST /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes => generated 826 bytes in 1839 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:01:16.265136 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65d8c45b-3245-41c6-90b0-75dbaca0fec0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:16.265991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65d8c45b-3245-41c6-90b0-75dbaca0fec0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:16.266715 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65d8c45b-3245-41c6-90b0-75dbaca0fec0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:16.427080 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:16.427080 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:16.452470 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-65d8c45b-3245-41c6-90b0-75dbaca0fec0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:16.519612 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65d8c45b-3245-41c6-90b0-75dbaca0fec0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:16.525190 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 127/280] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:16 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 894 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:17.541263 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88940fac-cd12-412d-9a43-8535e130bc2d tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:17.541786 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88940fac-cd12-412d-9a43-8535e130bc2d tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:17.541872 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:17.541872 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:17.542481 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88940fac-cd12-412d-9a43-8535e130bc2d tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:17.685905 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:17.685905 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:17.710995 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-88940fac-cd12-412d-9a43-8535e130bc2d tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:17.805971 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88940fac-cd12-412d-9a43-8535e130bc2d tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:17.808501 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 154/281] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:17 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:18.824554 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc927579-ff3a-4ede-975c-49cb898416f1 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:18.825041 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc927579-ff3a-4ede-975c-49cb898416f1 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:18.825041 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:18.825041 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:18.825341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc927579-ff3a-4ede-975c-49cb898416f1 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:19.024517 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:19.024517 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:19.055790 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc927579-ff3a-4ede-975c-49cb898416f1 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:19.153027 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc927579-ff3a-4ede-975c-49cb898416f1 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:19.163065 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 128/282] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:18 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:20.171222 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f804f156-27e8-47a1-a23d-adf1b7a80be1 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:20.171770 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f804f156-27e8-47a1-a23d-adf1b7a80be1 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:20.172026 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:20.172026 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:20.172612 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f804f156-27e8-47a1-a23d-adf1b7a80be1 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:20.417529 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:20.417529 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:20.439740 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f804f156-27e8-47a1-a23d-adf1b7a80be1 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:20.513927 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f804f156-27e8-47a1-a23d-adf1b7a80be1 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:20.517682 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 155/283] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:20 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:21.532361 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3126330c-85fa-41d8-ba3f-65c6ea916bea tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:21.532917 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3126330c-85fa-41d8-ba3f-65c6ea916bea tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:21.533078 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:21.533078 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:21.533452 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3126330c-85fa-41d8-ba3f-65c6ea916bea tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:21.668822 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:21.668822 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:21.697263 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3126330c-85fa-41d8-ba3f-65c6ea916bea tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:21.764412 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3126330c-85fa-41d8-ba3f-65c6ea916bea tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:21.767103 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 129/284] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:21 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:22.782845 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96af971c-91a3-4bc1-a234-8f74f3a6a534 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:22.783373 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96af971c-91a3-4bc1-a234-8f74f3a6a534 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:22.783538 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:22.783538 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:22.784298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96af971c-91a3-4bc1-a234-8f74f3a6a534 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:22.910037 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:22.910037 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:22.941208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-96af971c-91a3-4bc1-a234-8f74f3a6a534 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:22.991840 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96af971c-91a3-4bc1-a234-8f74f3a6a534 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:22.992937 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 156/285] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:22 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:24.008643 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02e5bb54-ad56-499a-9911-b83054531671 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:24.010546 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02e5bb54-ad56-499a-9911-b83054531671 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:24.011153 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:24.011153 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:24.011768 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02e5bb54-ad56-499a-9911-b83054531671 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:24.205597 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:24.205597 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:24.258520 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-02e5bb54-ad56-499a-9911-b83054531671 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:24.317933 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02e5bb54-ad56-499a-9911-b83054531671 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:24.320282 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 130/286] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:24 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:25.336786 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3d3e353-5521-4861-8f22-0c1dd5b62f9f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:25.337297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3d3e353-5521-4861-8f22-0c1dd5b62f9f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:25.338619 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:25.338619 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:25.339248 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3d3e353-5521-4861-8f22-0c1dd5b62f9f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:25.451258 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:25.451258 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:25.470864 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d3d3e353-5521-4861-8f22-0c1dd5b62f9f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:25.505418 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3d3e353-5521-4861-8f22-0c1dd5b62f9f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:25.516702 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 157/287] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:25 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:26.525114 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fd9ce28-7e08-49e1-9e67-ceb6315d9a08 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:26.526186 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fd9ce28-7e08-49e1-9e67-ceb6315d9a08 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:26.526769 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:26.526769 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:26.527483 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fd9ce28-7e08-49e1-9e67-ceb6315d9a08 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:26.799375 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:26.799375 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:26.856211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2fd9ce28-7e08-49e1-9e67-ceb6315d9a08 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:26.934598 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fd9ce28-7e08-49e1-9e67-ceb6315d9a08 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:26.937436 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 131/288] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:26 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:27.980468 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c48cd2d-7b9a-410b-b936-f45669f0a0ee tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:27.981252 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c48cd2d-7b9a-410b-b936-f45669f0a0ee tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:27.981447 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:27.981447 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:27.982156 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c48cd2d-7b9a-410b-b936-f45669f0a0ee tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:28.116113 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:28.116113 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:28.149900 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1c48cd2d-7b9a-410b-b936-f45669f0a0ee tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:28.203303 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c48cd2d-7b9a-410b-b936-f45669f0a0ee tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:28.217384 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 158/289] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:27 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:29.231004 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-310376e6-f4ae-4597-aa94-c05aec3d9b62 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:29.231815 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-310376e6-f4ae-4597-aa94-c05aec3d9b62 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:29.232008 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:29.232008 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:29.232647 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-310376e6-f4ae-4597-aa94-c05aec3d9b62 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:29.450489 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:29.450489 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:29.502196 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-310376e6-f4ae-4597-aa94-c05aec3d9b62 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:29.581344 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-310376e6-f4ae-4597-aa94-c05aec3d9b62 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:29.588228 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 132/290] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:29 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:30.604053 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc90c2cc-5f03-4ade-832f-c4b3fac58e12 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:30.604681 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc90c2cc-5f03-4ade-832f-c4b3fac58e12 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:30.605264 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:30.605264 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:30.605884 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc90c2cc-5f03-4ade-832f-c4b3fac58e12 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:30.803709 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:30.803709 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:30.838273 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc90c2cc-5f03-4ade-832f-c4b3fac58e12 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:30.896788 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc90c2cc-5f03-4ade-832f-c4b3fac58e12 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:30.906428 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 159/291] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:30 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:31.914377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b718b161-e8ed-4da0-b178-fae407a08d0c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:31.915542 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b718b161-e8ed-4da0-b178-fae407a08d0c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:31.915912 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:31.915912 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:31.916551 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b718b161-e8ed-4da0-b178-fae407a08d0c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:32.018483 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:32.018483 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:32.041475 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b718b161-e8ed-4da0-b178-fae407a08d0c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:32.090409 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b718b161-e8ed-4da0-b178-fae407a08d0c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:32.091928 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 133/292] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:31 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:33.108355 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d688e8eb-a1a3-4de9-bb35-02b3abca0a4d tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:33.109564 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d688e8eb-a1a3-4de9-bb35-02b3abca0a4d tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:33.110000 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:33.110000 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:33.110767 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d688e8eb-a1a3-4de9-bb35-02b3abca0a4d tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:33.211622 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:33.211622 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:33.232341 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d688e8eb-a1a3-4de9-bb35-02b3abca0a4d tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:33.276152 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d688e8eb-a1a3-4de9-bb35-02b3abca0a4d tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:33.280630 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 160/293] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:33 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:34.296660 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abe2ad3d-17fd-413c-9fa4-4cf0cd666576 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:34.297627 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abe2ad3d-17fd-413c-9fa4-4cf0cd666576 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:34.297974 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:34.297974 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:34.298562 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abe2ad3d-17fd-413c-9fa4-4cf0cd666576 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:34.413651 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:34.413651 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:34.431676 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-abe2ad3d-17fd-413c-9fa4-4cf0cd666576 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:34.481701 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abe2ad3d-17fd-413c-9fa4-4cf0cd666576 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:34.487416 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 134/294] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:34 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:35.504442 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af1950ce-a3b4-4b3e-8ffc-1c1381327ce2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:35.504989 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af1950ce-a3b4-4b3e-8ffc-1c1381327ce2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:35.505429 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:35.505429 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:35.505787 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af1950ce-a3b4-4b3e-8ffc-1c1381327ce2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:35.727545 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:35.727545 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:35.756773 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-af1950ce-a3b4-4b3e-8ffc-1c1381327ce2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:35.823387 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af1950ce-a3b4-4b3e-8ffc-1c1381327ce2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:35.824669 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 161/295] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:35 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:36.840052 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e03bf5e1-e7eb-474c-83b0-a29d03c8ef82 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:36.841244 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e03bf5e1-e7eb-474c-83b0-a29d03c8ef82 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:36.841664 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:36.841664 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:36.842371 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e03bf5e1-e7eb-474c-83b0-a29d03c8ef82 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:36.903436 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:36.903436 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:36.914887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e03bf5e1-e7eb-474c-83b0-a29d03c8ef82 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:36.973038 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e03bf5e1-e7eb-474c-83b0-a29d03c8ef82 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:36.975319 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 135/296] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:36 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 918 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:37.991550 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f62f850-6675-4db9-8749-b1c5939c5e72 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:37.992061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f62f850-6675-4db9-8749-b1c5939c5e72 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:37.992472 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:37.992472 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:37.993503 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f62f850-6675-4db9-8749-b1c5939c5e72 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:38.105236 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:38.105236 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:38.124306 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f62f850-6675-4db9-8749-b1c5939c5e72 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:38.183502 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f62f850-6675-4db9-8749-b1c5939c5e72 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:38.194131 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 162/297] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:37 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 976 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:39.202567 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97d19a84-2832-4fd1-9bde-1a3b573d2896 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:39.203436 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97d19a84-2832-4fd1-9bde-1a3b573d2896 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:39.203436 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:39.203436 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:39.203774 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97d19a84-2832-4fd1-9bde-1a3b573d2896 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:39.324213 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:39.324213 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:39.336919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-97d19a84-2832-4fd1-9bde-1a3b573d2896 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:39.379435 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97d19a84-2832-4fd1-9bde-1a3b573d2896 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:39.381989 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 136/298] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:39 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 979 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:40.397166 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e5f1bd4-c8ce-4b9d-96b6-55425c3b9ae4 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:40.397743 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e5f1bd4-c8ce-4b9d-96b6-55425c3b9ae4 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:40.397871 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:40.397871 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:40.398277 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e5f1bd4-c8ce-4b9d-96b6-55425c3b9ae4 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:40.574686 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:40.574686 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:40.599607 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e5f1bd4-c8ce-4b9d-96b6-55425c3b9ae4 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:40.707503 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e5f1bd4-c8ce-4b9d-96b6-55425c3b9ae4 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:40.708317 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 163/299] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:40 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 979 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:41.725054 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e03ee23f-0497-4a67-8959-11f09b47f670 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:41.726182 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e03ee23f-0497-4a67-8959-11f09b47f670 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:41.726570 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:41.726570 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:41.727196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e03ee23f-0497-4a67-8959-11f09b47f670 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:41.886218 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:41.886218 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:41.910798 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e03ee23f-0497-4a67-8959-11f09b47f670 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:41.972515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e03ee23f-0497-4a67-8959-11f09b47f670 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:41.980269 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 137/300] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:41 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 979 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:42.996614 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd4072b2-463f-43d9-bc5d-31efa44132eb tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:42.997621 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd4072b2-463f-43d9-bc5d-31efa44132eb tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:42.998184 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:42.998184 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:42.998798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd4072b2-463f-43d9-bc5d-31efa44132eb tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:43.128803 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:43.128803 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:43.171351 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd4072b2-463f-43d9-bc5d-31efa44132eb tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:43.220161 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd4072b2-463f-43d9-bc5d-31efa44132eb tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:43.225866 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 164/301] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:42 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 979 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:44.237987 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86a99535-cfa0-4865-a5f0-c3d0b0e5586f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:44.239485 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86a99535-cfa0-4865-a5f0-c3d0b0e5586f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:44.241222 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:44.241222 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:44.241539 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86a99535-cfa0-4865-a5f0-c3d0b0e5586f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:44.425872 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:44.425872 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:44.442662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86a99535-cfa0-4865-a5f0-c3d0b0e5586f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:44.475147 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86a99535-cfa0-4865-a5f0-c3d0b0e5586f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:44.476615 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 138/302] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:44 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 979 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:45.492734 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d645802-ad59-413d-b81b-5f55f0f93fbd tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:45.493285 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d645802-ad59-413d-b81b-5f55f0f93fbd tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:45.493588 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:45.493588 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:45.494176 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d645802-ad59-413d-b81b-5f55f0f93fbd tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:45.663581 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:45.663581 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:45.706550 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7d645802-ad59-413d-b81b-5f55f0f93fbd tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:45.787335 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d645802-ad59-413d-b81b-5f55f0f93fbd tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:45.791303 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 165/303] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:45 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 979 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:46.808474 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b263f8b0-0f4f-4c2b-81a1-548c7f5a3de7 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:46.809006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b263f8b0-0f4f-4c2b-81a1-548c7f5a3de7 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:46.809187 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:46.809187 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:46.809556 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b263f8b0-0f4f-4c2b-81a1-548c7f5a3de7 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:46.920150 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:46.920150 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:46.944241 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b263f8b0-0f4f-4c2b-81a1-548c7f5a3de7 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:46.988671 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b263f8b0-0f4f-4c2b-81a1-548c7f5a3de7 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:46.989475 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 139/304] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:46 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 979 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:48.005641 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8f049ff-5c12-4803-a2f9-c96fa2065bfb tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:01:48.006817 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8f049ff-5c12-4803-a2f9-c96fa2065bfb tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:48.007196 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:48.007196 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:48.007797 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8f049ff-5c12-4803-a2f9-c96fa2065bfb tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:48.059081 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:48.059081 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:48.067755 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d8f049ff-5c12-4803-a2f9-c96fa2065bfb tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:48.092185 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8f049ff-5c12-4803-a2f9-c96fa2065bfb tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:01:48.093213 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 166/305] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:48 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 1367 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:01:48.109936 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] POST http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes Jan 21 09:01:48.110843 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:48.110843 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:48.112121 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1282427981"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:01:48.114361 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1282427981'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:01:48.114984 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Create volume of 1 GB Jan 21 09:01:48.129252 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Availability Zones retrieved successfully. Jan 21 09:01:48.149312 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Flow 'volume_create_api' (62d43ddd-a801-4036-8c18-8767e57d9315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:01:48.153476 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bb0c41d-66c9-4e8c-ad82-5cc524f05139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:48.157782 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:01:48.283447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bb0c41d-66c9-4e8c-ad82-5cc524f05139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:48.286195 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1afd98a5-81d0-4644-9cfb-d96ebcff84ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:48.442654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Created reservations ['8ca3bda0-a89d-401e-8a2e-d497f8b4fc58', '3969217e-6a49-436e-84d9-dccf945e847e', '396caef7-4866-4e40-b19e-f4d7e1eeeea5', '0e722d3a-f41f-411a-a592-87ab55763907'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:01:48.444799 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1afd98a5-81d0-4644-9cfb-d96ebcff84ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ca3bda0-a89d-401e-8a2e-d497f8b4fc58', '3969217e-6a49-436e-84d9-dccf945e847e', '396caef7-4866-4e40-b19e-f4d7e1eeeea5', '0e722d3a-f41f-411a-a592-87ab55763907']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:48.447159 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2414855-418f-4351-b245-df1b674601a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:48.537354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2414855-418f-4351-b245-df1b674601a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '447030b4-6abb-470d-8f2a-8fdde52dd6a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1282427981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7538799a99794b7da4bc011b8d8639c3',qos_specs=None,replication_status=,reservations=['8ca3bda0-a89d-401e-8a2e-d497f8b4fc58','3969217e-6a49-436e-84d9-dccf945e847e','396caef7-4866-4e40-b19e-f4d7e1eeeea5','0e722d3a-f41f-411a-a592-87ab55763907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0f63b3726ea4b1eaa815b84f3c5dd20',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1282427981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=447030b4-6abb-470d-8f2a-8fdde52dd6a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7538799a99794b7da4bc011b8d8639c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f0f63b3726ea4b1eaa815b84f3c5dd20',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:48.540152 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aaaa113-a893-4617-935a-d8a157bb3999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:48.572979 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aaaa113-a893-4617-935a-d8a157bb3999) transitioned into state 'SUCCESS' from state '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-1282427981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7538799a99794b7da4bc011b8d8639c3',qos_specs=None,replication_status=,reservations=['8ca3bda0-a89d-401e-8a2e-d497f8b4fc58','3969217e-6a49-436e-84d9-dccf945e847e','396caef7-4866-4e40-b19e-f4d7e1eeeea5','0e722d3a-f41f-411a-a592-87ab55763907'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0f63b3726ea4b1eaa815b84f3c5dd20',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:48.576270 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a067d711-dcba-402e-bf46-009a489fbbc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:48.610574 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a067d711-dcba-402e-bf46-009a489fbbc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:48.615577 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Flow 'volume_create_api' (62d43ddd-a801-4036-8c18-8767e57d9315) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:01:48.759463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Create volume request issued successfully. Jan 21 09:01:48.788102 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b990da75-732f-40eb-bb28-a7ffbd225393 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes returned with HTTP 202 Jan 21 09:01:48.789058 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 140/306] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:01:48 2021] POST /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes => generated 826 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:01:48.803792 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7b5d0d7-5092-4afe-b02b-def630bbee3e tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 Jan 21 09:01:48.804314 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7b5d0d7-5092-4afe-b02b-def630bbee3e tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:48.804598 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:48.804598 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:48.804986 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7b5d0d7-5092-4afe-b02b-def630bbee3e tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:48.857873 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:48.857873 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:48.867659 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7b5d0d7-5092-4afe-b02b-def630bbee3e tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:48.891210 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7b5d0d7-5092-4afe-b02b-def630bbee3e tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 returned with HTTP 200 Jan 21 09:01:48.892342 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 167/307] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:48 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 => generated 918 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:49.910115 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3c3fd8a-ff0d-4bc9-94fe-9daae12d516c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 Jan 21 09:01:49.910907 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3c3fd8a-ff0d-4bc9-94fe-9daae12d516c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:49.911055 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:49.911055 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:49.911635 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3c3fd8a-ff0d-4bc9-94fe-9daae12d516c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:49.964464 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:49.964464 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:49.975535 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c3c3fd8a-ff0d-4bc9-94fe-9daae12d516c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:50.000327 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3c3fd8a-ff0d-4bc9-94fe-9daae12d516c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 returned with HTTP 200 Jan 21 09:01:50.001491 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 141/308] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:49 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 => generated 919 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:50.016981 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] POST http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes Jan 21 09:01:50.017792 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:50.017792 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:50.018670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2096289417"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:01:50.019918 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2096289417'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:01:50.020454 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Create volume of 1 GB Jan 21 09:01:50.034121 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Availability Zones retrieved successfully. Jan 21 09:01:50.055212 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Flow 'volume_create_api' (efefde55-6cdb-46df-95c1-b99a37ba8fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:01:50.058899 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87dc7dc0-e56d-49bd-8a26-04aff851e1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:50.061286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:01:50.138046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87dc7dc0-e56d-49bd-8a26-04aff851e1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:50.140774 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e91927c-9005-4ab9-89fe-e5baa8fae008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:50.216377 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Created reservations ['37a28b1b-e1d2-4c4a-b1c5-ead3fba460cc', '38237ea9-41a4-4b10-ab09-9266645bb06f', '830ace2a-90eb-4823-bd25-3bf2410a9b8b', 'c0cc6fcf-a835-41fc-9956-9319bfc91234'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:01:50.218365 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e91927c-9005-4ab9-89fe-e5baa8fae008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37a28b1b-e1d2-4c4a-b1c5-ead3fba460cc', '38237ea9-41a4-4b10-ab09-9266645bb06f', '830ace2a-90eb-4823-bd25-3bf2410a9b8b', 'c0cc6fcf-a835-41fc-9956-9319bfc91234']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:50.226781 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb8b7b03-5fef-461f-8bc4-d3a8ecf03e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:50.322341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb8b7b03-5fef-461f-8bc4-d3a8ecf03e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e948bab9-be15-4efc-b3e4-c0f870838151', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2096289417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7538799a99794b7da4bc011b8d8639c3',qos_specs=None,replication_status=,reservations=['37a28b1b-e1d2-4c4a-b1c5-ead3fba460cc','38237ea9-41a4-4b10-ab09-9266645bb06f','830ace2a-90eb-4823-bd25-3bf2410a9b8b','c0cc6fcf-a835-41fc-9956-9319bfc91234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0f63b3726ea4b1eaa815b84f3c5dd20',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:01:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2096289417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e948bab9-be15-4efc-b3e4-c0f870838151,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7538799a99794b7da4bc011b8d8639c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f0f63b3726ea4b1eaa815b84f3c5dd20',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:50.324962 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02cb258b-c8cd-40f1-8837-c8f753188d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:50.356977 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02cb258b-c8cd-40f1-8837-c8f753188d64) transitioned into state 'SUCCESS' from state '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-2096289417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7538799a99794b7da4bc011b8d8639c3',qos_specs=None,replication_status=,reservations=['37a28b1b-e1d2-4c4a-b1c5-ead3fba460cc','38237ea9-41a4-4b10-ab09-9266645bb06f','830ace2a-90eb-4823-bd25-3bf2410a9b8b','c0cc6fcf-a835-41fc-9956-9319bfc91234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0f63b3726ea4b1eaa815b84f3c5dd20',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:50.359207 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26cd4dd0-9273-4cae-9a97-b7abd48c471a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:01:50.375777 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26cd4dd0-9273-4cae-9a97-b7abd48c471a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:01:50.380286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Flow 'volume_create_api' (efefde55-6cdb-46df-95c1-b99a37ba8fd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:01:50.499869 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Create volume request issued successfully. Jan 21 09:01:50.543659 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b318b31-56a4-4b53-afb5-3b962ebc6d93 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes returned with HTTP 202 Jan 21 09:01:50.544577 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 168/309] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:01:50 2021] POST /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes => generated 826 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:01:50.562280 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3ab26ce-c0ec-41ab-8902-2443eab5f9df tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 Jan 21 09:01:50.562874 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3ab26ce-c0ec-41ab-8902-2443eab5f9df tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:50.563067 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:50.563067 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:50.563703 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3ab26ce-c0ec-41ab-8902-2443eab5f9df tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:50.690945 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:50.690945 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:50.725454 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c3ab26ce-c0ec-41ab-8902-2443eab5f9df tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:50.766314 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3ab26ce-c0ec-41ab-8902-2443eab5f9df tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 returned with HTTP 200 Jan 21 09:01:50.766881 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 142/310] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:50 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 => generated 918 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:01:51.786463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dae61fe6-6d9f-4007-80ff-54d63179ab52 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 Jan 21 09:01:51.787166 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dae61fe6-6d9f-4007-80ff-54d63179ab52 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:01:51.787497 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:01:51.787497 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:01:51.788128 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dae61fe6-6d9f-4007-80ff-54d63179ab52 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:01:51.898684 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:01:51.898684 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:01:51.919915 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dae61fe6-6d9f-4007-80ff-54d63179ab52 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:01:51.975849 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dae61fe6-6d9f-4007-80ff-54d63179ab52 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 returned with HTTP 200 Jan 21 09:01:51.979276 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 169/311] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:01:51 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 => generated 919 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:45.145587 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-faf1d646-9824-41d2-b3c2-1e600edde0f9 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:02:45.146200 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-faf1d646-9824-41d2-b3c2-1e600edde0f9 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:45.146367 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:45.146367 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:02:45.146720 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-faf1d646-9824-41d2-b3c2-1e600edde0f9 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:45.246196 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:45.246196 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:45.264537 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-1e192cec-8077-4652-a797-834663f0cefb req-faf1d646-9824-41d2-b3c2-1e600edde0f9 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:02:45.339649 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-faf1d646-9824-41d2-b3c2-1e600edde0f9 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:02:45.341422 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 143/312] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:02:45 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 1367 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:02:45.367300 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 Jan 21 09:02:45.367828 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:45.368021 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:45.368021 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:02:45.372812 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:45.477002 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:45.477002 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:45.490879 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:02:45.535013 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 returned with HTTP 200 Jan 21 09:02:45.536178 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 170/313] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:02:45 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 => generated 919 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:45.554056 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-cbf1cea3-fab8-4729-b75b-f8906540b434 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 Jan 21 09:02:45.554912 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-cbf1cea3-fab8-4729-b75b-f8906540b434 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:45.555342 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:45.555342 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:02:45.555984 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-cbf1cea3-fab8-4729-b75b-f8906540b434 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:45.612943 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:45.612943 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:45.622731 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-1e192cec-8077-4652-a797-834663f0cefb req-cbf1cea3-fab8-4729-b75b-f8906540b434 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:02:45.650970 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-cbf1cea3-fab8-4729-b75b-f8906540b434 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 returned with HTTP 200 Jan 21 09:02:45.652791 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 144/314] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:02:45 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 => generated 919 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:02:45.718125 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume// Jan 21 09:02:45.718804 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:45.719176 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:45.719176 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:02:45.720059 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:45.721531 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:02:45.722541 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 171/315] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:02:45 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:02:45.751185 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-2df5b24d-60b4-4a3f-906d-2974b580b030 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] POST http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments Jan 21 09:02:45.752099 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:45.752099 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:02:45.752767 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-2df5b24d-60b4-4a3f-906d-2974b580b030 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "671c8f60-6956-4158-8c85-b66e52cc63e9", "instance_uuid": "edfaccab-112b-4bdf-9b9c-c627ff0b61c5", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:02:45.870597 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:45.870597 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:45.987535 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-2df5b24d-60b4-4a3f-906d-2974b580b030 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments returned with HTTP 200 Jan 21 09:02:45.988576 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 145/316] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:02:45 2021] POST /volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments => generated 273 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:02:45.995774 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume// Jan 21 09:02:45.996511 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:45.997196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:45.998508 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:02:45.999912 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 172/317] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:02:45 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:02:46.023565 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-b476709a-d088-413e-aad2-443f1601a141 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] POST http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments Jan 21 09:02:46.024088 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:46.024088 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:02:46.025232 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-b476709a-d088-413e-aad2-443f1601a141 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "447030b4-6abb-470d-8f2a-8fdde52dd6a4", "instance_uuid": "edfaccab-112b-4bdf-9b9c-c627ff0b61c5", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:02:46.112955 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:46.112955 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:46.247416 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-b476709a-d088-413e-aad2-443f1601a141 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments returned with HTTP 200 Jan 21 09:02:46.255050 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 146/318] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:02:46 2021] POST /volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments => generated 273 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:02:46.259144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume// Jan 21 09:02:46.259622 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:46.260433 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:46.261477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:02:46.262116 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 173/319] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:02:46 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:02:46.276089 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-10247da7-ce50-4ca4-a506-73da6e2f11fb tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] POST http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments Jan 21 09:02:46.276997 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:46.276997 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:02:46.277883 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-10247da7-ce50-4ca4-a506-73da6e2f11fb tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e948bab9-be15-4efc-b3e4-c0f870838151", "instance_uuid": "edfaccab-112b-4bdf-9b9c-c627ff0b61c5", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:02:46.337907 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:46.337907 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:46.428283 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-10247da7-ce50-4ca4-a506-73da6e2f11fb tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments returned with HTTP 200 Jan 21 09:02:46.429544 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 147/320] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:02:46 2021] POST /volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:02:48.772741 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume// Jan 21 09:02:48.773995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:48.774670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:48.776893 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-0c624177-731f-407d-8df8-d6401e3b9544 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:02:48.777778 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 174/321] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:02:48 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:02:48.792937 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-a5a96281-7ed7-4897-ace2-047f8a053927 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:02:48.793433 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-a5a96281-7ed7-4897-ace2-047f8a053927 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:48.793647 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:48.793647 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:02:48.794017 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-a5a96281-7ed7-4897-ace2-047f8a053927 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:48.857312 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:48.857312 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:48.869405 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-1e192cec-8077-4652-a797-834663f0cefb req-a5a96281-7ed7-4897-ace2-047f8a053927 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:02:48.920011 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:48.920011 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:48.937714 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-a5a96281-7ed7-4897-ace2-047f8a053927 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:02:48.939511 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 148/322] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:02:48 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 1465 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:02:48.975778 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-9a65a01a-8845-4946-9fec-2b0eb44df40f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] PUT http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/e702caa9-f204-451a-827c-6fe8ccde7aac Jan 21 09:02:48.976592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-9a65a01a-8845-4946-9fec-2b0eb44df40f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:02:49.012830 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:02:49.012830 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:02:49.013645 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-1e192cec-8077-4652-a797-834663f0cefb req-9a65a01a-8845-4946-9fec-2b0eb44df40f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Lock "b'cinder-attachment_update-671c8f60-6956-4158-8c85-b66e52cc63e9-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:02:49.016184 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:49.016184 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:50.789198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-1e192cec-8077-4652-a797-834663f0cefb req-9a65a01a-8845-4946-9fec-2b0eb44df40f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Lock "b'cinder-attachment_update-671c8f60-6956-4158-8c85-b66e52cc63e9-n-h1-771363-2'" released by "attachment_update" :: held 1.776s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:02:50.790447 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-9a65a01a-8845-4946-9fec-2b0eb44df40f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/e702caa9-f204-451a-827c-6fe8ccde7aac returned with HTTP 200 Jan 21 09:02:50.791943 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 175/323] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:02:48 2021] PUT /volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/e702caa9-f204-451a-827c-6fe8ccde7aac => generated 762 bytes in 1824 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:02:50.834319 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-b41a8e0f-9d98-4e2c-b4f7-05f5bfd169bd tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] POST http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/e702caa9-f204-451a-827c-6fe8ccde7aac/action Jan 21 09:02:50.835174 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:50.835174 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:02:50.835887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-b41a8e0f-9d98-4e2c-b4f7-05f5bfd169bd tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:02:50.836406 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-b41a8e0f-9d98-4e2c-b4f7-05f5bfd169bd tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:02:50.933573 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:50.933573 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:50.956083 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-b41a8e0f-9d98-4e2c-b4f7-05f5bfd169bd tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/e702caa9-f204-451a-827c-6fe8ccde7aac/action returned with HTTP 204 Jan 21 09:02:50.957490 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 149/324] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:02:50 2021] POST /volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/e702caa9-f204-451a-827c-6fe8ccde7aac/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:02:50.991007 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-9a65a01a-8845-4946-9fec-2b0eb44df40f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume// Jan 21 09:02:50.991467 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-9a65a01a-8845-4946-9fec-2b0eb44df40f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:50.991938 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:50.991938 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:02:50.992628 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-9a65a01a-8845-4946-9fec-2b0eb44df40f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:50.993914 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-9a65a01a-8845-4946-9fec-2b0eb44df40f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:02:50.995071 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 176/325] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:02:50 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:02:51.008871 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-dec6b022-b0d5-4f8f-be97-1463a70907df tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 Jan 21 09:02:51.009837 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-dec6b022-b0d5-4f8f-be97-1463a70907df tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:51.010494 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:51.010494 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:02:51.011206 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-dec6b022-b0d5-4f8f-be97-1463a70907df tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:51.108415 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:51.108415 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:51.118553 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-1e192cec-8077-4652-a797-834663f0cefb req-dec6b022-b0d5-4f8f-be97-1463a70907df tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:02:51.149051 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:51.149051 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:51.163133 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-dec6b022-b0d5-4f8f-be97-1463a70907df tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 returned with HTTP 200 Jan 21 09:02:51.164050 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 150/326] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:02:51 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 => generated 1017 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:02:51.185530 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-58c9f670-538c-4846-bdea-bc3dfb1ddce7 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] PUT http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/32fb1c81-8148-4841-8a45-56dc0e836bcb Jan 21 09:02:51.187590 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-58c9f670-538c-4846-bdea-bc3dfb1ddce7 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:02:51.225353 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:02:51.225353 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:02:51.228805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-1e192cec-8077-4652-a797-834663f0cefb req-58c9f670-538c-4846-bdea-bc3dfb1ddce7 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Lock "b'cinder-attachment_update-447030b4-6abb-470d-8f2a-8fdde52dd6a4-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.013s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:02:51.233753 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:51.233753 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:53.027602 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-1e192cec-8077-4652-a797-834663f0cefb req-58c9f670-538c-4846-bdea-bc3dfb1ddce7 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Lock "b'cinder-attachment_update-447030b4-6abb-470d-8f2a-8fdde52dd6a4-n-h1-771363-2'" released by "attachment_update" :: held 1.801s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:02:53.028806 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-58c9f670-538c-4846-bdea-bc3dfb1ddce7 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/32fb1c81-8148-4841-8a45-56dc0e836bcb returned with HTTP 200 Jan 21 09:02:53.030188 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 177/327] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:02:51 2021] PUT /volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/32fb1c81-8148-4841-8a45-56dc0e836bcb => generated 762 bytes in 1851 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:02:53.069328 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-c9a14503-2dc7-4267-a722-6dc9125c2139 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] POST http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/32fb1c81-8148-4841-8a45-56dc0e836bcb/action Jan 21 09:02:53.070100 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:53.070100 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:02:53.070816 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-c9a14503-2dc7-4267-a722-6dc9125c2139 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:02:53.072481 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-c9a14503-2dc7-4267-a722-6dc9125c2139 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:02:53.166829 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:53.166829 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:53.187035 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-c9a14503-2dc7-4267-a722-6dc9125c2139 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/32fb1c81-8148-4841-8a45-56dc0e836bcb/action returned with HTTP 204 Jan 21 09:02:53.188404 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 151/328] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:02:53 2021] POST /volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/32fb1c81-8148-4841-8a45-56dc0e836bcb/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:02:53.226430 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-58c9f670-538c-4846-bdea-bc3dfb1ddce7 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume// Jan 21 09:02:53.227237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-58c9f670-538c-4846-bdea-bc3dfb1ddce7 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:53.227670 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:53.227670 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:02:53.228319 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-58c9f670-538c-4846-bdea-bc3dfb1ddce7 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:53.229558 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-58c9f670-538c-4846-bdea-bc3dfb1ddce7 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:02:53.230441 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 178/329] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:02:53 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:02:53.245493 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-30eafad7-9e9b-495f-b07a-4ac56546c0b2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 Jan 21 09:02:53.245678 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-30eafad7-9e9b-495f-b07a-4ac56546c0b2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:02:53.245885 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:53.245885 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:02:53.253193 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-30eafad7-9e9b-495f-b07a-4ac56546c0b2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:02:53.302684 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:53.302684 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:53.313602 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-1e192cec-8077-4652-a797-834663f0cefb req-30eafad7-9e9b-495f-b07a-4ac56546c0b2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:02:53.335905 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:53.335905 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:53.349578 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-30eafad7-9e9b-495f-b07a-4ac56546c0b2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 returned with HTTP 200 Jan 21 09:02:53.350901 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 152/330] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:02:53 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 => generated 1017 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:02:53.372131 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-d1f5c6de-0342-41cc-a56c-1a49efc65e2c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] PUT http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/a6dd02c2-1d60-4901-adb1-9ffaf3d4ecc8 Jan 21 09:02:53.372953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-d1f5c6de-0342-41cc-a56c-1a49efc65e2c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdc"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:02:53.428052 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:02:53.428052 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:02:53.428605 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-1e192cec-8077-4652-a797-834663f0cefb req-d1f5c6de-0342-41cc-a56c-1a49efc65e2c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Lock "b'cinder-attachment_update-e948bab9-be15-4efc-b3e4-c0f870838151-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.017s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:02:53.431721 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:53.431721 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:55.772477 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-1e192cec-8077-4652-a797-834663f0cefb req-d1f5c6de-0342-41cc-a56c-1a49efc65e2c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Lock "b'cinder-attachment_update-e948bab9-be15-4efc-b3e4-c0f870838151-n-h1-771363-2'" released by "attachment_update" :: held 2.344s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:02:55.773153 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-d1f5c6de-0342-41cc-a56c-1a49efc65e2c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/a6dd02c2-1d60-4901-adb1-9ffaf3d4ecc8 returned with HTTP 200 Jan 21 09:02:55.774331 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 179/331] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:02:53 2021] PUT /volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/a6dd02c2-1d60-4901-adb1-9ffaf3d4ecc8 => generated 762 bytes in 2407 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:02:55.822197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-e697989f-eec5-4dc7-95e3-bc8fcd52d6e4 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] POST http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/a6dd02c2-1d60-4901-adb1-9ffaf3d4ecc8/action Jan 21 09:02:55.822716 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:02:55.822716 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:02:55.823159 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-e697989f-eec5-4dc7-95e3-bc8fcd52d6e4 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:02:55.823554 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-e697989f-eec5-4dc7-95e3-bc8fcd52d6e4 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:02:55.951217 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:02:55.951217 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:02:55.984171 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1e192cec-8077-4652-a797-834663f0cefb req-e697989f-eec5-4dc7-95e3-bc8fcd52d6e4 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/a6dd02c2-1d60-4901-adb1-9ffaf3d4ecc8/action returned with HTTP 204 Jan 21 09:02:55.985638 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 153/332] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:02:55 2021] POST /volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/a6dd02c2-1d60-4901-adb1-9ffaf3d4ecc8/action => generated 0 bytes in 169 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:03:30.336484 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a48084ab-bb08-4006-84f9-277a89771dd0 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] GET http://10.222.0.86/volume/v3/b9c0e2de1927422bbfb2c6d1118bceae/scheduler-stats/get_pools Jan 21 09:03:30.337003 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a48084ab-bb08-4006-84f9-277a89771dd0 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:30.337182 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:30.337182 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:03:30.337887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a48084ab-bb08-4006-84f9-277a89771dd0 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] Calling method 'get_pools' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:30.338526 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:30.338526 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:03:30.360446 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a48084ab-bb08-4006-84f9-277a89771dd0 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] http://10.222.0.86/volume/v3/b9c0e2de1927422bbfb2c6d1118bceae/scheduler-stats/get_pools returned with HTTP 200 Jan 21 09:03:30.361266 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 180/333] 10.222.0.86 () {58 vars in 1258 bytes} [Thu Jan 21 09:03:30 2021] GET /volume/v3/b9c0e2de1927422bbfb2c6d1118bceae/scheduler-stats/get_pools => generated 61 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:03:30.373674 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-442f5845-640a-4047-b1a9-a00e1ec0d0bf tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] GET http://10.222.0.86/volume/v3/b9c0e2de1927422bbfb2c6d1118bceae/scheduler-stats/get_pools?detail=True Jan 21 09:03:30.374289 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-442f5845-640a-4047-b1a9-a00e1ec0d0bf tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:30.374486 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:30.374486 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:03:30.375166 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-442f5845-640a-4047-b1a9-a00e1ec0d0bf tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] Calling method 'get_pools' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:30.394736 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-442f5845-640a-4047-b1a9-a00e1ec0d0bf tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] http://10.222.0.86/volume/v3/b9c0e2de1927422bbfb2c6d1118bceae/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 09:03:30.401797 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 154/334] 10.222.0.86 () {58 vars in 1281 bytes} [Thu Jan 21 09:03:30 2021] GET /volume/v3/b9c0e2de1927422bbfb2c6d1118bceae/scheduler-stats/get_pools?detail=True => generated 768 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:30.410499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5f8e78b-938b-4a18-837d-91741181ff99 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] GET http://10.222.0.86/volume/v3/b9c0e2de1927422bbfb2c6d1118bceae/capabilities/n-d-771363-2@lvmdriver-1 Jan 21 09:03:30.411129 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5f8e78b-938b-4a18-837d-91741181ff99 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:30.411729 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5f8e78b-938b-4a18-837d-91741181ff99 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:30.431627 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5f8e78b-938b-4a18-837d-91741181ff99 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] http://10.222.0.86/volume/v3/b9c0e2de1927422bbfb2c6d1118bceae/capabilities/n-d-771363-2@lvmdriver-1 returned with HTTP 200 Jan 21 09:03:30.434508 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 181/335] 10.222.0.86 () {58 vars in 1294 bytes} [Thu Jan 21 09:03:30 2021] GET /volume/v3/b9c0e2de1927422bbfb2c6d1118bceae/capabilities/n-d-771363-2@lvmdriver-1 => generated 712 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:30.450773 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa927414-633a-43cf-8dcb-5145dd52e55c tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] GET http://10.222.0.86/volume/v3/b9c0e2de1927422bbfb2c6d1118bceae/capabilities/n-d-771363-2@lvmdriver-1 Jan 21 09:03:30.451723 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa927414-633a-43cf-8dcb-5145dd52e55c tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:30.452960 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa927414-633a-43cf-8dcb-5145dd52e55c tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:30.474181 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa927414-633a-43cf-8dcb-5145dd52e55c tempest-BackendsCapabilitiesAdminTestsJSON-1205931044 tempest-BackendsCapabilitiesAdminTestsJSON-1205931044] http://10.222.0.86/volume/v3/b9c0e2de1927422bbfb2c6d1118bceae/capabilities/n-d-771363-2@lvmdriver-1 returned with HTTP 200 Jan 21 09:03:30.475713 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 155/336] 10.222.0.86 () {58 vars in 1294 bytes} [Thu Jan 21 09:03:30 2021] GET /volume/v3/b9c0e2de1927422bbfb2c6d1118bceae/capabilities/n-d-771363-2@lvmdriver-1 => generated 712 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:42.506615 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18702d62-586d-4b8a-a39f-627051fc50ba tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] POST http://10.222.0.86/volume/v3/1709d015a5de49918fec6ddfa4c17f89/group_types Jan 21 09:03:42.507457 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18702d62-586d-4b8a-a39f-627051fc50ba tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1871090369", "description": "tempest-group-type-description-1546770031", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:42.580019 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18702d62-586d-4b8a-a39f-627051fc50ba tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] http://10.222.0.86/volume/v3/1709d015a5de49918fec6ddfa4c17f89/group_types returned with HTTP 202 Jan 21 09:03:42.581224 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 182/337] 10.222.0.86 () {62 vars in 1279 bytes} [Thu Jan 21 09:03:42 2021] POST /volume/v3/1709d015a5de49918fec6ddfa4c17f89/group_types => generated 265 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:03:42.591283 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc2afb6a-c72a-45e5-b6b1-cb1a38a23b8c tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] GET http://10.222.0.86/volume/v3/1709d015a5de49918fec6ddfa4c17f89/group_types Jan 21 09:03:42.593519 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc2afb6a-c72a-45e5-b6b1-cb1a38a23b8c tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:42.594300 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc2afb6a-c72a-45e5-b6b1-cb1a38a23b8c tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:42.617876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc2afb6a-c72a-45e5-b6b1-cb1a38a23b8c tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] http://10.222.0.86/volume/v3/1709d015a5de49918fec6ddfa4c17f89/group_types returned with HTTP 200 Jan 21 09:03:42.619229 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 156/338] 10.222.0.86 () {60 vars in 1257 bytes} [Thu Jan 21 09:03:42 2021] GET /volume/v3/1709d015a5de49918fec6ddfa4c17f89/group_types => generated 499 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:42.629057 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96cc3c0f-490c-4f3d-bfb2-1bd870a617fb tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] PUT http://10.222.0.86/volume/v3/1709d015a5de49918fec6ddfa4c17f89/group_types/af4d52d7-ccf8-409b-96a4-f900e3ff34b0 Jan 21 09:03:42.629865 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96cc3c0f-490c-4f3d-bfb2-1bd870a617fb tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-497974592", "description": "updated-group-type-desc"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:42.659076 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96cc3c0f-490c-4f3d-bfb2-1bd870a617fb tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] http://10.222.0.86/volume/v3/1709d015a5de49918fec6ddfa4c17f89/group_types/af4d52d7-ccf8-409b-96a4-f900e3ff34b0 returned with HTTP 200 Jan 21 09:03:42.660334 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 183/339] 10.222.0.86 () {62 vars in 1389 bytes} [Thu Jan 21 09:03:42 2021] PUT /volume/v3/1709d015a5de49918fec6ddfa4c17f89/group_types/af4d52d7-ccf8-409b-96a4-f900e3ff34b0 => generated 254 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:42.690041 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08c0b218-85f8-45f8-9e07-80eb05d106e8 tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] GET http://10.222.0.86/volume/v3/1709d015a5de49918fec6ddfa4c17f89/group_types/af4d52d7-ccf8-409b-96a4-f900e3ff34b0 Jan 21 09:03:42.694168 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08c0b218-85f8-45f8-9e07-80eb05d106e8 tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:42.695924 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08c0b218-85f8-45f8-9e07-80eb05d106e8 tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:42.737907 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08c0b218-85f8-45f8-9e07-80eb05d106e8 tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] http://10.222.0.86/volume/v3/1709d015a5de49918fec6ddfa4c17f89/group_types/af4d52d7-ccf8-409b-96a4-f900e3ff34b0 returned with HTTP 200 Jan 21 09:03:42.739977 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 157/340] 10.222.0.86 () {60 vars in 1368 bytes} [Thu Jan 21 09:03:42 2021] GET /volume/v3/1709d015a5de49918fec6ddfa4c17f89/group_types/af4d52d7-ccf8-409b-96a4-f900e3ff34b0 => generated 254 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:42.749250 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69c6ac48-1134-4448-873d-43425a5f2eb4 tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] DELETE http://10.222.0.86/volume/v3/1709d015a5de49918fec6ddfa4c17f89/group_types/af4d52d7-ccf8-409b-96a4-f900e3ff34b0 Jan 21 09:03:42.749907 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69c6ac48-1134-4448-873d-43425a5f2eb4 tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:42.750425 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69c6ac48-1134-4448-873d-43425a5f2eb4 tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:42.788053 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:03:42.788053 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:03:42.797424 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69c6ac48-1134-4448-873d-43425a5f2eb4 tempest-GroupTypesTest-1350377921 tempest-GroupTypesTest-1350377921] http://10.222.0.86/volume/v3/1709d015a5de49918fec6ddfa4c17f89/group_types/af4d52d7-ccf8-409b-96a4-f900e3ff34b0 returned with HTTP 202 Jan 21 09:03:42.798647 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 184/341] 10.222.0.86 () {60 vars in 1371 bytes} [Thu Jan 21 09:03:42 2021] DELETE /volume/v3/1709d015a5de49918fec6ddfa4c17f89/group_types/af4d52d7-ccf8-409b-96a4-f900e3ff34b0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:03:53.431487 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3481a4b-1808-4fc4-a595-c84b8aeef705 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] GET http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf Jan 21 09:03:53.432530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3481a4b-1808-4fc4-a595-c84b8aeef705 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:53.433021 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3481a4b-1808-4fc4-a595-c84b8aeef705 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:53.453338 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-d3481a4b-1808-4fc4-a595-c84b8aeef705 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:53.456033 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-d3481a4b-1808-4fc4-a595-c84b8aeef705 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:53.456033 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-d3481a4b-1808-4fc4-a595-c84b8aeef705 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:53.457057 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-d3481a4b-1808-4fc4-a595-c84b8aeef705 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:53.458142 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-d3481a4b-1808-4fc4-a595-c84b8aeef705 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:53.459001 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-d3481a4b-1808-4fc4-a595-c84b8aeef705 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:53.469292 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3481a4b-1808-4fc4-a595-c84b8aeef705 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf returned with HTTP 200 Jan 21 09:03:53.477870 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 158/342] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:03:52 2021] GET /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf => generated 361 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:53.484103 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f56111d7-79d6-49b0-8b79-9f09ae05a365 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] GET http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf/defaults Jan 21 09:03:53.484631 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f56111d7-79d6-49b0-8b79-9f09ae05a365 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:53.485121 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f56111d7-79d6-49b0-8b79-9f09ae05a365 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'defaults' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:53.504790 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-f56111d7-79d6-49b0-8b79-9f09ae05a365 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:53.506133 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-f56111d7-79d6-49b0-8b79-9f09ae05a365 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:53.508828 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-f56111d7-79d6-49b0-8b79-9f09ae05a365 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:53.509838 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-f56111d7-79d6-49b0-8b79-9f09ae05a365 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:53.510894 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-f56111d7-79d6-49b0-8b79-9f09ae05a365 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:03:53.519735 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f56111d7-79d6-49b0-8b79-9f09ae05a365 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf/defaults returned with HTTP 200 Jan 21 09:03:53.521164 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 185/343] 10.222.0.86 () {58 vars in 1348 bytes} [Thu Jan 21 09:03:53 2021] GET /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf/defaults => generated 361 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:53.534375 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67ec48ed-23d9-45c0-8687-cc2af85115e3 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] PUT http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf Jan 21 09:03:53.535259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67ec48ed-23d9-45c0-8687-cc2af85115e3 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:53.628709 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67ec48ed-23d9-45c0-8687-cc2af85115e3 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf returned with HTTP 200 Jan 21 09:03:53.642427 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-127bb543-9960-4e66-8a2e-77b0785d9379 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] DELETE http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf Jan 21 09:03:53.643069 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-127bb543-9960-4e66-8a2e-77b0785d9379 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:53.643557 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-127bb543-9960-4e66-8a2e-77b0785d9379 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:53.645603 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 159/344] 10.222.0.86 () {60 vars in 1341 bytes} [Thu Jan 21 09:03:53 2021] PUT /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf => generated 319 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:53.657147 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-127bb543-9960-4e66-8a2e-77b0785d9379 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf returned with HTTP 200 Jan 21 09:03:53.658511 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 186/345] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:03:53 2021] DELETE /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 09:03:53.676267 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-351661cd-c73b-4955-8ba4-c97c9132be8a tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] GET http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf Jan 21 09:03:53.681253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-351661cd-c73b-4955-8ba4-c97c9132be8a tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:53.682014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-351661cd-c73b-4955-8ba4-c97c9132be8a tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:53.756633 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-351661cd-c73b-4955-8ba4-c97c9132be8a tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf returned with HTTP 200 Jan 21 09:03:53.766388 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 160/346] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:03:53 2021] GET /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf => generated 361 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:53.774232 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-327a8ae8-08e8-454a-a50f-66f00ba0d907 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] PUT http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf Jan 21 09:03:53.775305 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-327a8ae8-08e8-454a-a50f-66f00ba0d907 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:54.015764 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-327a8ae8-08e8-454a-a50f-66f00ba0d907 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf returned with HTTP 200 Jan 21 09:03:54.017019 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 187/347] 10.222.0.86 () {60 vars in 1342 bytes} [Thu Jan 21 09:03:53 2021] PUT /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf => generated 319 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:54.030876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-daa09b42-2c2e-4937-92aa-7f908dbbbb16 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] GET http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf/defaults Jan 21 09:03:54.031872 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-daa09b42-2c2e-4937-92aa-7f908dbbbb16 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:54.032457 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-daa09b42-2c2e-4937-92aa-7f908dbbbb16 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'defaults' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:54.056353 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-daa09b42-2c2e-4937-92aa-7f908dbbbb16 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf/defaults returned with HTTP 200 Jan 21 09:03:54.057428 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 161/348] 10.222.0.86 () {58 vars in 1348 bytes} [Thu Jan 21 09:03:54 2021] GET /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf/defaults => generated 361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:54.072495 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf8ef5b1-9a43-4b53-b4c5-f70934306302 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] GET http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf Jan 21 09:03:54.073364 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf8ef5b1-9a43-4b53-b4c5-f70934306302 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:54.074043 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf8ef5b1-9a43-4b53-b4c5-f70934306302 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:54.107166 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf8ef5b1-9a43-4b53-b4c5-f70934306302 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf returned with HTTP 200 Jan 21 09:03:54.109420 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 188/349] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:03:54 2021] GET /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf => generated 361 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:54.131436 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cb6a3fa-816b-4b44-87c4-ab1edb077bb0 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] GET http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf?usage=True Jan 21 09:03:54.132080 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cb6a3fa-816b-4b44-87c4-ab1edb077bb0 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:54.132538 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cb6a3fa-816b-4b44-87c4-ab1edb077bb0 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:54.185362 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cb6a3fa-816b-4b44-87c4-ab1edb077bb0 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf?usage=True returned with HTTP 200 Jan 21 09:03:54.186375 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 162/350] 10.222.0.86 () {58 vars in 1342 bytes} [Thu Jan 21 09:03:54 2021] GET /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf?usage=True => generated 1076 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:54.398766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] POST http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes Jan 21 09:03:54.400537 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1303759742"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:54.402191 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1303759742'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:03:54.402565 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Create volume of 1 GB Jan 21 09:03:54.423419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Availability Zones retrieved successfully. Jan 21 09:03:54.449128 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Flow 'volume_create_api' (a84cb5bf-f380-4e53-83ce-f99b51d1192b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:03:54.453340 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (282aea46-eca0-4f4a-a159-34478a606d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:54.455596 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:03:54.686825 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (282aea46-eca0-4f4a-a159-34478a606d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:54.692286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (732c24f6-6d60-42b0-9f16-73ff0d1d6d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:54.810140 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Created reservations ['34d42ac3-7cef-4a0d-bb97-3d8626948c3a', '39592cbd-f92b-4d2b-8192-6871f8b45214', 'e206e88e-9262-4cbc-bce2-15d537fea2fc', '0979b773-1eb3-4c85-a97e-e9927198e5ba'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:03:54.812750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (732c24f6-6d60-42b0-9f16-73ff0d1d6d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34d42ac3-7cef-4a0d-bb97-3d8626948c3a', '39592cbd-f92b-4d2b-8192-6871f8b45214', 'e206e88e-9262-4cbc-bce2-15d537fea2fc', '0979b773-1eb3-4c85-a97e-e9927198e5ba']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:54.815275 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d919e35-12fd-46b2-aabd-a337b57c62c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:54.946886 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d919e35-12fd-46b2-aabd-a337b57c62c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47f2a63a-2ec3-4bb5-ad76-3628277abc17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1303759742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ac25d8f14b64b5abe4841404f80fecf',qos_specs=None,replication_status=,reservations=['34d42ac3-7cef-4a0d-bb97-3d8626948c3a','39592cbd-f92b-4d2b-8192-6871f8b45214','e206e88e-9262-4cbc-bce2-15d537fea2fc','0979b773-1eb3-4c85-a97e-e9927198e5ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f04fdf037b3d4292afb9fcdf097a3918',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:03:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1303759742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47f2a63a-2ec3-4bb5-ad76-3628277abc17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ac25d8f14b64b5abe4841404f80fecf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f04fdf037b3d4292afb9fcdf097a3918',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:54.950987 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (735e9fe8-b9c1-47f4-abd6-e2cfd723c883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:55.000998 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (735e9fe8-b9c1-47f4-abd6-e2cfd723c883) transitioned into state 'SUCCESS' from state '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-1303759742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ac25d8f14b64b5abe4841404f80fecf',qos_specs=None,replication_status=,reservations=['34d42ac3-7cef-4a0d-bb97-3d8626948c3a','39592cbd-f92b-4d2b-8192-6871f8b45214','e206e88e-9262-4cbc-bce2-15d537fea2fc','0979b773-1eb3-4c85-a97e-e9927198e5ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f04fdf037b3d4292afb9fcdf097a3918',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:55.002992 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87c06ce3-3e0f-4fee-b7ae-960bf430a5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:55.033632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87c06ce3-3e0f-4fee-b7ae-960bf430a5d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:55.036521 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Flow 'volume_create_api' (a84cb5bf-f380-4e53-83ce-f99b51d1192b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:03:55.147283 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Create volume request issued successfully. Jan 21 09:03:55.163277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88213001-dab4-4c08-84dd-a682aa5570dd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes returned with HTTP 202 Jan 21 09:03:55.164466 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 189/351] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:03:54 2021] POST /volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes => generated 825 bytes in 967 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:03:55.179675 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-956acb3d-d230-48be-814d-b9845ba1a690 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] GET http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 Jan 21 09:03:55.180275 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-956acb3d-d230-48be-814d-b9845ba1a690 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:55.180923 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-956acb3d-d230-48be-814d-b9845ba1a690 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:55.287566 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:55.287566 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:03:55.297541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-956acb3d-d230-48be-814d-b9845ba1a690 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Volume info retrieved successfully. Jan 21 09:03:55.347524 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-956acb3d-d230-48be-814d-b9845ba1a690 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 returned with HTTP 200 Jan 21 09:03:55.348325 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 163/352] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:03:55 2021] GET /volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 => generated 917 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:56.365029 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d20d7025-a56a-4cc2-aac3-855f3bf66dcb tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] GET http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 Jan 21 09:03:56.365577 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d20d7025-a56a-4cc2-aac3-855f3bf66dcb tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:56.365695 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:56.365695 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:03:56.366218 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d20d7025-a56a-4cc2-aac3-855f3bf66dcb tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:56.432378 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:56.432378 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:03:56.442418 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d20d7025-a56a-4cc2-aac3-855f3bf66dcb tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Volume info retrieved successfully. Jan 21 09:03:56.472888 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d20d7025-a56a-4cc2-aac3-855f3bf66dcb tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 returned with HTTP 200 Jan 21 09:03:56.485827 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 190/353] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:03:56 2021] GET /volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 => generated 918 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:56.491985 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0857e4a5-8d8f-45f1-9844-92f6d85a5610 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] GET http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf?usage=True Jan 21 09:03:56.492524 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0857e4a5-8d8f-45f1-9844-92f6d85a5610 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:56.492865 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:56.492865 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:03:56.493522 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0857e4a5-8d8f-45f1-9844-92f6d85a5610 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:56.649181 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0857e4a5-8d8f-45f1-9844-92f6d85a5610 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf?usage=True returned with HTTP 200 Jan 21 09:03:56.650432 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 164/354] 10.222.0.86 () {58 vars in 1342 bytes} [Thu Jan 21 09:03:56 2021] GET /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf?usage=True => generated 1076 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:03:56.677729 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-798fc9dc-60a6-4d44-b430-0510fc1899fd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] DELETE http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 Jan 21 09:03:56.683724 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-798fc9dc-60a6-4d44-b430-0510fc1899fd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:56.684033 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:56.684033 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:03:56.684553 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-798fc9dc-60a6-4d44-b430-0510fc1899fd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:56.685284 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-798fc9dc-60a6-4d44-b430-0510fc1899fd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Delete volume with id: 47f2a63a-2ec3-4bb5-ad76-3628277abc17 Jan 21 09:03:56.775151 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:56.775151 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:03:56.778030 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-798fc9dc-60a6-4d44-b430-0510fc1899fd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Volume info retrieved successfully. Jan 21 09:03:56.812613 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-798fc9dc-60a6-4d44-b430-0510fc1899fd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Delete volume request issued successfully. Jan 21 09:03:56.813323 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-798fc9dc-60a6-4d44-b430-0510fc1899fd tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 returned with HTTP 202 Jan 21 09:03:56.814592 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 191/355] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:03:56 2021] DELETE /volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:03:56.827942 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-033711d5-7049-46a2-a949-9ce11718a337 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] GET http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 Jan 21 09:03:56.828848 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-033711d5-7049-46a2-a949-9ce11718a337 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:56.829339 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-033711d5-7049-46a2-a949-9ce11718a337 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:56.919154 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:56.919154 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:03:56.935257 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-033711d5-7049-46a2-a949-9ce11718a337 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Volume info retrieved successfully. Jan 21 09:03:56.979146 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-033711d5-7049-46a2-a949-9ce11718a337 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 returned with HTTP 200 Jan 21 09:03:56.980274 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 165/356] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:03:56 2021] GET /volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 => generated 917 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:57.996183 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c69cbf71-4a82-48b4-93c8-89b4c40b8964 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] GET http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 Jan 21 09:03:57.996674 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c69cbf71-4a82-48b4-93c8-89b4c40b8964 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:57.996905 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:57.996905 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:03:57.997278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c69cbf71-4a82-48b4-93c8-89b4c40b8964 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:58.063902 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:58.063902 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:03:58.073284 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c69cbf71-4a82-48b4-93c8-89b4c40b8964 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Volume info retrieved successfully. Jan 21 09:03:58.102855 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c69cbf71-4a82-48b4-93c8-89b4c40b8964 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 returned with HTTP 200 Jan 21 09:03:58.104579 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 192/357] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:03:57 2021] GET /volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 => generated 917 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:03:59.122247 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9659afd0-78fd-48b1-af7e-93035d6eb919 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] GET http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 Jan 21 09:03:59.123452 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9659afd0-78fd-48b1-af7e-93035d6eb919 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:59.124029 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:59.124029 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:03:59.124737 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9659afd0-78fd-48b1-af7e-93035d6eb919 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:59.251404 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9659afd0-78fd-48b1-af7e-93035d6eb919 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 returned with HTTP 404 Jan 21 09:03:59.254957 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 166/358] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:03:59 2021] GET /volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:03:59.265845 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] POST http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes Jan 21 09:03:59.266392 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:03:59.266392 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:03:59.266804 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-986566468"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:03:59.267896 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-986566468'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:03:59.268259 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Create volume of 1 GB Jan 21 09:03:59.300097 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Availability Zones retrieved successfully. Jan 21 09:03:59.329702 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Flow 'volume_create_api' (7fcc65a9-d6c8-40e3-a0d5-23152bf2c81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:03:59.332792 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0f79f2-9c30-4a06-b7e4-26160cd8623b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:59.334972 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:03:59.454434 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c0f79f2-9c30-4a06-b7e4-26160cd8623b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:59.457094 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6103d80-41a2-42a9-894f-8c61ff11cb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:59.557575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Created reservations ['f51000bc-da01-4a60-89a4-f2475da70ce3', '84b8569c-3304-44ad-b787-9cc525546b7e', '83412b29-0ad6-4df9-a2ce-257bc8a8a6b7', '956436a8-96b8-4d70-afaa-95ac27837e99'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:03:59.559964 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6103d80-41a2-42a9-894f-8c61ff11cb7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f51000bc-da01-4a60-89a4-f2475da70ce3', '84b8569c-3304-44ad-b787-9cc525546b7e', '83412b29-0ad6-4df9-a2ce-257bc8a8a6b7', '956436a8-96b8-4d70-afaa-95ac27837e99']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:59.562912 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc2c747f-b676-4aad-93a1-cc1ff5a0b541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:59.669182 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc2c747f-b676-4aad-93a1-cc1ff5a0b541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62f2c452-4a96-4570-b57e-39ed3f54a67d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-986566468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ac25d8f14b64b5abe4841404f80fecf',qos_specs=None,replication_status=,reservations=['f51000bc-da01-4a60-89a4-f2475da70ce3','84b8569c-3304-44ad-b787-9cc525546b7e','83412b29-0ad6-4df9-a2ce-257bc8a8a6b7','956436a8-96b8-4d70-afaa-95ac27837e99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f04fdf037b3d4292afb9fcdf097a3918',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:03:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-986566468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62f2c452-4a96-4570-b57e-39ed3f54a67d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ac25d8f14b64b5abe4841404f80fecf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f04fdf037b3d4292afb9fcdf097a3918',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:59.673353 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f87604b5-e002-48d9-9d8e-b0c9314c7cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:59.703028 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f87604b5-e002-48d9-9d8e-b0c9314c7cfd) transitioned into state 'SUCCESS' from state '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-986566468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ac25d8f14b64b5abe4841404f80fecf',qos_specs=None,replication_status=,reservations=['f51000bc-da01-4a60-89a4-f2475da70ce3','84b8569c-3304-44ad-b787-9cc525546b7e','83412b29-0ad6-4df9-a2ce-257bc8a8a6b7','956436a8-96b8-4d70-afaa-95ac27837e99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f04fdf037b3d4292afb9fcdf097a3918',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:59.705680 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31959c9-0485-4765-a132-8849b9d52fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:03:59.723376 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c31959c9-0485-4765-a132-8849b9d52fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:03:59.726573 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Flow 'volume_create_api' (7fcc65a9-d6c8-40e3-a0d5-23152bf2c81f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:03:59.790410 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Create volume request issued successfully. Jan 21 09:03:59.807299 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42603f8d-98d5-42c7-a596-e6af6a55e510 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes returned with HTTP 202 Jan 21 09:03:59.807299 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 193/359] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:03:59 2021] POST /volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes => generated 824 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:03:59.825823 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4879c96e-a6f3-461d-9f45-fab14e40ae1a tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] GET http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d Jan 21 09:03:59.827271 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4879c96e-a6f3-461d-9f45-fab14e40ae1a tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:03:59.828062 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4879c96e-a6f3-461d-9f45-fab14e40ae1a tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:03:59.959063 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:03:59.959063 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:03:59.985437 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4879c96e-a6f3-461d-9f45-fab14e40ae1a tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Volume info retrieved successfully. Jan 21 09:04:00.013455 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4879c96e-a6f3-461d-9f45-fab14e40ae1a tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d returned with HTTP 200 Jan 21 09:04:00.025849 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 167/360] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:03:59 2021] GET /volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d => generated 892 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:01.032807 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c82ecbf6-1065-4b9e-863a-fde247321819 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] GET http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d Jan 21 09:04:01.033378 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c82ecbf6-1065-4b9e-863a-fde247321819 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:01.033509 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:01.033509 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:01.033849 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c82ecbf6-1065-4b9e-863a-fde247321819 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:01.163230 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:01.163230 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:01.172713 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c82ecbf6-1065-4b9e-863a-fde247321819 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Volume info retrieved successfully. Jan 21 09:04:01.201720 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c82ecbf6-1065-4b9e-863a-fde247321819 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d returned with HTTP 200 Jan 21 09:04:01.214831 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 194/361] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:01 2021] GET /volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d => generated 917 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:01.220299 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-facf1f5d-7f20-4dff-bcd6-2dae92224f89 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] GET http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf?usage=True Jan 21 09:04:01.221046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-facf1f5d-7f20-4dff-bcd6-2dae92224f89 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:01.221422 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:01.221422 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:01.222389 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-facf1f5d-7f20-4dff-bcd6-2dae92224f89 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:01.294604 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-facf1f5d-7f20-4dff-bcd6-2dae92224f89 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf?usage=True returned with HTTP 200 Jan 21 09:04:01.305901 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 168/362] 10.222.0.86 () {58 vars in 1342 bytes} [Thu Jan 21 09:04:01 2021] GET /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf?usage=True => generated 1076 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:01.316694 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dcbc33b5-ebf2-442c-b0f9-991068c5c273 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] GET http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/94fa782b27b1404d9d67a201b6a13260?usage=True Jan 21 09:04:01.319994 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dcbc33b5-ebf2-442c-b0f9-991068c5c273 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:01.319994 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:01.319994 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:01.319994 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dcbc33b5-ebf2-442c-b0f9-991068c5c273 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:01.405436 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dcbc33b5-ebf2-442c-b0f9-991068c5c273 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/94fa782b27b1404d9d67a201b6a13260?usage=True returned with HTTP 200 Jan 21 09:04:01.416635 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 195/363] 10.222.0.86 () {58 vars in 1342 bytes} [Thu Jan 21 09:04:01 2021] GET /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/94fa782b27b1404d9d67a201b6a13260?usage=True => generated 868 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:01.423976 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-565cdcad-e115-4d75-bcf9-259724e68db5 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] POST http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/os-volume-transfer Jan 21 09:04:01.424849 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-565cdcad-e115-4d75-bcf9-259724e68db5 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "62f2c452-4a96-4570-b57e-39ed3f54a67d"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:01.425801 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_transfer [None req-565cdcad-e115-4d75-bcf9-259724e68db5 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Creating new volume transfer {'transfer': {'volume_id': '62f2c452-4a96-4570-b57e-39ed3f54a67d'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 09:04:01.426484 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-565cdcad-e115-4d75-bcf9-259724e68db5 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Creating transfer of volume 62f2c452-4a96-4570-b57e-39ed3f54a67d Jan 21 09:04:01.426936 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.transfer.api [None req-565cdcad-e115-4d75-bcf9-259724e68db5 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Generating transfer record for volume 62f2c452-4a96-4570-b57e-39ed3f54a67d Jan 21 09:04:01.523367 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:01.523367 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:01.556974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-565cdcad-e115-4d75-bcf9-259724e68db5 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/os-volume-transfer returned with HTTP 202 Jan 21 09:04:01.558260 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 169/364] 10.222.0.86 () {60 vars in 1258 bytes} [Thu Jan 21 09:04:01 2021] POST /volume/v3/0ac25d8f14b64b5abe4841404f80fecf/os-volume-transfer => generated 507 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:04:01.768406 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09d5d2b9-4bb3-4ebb-9ba6-c36a92bfc4f7 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] POST http://10.222.0.86/volume/v3/94fa782b27b1404d9d67a201b6a13260/os-volume-transfer/c0efc947-a75e-44a4-b49b-e6402a906174/accept Jan 21 09:04:01.769424 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09d5d2b9-4bb3-4ebb-9ba6-c36a92bfc4f7 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "bc5bf06d1c2ec6d9"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:01.770412 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_transfer [None req-09d5d2b9-4bb3-4ebb-9ba6-c36a92bfc4f7 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] Accepting volume transfer c0efc947-a75e-44a4-b49b-e6402a906174 {{(pid=87914) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 09:04:01.770699 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-09d5d2b9-4bb3-4ebb-9ba6-c36a92bfc4f7 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] Accepting transfer c0efc947-a75e-44a4-b49b-e6402a906174 Jan 21 09:04:01.933183 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-09d5d2b9-4bb3-4ebb-9ba6-c36a92bfc4f7 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] Created reservations ['cbbecb84-069b-48b9-8334-6a23c066b809', 'f8059e9b-af67-40bb-8c94-cc1f020b6ac5', '0ecc5067-3836-4c7c-99cb-453e3ffa1a3a', 'd128e3bc-6c84-41e7-a9a9-f08b7c57291b'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:01.991296 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-09d5d2b9-4bb3-4ebb-9ba6-c36a92bfc4f7 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] Created reservations ['f5346a85-e977-4cb6-a15b-af6888be7cc7', '7ac539af-6aef-49ad-bfa4-48c38d899e84', '3cfa68c3-b21f-4c60-b818-d96ae5517ffb', 'a1006e30-8c07-4c80-9a83-2792273e0a74'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:02.062057 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-09d5d2b9-4bb3-4ebb-9ba6-c36a92bfc4f7 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] Created reservations ['ea937851-2bec-42f8-a7ad-f023733c1e00', '29da1496-3da9-4045-bfd0-eebcfc73d830', '1c6f7a16-30de-46d6-80f5-cae7cea0cde1', '29e6300a-2693-458d-932e-380cfc43182c'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:02.123086 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-09d5d2b9-4bb3-4ebb-9ba6-c36a92bfc4f7 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] Created reservations ['237d481b-0663-4929-b7ba-5f3ba7b72141', '641b17f7-4230-44f1-8448-11f7e8b26223', '4f3f87fa-c094-4307-b96d-b27f89b22959', '7363696b-da7a-485b-87c9-f50af749e959'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:02.125321 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:02.125321 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:02.181870 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-09d5d2b9-4bb3-4ebb-9ba6-c36a92bfc4f7 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] Transfer volume completed successfully. Jan 21 09:04:02.206466 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:04:02.206466 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:02.363383 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.transfer.api [None req-09d5d2b9-4bb3-4ebb-9ba6-c36a92bfc4f7 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] Volume 62f2c452-4a96-4570-b57e-39ed3f54a67d has been transferred. Jan 21 09:04:02.471264 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09d5d2b9-4bb3-4ebb-9ba6-c36a92bfc4f7 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] http://10.222.0.86/volume/v3/94fa782b27b1404d9d67a201b6a13260/os-volume-transfer/c0efc947-a75e-44a4-b49b-e6402a906174/accept returned with HTTP 202 Jan 21 09:04:02.472332 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 196/365] 10.222.0.86 () {60 vars in 1390 bytes} [Thu Jan 21 09:04:01 2021] POST /volume/v3/94fa782b27b1404d9d67a201b6a13260/os-volume-transfer/c0efc947-a75e-44a4-b49b-e6402a906174/accept => generated 431 bytes in 907 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:04:02.483196 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38a840c2-54d6-49c4-afec-ac4d7cb62243 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] GET http://10.222.0.86/volume/v3/94fa782b27b1404d9d67a201b6a13260/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d Jan 21 09:04:02.484260 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38a840c2-54d6-49c4-afec-ac4d7cb62243 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:02.484717 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:02.484717 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:02.485404 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38a840c2-54d6-49c4-afec-ac4d7cb62243 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:02.536201 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:02.536201 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:02.547177 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-38a840c2-54d6-49c4-afec-ac4d7cb62243 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] Volume info retrieved successfully. Jan 21 09:04:02.577404 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38a840c2-54d6-49c4-afec-ac4d7cb62243 tempest-VolumeQuotasAdminTestJSON-366938731 tempest-VolumeQuotasAdminTestJSON-366938731] http://10.222.0.86/volume/v3/94fa782b27b1404d9d67a201b6a13260/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d returned with HTTP 200 Jan 21 09:04:02.578820 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 170/366] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:02 2021] GET /volume/v3/94fa782b27b1404d9d67a201b6a13260/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d => generated 917 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:02.598463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5caf8e04-0940-4f68-84dd-a63af4f50776 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] GET http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf?usage=True Jan 21 09:04:02.599173 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5caf8e04-0940-4f68-84dd-a63af4f50776 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:02.599458 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:02.599458 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:02.599950 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5caf8e04-0940-4f68-84dd-a63af4f50776 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:02.600802 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:02.600802 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:02.659705 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5caf8e04-0940-4f68-84dd-a63af4f50776 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf?usage=True returned with HTTP 200 Jan 21 09:04:02.660875 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 197/367] 10.222.0.86 () {58 vars in 1342 bytes} [Thu Jan 21 09:04:02 2021] GET /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf?usage=True => generated 1076 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:02.677343 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c33a3b65-637c-4249-a0a4-97256877f4c1 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] GET http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/94fa782b27b1404d9d67a201b6a13260?usage=True Jan 21 09:04:02.677832 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c33a3b65-637c-4249-a0a4-97256877f4c1 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:02.678117 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:02.678117 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:02.678604 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c33a3b65-637c-4249-a0a4-97256877f4c1 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:02.731151 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c33a3b65-637c-4249-a0a4-97256877f4c1 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/94fa782b27b1404d9d67a201b6a13260?usage=True returned with HTTP 200 Jan 21 09:04:02.733078 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 171/368] 10.222.0.86 () {58 vars in 1342 bytes} [Thu Jan 21 09:04:02 2021] GET /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/94fa782b27b1404d9d67a201b6a13260?usage=True => generated 868 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:02.749376 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-915182be-548e-4075-bafd-64f4b9ea4bea tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] DELETE http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d Jan 21 09:04:02.750542 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-915182be-548e-4075-bafd-64f4b9ea4bea tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:02.751245 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-915182be-548e-4075-bafd-64f4b9ea4bea tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:02.751930 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-915182be-548e-4075-bafd-64f4b9ea4bea tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Delete volume with id: 62f2c452-4a96-4570-b57e-39ed3f54a67d Jan 21 09:04:02.814019 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:02.814019 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:02.815587 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-915182be-548e-4075-bafd-64f4b9ea4bea tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Volume info retrieved successfully. Jan 21 09:04:02.847290 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-915182be-548e-4075-bafd-64f4b9ea4bea tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Delete volume request issued successfully. Jan 21 09:04:02.848038 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-915182be-548e-4075-bafd-64f4b9ea4bea tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d returned with HTTP 202 Jan 21 09:04:02.849209 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 198/369] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:04:02 2021] DELETE /volume/v3/e7e6818710154f67a52b6d60dd7d667f/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:02.859962 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f934b10-39cc-4a6d-8d7e-13164929539e tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] GET http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d Jan 21 09:04:02.860760 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f934b10-39cc-4a6d-8d7e-13164929539e tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:02.864546 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f934b10-39cc-4a6d-8d7e-13164929539e tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:02.950068 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:02.950068 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:02.961785 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f934b10-39cc-4a6d-8d7e-13164929539e tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Volume info retrieved successfully. Jan 21 09:04:02.989236 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f934b10-39cc-4a6d-8d7e-13164929539e tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d returned with HTTP 200 Jan 21 09:04:02.990164 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 172/370] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:02 2021] GET /volume/v3/e7e6818710154f67a52b6d60dd7d667f/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d => generated 1087 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:04.010336 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-876a8430-2379-4fa8-8bc0-76c7adcca947 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] GET http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d Jan 21 09:04:04.011044 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-876a8430-2379-4fa8-8bc0-76c7adcca947 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:04.011370 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:04.011370 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:04.012325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-876a8430-2379-4fa8-8bc0-76c7adcca947 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:04.153121 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:04.153121 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:04.165209 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-876a8430-2379-4fa8-8bc0-76c7adcca947 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Volume info retrieved successfully. Jan 21 09:04:04.206007 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-876a8430-2379-4fa8-8bc0-76c7adcca947 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d returned with HTTP 200 Jan 21 09:04:04.207897 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 199/371] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:04 2021] GET /volume/v3/e7e6818710154f67a52b6d60dd7d667f/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d => generated 1087 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:05.223548 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82cf6c9b-7682-44a0-a9ee-3e2b3f90bd80 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] GET http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d Jan 21 09:04:05.224003 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82cf6c9b-7682-44a0-a9ee-3e2b3f90bd80 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:05.224421 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:05.224421 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:05.224639 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82cf6c9b-7682-44a0-a9ee-3e2b3f90bd80 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:05.279983 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82cf6c9b-7682-44a0-a9ee-3e2b3f90bd80 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d returned with HTTP 404 Jan 21 09:04:05.287566 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 173/372] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:05 2021] GET /volume/v3/e7e6818710154f67a52b6d60dd7d667f/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:05.293873 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cca80d9-ea2c-462b-aaa0-dd08da7522a3 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] GET http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/e7e6818710154f67a52b6d60dd7d667f?usage=True Jan 21 09:04:05.294350 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cca80d9-ea2c-462b-aaa0-dd08da7522a3 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:05.294579 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:05.294579 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:05.295061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cca80d9-ea2c-462b-aaa0-dd08da7522a3 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:05.341051 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cca80d9-ea2c-462b-aaa0-dd08da7522a3 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/e7e6818710154f67a52b6d60dd7d667f?usage=True returned with HTTP 200 Jan 21 09:04:05.346115 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 200/373] 10.222.0.86 () {58 vars in 1342 bytes} [Thu Jan 21 09:04:05 2021] GET /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/e7e6818710154f67a52b6d60dd7d667f?usage=True => generated 868 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:05.360533 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c657678b-4944-454e-8ae8-8fb8f889eb13 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] PUT http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf Jan 21 09:04:05.361620 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c657678b-4944-454e-8ae8-8fb8f889eb13 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:05.658134 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c657678b-4944-454e-8ae8-8fb8f889eb13 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf returned with HTTP 200 Jan 21 09:04:05.664811 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 174/374] 10.222.0.86 () {60 vars in 1342 bytes} [Thu Jan 21 09:04:05 2021] PUT /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf => generated 321 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:05.677141 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-caf202b0-eb37-4dc3-b6bf-13946a223109 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] PUT http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf Jan 21 09:04:05.678037 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-caf202b0-eb37-4dc3-b6bf-13946a223109 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:05.957966 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-caf202b0-eb37-4dc3-b6bf-13946a223109 tempest-VolumeQuotasAdminTestJSON-324427541 tempest-VolumeQuotasAdminTestJSON-324427541] http://10.222.0.86/volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf returned with HTTP 200 Jan 21 09:04:05.959589 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 201/375] 10.222.0.86 () {60 vars in 1342 bytes} [Thu Jan 21 09:04:05 2021] PUT /volume/v3/e7e6818710154f67a52b6d60dd7d667f/os-quota-sets/0ac25d8f14b64b5abe4841404f80fecf => generated 319 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:05.972875 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-731b13c7-8dcc-4bb2-9dea-9b42ea119013 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] DELETE http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d Jan 21 09:04:05.973806 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-731b13c7-8dcc-4bb2-9dea-9b42ea119013 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:05.974531 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-731b13c7-8dcc-4bb2-9dea-9b42ea119013 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:05.975176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-731b13c7-8dcc-4bb2-9dea-9b42ea119013 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Delete volume with id: 62f2c452-4a96-4570-b57e-39ed3f54a67d Jan 21 09:04:06.048972 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-731b13c7-8dcc-4bb2-9dea-9b42ea119013 tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d returned with HTTP 404 Jan 21 09:04:06.050615 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 175/376] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:04:05 2021] DELETE /volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/62f2c452-4a96-4570-b57e-39ed3f54a67d => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:06.059008 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab61b0af-62a7-4ec3-b376-647e6ced6f3e tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] DELETE http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 Jan 21 09:04:06.059631 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab61b0af-62a7-4ec3-b376-647e6ced6f3e tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:06.060116 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab61b0af-62a7-4ec3-b376-647e6ced6f3e tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:06.060665 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ab61b0af-62a7-4ec3-b376-647e6ced6f3e tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] Delete volume with id: 47f2a63a-2ec3-4bb5-ad76-3628277abc17 Jan 21 09:04:06.120976 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab61b0af-62a7-4ec3-b376-647e6ced6f3e tempest-VolumeQuotasAdminTestJSON-413476878 tempest-VolumeQuotasAdminTestJSON-413476878] http://10.222.0.86/volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 returned with HTTP 404 Jan 21 09:04:06.122364 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 202/377] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:04:06 2021] DELETE /volume/v3/0ac25d8f14b64b5abe4841404f80fecf/volumes/47f2a63a-2ec3-4bb5-ad76-3628277abc17 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:18.897533 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] POST http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes Jan 21 09:04:18.898401 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1bd435bf-09c9-4a02-9f1c-d0874199f573", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1475272243"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:18.899750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Create volume request body: {'volume': {'imageRef': '1bd435bf-09c9-4a02-9f1c-d0874199f573', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1475272243'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:04:19.041056 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Create volume of 1 GB Jan 21 09:04:19.056391 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Availability Zones retrieved successfully. Jan 21 09:04:19.082659 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Flow 'volume_create_api' (7efb8595-171f-4ba5-ac3c-07f5a6097a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:19.085845 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b578c8bd-65e5-48d4-b18b-fadad0254b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:19.089668 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:04:19.231692 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b578c8bd-65e5-48d4-b18b-fadad0254b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:19.234650 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be18307e-f341-44e9-98b4-0d8d32c01c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:19.327649 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Created reservations ['3b3bf034-ca67-492e-a13a-ca60c049cf99', 'b01a98f5-871d-45c9-9dec-2fb2237faf84', '8a516878-f170-47c7-b035-d095a783fe91', '0970b2a2-8417-4d23-a7cb-a8016cacdec4'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:19.329541 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be18307e-f341-44e9-98b4-0d8d32c01c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b3bf034-ca67-492e-a13a-ca60c049cf99', 'b01a98f5-871d-45c9-9dec-2fb2237faf84', '8a516878-f170-47c7-b035-d095a783fe91', '0970b2a2-8417-4d23-a7cb-a8016cacdec4']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:19.331693 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91774024-d125-4ada-98a6-c87543398e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:19.395818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91774024-d125-4ada-98a6-c87543398e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55df5814-0292-4231-898a-36f74957fa68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1475272243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b51197e7ed67448bbdb50e24bff27ca7',qos_specs=None,replication_status=,reservations=['3b3bf034-ca67-492e-a13a-ca60c049cf99','b01a98f5-871d-45c9-9dec-2fb2237faf84','8a516878-f170-47c7-b035-d095a783fe91','0970b2a2-8417-4d23-a7cb-a8016cacdec4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62998f28a9194d22b24c772d8bad0ae7',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1475272243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55df5814-0292-4231-898a-36f74957fa68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b51197e7ed67448bbdb50e24bff27ca7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='62998f28a9194d22b24c772d8bad0ae7',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:19.397439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f23bd80-4ca1-445d-9e92-748b85ddbad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:19.425257 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f23bd80-4ca1-445d-9e92-748b85ddbad0) transitioned into state 'SUCCESS' from state '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-1475272243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b51197e7ed67448bbdb50e24bff27ca7',qos_specs=None,replication_status=,reservations=['3b3bf034-ca67-492e-a13a-ca60c049cf99','b01a98f5-871d-45c9-9dec-2fb2237faf84','8a516878-f170-47c7-b035-d095a783fe91','0970b2a2-8417-4d23-a7cb-a8016cacdec4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62998f28a9194d22b24c772d8bad0ae7',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:19.427280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fca028b-48c3-4a89-865f-ef8e57278a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:19.443473 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fca028b-48c3-4a89-865f-ef8e57278a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:19.446121 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Flow 'volume_create_api' (7efb8595-171f-4ba5-ac3c-07f5a6097a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:19.506971 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Create volume request issued successfully. Jan 21 09:04:19.522037 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cb1b387-a1e4-4d70-b873-6e6f16a4ef08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes returned with HTTP 202 Jan 21 09:04:19.523343 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 176/378] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:04:18 2021] POST /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes => generated 820 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:04:19.537842 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff088940-1f14-43ea-8731-d84738b9e97f tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:19.538396 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff088940-1f14-43ea-8731-d84738b9e97f tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:19.538855 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff088940-1f14-43ea-8731-d84738b9e97f tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:19.601675 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:19.601675 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:19.612585 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ff088940-1f14-43ea-8731-d84738b9e97f tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:19.637522 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff088940-1f14-43ea-8731-d84738b9e97f tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:19.638870 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 203/379] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:19 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 912 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:20.655163 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4608cd5-c0a2-4f27-a803-d66d217f332a tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:20.655705 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4608cd5-c0a2-4f27-a803-d66d217f332a tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:20.655940 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:20.655940 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:20.656106 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4608cd5-c0a2-4f27-a803-d66d217f332a tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:20.755637 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:20.755637 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:20.784678 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c4608cd5-c0a2-4f27-a803-d66d217f332a tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:20.838689 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4608cd5-c0a2-4f27-a803-d66d217f332a tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:20.854696 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 177/380] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:20 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 912 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:21.855441 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8d8b55c-9a06-4f48-9ab2-a6a8d9c4a7d6 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:21.856539 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8d8b55c-9a06-4f48-9ab2-a6a8d9c4a7d6 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:21.856926 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:21.856926 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:21.857511 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8d8b55c-9a06-4f48-9ab2-a6a8d9c4a7d6 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:21.907188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:21.907188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:21.916224 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f8d8b55c-9a06-4f48-9ab2-a6a8d9c4a7d6 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:21.940493 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8d8b55c-9a06-4f48-9ab2-a6a8d9c4a7d6 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:21.941908 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 204/381] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:21 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:22.958557 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d512a331-e8d4-40da-ba47-4a20e184dd08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:22.959223 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d512a331-e8d4-40da-ba47-4a20e184dd08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:22.959767 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:22.959767 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:22.960295 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d512a331-e8d4-40da-ba47-4a20e184dd08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:23.057574 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:23.057574 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:23.076932 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d512a331-e8d4-40da-ba47-4a20e184dd08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:23.121921 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d512a331-e8d4-40da-ba47-4a20e184dd08 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:23.126987 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 178/382] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:22 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 912 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:24.139190 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6bf455b-1c51-4395-be36-2f7c7ad802e1 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:24.140283 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6bf455b-1c51-4395-be36-2f7c7ad802e1 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:24.140671 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:24.140671 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:24.141308 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6bf455b-1c51-4395-be36-2f7c7ad802e1 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:24.191897 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:24.191897 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:24.201056 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d6bf455b-1c51-4395-be36-2f7c7ad802e1 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:24.226659 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6bf455b-1c51-4395-be36-2f7c7ad802e1 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:24.227804 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 205/383] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:24 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:25.244525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63c92c62-cd59-42b8-8a75-e97418f13de6 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:25.245643 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63c92c62-cd59-42b8-8a75-e97418f13de6 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:25.246867 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:25.246867 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:25.248914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63c92c62-cd59-42b8-8a75-e97418f13de6 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:25.364683 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:25.364683 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:25.400985 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-63c92c62-cd59-42b8-8a75-e97418f13de6 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:25.460440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63c92c62-cd59-42b8-8a75-e97418f13de6 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:25.471061 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 179/384] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:25 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 912 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:26.476981 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e89906d3-b99b-4841-a958-3d5336683439 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:26.477654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e89906d3-b99b-4841-a958-3d5336683439 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:26.477654 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:26.477654 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:26.478015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e89906d3-b99b-4841-a958-3d5336683439 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:26.562571 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:26.562571 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:26.575084 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e89906d3-b99b-4841-a958-3d5336683439 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:26.672828 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e89906d3-b99b-4841-a958-3d5336683439 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:26.673990 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 206/385] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:26 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 912 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:27.529446 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7373d36e-13c7-4fa2-960d-9241a8cbc6a7 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] POST http://10.222.0.86/volume/v3/cd94a437cbec4641897ba5582bb81b45/types Jan 21 09:04:27.530701 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:27.530701 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:27.531712 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7373d36e-13c7-4fa2-960d-9241a8cbc6a7 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1657515708", "extra_specs": {"storage_protocol": "tempest-storage_protocol-643800220", "vendor_name": "tempest-vendor_name-1075330710"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:27.607744 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7373d36e-13c7-4fa2-960d-9241a8cbc6a7 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] http://10.222.0.86/volume/v3/cd94a437cbec4641897ba5582bb81b45/types returned with HTTP 200 Jan 21 09:04:27.610353 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 180/386] 10.222.0.86 () {60 vars in 1220 bytes} [Thu Jan 21 09:04:27 2021] POST /volume/v3/cd94a437cbec4641897ba5582bb81b45/types => generated 327 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:27.690052 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-355e576f-9348-44ab-ac52-7fb5529030e0 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:27.690589 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-355e576f-9348-44ab-ac52-7fb5529030e0 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:27.691070 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-355e576f-9348-44ab-ac52-7fb5529030e0 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:27.894538 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:27.894538 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:27.930587 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-355e576f-9348-44ab-ac52-7fb5529030e0 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:28.006068 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] POST http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes Jan 21 09:04:28.006625 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:28.006625 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:28.007045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9ef664ae-c789-4257-9ded-134b03d4de89", "size": 1, "name": "tempest-UserMessagesTest-Volume-1584880877"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:28.008133 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Create volume request body: {'volume': {'volume_type': '9ef664ae-c789-4257-9ded-134b03d4de89', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1584880877'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:04:28.021734 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-355e576f-9348-44ab-ac52-7fb5529030e0 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:28.035897 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 181/387] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:27 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 912 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:04:28.045801 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Create volume of 1 GB Jan 21 09:04:28.046609 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:28.046609 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:28.047312 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Availability Zones retrieved successfully. Jan 21 09:04:28.098529 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Flow 'volume_create_api' (ad655234-bc78-4645-b400-bd60105b28d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:28.105446 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce44df62-433a-410a-8f9e-8a75ddf34d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:28.110239 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:04:28.221514 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce44df62-433a-410a-8f9e-8a75ddf34d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:04:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-643800220',vendor_name='tempest-vendor_name-1075330710'},id=9ef664ae-c789-4257-9ded-134b03d4de89,is_public=True,name='tempest-UserMessagesTest-volume-type-1657515708',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9ef664ae-c789-4257-9ded-134b03d4de89', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:28.224014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9a43a92-e78b-4cac-af11-bec899dd8c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:28.330936 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1657515708 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1657515708, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:04:28.332807 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1657515708 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1657515708, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:04:28.429233 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Created reservations ['90b14ae2-31bd-4ba3-83ed-7d26f9179908', '0080d23f-4343-4e83-b3c9-123ed1ec5af6', '924a240c-5d26-4400-ac3e-141efab3afa7', '13a3800c-dab0-4262-bc8f-5fd7ceb4ff51'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:28.431091 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9a43a92-e78b-4cac-af11-bec899dd8c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90b14ae2-31bd-4ba3-83ed-7d26f9179908', '0080d23f-4343-4e83-b3c9-123ed1ec5af6', '924a240c-5d26-4400-ac3e-141efab3afa7', '13a3800c-dab0-4262-bc8f-5fd7ceb4ff51']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:28.434329 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ded9704-80f8-47ca-b993-fc4071b14fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:28.525216 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ded9704-80f8-47ca-b993-fc4071b14fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '181012de-62df-460a-baaf-e685df2695a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1584880877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797e90f6a13c44d0b81796d2021bf01d',qos_specs=None,replication_status=,reservations=['90b14ae2-31bd-4ba3-83ed-7d26f9179908','0080d23f-4343-4e83-b3c9-123ed1ec5af6','924a240c-5d26-4400-ac3e-141efab3afa7','13a3800c-dab0-4262-bc8f-5fd7ceb4ff51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755feda69b41434ba4e69478b5adc9cc',volume_type_id=9ef664ae-c789-4257-9ded-134b03d4de89), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:04:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1584880877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=181012de-62df-460a-baaf-e685df2695a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='797e90f6a13c44d0b81796d2021bf01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='755feda69b41434ba4e69478b5adc9cc',volume_attachment=,volume_type=,volume_type_id=9ef664ae-c789-4257-9ded-134b03d4de89)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:28.527966 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a926ecf8-15db-45d9-be2d-da27015c031e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:28.559795 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a926ecf8-15db-45d9-be2d-da27015c031e) transitioned into state 'SUCCESS' from state '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-1584880877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797e90f6a13c44d0b81796d2021bf01d',qos_specs=None,replication_status=,reservations=['90b14ae2-31bd-4ba3-83ed-7d26f9179908','0080d23f-4343-4e83-b3c9-123ed1ec5af6','924a240c-5d26-4400-ac3e-141efab3afa7','13a3800c-dab0-4262-bc8f-5fd7ceb4ff51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755feda69b41434ba4e69478b5adc9cc',volume_type_id=9ef664ae-c789-4257-9ded-134b03d4de89)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:28.562477 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc7fa4d5-e734-493f-b703-52b6145ea9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:28.581259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc7fa4d5-e734-493f-b703-52b6145ea9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:28.584187 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Flow 'volume_create_api' (ad655234-bc78-4645-b400-bd60105b28d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:28.643067 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Create volume request issued successfully. Jan 21 09:04:28.659666 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df0cc673-0a7c-4892-a865-1a2f48afc38e tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes returned with HTTP 202 Jan 21 09:04:28.660515 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 207/388] 10.222.0.86 () {62 vars in 1266 bytes} [Thu Jan 21 09:04:27 2021] POST /volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes => generated 852 bytes in 1044 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:04:28.679131 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fcac60f-83da-4838-836d-9830ad4f8417 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] GET http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/181012de-62df-460a-baaf-e685df2695a6 Jan 21 09:04:28.680024 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fcac60f-83da-4838-836d-9830ad4f8417 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:28.680805 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:28.680805 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:28.681461 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fcac60f-83da-4838-836d-9830ad4f8417 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:28.817989 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:28.817989 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:28.828741 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7fcac60f-83da-4838-836d-9830ad4f8417 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Volume info retrieved successfully. Jan 21 09:04:28.854686 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fcac60f-83da-4838-836d-9830ad4f8417 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/181012de-62df-460a-baaf-e685df2695a6 returned with HTTP 200 Jan 21 09:04:28.861747 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 182/389] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:04:28 2021] GET /volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/181012de-62df-460a-baaf-e685df2695a6 => generated 920 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:29.039686 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4196fa13-4a08-4959-9582-22265196dbbb tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:29.040210 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4196fa13-4a08-4959-9582-22265196dbbb tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:29.040919 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:29.040919 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:29.041302 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4196fa13-4a08-4959-9582-22265196dbbb tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:29.155059 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:29.155059 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:29.179560 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4196fa13-4a08-4959-9582-22265196dbbb tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:29.227592 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4196fa13-4a08-4959-9582-22265196dbbb tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:29.228563 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 208/390] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:29 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 912 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:29.871188 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da723e82-badb-443e-8763-e6d46b095039 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] GET http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/181012de-62df-460a-baaf-e685df2695a6 Jan 21 09:04:29.871780 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da723e82-badb-443e-8763-e6d46b095039 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:29.871984 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:29.871984 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:29.873205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da723e82-badb-443e-8763-e6d46b095039 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:29.974592 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:29.974592 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:30.000066 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-da723e82-badb-443e-8763-e6d46b095039 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Volume info retrieved successfully. Jan 21 09:04:30.023748 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da723e82-badb-443e-8763-e6d46b095039 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/181012de-62df-460a-baaf-e685df2695a6 returned with HTTP 200 Jan 21 09:04:30.024952 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 183/391] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:04:29 2021] GET /volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/181012de-62df-460a-baaf-e685df2695a6 => generated 941 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:30.041589 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-698669a5-cf26-4c92-ab39-f60766e1dd1c tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] GET http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages Jan 21 09:04:30.042161 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-698669a5-cf26-4c92-ab39-f60766e1dd1c tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:30.042354 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:30.042354 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:30.043032 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-698669a5-cf26-4c92-ab39-f60766e1dd1c tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:30.062344 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-698669a5-cf26-4c92-ab39-f60766e1dd1c tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages returned with HTTP 200 Jan 21 09:04:30.063878 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 209/392] 10.222.0.86 () {60 vars in 1247 bytes} [Thu Jan 21 09:04:30 2021] GET /volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:30.074132 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fb62ea5-2614-405c-aad8-539e316e7e48 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] DELETE http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages/41aa6ce6-de53-4fbd-af33-4e42ad6fdc12 Jan 21 09:04:30.074703 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fb62ea5-2614-405c-aad8-539e316e7e48 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:30.074896 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:30.074896 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:30.076238 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fb62ea5-2614-405c-aad8-539e316e7e48 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:30.090186 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:04:30.090186 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:30.099030 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fb62ea5-2614-405c-aad8-539e316e7e48 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages/41aa6ce6-de53-4fbd-af33-4e42ad6fdc12 returned with HTTP 204 Jan 21 09:04:30.100847 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 184/393] 10.222.0.86 () {60 vars in 1361 bytes} [Thu Jan 21 09:04:30 2021] DELETE /volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages/41aa6ce6-de53-4fbd-af33-4e42ad6fdc12 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 21 09:04:30.108564 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf366acc-15d0-4611-948b-a2837ee071fc tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] GET http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages/41aa6ce6-de53-4fbd-af33-4e42ad6fdc12 Jan 21 09:04:30.109620 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf366acc-15d0-4611-948b-a2837ee071fc tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:30.109620 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf366acc-15d0-4611-948b-a2837ee071fc tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:30.119988 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf366acc-15d0-4611-948b-a2837ee071fc tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages/41aa6ce6-de53-4fbd-af33-4e42ad6fdc12 returned with HTTP 404 Jan 21 09:04:30.121324 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 210/394] 10.222.0.86 () {60 vars in 1358 bytes} [Thu Jan 21 09:04:30 2021] GET /volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages/41aa6ce6-de53-4fbd-af33-4e42ad6fdc12 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:30.133197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef5b49fe-4f4b-4feb-a3a7-d6f2e80442f9 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] POST http://10.222.0.86/volume/v3/cd94a437cbec4641897ba5582bb81b45/types Jan 21 09:04:30.134259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef5b49fe-4f4b-4feb-a3a7-d6f2e80442f9 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1877667797", "extra_specs": {"storage_protocol": "tempest-storage_protocol-790563694", "vendor_name": "tempest-vendor_name-1757661930"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:30.245658 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7110e28-42be-464b-961a-85fd03471008 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:30.246271 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7110e28-42be-464b-961a-85fd03471008 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:30.246755 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7110e28-42be-464b-961a-85fd03471008 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:30.286910 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef5b49fe-4f4b-4feb-a3a7-d6f2e80442f9 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] http://10.222.0.86/volume/v3/cd94a437cbec4641897ba5582bb81b45/types returned with HTTP 200 Jan 21 09:04:30.290642 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 185/395] 10.222.0.86 () {60 vars in 1220 bytes} [Thu Jan 21 09:04:30 2021] POST /volume/v3/cd94a437cbec4641897ba5582bb81b45/types => generated 327 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:30.303122 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] POST http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes Jan 21 09:04:30.305049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6972234e-df1e-43b7-a31b-66d91a155642", "size": 1, "name": "tempest-UserMessagesTest-Volume-1737997145"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:30.307079 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Create volume request body: {'volume': {'volume_type': '6972234e-df1e-43b7-a31b-66d91a155642', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1737997145'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:04:30.351613 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Create volume of 1 GB Jan 21 09:04:30.357773 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:30.357773 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:30.362799 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Availability Zones retrieved successfully. Jan 21 09:04:30.363401 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:30.363401 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:30.389926 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7110e28-42be-464b-961a-85fd03471008 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:30.391941 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Flow 'volume_create_api' (0b1f8832-d10e-4f08-b928-3842b1598879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:30.398508 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f26ed77-a13d-444a-91d2-2747411fa25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:30.401143 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:04:30.433998 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7110e28-42be-464b-961a-85fd03471008 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:30.437810 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 211/396] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:30 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 912 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:30.475426 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f26ed77-a13d-444a-91d2-2747411fa25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:04:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-790563694',vendor_name='tempest-vendor_name-1757661930'},id=6972234e-df1e-43b7-a31b-66d91a155642,is_public=True,name='tempest-UserMessagesTest-volume-type-1877667797',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6972234e-df1e-43b7-a31b-66d91a155642', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:30.478600 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fa7ff38-38c9-4dae-aade-5726ebc598bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:30.600192 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1877667797 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1877667797, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:04:30.602831 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1877667797 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1877667797, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:04:30.655344 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Created reservations ['1669d19c-f1b1-4fa0-ad77-f094580e409a', '8f69ac83-1b68-4dad-9866-e02e6636832d', '95461f9d-0d17-422c-bc0c-d5c6a9e1c56c', 'e2840a16-ce2d-4767-8dd5-3417f246712b'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:30.658235 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fa7ff38-38c9-4dae-aade-5726ebc598bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1669d19c-f1b1-4fa0-ad77-f094580e409a', '8f69ac83-1b68-4dad-9866-e02e6636832d', '95461f9d-0d17-422c-bc0c-d5c6a9e1c56c', 'e2840a16-ce2d-4767-8dd5-3417f246712b']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:30.660762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ac6643-ecae-4ced-bb41-bf63ba72d924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:30.775245 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ac6643-ecae-4ced-bb41-bf63ba72d924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0f7faef-d337-43df-833e-ff665a74817a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1737997145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797e90f6a13c44d0b81796d2021bf01d',qos_specs=None,replication_status=,reservations=['1669d19c-f1b1-4fa0-ad77-f094580e409a','8f69ac83-1b68-4dad-9866-e02e6636832d','95461f9d-0d17-422c-bc0c-d5c6a9e1c56c','e2840a16-ce2d-4767-8dd5-3417f246712b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755feda69b41434ba4e69478b5adc9cc',volume_type_id=6972234e-df1e-43b7-a31b-66d91a155642), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1737997145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0f7faef-d337-43df-833e-ff665a74817a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='797e90f6a13c44d0b81796d2021bf01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='755feda69b41434ba4e69478b5adc9cc',volume_attachment=,volume_type=,volume_type_id=6972234e-df1e-43b7-a31b-66d91a155642)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:30.777270 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63fb331a-7fd6-4e96-b236-48835e4ead6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:30.806005 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63fb331a-7fd6-4e96-b236-48835e4ead6c) transitioned into state 'SUCCESS' from state '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-1737997145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='797e90f6a13c44d0b81796d2021bf01d',qos_specs=None,replication_status=,reservations=['1669d19c-f1b1-4fa0-ad77-f094580e409a','8f69ac83-1b68-4dad-9866-e02e6636832d','95461f9d-0d17-422c-bc0c-d5c6a9e1c56c','e2840a16-ce2d-4767-8dd5-3417f246712b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='755feda69b41434ba4e69478b5adc9cc',volume_type_id=6972234e-df1e-43b7-a31b-66d91a155642)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:30.808033 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7780ac1b-40aa-4c80-93c8-3dc9edd63359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:30.825323 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7780ac1b-40aa-4c80-93c8-3dc9edd63359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:30.828358 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Flow 'volume_create_api' (0b1f8832-d10e-4f08-b928-3842b1598879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:30.882377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Create volume request issued successfully. Jan 21 09:04:30.898586 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90de3573-095f-47f1-bf91-90569d3a5880 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes returned with HTTP 202 Jan 21 09:04:30.899488 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 186/397] 10.222.0.86 () {62 vars in 1266 bytes} [Thu Jan 21 09:04:30 2021] POST /volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes => generated 852 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:04:30.917717 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9df8bb6a-3a42-4fed-88fd-895244fc46ac tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] GET http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/f0f7faef-d337-43df-833e-ff665a74817a Jan 21 09:04:30.918624 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9df8bb6a-3a42-4fed-88fd-895244fc46ac tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:30.919596 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:30.919596 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:30.920522 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9df8bb6a-3a42-4fed-88fd-895244fc46ac tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:30.986042 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:30.986042 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:30.995059 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9df8bb6a-3a42-4fed-88fd-895244fc46ac tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Volume info retrieved successfully. Jan 21 09:04:31.019146 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9df8bb6a-3a42-4fed-88fd-895244fc46ac tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/f0f7faef-d337-43df-833e-ff665a74817a returned with HTTP 200 Jan 21 09:04:31.021406 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 212/398] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:04:30 2021] GET /volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/f0f7faef-d337-43df-833e-ff665a74817a => generated 941 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:31.036491 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7830779e-edcb-4eeb-b8e1-39330f55c828 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] GET http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages Jan 21 09:04:31.037062 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7830779e-edcb-4eeb-b8e1-39330f55c828 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:31.037288 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:31.037288 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:31.037656 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7830779e-edcb-4eeb-b8e1-39330f55c828 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:31.038521 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:31.038521 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:31.051820 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7830779e-edcb-4eeb-b8e1-39330f55c828 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages returned with HTTP 200 Jan 21 09:04:31.058957 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 187/399] 10.222.0.86 () {60 vars in 1247 bytes} [Thu Jan 21 09:04:31 2021] GET /volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:31.063901 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60ade18e-4071-416b-a32d-137f342c34ed tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] GET http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages/db7ea5ae-bd37-44e4-9bf8-ebc37af7ae45 Jan 21 09:04:31.064474 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60ade18e-4071-416b-a32d-137f342c34ed tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:31.064673 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:31.064673 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:31.065734 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60ade18e-4071-416b-a32d-137f342c34ed tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:31.085209 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60ade18e-4071-416b-a32d-137f342c34ed tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages/db7ea5ae-bd37-44e4-9bf8-ebc37af7ae45 returned with HTTP 200 Jan 21 09:04:31.086791 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 213/400] 10.222.0.86 () {60 vars in 1358 bytes} [Thu Jan 21 09:04:31 2021] GET /volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages/db7ea5ae-bd37-44e4-9bf8-ebc37af7ae45 => generated 733 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:31.096797 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa68f945-e271-40ce-bc70-0dadfa586179 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] GET http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages Jan 21 09:04:31.097364 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa68f945-e271-40ce-bc70-0dadfa586179 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:31.097847 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa68f945-e271-40ce-bc70-0dadfa586179 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:31.111234 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa68f945-e271-40ce-bc70-0dadfa586179 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages returned with HTTP 200 Jan 21 09:04:31.112108 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 188/401] 10.222.0.86 () {60 vars in 1247 bytes} [Thu Jan 21 09:04:31 2021] GET /volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:31.123407 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da8551e1-d50d-4738-98ab-2e2725f1908f tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] DELETE http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages/db7ea5ae-bd37-44e4-9bf8-ebc37af7ae45 Jan 21 09:04:31.124495 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da8551e1-d50d-4738-98ab-2e2725f1908f tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:31.125212 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da8551e1-d50d-4738-98ab-2e2725f1908f tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:31.133975 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:04:31.133975 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:31.140350 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da8551e1-d50d-4738-98ab-2e2725f1908f tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages/db7ea5ae-bd37-44e4-9bf8-ebc37af7ae45 returned with HTTP 204 Jan 21 09:04:31.142034 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 214/402] 10.222.0.86 () {60 vars in 1361 bytes} [Thu Jan 21 09:04:31 2021] DELETE /volume/v3/797e90f6a13c44d0b81796d2021bf01d/messages/db7ea5ae-bd37-44e4-9bf8-ebc37af7ae45 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 21 09:04:31.150416 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd008bfe-8f7f-435f-836b-09e788452922 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] DELETE http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/f0f7faef-d337-43df-833e-ff665a74817a Jan 21 09:04:31.151859 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd008bfe-8f7f-435f-836b-09e788452922 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:31.152538 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd008bfe-8f7f-435f-836b-09e788452922 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:31.153196 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-cd008bfe-8f7f-435f-836b-09e788452922 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Delete volume with id: f0f7faef-d337-43df-833e-ff665a74817a Jan 21 09:04:31.212077 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:31.212077 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:31.213599 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd008bfe-8f7f-435f-836b-09e788452922 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Volume info retrieved successfully. Jan 21 09:04:31.217366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cd008bfe-8f7f-435f-836b-09e788452922 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Decrease volume quotas only if status is not error_managing. {{(pid=87915) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 09:04:31.308451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-cd008bfe-8f7f-435f-836b-09e788452922 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Created reservations ['ed1fa3d1-d175-40d3-a983-182fcdf49cc8', 'e4177474-9a1d-4ed8-8ee0-1251f81db6c7', 'a0be92ba-18bb-4e50-9f8b-7ce413240cd9', '38f8a5c4-e8ec-4035-b7aa-ce86bdb64db1'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:31.311237 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:04:31.311237 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:31.403099 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd008bfe-8f7f-435f-836b-09e788452922 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Delete volume request issued successfully. Jan 21 09:04:31.404090 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd008bfe-8f7f-435f-836b-09e788452922 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/f0f7faef-d337-43df-833e-ff665a74817a returned with HTTP 202 Jan 21 09:04:31.408794 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 189/403] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:04:31 2021] DELETE /volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/f0f7faef-d337-43df-833e-ff665a74817a => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:31.413700 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48237309-b975-44f1-80ba-1f8fc0280e4b tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] GET http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/f0f7faef-d337-43df-833e-ff665a74817a Jan 21 09:04:31.414065 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48237309-b975-44f1-80ba-1f8fc0280e4b tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:31.414846 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48237309-b975-44f1-80ba-1f8fc0280e4b tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:31.455204 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9810ae94-c238-47e3-bc61-4f687244b328 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:31.455972 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9810ae94-c238-47e3-bc61-4f687244b328 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:31.456168 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:31.456168 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:31.456694 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9810ae94-c238-47e3-bc61-4f687244b328 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:31.556243 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48237309-b975-44f1-80ba-1f8fc0280e4b tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/f0f7faef-d337-43df-833e-ff665a74817a returned with HTTP 404 Jan 21 09:04:31.560979 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 215/404] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:31 2021] GET /volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/f0f7faef-d337-43df-833e-ff665a74817a => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:31.564437 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:31.564437 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:31.568128 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eab580bb-dd56-4060-af86-a6eb123031aa tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] DELETE http://10.222.0.86/volume/v3/cd94a437cbec4641897ba5582bb81b45/types/6972234e-df1e-43b7-a31b-66d91a155642 Jan 21 09:04:31.568660 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eab580bb-dd56-4060-af86-a6eb123031aa tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:31.569170 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eab580bb-dd56-4060-af86-a6eb123031aa tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:31.574120 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9810ae94-c238-47e3-bc61-4f687244b328 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:31.599432 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9810ae94-c238-47e3-bc61-4f687244b328 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:31.600470 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 190/405] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:31 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 912 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:31.731948 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eab580bb-dd56-4060-af86-a6eb123031aa tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] http://10.222.0.86/volume/v3/cd94a437cbec4641897ba5582bb81b45/types/6972234e-df1e-43b7-a31b-66d91a155642 returned with HTTP 202 Jan 21 09:04:31.734384 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 216/406] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:04:31 2021] DELETE /volume/v3/cd94a437cbec4641897ba5582bb81b45/types/6972234e-df1e-43b7-a31b-66d91a155642 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:04:31.741815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-909cf4e9-a458-4d31-85bf-a8d6f51e68f3 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] GET http://10.222.0.86/volume/v3/cd94a437cbec4641897ba5582bb81b45/types/6972234e-df1e-43b7-a31b-66d91a155642 Jan 21 09:04:31.743071 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-909cf4e9-a458-4d31-85bf-a8d6f51e68f3 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:31.743396 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:31.743396 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:31.743963 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-909cf4e9-a458-4d31-85bf-a8d6f51e68f3 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:31.759411 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-909cf4e9-a458-4d31-85bf-a8d6f51e68f3 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] http://10.222.0.86/volume/v3/cd94a437cbec4641897ba5582bb81b45/types/6972234e-df1e-43b7-a31b-66d91a155642 returned with HTTP 404 Jan 21 09:04:31.760928 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 191/407] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:04:31 2021] GET /volume/v3/cd94a437cbec4641897ba5582bb81b45/types/6972234e-df1e-43b7-a31b-66d91a155642 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:31.769049 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5f5b698-cdca-47f9-b266-a1483b0f5ec6 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] DELETE http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/181012de-62df-460a-baaf-e685df2695a6 Jan 21 09:04:31.769563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5f5b698-cdca-47f9-b266-a1483b0f5ec6 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:31.770039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5f5b698-cdca-47f9-b266-a1483b0f5ec6 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:31.770930 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-c5f5b698-cdca-47f9-b266-a1483b0f5ec6 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Delete volume with id: 181012de-62df-460a-baaf-e685df2695a6 Jan 21 09:04:31.846600 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:31.846600 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:31.848062 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c5f5b698-cdca-47f9-b266-a1483b0f5ec6 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Volume info retrieved successfully. Jan 21 09:04:31.851217 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c5f5b698-cdca-47f9-b266-a1483b0f5ec6 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Decrease volume quotas only if status is not error_managing. {{(pid=87914) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 21 09:04:31.910934 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-c5f5b698-cdca-47f9-b266-a1483b0f5ec6 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Created reservations ['5508c5b1-4031-44ca-b2cc-ba656f3e95fe', '37574671-e2bd-4faf-8bc9-008b51963035', '65a94401-ae27-4667-9786-93a954539364', 'a52e2c00-5a39-46ec-b36e-dbc38b3d905d'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:31.913650 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:04:31.913650 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:31.995964 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c5f5b698-cdca-47f9-b266-a1483b0f5ec6 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Delete volume request issued successfully. Jan 21 09:04:31.996965 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5f5b698-cdca-47f9-b266-a1483b0f5ec6 tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/181012de-62df-460a-baaf-e685df2695a6 returned with HTTP 202 Jan 21 09:04:31.998598 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 217/408] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:04:31 2021] DELETE /volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/181012de-62df-460a-baaf-e685df2695a6 => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:32.009833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5681e921-6ceb-497a-ae16-983207e43f8b tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] GET http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/181012de-62df-460a-baaf-e685df2695a6 Jan 21 09:04:32.010507 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5681e921-6ceb-497a-ae16-983207e43f8b tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:32.011331 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5681e921-6ceb-497a-ae16-983207e43f8b tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:32.091438 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5681e921-6ceb-497a-ae16-983207e43f8b tempest-UserMessagesTest-617403484 tempest-UserMessagesTest-617403484] http://10.222.0.86/volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/181012de-62df-460a-baaf-e685df2695a6 returned with HTTP 404 Jan 21 09:04:32.093336 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 192/409] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:32 2021] GET /volume/v3/797e90f6a13c44d0b81796d2021bf01d/volumes/181012de-62df-460a-baaf-e685df2695a6 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:32.102512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78df8b39-5391-4b4c-9f1a-66bd2f11b691 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] DELETE http://10.222.0.86/volume/v3/cd94a437cbec4641897ba5582bb81b45/types/9ef664ae-c789-4257-9ded-134b03d4de89 Jan 21 09:04:32.103040 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78df8b39-5391-4b4c-9f1a-66bd2f11b691 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:32.103232 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:32.103232 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:32.104055 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78df8b39-5391-4b4c-9f1a-66bd2f11b691 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:32.187202 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78df8b39-5391-4b4c-9f1a-66bd2f11b691 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] http://10.222.0.86/volume/v3/cd94a437cbec4641897ba5582bb81b45/types/9ef664ae-c789-4257-9ded-134b03d4de89 returned with HTTP 202 Jan 21 09:04:32.188220 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 218/410] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:04:32 2021] DELETE /volume/v3/cd94a437cbec4641897ba5582bb81b45/types/9ef664ae-c789-4257-9ded-134b03d4de89 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:32.195980 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d17d2fc-b7b8-4795-97a4-e0970869b027 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] GET http://10.222.0.86/volume/v3/cd94a437cbec4641897ba5582bb81b45/types/9ef664ae-c789-4257-9ded-134b03d4de89 Jan 21 09:04:32.196725 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d17d2fc-b7b8-4795-97a4-e0970869b027 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:32.197364 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d17d2fc-b7b8-4795-97a4-e0970869b027 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:32.211104 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d17d2fc-b7b8-4795-97a4-e0970869b027 tempest-UserMessagesTest-1028635426 tempest-UserMessagesTest-1028635426] http://10.222.0.86/volume/v3/cd94a437cbec4641897ba5582bb81b45/types/9ef664ae-c789-4257-9ded-134b03d4de89 returned with HTTP 404 Jan 21 09:04:32.212875 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 193/411] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:04:32 2021] GET /volume/v3/cd94a437cbec4641897ba5582bb81b45/types/9ef664ae-c789-4257-9ded-134b03d4de89 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:04:32.617892 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30c78405-c90b-49a7-8527-2e065314a01f tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:32.618956 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30c78405-c90b-49a7-8527-2e065314a01f tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:32.619809 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30c78405-c90b-49a7-8527-2e065314a01f tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:32.693784 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:32.693784 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:32.705764 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-30c78405-c90b-49a7-8527-2e065314a01f tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:32.735076 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30c78405-c90b-49a7-8527-2e065314a01f tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:32.736559 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 219/412] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:32 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 912 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:33.752855 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86421ff3-d0e7-4345-ba3e-78975783cdf0 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:33.754224 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86421ff3-d0e7-4345-ba3e-78975783cdf0 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:33.754897 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86421ff3-d0e7-4345-ba3e-78975783cdf0 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:33.967359 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:33.967359 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:33.979598 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86421ff3-d0e7-4345-ba3e-78975783cdf0 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:34.006587 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86421ff3-d0e7-4345-ba3e-78975783cdf0 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:34.015286 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 194/413] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:33 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 912 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:35.032168 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a739dfca-a5b7-49c5-8230-910875a2c511 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:35.033241 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a739dfca-a5b7-49c5-8230-910875a2c511 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:35.033627 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:35.033627 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:35.034283 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a739dfca-a5b7-49c5-8230-910875a2c511 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:35.106002 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:35.106002 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:35.114786 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a739dfca-a5b7-49c5-8230-910875a2c511 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:35.139769 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a739dfca-a5b7-49c5-8230-910875a2c511 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:35.141230 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 220/414] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:35 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 912 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:36.156917 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c3f7fb4-cde3-41dd-9a6a-d1308e333c28 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:36.157480 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c3f7fb4-cde3-41dd-9a6a-d1308e333c28 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:36.157757 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:36.157757 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:36.158159 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c3f7fb4-cde3-41dd-9a6a-d1308e333c28 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:36.260911 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:36.260911 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:36.274723 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c3f7fb4-cde3-41dd-9a6a-d1308e333c28 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:36.315878 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c3f7fb4-cde3-41dd-9a6a-d1308e333c28 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:36.330835 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 195/415] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:36 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 970 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:37.335181 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2559ede-46ac-43bc-bea1-a7ae6e2de8bc tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:37.335575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2559ede-46ac-43bc-bea1-a7ae6e2de8bc tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:37.335690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:37.335690 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:37.335997 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2559ede-46ac-43bc-bea1-a7ae6e2de8bc tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:37.429824 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:37.429824 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:37.448598 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d2559ede-46ac-43bc-bea1-a7ae6e2de8bc tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:37.490409 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2559ede-46ac-43bc-bea1-a7ae6e2de8bc tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:37.491255 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 221/416] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:37 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 973 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:38.509183 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ecca27a-796f-4ab1-a6c4-1a62692a6241 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:38.510373 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ecca27a-796f-4ab1-a6c4-1a62692a6241 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:38.510875 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:38.510875 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:38.511582 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ecca27a-796f-4ab1-a6c4-1a62692a6241 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:38.622821 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:38.622821 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:38.646862 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6ecca27a-796f-4ab1-a6c4-1a62692a6241 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:38.701819 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ecca27a-796f-4ab1-a6c4-1a62692a6241 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:38.705084 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 196/417] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:38 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 973 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:39.721871 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a00bd99-9718-474a-b2df-9034d05b7b25 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:39.722887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a00bd99-9718-474a-b2df-9034d05b7b25 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:39.723079 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:39.723079 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:39.723959 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a00bd99-9718-474a-b2df-9034d05b7b25 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:39.857286 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:39.857286 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:39.890743 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5a00bd99-9718-474a-b2df-9034d05b7b25 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:39.968865 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a00bd99-9718-474a-b2df-9034d05b7b25 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:39.970134 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 222/418] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:39 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 973 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:40.121355 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36865d30-1f2d-4605-8753-f018f55a55d5 tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] GET http://10.222.0.86/volume/v3/b7587ca1fd0d4dababec5d3aa53690aa/os-hosts Jan 21 09:04:40.122612 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36865d30-1f2d-4605-8753-f018f55a55d5 tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:40.122817 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:40.122817 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:40.123164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36865d30-1f2d-4605-8753-f018f55a55d5 tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:40.143813 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.hosts [None req-36865d30-1f2d-4605-8753-f018f55a55d5 tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] status, active and update: available, enabled, 2021-01-21 09:04:39+00:00 {{(pid=87915) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 09:04:40.144186 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.hosts [None req-36865d30-1f2d-4605-8753-f018f55a55d5 tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] status, active and update: available, enabled, 2021-01-21 09:04:33+00:00 {{(pid=87915) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 09:04:40.144595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.hosts [None req-36865d30-1f2d-4605-8753-f018f55a55d5 tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] status, active and update: available, enabled, 2021-01-21 09:04:39+00:00 {{(pid=87915) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 09:04:40.145315 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36865d30-1f2d-4605-8753-f018f55a55d5 tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] http://10.222.0.86/volume/v3/b7587ca1fd0d4dababec5d3aa53690aa/os-hosts returned with HTTP 200 Jan 21 09:04:40.146173 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 197/419] 10.222.0.86 () {58 vars in 1207 bytes} [Thu Jan 21 09:04:39 2021] GET /volume/v3/b7587ca1fd0d4dababec5d3aa53690aa/os-hosts => generated 563 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:40.159804 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dc4ce37-5999-468a-9338-2e036f7bbd20 tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] GET http://10.222.0.86/volume/v3/b7587ca1fd0d4dababec5d3aa53690aa/os-hosts Jan 21 09:04:40.160338 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dc4ce37-5999-468a-9338-2e036f7bbd20 tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:40.160531 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:40.160531 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:40.161201 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dc4ce37-5999-468a-9338-2e036f7bbd20 tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:40.181090 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.hosts [None req-4dc4ce37-5999-468a-9338-2e036f7bbd20 tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] status, active and update: available, enabled, 2021-01-21 09:04:39+00:00 {{(pid=87914) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 09:04:40.181537 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.hosts [None req-4dc4ce37-5999-468a-9338-2e036f7bbd20 tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] status, active and update: available, enabled, 2021-01-21 09:04:33+00:00 {{(pid=87914) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 09:04:40.181920 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.hosts [None req-4dc4ce37-5999-468a-9338-2e036f7bbd20 tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] status, active and update: available, enabled, 2021-01-21 09:04:39+00:00 {{(pid=87914) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 21 09:04:40.182663 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dc4ce37-5999-468a-9338-2e036f7bbd20 tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] http://10.222.0.86/volume/v3/b7587ca1fd0d4dababec5d3aa53690aa/os-hosts returned with HTTP 200 Jan 21 09:04:40.185683 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 223/420] 10.222.0.86 () {58 vars in 1207 bytes} [Thu Jan 21 09:04:40 2021] GET /volume/v3/b7587ca1fd0d4dababec5d3aa53690aa/os-hosts => generated 563 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:40.195231 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c8c2849-3431-4cec-beab-de0d2d29faad tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] GET http://10.222.0.86/volume/v3/b7587ca1fd0d4dababec5d3aa53690aa/os-hosts/n-d-771363-2@lvmdriver-1 Jan 21 09:04:40.195744 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c8c2849-3431-4cec-beab-de0d2d29faad tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:40.196437 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c8c2849-3431-4cec-beab-de0d2d29faad tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:40.285509 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c8c2849-3431-4cec-beab-de0d2d29faad tempest-VolumeHostsAdminTestsJSON-767181437 tempest-VolumeHostsAdminTestsJSON-767181437] http://10.222.0.86/volume/v3/b7587ca1fd0d4dababec5d3aa53690aa/os-hosts/n-d-771363-2@lvmdriver-1 returned with HTTP 200 Jan 21 09:04:40.286380 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 198/421] 10.222.0.86 () {58 vars in 1282 bytes} [Thu Jan 21 09:04:40 2021] GET /volume/v3/b7587ca1fd0d4dababec5d3aa53690aa/os-hosts/n-d-771363-2@lvmdriver-1 => generated 564 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:40.987677 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a58b668-d68e-43fb-93bf-2c56f8cdfea8 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:40.988334 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a58b668-d68e-43fb-93bf-2c56f8cdfea8 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:40.988634 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a58b668-d68e-43fb-93bf-2c56f8cdfea8 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:41.113718 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:41.113718 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:41.125140 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5a58b668-d68e-43fb-93bf-2c56f8cdfea8 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:41.149609 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a58b668-d68e-43fb-93bf-2c56f8cdfea8 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:41.151095 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 224/422] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:40 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 973 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:42.168287 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdc464e0-7797-4daf-baf8-a26046e38667 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:42.168901 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bdc464e0-7797-4daf-baf8-a26046e38667 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:42.169734 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bdc464e0-7797-4daf-baf8-a26046e38667 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:42.316355 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:42.316355 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:42.360444 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bdc464e0-7797-4daf-baf8-a26046e38667 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:42.394009 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdc464e0-7797-4daf-baf8-a26046e38667 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:42.394967 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 199/423] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:42 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 973 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:43.415816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58cfc56e-8ce2-4d0d-aae1-8ece6caa21da tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:43.417248 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58cfc56e-8ce2-4d0d-aae1-8ece6caa21da tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:43.417685 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:43.417685 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:43.419118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58cfc56e-8ce2-4d0d-aae1-8ece6caa21da tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:43.635137 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:43.635137 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:43.661666 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-58cfc56e-8ce2-4d0d-aae1-8ece6caa21da tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:43.722473 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58cfc56e-8ce2-4d0d-aae1-8ece6caa21da tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:43.733454 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 225/424] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:43 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 973 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:44.745691 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43ba392c-d4e8-47a4-ae35-b4558db292d8 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:44.748229 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43ba392c-d4e8-47a4-ae35-b4558db292d8 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:44.748660 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:44.748660 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:44.749324 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43ba392c-d4e8-47a4-ae35-b4558db292d8 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:44.826033 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:44.826033 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:44.837643 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-43ba392c-d4e8-47a4-ae35-b4558db292d8 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:44.868071 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43ba392c-d4e8-47a4-ae35-b4558db292d8 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:44.869960 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 200/425] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:44 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 1361 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:44.886011 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfdd44a6-d038-4595-b9bb-8539d6455cbc tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] POST http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68/action Jan 21 09:04:44.886752 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:44.886752 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:44.888036 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfdd44a6-d038-4595-b9bb-8539d6455cbc tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] 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=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:04:44.888973 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfdd44a6-d038-4595-b9bb-8539d6455cbc tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] 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=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:44.964265 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:44.964265 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:45.029576 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:45.029576 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:45.031960 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dfdd44a6-d038-4595-b9bb-8539d6455cbc tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:45.058118 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dfdd44a6-d038-4595-b9bb-8539d6455cbc tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Update volume metadata completed successfully. Jan 21 09:04:45.059753 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfdd44a6-d038-4595-b9bb-8539d6455cbc tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68/action returned with HTTP 200 Jan 21 09:04:45.061122 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 226/426] 10.222.0.86 () {60 vars in 1358 bytes} [Thu Jan 21 09:04:44 2021] POST /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68/action => generated 511 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:45.070211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-701fefb7-d4c2-49fb-9d77-12b4539c18da tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:45.071507 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-701fefb7-d4c2-49fb-9d77-12b4539c18da tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:45.071936 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:45.071936 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:45.072616 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-701fefb7-d4c2-49fb-9d77-12b4539c18da tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:45.139770 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:45.139770 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:45.156043 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-701fefb7-d4c2-49fb-9d77-12b4539c18da tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:45.211442 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-701fefb7-d4c2-49fb-9d77-12b4539c18da tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:45.212583 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 201/427] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:45 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 1436 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:45.228436 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00b7f29d-cb12-4de2-93a1-23b248b58899 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] POST http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68/action Jan 21 09:04:45.228894 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:45.228894 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:45.229334 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00b7f29d-cb12-4de2-93a1-23b248b58899 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:04:45.229723 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00b7f29d-cb12-4de2-93a1-23b248b58899 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:45.331801 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:45.331801 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:45.399315 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:45.399315 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:45.401043 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-00b7f29d-cb12-4de2-93a1-23b248b58899 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:45.415126 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-00b7f29d-cb12-4de2-93a1-23b248b58899 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Get volume image-metadata completed successfully. Jan 21 09:04:45.433113 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:04:45.433113 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:45.441211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-00b7f29d-cb12-4de2-93a1-23b248b58899 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Delete volume metadata completed successfully. Jan 21 09:04:45.441785 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00b7f29d-cb12-4de2-93a1-23b248b58899 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68/action returned with HTTP 200 Jan 21 09:04:45.443203 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 227/428] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:04:45 2021] POST /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68/action => generated 0 bytes in 219 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 09:04:45.451442 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2a3fbd0-0cdc-4a1c-9933-da20d2e39927 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] POST http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68/action Jan 21 09:04:45.452039 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:45.452039 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:45.452762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2a3fbd0-0cdc-4a1c-9933-da20d2e39927 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:04:45.453816 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2a3fbd0-0cdc-4a1c-9933-da20d2e39927 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:45.534423 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:45.534423 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:45.536014 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c2a3fbd0-0cdc-4a1c-9933-da20d2e39927 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:45.560645 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c2a3fbd0-0cdc-4a1c-9933-da20d2e39927 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Get volume image-metadata completed successfully. Jan 21 09:04:45.561655 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2a3fbd0-0cdc-4a1c-9933-da20d2e39927 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68/action returned with HTTP 200 Jan 21 09:04:45.571061 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 202/429] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:04:45 2021] POST /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68/action => generated 485 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:45.583387 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-debb3895-f09f-4157-89cb-990ee2f60726 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] DELETE http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:45.583916 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-debb3895-f09f-4157-89cb-990ee2f60726 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:45.584114 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:45.584114 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:45.585091 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-debb3895-f09f-4157-89cb-990ee2f60726 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:45.585901 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-debb3895-f09f-4157-89cb-990ee2f60726 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Delete volume with id: 55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:45.733933 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:45.733933 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:45.735155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-debb3895-f09f-4157-89cb-990ee2f60726 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:45.794616 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-debb3895-f09f-4157-89cb-990ee2f60726 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Delete volume request issued successfully. Jan 21 09:04:45.795377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-debb3895-f09f-4157-89cb-990ee2f60726 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 202 Jan 21 09:04:45.795889 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 228/430] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:04:45 2021] DELETE /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:45.803481 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4921024-06a9-4bbd-838e-9f7ef91ce895 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:45.804007 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4921024-06a9-4bbd-838e-9f7ef91ce895 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:45.804251 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:45.804251 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:45.804625 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4921024-06a9-4bbd-838e-9f7ef91ce895 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:45.891786 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:45.891786 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:45.900815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e4921024-06a9-4bbd-838e-9f7ef91ce895 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:45.928524 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4921024-06a9-4bbd-838e-9f7ef91ce895 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:45.929980 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 203/431] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:45 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 1409 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:46.946309 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00f2fff5-be1a-4ac8-b50d-55e0d18d1eb0 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:46.947344 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00f2fff5-be1a-4ac8-b50d-55e0d18d1eb0 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:46.947713 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:46.947713 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:46.948347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00f2fff5-be1a-4ac8-b50d-55e0d18d1eb0 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:47.347310 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:47.347310 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:47.362268 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-00f2fff5-be1a-4ac8-b50d-55e0d18d1eb0 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Volume info retrieved successfully. Jan 21 09:04:47.414032 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00f2fff5-be1a-4ac8-b50d-55e0d18d1eb0 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 200 Jan 21 09:04:47.415718 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 229/432] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:46 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 1409 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:04:48.432522 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06afdd16-73da-4f04-8334-1edd8ec7b379 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] GET http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 Jan 21 09:04:48.433795 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-06afdd16-73da-4f04-8334-1edd8ec7b379 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:48.434585 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:48.434585 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:48.435400 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-06afdd16-73da-4f04-8334-1edd8ec7b379 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:48.532542 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06afdd16-73da-4f04-8334-1edd8ec7b379 tempest-VolumesImageMetadata-695537144 tempest-VolumesImageMetadata-695537144] http://10.222.0.86/volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 returned with HTTP 404 Jan 21 09:04:48.534351 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 204/433] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:48 2021] GET /volume/v3/b51197e7ed67448bbdb50e24bff27ca7/volumes/55df5814-0292-4231-898a-36f74957fa68 => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:49.907727 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f68f5057-82af-44d9-887c-ce82f0c2c097 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] POST http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types Jan 21 09:04:49.908229 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:49.908229 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:49.908610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f68f5057-82af-44d9-887c-ce82f0c2c097 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2024130580", "os-volume-type-access:is_public": false}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:49.950436 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f68f5057-82af-44d9-887c-ce82f0c2c097 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types returned with HTTP 200 Jan 21 09:04:49.951555 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 230/434] 10.222.0.86 () {60 vars in 1220 bytes} [Thu Jan 21 09:04:49 2021] POST /volume/v3/0dbac40748994ef79c43d7a2731dee60/types => generated 229 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:04:50.114598 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3da73c52-9d80-4a93-bd3d-8f3623aac252 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] POST http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes Jan 21 09:04:50.115420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3da73c52-9d80-4a93-bd3d-8f3623aac252 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4e5965ec-95f7-45d4-be96-d30d609787e3", "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:50.116943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-3da73c52-9d80-4a93-bd3d-8f3623aac252 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Create volume request body: {'volume': {'volume_type': '4e5965ec-95f7-45d4-be96-d30d609787e3', 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:04:50.143413 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3da73c52-9d80-4a93-bd3d-8f3623aac252 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes returned with HTTP 404 Jan 21 09:04:50.144800 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 205/435] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:04:49 2021] POST /volume/v3/33153a8181494b008507c26a8c79fe70/volumes => generated 114 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:50.153800 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-360d125d-5f58-4750-83fc-5d3ce6a3967c tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] POST http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/4e5965ec-95f7-45d4-be96-d30d609787e3/action Jan 21 09:04:50.155230 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-360d125d-5f58-4750-83fc-5d3ce6a3967c tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Action body: b'{"addProjectAccess": {"project": "33153a8181494b008507c26a8c79fe70"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:04:50.155676 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-360d125d-5f58-4750-83fc-5d3ce6a3967c tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "33153a8181494b008507c26a8c79fe70"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:50.207426 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-360d125d-5f58-4750-83fc-5d3ce6a3967c tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/4e5965ec-95f7-45d4-be96-d30d609787e3/action returned with HTTP 202 Jan 21 09:04:50.208857 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 231/436] 10.222.0.86 () {60 vars in 1351 bytes} [Thu Jan 21 09:04:50 2021] POST /volume/v3/0dbac40748994ef79c43d7a2731dee60/types/4e5965ec-95f7-45d4-be96-d30d609787e3/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:04:50.217337 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] POST http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes Jan 21 09:04:50.218090 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4e5965ec-95f7-45d4-be96-d30d609787e3", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-482765010"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:50.219607 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Create volume request body: {'volume': {'volume_type': '4e5965ec-95f7-45d4-be96-d30d609787e3', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-482765010'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:04:50.244990 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Create volume of 1 GB Jan 21 09:04:50.249732 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:50.249732 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:50.250763 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Availability Zones retrieved successfully. Jan 21 09:04:50.284620 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Flow 'volume_create_api' (4dff2a53-f28c-4e69-9125-71cbb92e92b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:50.288684 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7bd56b-ac7f-4fe8-a94e-b893c54249a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:50.291180 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:04:50.344489 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a7bd56b-ac7f-4fe8-a94e-b893c54249a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:04:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4e5965ec-95f7-45d4-be96-d30d609787e3,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2024130580',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e5965ec-95f7-45d4-be96-d30d609787e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:50.347239 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f0819cf-c4b3-4e85-92bb-e9fb5de5f9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:50.428195 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2024130580 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2024130580, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:04:50.429072 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2024130580 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2024130580, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:04:50.509366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Created reservations ['c31feda7-36ef-40f2-9256-e92d83ebd27e', '39a7643f-4ae0-4ffe-815f-f8820b2380ba', '8350f3d9-cc5d-4533-857d-d2fbc880fe2a', 'c5e073ed-d839-450b-8ff1-01d8d1e50b78'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:50.512039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f0819cf-c4b3-4e85-92bb-e9fb5de5f9d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c31feda7-36ef-40f2-9256-e92d83ebd27e', '39a7643f-4ae0-4ffe-815f-f8820b2380ba', '8350f3d9-cc5d-4533-857d-d2fbc880fe2a', 'c5e073ed-d839-450b-8ff1-01d8d1e50b78']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:50.515898 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f05483-0c4e-4e64-9e14-a141093b8cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:50.616742 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f05483-0c4e-4e64-9e14-a141093b8cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31667646-c578-4bf1-bc11-86f5c75723cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-482765010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33153a8181494b008507c26a8c79fe70',qos_specs=None,replication_status=,reservations=['c31feda7-36ef-40f2-9256-e92d83ebd27e','39a7643f-4ae0-4ffe-815f-f8820b2380ba','8350f3d9-cc5d-4533-857d-d2fbc880fe2a','c5e073ed-d839-450b-8ff1-01d8d1e50b78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44b2f8c0090f4a2ea67a79da06d4862b',volume_type_id=4e5965ec-95f7-45d4-be96-d30d609787e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-482765010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31667646-c578-4bf1-bc11-86f5c75723cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33153a8181494b008507c26a8c79fe70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='44b2f8c0090f4a2ea67a79da06d4862b',volume_attachment=,volume_type=,volume_type_id=4e5965ec-95f7-45d4-be96-d30d609787e3)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:50.619025 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2e68bb7-ca6f-49f1-b983-509e4138d7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:50.652099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2e68bb7-ca6f-49f1-b983-509e4138d7c2) transitioned into state 'SUCCESS' from state '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-482765010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33153a8181494b008507c26a8c79fe70',qos_specs=None,replication_status=,reservations=['c31feda7-36ef-40f2-9256-e92d83ebd27e','39a7643f-4ae0-4ffe-815f-f8820b2380ba','8350f3d9-cc5d-4533-857d-d2fbc880fe2a','c5e073ed-d839-450b-8ff1-01d8d1e50b78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44b2f8c0090f4a2ea67a79da06d4862b',volume_type_id=4e5965ec-95f7-45d4-be96-d30d609787e3)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:50.654807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9033fb-d1df-4835-9b41-5da79871d3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:50.690951 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9033fb-d1df-4835-9b41-5da79871d3a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:50.693611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Flow 'volume_create_api' (4dff2a53-f28c-4e69-9125-71cbb92e92b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:50.767387 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Create volume request issued successfully. Jan 21 09:04:50.792225 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0198b5f-f0a1-4ac5-ae44-67c89d8ebadc tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes returned with HTTP 202 Jan 21 09:04:50.793139 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 206/437] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:04:50 2021] POST /volume/v3/33153a8181494b008507c26a8c79fe70/volumes => generated 861 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:04:50.808790 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28e93c00-7789-43c0-8069-b2dd5269327d tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] GET http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf Jan 21 09:04:50.810914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28e93c00-7789-43c0-8069-b2dd5269327d tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:50.812008 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28e93c00-7789-43c0-8069-b2dd5269327d tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:50.876057 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:50.876057 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:50.886354 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-28e93c00-7789-43c0-8069-b2dd5269327d tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Volume info retrieved successfully. Jan 21 09:04:50.914919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28e93c00-7789-43c0-8069-b2dd5269327d tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf returned with HTTP 200 Jan 21 09:04:50.917147 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 232/438] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:50 2021] GET /volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf => generated 929 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:51.933471 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4dc0628-b4a5-46ea-9e3e-875ab4374ab4 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] GET http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf Jan 21 09:04:51.934631 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4dc0628-b4a5-46ea-9e3e-875ab4374ab4 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:51.934803 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:51.934803 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:51.935632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4dc0628-b4a5-46ea-9e3e-875ab4374ab4 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:51.992723 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:51.992723 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:52.002571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d4dc0628-b4a5-46ea-9e3e-875ab4374ab4 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Volume info retrieved successfully. Jan 21 09:04:52.028265 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4dc0628-b4a5-46ea-9e3e-875ab4374ab4 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf returned with HTTP 200 Jan 21 09:04:52.041041 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 207/439] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:51 2021] GET /volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf => generated 954 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:52.045642 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4b08730-f1e9-4578-86b1-7b2412fcbb25 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] POST http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/4e5965ec-95f7-45d4-be96-d30d609787e3/action Jan 21 09:04:52.046126 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:52.046126 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:52.046567 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a4b08730-f1e9-4578-86b1-7b2412fcbb25 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Action body: b'{"removeProjectAccess": {"project": "33153a8181494b008507c26a8c79fe70"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:04:52.046958 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a4b08730-f1e9-4578-86b1-7b2412fcbb25 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "33153a8181494b008507c26a8c79fe70"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:52.070976 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4b08730-f1e9-4578-86b1-7b2412fcbb25 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/4e5965ec-95f7-45d4-be96-d30d609787e3/action returned with HTTP 202 Jan 21 09:04:52.077017 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 233/440] 10.222.0.86 () {60 vars in 1351 bytes} [Thu Jan 21 09:04:52 2021] POST /volume/v3/0dbac40748994ef79c43d7a2731dee60/types/4e5965ec-95f7-45d4-be96-d30d609787e3/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:52.081545 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-158ae2f4-8930-470e-9a86-f78e75469358 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] POST http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types Jan 21 09:04:52.081933 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:52.081933 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:52.082404 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-158ae2f4-8930-470e-9a86-f78e75469358 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2068806280", "os-volume-type-access:is_public": false}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:52.128961 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-158ae2f4-8930-470e-9a86-f78e75469358 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types returned with HTTP 200 Jan 21 09:04:52.135114 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 208/441] 10.222.0.86 () {60 vars in 1220 bytes} [Thu Jan 21 09:04:52 2021] POST /volume/v3/0dbac40748994ef79c43d7a2731dee60/types => generated 229 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:52.141408 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-daf8cbb5-cab1-46da-9d3e-8d1dd75f28fa tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] POST http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29/action Jan 21 09:04:52.142627 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-daf8cbb5-cab1-46da-9d3e-8d1dd75f28fa tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Action body: b'{"addProjectAccess": {"project": "33153a8181494b008507c26a8c79fe70"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:04:52.143021 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-daf8cbb5-cab1-46da-9d3e-8d1dd75f28fa tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "33153a8181494b008507c26a8c79fe70"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:52.169543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-daf8cbb5-cab1-46da-9d3e-8d1dd75f28fa tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29/action returned with HTTP 202 Jan 21 09:04:52.174064 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 234/442] 10.222.0.86 () {60 vars in 1351 bytes} [Thu Jan 21 09:04:52 2021] POST /volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:52.178750 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44fe3ffc-12b7-4a13-b0b3-ef07ce059c7c tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] POST http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29/action Jan 21 09:04:52.179793 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44fe3ffc-12b7-4a13-b0b3-ef07ce059c7c tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Action body: b'{"addProjectAccess": {"project": "577e0a62558b4ef69d8712658b4c0f56"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:04:52.180180 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44fe3ffc-12b7-4a13-b0b3-ef07ce059c7c tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "577e0a62558b4ef69d8712658b4c0f56"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:52.206005 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44fe3ffc-12b7-4a13-b0b3-ef07ce059c7c tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29/action returned with HTTP 202 Jan 21 09:04:52.210646 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 209/443] 10.222.0.86 () {60 vars in 1351 bytes} [Thu Jan 21 09:04:52 2021] POST /volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:52.219839 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b8eb8a2-abb8-4be6-b382-d056aa80f9af tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] GET http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29/os-volume-type-access Jan 21 09:04:52.219839 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b8eb8a2-abb8-4be6-b382-d056aa80f9af tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:52.220196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b8eb8a2-abb8-4be6-b382-d056aa80f9af tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:52.240859 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b8eb8a2-abb8-4be6-b382-d056aa80f9af tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29/os-volume-type-access returned with HTTP 200 Jan 21 09:04:52.242151 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 235/444] 10.222.0.86 () {58 vars in 1375 bytes} [Thu Jan 21 09:04:52 2021] GET /volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29/os-volume-type-access => generated 244 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:52.252215 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ec569de-fc0b-439a-be1e-185c8383d2ad tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] POST http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29/action Jan 21 09:04:52.253646 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ec569de-fc0b-439a-be1e-185c8383d2ad tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Action body: b'{"removeProjectAccess": {"project": "577e0a62558b4ef69d8712658b4c0f56"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:04:52.254246 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ec569de-fc0b-439a-be1e-185c8383d2ad tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "577e0a62558b4ef69d8712658b4c0f56"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:52.278713 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ec569de-fc0b-439a-be1e-185c8383d2ad tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29/action returned with HTTP 202 Jan 21 09:04:52.279991 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 210/445] 10.222.0.86 () {60 vars in 1351 bytes} [Thu Jan 21 09:04:52 2021] POST /volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:52.289509 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3e8bc30-d1b5-455c-9af8-9962e74be976 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] POST http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29/action Jan 21 09:04:52.290746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3e8bc30-d1b5-455c-9af8-9962e74be976 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Action body: b'{"removeProjectAccess": {"project": "33153a8181494b008507c26a8c79fe70"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:04:52.291332 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3e8bc30-d1b5-455c-9af8-9962e74be976 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "33153a8181494b008507c26a8c79fe70"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:52.321575 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3e8bc30-d1b5-455c-9af8-9962e74be976 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29/action returned with HTTP 202 Jan 21 09:04:52.323095 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 236/446] 10.222.0.86 () {60 vars in 1351 bytes} [Thu Jan 21 09:04:52 2021] POST /volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:52.332418 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-316667a1-32df-4a1e-8e53-aa94a06c21a1 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] DELETE http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29 Jan 21 09:04:52.333164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-316667a1-32df-4a1e-8e53-aa94a06c21a1 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:52.333852 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-316667a1-32df-4a1e-8e53-aa94a06c21a1 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:52.427889 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:04:52.427889 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:52.441676 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-316667a1-32df-4a1e-8e53-aa94a06c21a1 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29 returned with HTTP 202 Jan 21 09:04:52.442851 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 211/447] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:04:52 2021] DELETE /volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:52.451233 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d008c419-cc40-4089-869d-03ca37f10f21 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] GET http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29 Jan 21 09:04:52.452180 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d008c419-cc40-4089-869d-03ca37f10f21 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:52.452854 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d008c419-cc40-4089-869d-03ca37f10f21 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:52.466207 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d008c419-cc40-4089-869d-03ca37f10f21 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29 returned with HTTP 404 Jan 21 09:04:52.467897 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 237/448] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:04:52 2021] GET /volume/v3/0dbac40748994ef79c43d7a2731dee60/types/41caf1f2-595a-4894-8360-c4877486cb29 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:52.477190 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0654aa6c-3353-449f-a465-6281183a3d60 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] DELETE http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf Jan 21 09:04:52.477716 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0654aa6c-3353-449f-a465-6281183a3d60 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:52.478226 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0654aa6c-3353-449f-a465-6281183a3d60 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:52.478691 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0654aa6c-3353-449f-a465-6281183a3d60 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Delete volume with id: 31667646-c578-4bf1-bc11-86f5c75723cf Jan 21 09:04:52.537658 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:52.537658 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:52.539043 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0654aa6c-3353-449f-a465-6281183a3d60 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Volume info retrieved successfully. Jan 21 09:04:52.583687 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0654aa6c-3353-449f-a465-6281183a3d60 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Delete volume request issued successfully. Jan 21 09:04:52.584170 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0654aa6c-3353-449f-a465-6281183a3d60 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf returned with HTTP 202 Jan 21 09:04:52.585209 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 212/449] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:04:52 2021] DELETE /volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:52.594543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e170c0ab-1042-4ff9-a4a8-bc3f529777f6 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] GET http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf Jan 21 09:04:52.595195 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e170c0ab-1042-4ff9-a4a8-bc3f529777f6 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:52.596365 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e170c0ab-1042-4ff9-a4a8-bc3f529777f6 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:52.710436 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:52.710436 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:52.730128 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e170c0ab-1042-4ff9-a4a8-bc3f529777f6 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Volume info retrieved successfully. Jan 21 09:04:52.784674 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e170c0ab-1042-4ff9-a4a8-bc3f529777f6 tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf returned with HTTP 200 Jan 21 09:04:52.789128 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 238/450] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:52 2021] GET /volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf => generated 953 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:04:53.805498 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e27ef98-90e4-475c-8bcb-87c8fac5d88c tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] GET http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf Jan 21 09:04:53.806121 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e27ef98-90e4-475c-8bcb-87c8fac5d88c tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:53.806448 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:53.806448 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:53.807312 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e27ef98-90e4-475c-8bcb-87c8fac5d88c tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:53.917735 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:53.917735 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:53.935993 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8e27ef98-90e4-475c-8bcb-87c8fac5d88c tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Volume info retrieved successfully. Jan 21 09:04:53.988125 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e27ef98-90e4-475c-8bcb-87c8fac5d88c tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf returned with HTTP 200 Jan 21 09:04:53.999874 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 213/451] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:53 2021] GET /volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf => generated 953 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:04:55.007657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5a8b281-eab0-4407-a225-8ec9dff7316e tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] GET http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf Jan 21 09:04:55.008884 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5a8b281-eab0-4407-a225-8ec9dff7316e tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:55.009307 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:55.009307 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:55.010301 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5a8b281-eab0-4407-a225-8ec9dff7316e tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:55.160331 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5a8b281-eab0-4407-a225-8ec9dff7316e tempest-VolumeTypesAccessTest-1228416307 tempest-VolumeTypesAccessTest-1228416307] http://10.222.0.86/volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf returned with HTTP 404 Jan 21 09:04:55.170551 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 239/452] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:55 2021] GET /volume/v3/33153a8181494b008507c26a8c79fe70/volumes/31667646-c578-4bf1-bc11-86f5c75723cf => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:55.178986 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d1b647f-d3d2-4fd7-8cc7-515f9878790a tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] DELETE http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/4e5965ec-95f7-45d4-be96-d30d609787e3 Jan 21 09:04:55.180138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d1b647f-d3d2-4fd7-8cc7-515f9878790a tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:55.180489 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:04:55.180489 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:04:55.181080 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d1b647f-d3d2-4fd7-8cc7-515f9878790a tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:55.346818 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:04:55.346818 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:04:55.392549 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d1b647f-d3d2-4fd7-8cc7-515f9878790a tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/4e5965ec-95f7-45d4-be96-d30d609787e3 returned with HTTP 202 Jan 21 09:04:55.393767 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 214/453] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:04:55 2021] DELETE /volume/v3/0dbac40748994ef79c43d7a2731dee60/types/4e5965ec-95f7-45d4-be96-d30d609787e3 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:04:55.402129 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-792d4029-5bac-4f31-9eed-11f63d106ba0 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] GET http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/4e5965ec-95f7-45d4-be96-d30d609787e3 Jan 21 09:04:55.403439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-792d4029-5bac-4f31-9eed-11f63d106ba0 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:55.404198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-792d4029-5bac-4f31-9eed-11f63d106ba0 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:55.430337 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-792d4029-5bac-4f31-9eed-11f63d106ba0 tempest-VolumeTypesAccessTest-1870300960 tempest-VolumeTypesAccessTest-1870300960] http://10.222.0.86/volume/v3/0dbac40748994ef79c43d7a2731dee60/types/4e5965ec-95f7-45d4-be96-d30d609787e3 returned with HTTP 404 Jan 21 09:04:55.432504 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 240/454] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:04:55 2021] GET /volume/v3/0dbac40748994ef79c43d7a2731dee60/types/4e5965ec-95f7-45d4-be96-d30d609787e3 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:04:58.265251 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] POST http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes Jan 21 09:04:58.266231 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-491029213"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:04:58.267481 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-491029213'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:04:58.268049 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Create volume of 1 GB Jan 21 09:04:58.284833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Availability Zones retrieved successfully. Jan 21 09:04:58.310070 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Flow 'volume_create_api' (324dae61-50bb-4840-8820-58326dcea0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:58.313623 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b035e7-9eda-4a9a-97db-49f0a8ff8540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:58.316078 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:04:58.390989 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66b035e7-9eda-4a9a-97db-49f0a8ff8540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:58.395745 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c9dc9a5-9e34-4b36-b1f0-251cbade7117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:58.497977 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Created reservations ['60c46913-035f-4704-ad11-5ccbde65f023', '9f380ef5-c1be-4d96-899d-9af6772c044d', 'fe690f7e-9381-471e-afcc-504c65198cbb', 'b066c08f-2f4d-43b3-b27b-530753a1b4df'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:04:58.501024 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c9dc9a5-9e34-4b36-b1f0-251cbade7117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60c46913-035f-4704-ad11-5ccbde65f023', '9f380ef5-c1be-4d96-899d-9af6772c044d', 'fe690f7e-9381-471e-afcc-504c65198cbb', 'b066c08f-2f4d-43b3-b27b-530753a1b4df']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:58.503519 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08d1a9c8-ca34-40c5-b45f-ffe3645ada6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:58.613591 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08d1a9c8-ca34-40c5-b45f-ffe3645ada6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02e45104-5d8c-4c94-bd78-45331515583e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-491029213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1729017e696c4c1ba840990415777664',qos_specs=None,replication_status=,reservations=['60c46913-035f-4704-ad11-5ccbde65f023','9f380ef5-c1be-4d96-899d-9af6772c044d','fe690f7e-9381-471e-afcc-504c65198cbb','b066c08f-2f4d-43b3-b27b-530753a1b4df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='010d7dcb243f4c8dbade9d44daa08595',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:04:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-491029213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02e45104-5d8c-4c94-bd78-45331515583e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1729017e696c4c1ba840990415777664',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='010d7dcb243f4c8dbade9d44daa08595',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:58.616399 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9363c4fd-4478-4343-aed9-5e58b5bd2843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:58.644113 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9363c4fd-4478-4343-aed9-5e58b5bd2843) transitioned into state 'SUCCESS' from state '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-491029213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1729017e696c4c1ba840990415777664',qos_specs=None,replication_status=,reservations=['60c46913-035f-4704-ad11-5ccbde65f023','9f380ef5-c1be-4d96-899d-9af6772c044d','fe690f7e-9381-471e-afcc-504c65198cbb','b066c08f-2f4d-43b3-b27b-530753a1b4df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='010d7dcb243f4c8dbade9d44daa08595',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:58.646462 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07049a8c-3d72-4732-a37f-d71934d5dd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:04:58.687131 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07049a8c-3d72-4732-a37f-d71934d5dd08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:04:58.696262 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Flow 'volume_create_api' (324dae61-50bb-4840-8820-58326dcea0bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:04:58.798553 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Create volume request issued successfully. Jan 21 09:04:58.836959 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa25d8ce-b034-415c-8465-7675a0b94c4d tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes returned with HTTP 202 Jan 21 09:04:58.837843 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 215/455] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:04:58 2021] POST /volume/v3/1729017e696c4c1ba840990415777664/volumes => generated 818 bytes in 824 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:04:58.854114 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-768e16b2-22d4-418e-93e5-4bc8926b9d20 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] GET http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e Jan 21 09:04:58.854820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-768e16b2-22d4-418e-93e5-4bc8926b9d20 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:04:58.855460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-768e16b2-22d4-418e-93e5-4bc8926b9d20 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:04:58.967967 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:04:58.967967 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:04:58.981785 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-768e16b2-22d4-418e-93e5-4bc8926b9d20 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Volume info retrieved successfully. Jan 21 09:04:59.024523 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-768e16b2-22d4-418e-93e5-4bc8926b9d20 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e returned with HTTP 200 Jan 21 09:04:59.030515 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 241/456] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:04:58 2021] GET /volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e => generated 910 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:00.045128 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44aedf7e-7474-4bc5-a7e8-9425f14db494 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] GET http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e Jan 21 09:05:00.046429 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44aedf7e-7474-4bc5-a7e8-9425f14db494 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:00.046429 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:00.046429 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:00.046833 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44aedf7e-7474-4bc5-a7e8-9425f14db494 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:00.113559 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:00.113559 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:00.122913 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-44aedf7e-7474-4bc5-a7e8-9425f14db494 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Volume info retrieved successfully. Jan 21 09:05:00.147548 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44aedf7e-7474-4bc5-a7e8-9425f14db494 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e returned with HTTP 200 Jan 21 09:05:00.148371 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 216/457] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:00 2021] GET /volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e => generated 910 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:01.165643 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30e62e61-d34b-41ca-9c1e-c6bc44b06434 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] GET http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e Jan 21 09:05:01.166765 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30e62e61-d34b-41ca-9c1e-c6bc44b06434 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:01.167211 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:01.167211 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:01.167903 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30e62e61-d34b-41ca-9c1e-c6bc44b06434 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:01.311573 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:01.311573 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:01.340789 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-30e62e61-d34b-41ca-9c1e-c6bc44b06434 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Volume info retrieved successfully. Jan 21 09:05:01.393810 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30e62e61-d34b-41ca-9c1e-c6bc44b06434 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e returned with HTTP 200 Jan 21 09:05:01.394597 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 242/458] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:01 2021] GET /volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e => generated 911 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:01.411497 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e17278a-f9e8-44a3-be13-f0899ba7cd8f tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] GET http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/limits Jan 21 09:05:01.412046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e17278a-f9e8-44a3-be13-f0899ba7cd8f tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:01.412228 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:01.412228 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:01.412896 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e17278a-f9e8-44a3-be13-f0899ba7cd8f tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:01.548085 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e17278a-f9e8-44a3-be13-f0899ba7cd8f tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/limits returned with HTTP 200 Jan 21 09:05:01.549215 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 217/459] 10.222.0.86 () {58 vars in 1201 bytes} [Thu Jan 21 09:05:01 2021] GET /volume/v3/1729017e696c4c1ba840990415777664/limits => generated 302 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:01.561963 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7739b387-d2dd-48a6-af3e-a53105731e03 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] DELETE http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e Jan 21 09:05:01.563322 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7739b387-d2dd-48a6-af3e-a53105731e03 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:01.563777 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:01.563777 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:01.564900 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7739b387-d2dd-48a6-af3e-a53105731e03 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:01.565000 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-7739b387-d2dd-48a6-af3e-a53105731e03 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Delete volume with id: 02e45104-5d8c-4c94-bd78-45331515583e Jan 21 09:05:01.648027 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:01.648027 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:01.649155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7739b387-d2dd-48a6-af3e-a53105731e03 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Volume info retrieved successfully. Jan 21 09:05:01.705707 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7739b387-d2dd-48a6-af3e-a53105731e03 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Delete volume request issued successfully. Jan 21 09:05:01.706233 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7739b387-d2dd-48a6-af3e-a53105731e03 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e returned with HTTP 202 Jan 21 09:05:01.707398 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 243/460] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:05:01 2021] DELETE /volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:05:01.715481 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01b7d6c1-83e5-4bb9-bc77-78d56296d8cd tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] GET http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e Jan 21 09:05:01.716240 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01b7d6c1-83e5-4bb9-bc77-78d56296d8cd tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:01.718301 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01b7d6c1-83e5-4bb9-bc77-78d56296d8cd tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:01.820322 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:01.820322 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:01.841107 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-01b7d6c1-83e5-4bb9-bc77-78d56296d8cd tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Volume info retrieved successfully. Jan 21 09:05:01.877991 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01b7d6c1-83e5-4bb9-bc77-78d56296d8cd tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e returned with HTTP 200 Jan 21 09:05:01.879235 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 218/461] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:01 2021] GET /volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e => generated 910 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:02.896186 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94dc3345-3fc7-4188-a6a7-b8ddfaa48f94 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] GET http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e Jan 21 09:05:02.896699 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94dc3345-3fc7-4188-a6a7-b8ddfaa48f94 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:02.896872 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:02.896872 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:02.897563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94dc3345-3fc7-4188-a6a7-b8ddfaa48f94 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:03.007553 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:03.007553 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:03.032341 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94dc3345-3fc7-4188-a6a7-b8ddfaa48f94 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Volume info retrieved successfully. Jan 21 09:05:03.072052 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94dc3345-3fc7-4188-a6a7-b8ddfaa48f94 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e returned with HTTP 200 Jan 21 09:05:03.073474 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 244/462] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:02 2021] GET /volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e => generated 910 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:04.089292 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8882f7c-b9b0-4798-90f1-3782887ed383 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] GET http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e Jan 21 09:05:04.090790 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8882f7c-b9b0-4798-90f1-3782887ed383 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:04.090790 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:04.090790 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:04.091098 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8882f7c-b9b0-4798-90f1-3782887ed383 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:04.172780 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8882f7c-b9b0-4798-90f1-3782887ed383 tempest-AbsoluteLimitsTests-292369673 tempest-AbsoluteLimitsTests-292369673] http://10.222.0.86/volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e returned with HTTP 404 Jan 21 09:05:04.178590 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 219/463] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:04 2021] GET /volume/v3/1729017e696c4c1ba840990415777664/volumes/02e45104-5d8c-4c94-bd78-45331515583e => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:05:11.764447 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e39de477-f79e-4661-8e71-70c46e4ae549 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] POST http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types Jan 21 09:05:11.765346 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:11.765346 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:11.765808 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e39de477-f79e-4661-8e71-70c46e4ae549 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1347891121", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:11.893347 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e39de477-f79e-4661-8e71-70c46e4ae549 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types returned with HTTP 200 Jan 21 09:05:11.901366 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 245/464] 10.222.0.86 () {60 vars in 1220 bytes} [Thu Jan 21 09:05:11 2021] POST /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types => generated 278 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:11.904584 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6751ea7-4514-45aa-bda3-bf3f18552178 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] POST http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types Jan 21 09:05:11.905580 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6751ea7-4514-45aa-bda3-bf3f18552178 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1096972498", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:12.010456 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6751ea7-4514-45aa-bda3-bf3f18552178 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types returned with HTTP 200 Jan 21 09:05:12.026628 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 220/465] 10.222.0.86 () {60 vars in 1220 bytes} [Thu Jan 21 09:05:11 2021] POST /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types => generated 278 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:12.221458 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] POST http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes Jan 21 09:05:12.222281 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-335743661", "volume_type": "c8c32dfd-0b2c-4e8c-8985-c1dc654f52ad", "size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:12.223537 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-335743661', 'volume_type': 'c8c32dfd-0b2c-4e8c-8985-c1dc654f52ad', 'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:05:12.239885 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Create volume of 1 GB Jan 21 09:05:12.240630 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:12.240630 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:12.241297 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Availability Zones retrieved successfully. Jan 21 09:05:12.262300 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Flow 'volume_create_api' (859c8390-764e-498b-bc04-a3f3db395099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:12.265003 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a237c7-e8f6-4dc3-8583-b8f9bfbff970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:12.267891 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:05:12.337716 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a237c7-e8f6-4dc3-8583-b8f9bfbff970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:05:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=c8c32dfd-0b2c-4e8c-8985-c1dc654f52ad,is_public=True,name='tempest-VolumeTypesTest-volume-type-1347891121',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c8c32dfd-0b2c-4e8c-8985-c1dc654f52ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:12.340654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0527540d-69eb-42e8-9585-0e3321f00275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:12.395458 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1347891121 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1347891121, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:05:12.396374 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1347891121 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1347891121, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:05:12.452533 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Created reservations ['db1e8f6b-117d-4a28-a425-f29040d7e6fc', 'edbb7a84-368e-4bb4-94f0-c872c1ad38f1', '02f49073-1696-4d78-9311-e01827f42e7b', '53bec3d9-37e6-4bbb-993f-9abcb019362c'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:05:12.454813 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0527540d-69eb-42e8-9585-0e3321f00275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db1e8f6b-117d-4a28-a425-f29040d7e6fc', 'edbb7a84-368e-4bb4-94f0-c872c1ad38f1', '02f49073-1696-4d78-9311-e01827f42e7b', '53bec3d9-37e6-4bbb-993f-9abcb019362c']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:12.456961 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34387505-22ef-4d49-a72f-bbb6c11b5348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:12.540767 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34387505-22ef-4d49-a72f-bbb6c11b5348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e47dc671-c3f5-49ee-8d91-0ec39305727d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-335743661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f44ee935ee43c4a85933f07c520353',qos_specs=None,replication_status=,reservations=['db1e8f6b-117d-4a28-a425-f29040d7e6fc','edbb7a84-368e-4bb4-94f0-c872c1ad38f1','02f49073-1696-4d78-9311-e01827f42e7b','53bec3d9-37e6-4bbb-993f-9abcb019362c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cf8a907c6244e7c963d2a8470b1c03d',volume_type_id=c8c32dfd-0b2c-4e8c-8985-c1dc654f52ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:05:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-335743661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e47dc671-c3f5-49ee-8d91-0ec39305727d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45f44ee935ee43c4a85933f07c520353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8cf8a907c6244e7c963d2a8470b1c03d',volume_attachment=,volume_type=,volume_type_id=c8c32dfd-0b2c-4e8c-8985-c1dc654f52ad)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:12.544811 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8718633-ba9f-4780-8ae2-efcef01f803e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:12.579438 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8718633-ba9f-4780-8ae2-efcef01f803e) transitioned into state 'SUCCESS' from state '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-335743661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45f44ee935ee43c4a85933f07c520353',qos_specs=None,replication_status=,reservations=['db1e8f6b-117d-4a28-a425-f29040d7e6fc','edbb7a84-368e-4bb4-94f0-c872c1ad38f1','02f49073-1696-4d78-9311-e01827f42e7b','53bec3d9-37e6-4bbb-993f-9abcb019362c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cf8a907c6244e7c963d2a8470b1c03d',volume_type_id=c8c32dfd-0b2c-4e8c-8985-c1dc654f52ad)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:12.583588 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d15b9419-6045-4881-9ed8-8c2d85824e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:12.620415 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d15b9419-6045-4881-9ed8-8c2d85824e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:12.630060 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Flow 'volume_create_api' (859c8390-764e-498b-bc04-a3f3db395099) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:12.764628 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Create volume request issued successfully. Jan 21 09:05:12.806428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f87b6e06-14a9-48df-9b2d-d1b63e194d0d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes returned with HTTP 202 Jan 21 09:05:12.809811 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 246/466] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:05:12 2021] POST /volume/v3/45f44ee935ee43c4a85933f07c520353/volumes => generated 849 bytes in 789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:05:12.824818 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6b87524-0193-47af-a52a-b984016d277d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] GET http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d Jan 21 09:05:12.825383 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6b87524-0193-47af-a52a-b984016d277d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:12.825869 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6b87524-0193-47af-a52a-b984016d277d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:12.903920 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:12.903920 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:12.914149 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a6b87524-0193-47af-a52a-b984016d277d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Volume info retrieved successfully. Jan 21 09:05:12.939279 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6b87524-0193-47af-a52a-b984016d277d tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d returned with HTTP 200 Jan 21 09:05:12.949706 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 221/467] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:12 2021] GET /volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d => generated 941 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:13.959960 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-753fe1c9-b34f-41c8-81db-8b3805c913d3 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] GET http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d Jan 21 09:05:13.960674 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-753fe1c9-b34f-41c8-81db-8b3805c913d3 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:13.961533 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:13.961533 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:13.962124 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-753fe1c9-b34f-41c8-81db-8b3805c913d3 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:14.011258 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] POST http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes Jan 21 09:05:14.013159 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:14.013159 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:14.014391 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-28049270"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:14.017262 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-28049270'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:05:14.017855 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Create volume of 1 GB Jan 21 09:05:14.041887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Availability Zones retrieved successfully. Jan 21 09:05:14.059043 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:14.059043 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:14.071004 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Flow 'volume_create_api' (2a26801b-2c72-407c-83a8-2ad2c1a9aed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:14.080125 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-753fe1c9-b34f-41c8-81db-8b3805c913d3 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Volume info retrieved successfully. Jan 21 09:05:14.081268 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1729a127-b8fe-41b9-bf16-e583ad973a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:14.084704 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:05:14.117167 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-753fe1c9-b34f-41c8-81db-8b3805c913d3 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d returned with HTTP 200 Jan 21 09:05:14.125619 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 247/468] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:13 2021] GET /volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d => generated 942 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:14.133315 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63143678-47e1-4c63-acb7-2930bfcecffb tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] POST http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d/action Jan 21 09:05:14.133925 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:14.133925 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:14.137400 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63143678-47e1-4c63-acb7-2930bfcecffb tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Action body: b'{"os-retype": {"new_type": "18de309a-2ed9-4d1e-bd71-b93df9e9d82d"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:05:14.138211 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63143678-47e1-4c63-acb7-2930bfcecffb tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "18de309a-2ed9-4d1e-bd71-b93df9e9d82d"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:14.260276 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1729a127-b8fe-41b9-bf16-e583ad973a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:14.271705 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d7d8e2-7027-430f-b0f3-b59588f8a0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:14.274170 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:14.274170 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:14.275570 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-63143678-47e1-4c63-acb7-2930bfcecffb tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Volume info retrieved successfully. Jan 21 09:05:14.344558 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-63143678-47e1-4c63-acb7-2930bfcecffb tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1096972498 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1096972498, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:05:14.346858 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-63143678-47e1-4c63-acb7-2930bfcecffb tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1096972498 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1096972498, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:05:14.544408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-63143678-47e1-4c63-acb7-2930bfcecffb tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Created reservations ['bd4f32ba-22be-485f-b138-ba9d8b01baae', '45dc6562-9f4a-4cee-9722-1c79a82dd129'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:05:14.545308 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Created reservations ['85adf49d-13e6-4c40-93c6-3ef91ff434a0', '1efab9c1-8591-4aa1-a9da-371341fda485', '485c225b-2271-4021-9f0c-1316ce1eb587', '3e8e7cf2-5d17-42f6-b191-8618542ef91c'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:05:14.548270 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d7d8e2-7027-430f-b0f3-b59588f8a0db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85adf49d-13e6-4c40-93c6-3ef91ff434a0', '1efab9c1-8591-4aa1-a9da-371341fda485', '485c225b-2271-4021-9f0c-1316ce1eb587', '3e8e7cf2-5d17-42f6-b191-8618542ef91c']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:14.550386 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc154aa-84e3-472f-9f20-114bcf2be578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:14.604328 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-63143678-47e1-4c63-acb7-2930bfcecffb tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Created reservations ['780fbb2c-b4b1-49c1-91f4-9642c7c8ae63', 'ca7fce42-fefa-4736-a779-e40486451965'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:05:14.742762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc154aa-84e3-472f-9f20-114bcf2be578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ac2a2f7-fff7-42d9-bb50-6171482d2d3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-28049270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4980f72d2242939ce29321168c269d',qos_specs=None,replication_status=,reservations=['85adf49d-13e6-4c40-93c6-3ef91ff434a0','1efab9c1-8591-4aa1-a9da-371341fda485','485c225b-2271-4021-9f0c-1316ce1eb587','3e8e7cf2-5d17-42f6-b191-8618542ef91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8991c1f40ac5498b81287dda157a44e6',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-28049270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ac2a2f7-fff7-42d9-bb50-6171482d2d3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc4980f72d2242939ce29321168c269d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8991c1f40ac5498b81287dda157a44e6',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:14.745137 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2a7f90-fbab-4563-b48e-ba834d2195cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:14.758651 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-63143678-47e1-4c63-acb7-2930bfcecffb tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Retype volume request issued successfully. Jan 21 09:05:14.759395 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63143678-47e1-4c63-acb7-2930bfcecffb tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d/action returned with HTTP 202 Jan 21 09:05:14.760542 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 248/469] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:05:14 2021] POST /volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d/action => generated 0 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 09:05:14.770769 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38a5afe4-0c6c-4802-aecd-3f76cc91dfef tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] GET http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d Jan 21 09:05:14.771945 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38a5afe4-0c6c-4802-aecd-3f76cc91dfef tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:14.772277 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:14.772277 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:14.772850 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38a5afe4-0c6c-4802-aecd-3f76cc91dfef tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:14.800613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2a7f90-fbab-4563-b48e-ba834d2195cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-28049270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc4980f72d2242939ce29321168c269d',qos_specs=None,replication_status=,reservations=['85adf49d-13e6-4c40-93c6-3ef91ff434a0','1efab9c1-8591-4aa1-a9da-371341fda485','485c225b-2271-4021-9f0c-1316ce1eb587','3e8e7cf2-5d17-42f6-b191-8618542ef91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8991c1f40ac5498b81287dda157a44e6',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:14.802611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dad89216-a352-4f48-8ed2-c2053a5c2bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:14.834280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dad89216-a352-4f48-8ed2-c2053a5c2bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:14.836990 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Flow 'volume_create_api' (2a26801b-2c72-407c-83a8-2ad2c1a9aed1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:14.919031 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:14.919031 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:14.934907 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-38a5afe4-0c6c-4802-aecd-3f76cc91dfef tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Volume info retrieved successfully. Jan 21 09:05:14.940273 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Create volume request issued successfully. Jan 21 09:05:14.975582 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e830b1ea-23d3-440b-afc0-a61f995fa6bc tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes returned with HTTP 202 Jan 21 09:05:14.980798 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38a5afe4-0c6c-4802-aecd-3f76cc91dfef tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d returned with HTTP 200 Jan 21 09:05:14.991421 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 249/470] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:14 2021] GET /volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d => generated 941 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:05:14.991634 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 222/471] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:05:14 2021] POST /volume/v3/bc4980f72d2242939ce29321168c269d/volumes => generated 819 bytes in 980 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:05:14.991860 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c01ebb6-7538-4375-b506-cf72edfd00a8 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:14.992754 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c01ebb6-7538-4375-b506-cf72edfd00a8 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:14.993097 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:14.993097 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:14.993765 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c01ebb6-7538-4375-b506-cf72edfd00a8 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:15.059553 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:15.059553 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:15.069924 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5c01ebb6-7538-4375-b506-cf72edfd00a8 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:15.101043 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c01ebb6-7538-4375-b506-cf72edfd00a8 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:15.102321 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 250/472] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:14 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 887 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:05:16.001023 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ef4cc14-b9ef-41c3-97db-67e5fdfa43ab tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] GET http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d Jan 21 09:05:16.001647 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ef4cc14-b9ef-41c3-97db-67e5fdfa43ab tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:16.001792 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:16.001792 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:16.002121 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ef4cc14-b9ef-41c3-97db-67e5fdfa43ab tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:16.061569 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:16.061569 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:16.070961 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ef4cc14-b9ef-41c3-97db-67e5fdfa43ab tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Volume info retrieved successfully. Jan 21 09:05:16.095318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ef4cc14-b9ef-41c3-97db-67e5fdfa43ab tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d returned with HTTP 200 Jan 21 09:05:16.096907 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 223/473] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:15 2021] GET /volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d => generated 942 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:16.119883 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54ea848e-cbcd-4dc7-b24d-2486a0392caa tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:16.120118 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd6f6078-16e3-4d10-ab60-672dc2967194 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] GET http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d Jan 21 09:05:16.120467 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd6f6078-16e3-4d10-ab60-672dc2967194 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:16.121418 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:16.121418 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:16.122026 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54ea848e-cbcd-4dc7-b24d-2486a0392caa tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:16.122331 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd6f6078-16e3-4d10-ab60-672dc2967194 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:16.122543 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:16.122543 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:16.123018 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54ea848e-cbcd-4dc7-b24d-2486a0392caa tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:16.234773 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:16.234773 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:16.248704 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd6f6078-16e3-4d10-ab60-672dc2967194 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Volume info retrieved successfully. Jan 21 09:05:16.278487 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:16.278487 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:16.286251 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd6f6078-16e3-4d10-ab60-672dc2967194 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d returned with HTTP 200 Jan 21 09:05:16.299243 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 251/474] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:16 2021] GET /volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d => generated 942 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:16.299382 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-54ea848e-cbcd-4dc7-b24d-2486a0392caa tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:16.308379 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30d404a8-5387-4dbc-9a2a-5cd9aeab234b tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] POST http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types Jan 21 09:05:16.308904 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:16.308904 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:16.309349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30d404a8-5387-4dbc-9a2a-5cd9aeab234b tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1205298607", "description": "tempest-volume-type-description-285757594", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:16.312853 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54ea848e-cbcd-4dc7-b24d-2486a0392caa tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:16.313656 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 224/475] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:16 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 911 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:05:16.483214 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30d404a8-5387-4dbc-9a2a-5cd9aeab234b tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types returned with HTTP 200 Jan 21 09:05:16.483214 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 252/476] 10.222.0.86 () {60 vars in 1220 bytes} [Thu Jan 21 09:05:16 2021] POST /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types => generated 317 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:16.500009 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d12c4fc-969f-46c3-887a-31b602eac603 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] GET http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/ef17abe7-f761-4dae-bf21-1ff94aceb110 Jan 21 09:05:16.502064 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d12c4fc-969f-46c3-887a-31b602eac603 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:16.505384 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:16.505384 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:16.507730 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d12c4fc-969f-46c3-887a-31b602eac603 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:16.545355 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d12c4fc-969f-46c3-887a-31b602eac603 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/ef17abe7-f761-4dae-bf21-1ff94aceb110 returned with HTTP 200 Jan 21 09:05:16.545355 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 225/477] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:05:16 2021] GET /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/ef17abe7-f761-4dae-bf21-1ff94aceb110 => generated 339 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:16.558278 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64d78000-0b90-4412-9174-b429afa3bc92 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] POST http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types Jan 21 09:05:16.559941 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64d78000-0b90-4412-9174-b429afa3bc92 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-991814634"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:16.662448 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64d78000-0b90-4412-9174-b429afa3bc92 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types returned with HTTP 200 Jan 21 09:05:16.669524 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 253/478] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:05:16 2021] POST /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types => generated 220 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:16.679863 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41104690-a654-4924-9cd1-bf3d864f06af tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] POST http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption Jan 21 09:05:16.679863 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41104690-a654-4924-9cd1-bf3d864f06af tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:16.806891 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41104690-a654-4924-9cd1-bf3d864f06af tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption returned with HTTP 200 Jan 21 09:05:16.807076 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 226/479] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:05:16 2021] POST /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption => generated 193 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:16.821414 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d7da1ab-9999-48d2-8ae0-b02dff6e977d tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] GET http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption Jan 21 09:05:16.822051 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d7da1ab-9999-48d2-8ae0-b02dff6e977d tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:16.822665 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d7da1ab-9999-48d2-8ae0-b02dff6e977d tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:16.845055 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d7da1ab-9999-48d2-8ae0-b02dff6e977d tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption returned with HTTP 200 Jan 21 09:05:16.845944 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 254/480] 10.222.0.86 () {58 vars in 1342 bytes} [Thu Jan 21 09:05:16 2021] GET /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption => generated 313 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:16.860205 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1016fffc-2fc0-40f4-872c-c917d279a437 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] PUT http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption/provider Jan 21 09:05:16.860662 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1016fffc-2fc0-40f4-872c-c917d279a437 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:16.911367 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1016fffc-2fc0-40f4-872c-c917d279a437 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption/provider returned with HTTP 200 Jan 21 09:05:16.912480 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 227/481] 10.222.0.86 () {60 vars in 1390 bytes} [Thu Jan 21 09:05:16 2021] PUT /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption/provider => generated 122 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:16.923794 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3425b3f8-7578-4f3c-a09d-ebf2feb7d6c9 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] GET http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption Jan 21 09:05:16.924325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3425b3f8-7578-4f3c-a09d-ebf2feb7d6c9 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:16.924820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3425b3f8-7578-4f3c-a09d-ebf2feb7d6c9 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:16.948182 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3425b3f8-7578-4f3c-a09d-ebf2feb7d6c9 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption returned with HTTP 200 Jan 21 09:05:16.954515 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 255/482] 10.222.0.86 () {58 vars in 1342 bytes} [Thu Jan 21 09:05:16 2021] GET /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption => generated 347 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:05:16.961463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c7d0c87-a700-47ed-abf3-6f69cbf43703 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] GET http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption/cipher Jan 21 09:05:16.962764 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c7d0c87-a700-47ed-abf3-6f69cbf43703 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:16.962894 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c7d0c87-a700-47ed-abf3-6f69cbf43703 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:16.993265 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c7d0c87-a700-47ed-abf3-6f69cbf43703 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption/cipher returned with HTTP 200 Jan 21 09:05:16.998811 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 228/483] 10.222.0.86 () {58 vars in 1363 bytes} [Thu Jan 21 09:05:16 2021] GET /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption/cipher => generated 29 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:05:17.032151 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-413771c4-c788-4145-8c9f-329d8c143b53 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] DELETE http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption/provider Jan 21 09:05:17.032688 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-413771c4-c788-4145-8c9f-329d8c143b53 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:17.034258 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-413771c4-c788-4145-8c9f-329d8c143b53 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:17.090101 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-413771c4-c788-4145-8c9f-329d8c143b53 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption/provider returned with HTTP 202 Jan 21 09:05:17.091157 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 256/484] 10.222.0.86 () {58 vars in 1372 bytes} [Thu Jan 21 09:05:17 2021] DELETE /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption/provider => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:05:17.108140 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-716e91fd-8815-4477-a6b2-3f9e5fc259d9 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] GET http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption Jan 21 09:05:17.108722 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-716e91fd-8815-4477-a6b2-3f9e5fc259d9 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:17.109325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-716e91fd-8815-4477-a6b2-3f9e5fc259d9 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:17.144449 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-716e91fd-8815-4477-a6b2-3f9e5fc259d9 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption returned with HTTP 200 Jan 21 09:05:17.154401 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 229/485] 10.222.0.86 () {58 vars in 1342 bytes} [Thu Jan 21 09:05:17 2021] GET /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption => generated 2 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 09:05:17.157855 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-759195e0-6408-46bb-bee6-81ecabc8bb96 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] GET http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption Jan 21 09:05:17.157855 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-759195e0-6408-46bb-bee6-81ecabc8bb96 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:17.158303 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-759195e0-6408-46bb-bee6-81ecabc8bb96 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:17.204208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-759195e0-6408-46bb-bee6-81ecabc8bb96 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption returned with HTTP 200 Jan 21 09:05:17.205051 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 257/486] 10.222.0.86 () {58 vars in 1342 bytes} [Thu Jan 21 09:05:17 2021] GET /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091/encryption => generated 2 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 09:05:17.218297 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60e5f033-8d39-46b7-b3ef-47bd725a59eb tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] GET http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types Jan 21 09:05:17.218838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60e5f033-8d39-46b7-b3ef-47bd725a59eb tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:17.219370 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60e5f033-8d39-46b7-b3ef-47bd725a59eb tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:17.310657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60e5f033-8d39-46b7-b3ef-47bd725a59eb tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types returned with HTTP 200 Jan 21 09:05:17.321589 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 230/487] 10.222.0.86 () {58 vars in 1198 bytes} [Thu Jan 21 09:05:17 2021] GET /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types => generated 1578 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:05:17.333092 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0d69aa0-2dcb-4389-a481-80da2a063d3d tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] POST http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types Jan 21 09:05:17.333801 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0d69aa0-2dcb-4389-a481-80da2a063d3d tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2023113973"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:17.341037 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af980919-c88a-4ef1-8743-20e8d0cefe63 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:17.341037 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af980919-c88a-4ef1-8743-20e8d0cefe63 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:17.341391 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af980919-c88a-4ef1-8743-20e8d0cefe63 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:17.415058 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0d69aa0-2dcb-4389-a481-80da2a063d3d tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types returned with HTTP 200 Jan 21 09:05:17.418385 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 258/488] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:05:17 2021] POST /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types => generated 221 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:17.444878 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6bc30dd-bfe6-4755-be7d-501d03716a1c tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] PUT http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c28895c2-5d05-4eee-9579-b94b7d8cf0a4 Jan 21 09:05:17.446388 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6bc30dd-bfe6-4755-be7d-501d03716a1c tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1270221297", "description": "tempest-volume-type-description-1310199783", "is_public": false}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:17.459982 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:17.459982 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:17.482555 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-af980919-c88a-4ef1-8743-20e8d0cefe63 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:17.530565 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af980919-c88a-4ef1-8743-20e8d0cefe63 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:17.545614 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 231/489] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:17 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 912 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:17.631138 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6bc30dd-bfe6-4755-be7d-501d03716a1c tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c28895c2-5d05-4eee-9579-b94b7d8cf0a4 returned with HTTP 200 Jan 21 09:05:17.631138 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 259/490] 10.222.0.86 () {60 vars in 1330 bytes} [Thu Jan 21 09:05:17 2021] PUT /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c28895c2-5d05-4eee-9579-b94b7d8cf0a4 => generated 205 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:17.636055 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-276fbcfb-8561-4035-b414-bcbbf0036918 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] GET http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c28895c2-5d05-4eee-9579-b94b7d8cf0a4 Jan 21 09:05:17.636486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-276fbcfb-8561-4035-b414-bcbbf0036918 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:17.636749 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:17.636749 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:17.637128 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-276fbcfb-8561-4035-b414-bcbbf0036918 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:17.697962 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-276fbcfb-8561-4035-b414-bcbbf0036918 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c28895c2-5d05-4eee-9579-b94b7d8cf0a4 returned with HTTP 200 Jan 21 09:05:17.711615 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 232/491] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:05:17 2021] GET /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c28895c2-5d05-4eee-9579-b94b7d8cf0a4 => generated 269 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:17.718377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9cace467-d0a9-49f6-aa49-185968fd566a tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] DELETE http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c28895c2-5d05-4eee-9579-b94b7d8cf0a4 Jan 21 09:05:17.718838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9cace467-d0a9-49f6-aa49-185968fd566a tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:17.719588 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9cace467-d0a9-49f6-aa49-185968fd566a tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:17.868587 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-2e5f5b21-d877-4ed0-983f-6558ace44222 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:17.870779 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:05:17.870779 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:05:17.871796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-2e5f5b21-d877-4ed0-983f-6558ace44222 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:17.872556 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-2e5f5b21-d877-4ed0-983f-6558ace44222 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:17.900317 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9cace467-d0a9-49f6-aa49-185968fd566a tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c28895c2-5d05-4eee-9579-b94b7d8cf0a4 returned with HTTP 202 Jan 21 09:05:17.900317 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 260/492] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:05:17 2021] DELETE /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c28895c2-5d05-4eee-9579-b94b7d8cf0a4 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:05:17.906284 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c915133-7c78-4c01-b5dc-4d45397abf43 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] GET http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c28895c2-5d05-4eee-9579-b94b7d8cf0a4 Jan 21 09:05:17.907078 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c915133-7c78-4c01-b5dc-4d45397abf43 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:17.907719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c915133-7c78-4c01-b5dc-4d45397abf43 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:17.921570 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c915133-7c78-4c01-b5dc-4d45397abf43 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c28895c2-5d05-4eee-9579-b94b7d8cf0a4 returned with HTTP 404 Jan 21 09:05:17.922545 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 261/493] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:05:17 2021] GET /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c28895c2-5d05-4eee-9579-b94b7d8cf0a4 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:05:17.930405 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c44b36ef-0729-4c30-852d-e50d93a421c6 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] DELETE http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091 Jan 21 09:05:17.931016 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c44b36ef-0729-4c30-852d-e50d93a421c6 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:17.931605 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c44b36ef-0729-4c30-852d-e50d93a421c6 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:18.016818 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:18.016818 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:18.034183 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-2e5f5b21-d877-4ed0-983f-6558ace44222 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:18.066334 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-2e5f5b21-d877-4ed0-983f-6558ace44222 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:18.067191 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 233/494] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:05:17 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 912 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:18.077760 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c44b36ef-0729-4c30-852d-e50d93a421c6 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091 returned with HTTP 202 Jan 21 09:05:18.082570 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 262/495] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:05:17 2021] DELETE /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:05:18.087423 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd6d2aca-8f90-412e-be05-c9cc9122fc6d tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] GET http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091 Jan 21 09:05:18.087985 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd6d2aca-8f90-412e-be05-c9cc9122fc6d tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:18.087985 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:18.087985 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:18.088440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd6d2aca-8f90-412e-be05-c9cc9122fc6d tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:18.114588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd6d2aca-8f90-412e-be05-c9cc9122fc6d tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091 returned with HTTP 404 Jan 21 09:05:18.119461 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 234/496] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:05:18 2021] GET /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/86560bb0-7a47-43ed-9aab-8bd671639091 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:05:18.124259 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc59f3f6-3bff-44ca-ba5b-135e0d977841 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] DELETE http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/ef17abe7-f761-4dae-bf21-1ff94aceb110 Jan 21 09:05:18.124781 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc59f3f6-3bff-44ca-ba5b-135e0d977841 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:18.125277 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc59f3f6-3bff-44ca-ba5b-135e0d977841 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:18.291529 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd6d2aca-8f90-412e-be05-c9cc9122fc6d tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] GET http://10.222.0.86/volume// Jan 21 09:05:18.291529 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd6d2aca-8f90-412e-be05-c9cc9122fc6d tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:18.291842 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd6d2aca-8f90-412e-be05-c9cc9122fc6d tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:18.293786 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd6d2aca-8f90-412e-be05-c9cc9122fc6d tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:05:18.293786 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 235/497] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:05:18 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:05:18.344815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-79afcbf2-6fc1-4fda-87a5-618e89b2b347 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] POST http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/attachments Jan 21 09:05:18.345810 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-79afcbf2-6fc1-4fda-87a5-618e89b2b347 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ac2a2f7-fff7-42d9-bb50-6171482d2d3c", "instance_uuid": "0d526c07-084c-44ac-8292-838f7aa089b4", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:18.400294 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc59f3f6-3bff-44ca-ba5b-135e0d977841 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/ef17abe7-f761-4dae-bf21-1ff94aceb110 returned with HTTP 202 Jan 21 09:05:18.401576 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 263/498] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:05:18 2021] DELETE /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/ef17abe7-f761-4dae-bf21-1ff94aceb110 => generated 0 bytes in 282 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:05:18.413585 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21743d5b-7f8a-4615-9a1a-4fd3f13505b8 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] GET http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/ef17abe7-f761-4dae-bf21-1ff94aceb110 Jan 21 09:05:18.414338 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21743d5b-7f8a-4615-9a1a-4fd3f13505b8 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:18.418259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21743d5b-7f8a-4615-9a1a-4fd3f13505b8 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:18.457732 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:18.457732 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:18.487211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21743d5b-7f8a-4615-9a1a-4fd3f13505b8 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/ef17abe7-f761-4dae-bf21-1ff94aceb110 returned with HTTP 404 Jan 21 09:05:18.488561 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 264/499] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:05:18 2021] GET /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/ef17abe7-f761-4dae-bf21-1ff94aceb110 => generated 114 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:05:18.505716 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f7a4fda-32db-45b7-b65a-28f03da2bd39 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] DELETE http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d Jan 21 09:05:18.508176 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f7a4fda-32db-45b7-b65a-28f03da2bd39 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:18.516010 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f7a4fda-32db-45b7-b65a-28f03da2bd39 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:18.518242 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-9f7a4fda-32db-45b7-b65a-28f03da2bd39 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Delete volume with id: e47dc671-c3f5-49ee-8d91-0ec39305727d Jan 21 09:05:18.573526 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-79afcbf2-6fc1-4fda-87a5-618e89b2b347 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/attachments returned with HTTP 200 Jan 21 09:05:18.575214 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 236/500] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:05:18 2021] POST /volume/v3/bc4980f72d2242939ce29321168c269d/attachments => generated 273 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:05:18.647062 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3a75c41-215c-414d-aab5-a48cf68d1c6d tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:18.647731 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3a75c41-215c-414d-aab5-a48cf68d1c6d tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:18.647950 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:18.647950 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:18.648562 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3a75c41-215c-414d-aab5-a48cf68d1c6d tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:18.708017 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:18.708017 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:18.717053 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f7a4fda-32db-45b7-b65a-28f03da2bd39 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Volume info retrieved successfully. Jan 21 09:05:18.779973 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f7a4fda-32db-45b7-b65a-28f03da2bd39 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Delete volume request issued successfully. Jan 21 09:05:18.780928 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f7a4fda-32db-45b7-b65a-28f03da2bd39 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d returned with HTTP 202 Jan 21 09:05:18.782165 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 265/501] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:05:18 2021] DELETE /volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d => generated 0 bytes in 290 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:05:18.795175 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-474a466e-ef9a-46a4-9db9-d2a907b4aa90 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] GET http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d Jan 21 09:05:18.797050 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-474a466e-ef9a-46a4-9db9-d2a907b4aa90 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:18.799970 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:18.799970 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:18.802390 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-474a466e-ef9a-46a4-9db9-d2a907b4aa90 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:18.811210 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:18.811210 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:18.834933 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b3a75c41-215c-414d-aab5-a48cf68d1c6d tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:18.867764 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:18.867764 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:18.877671 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3a75c41-215c-414d-aab5-a48cf68d1c6d tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:18.878678 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 237/502] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:18 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 911 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:18.922888 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:18.922888 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:18.939286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3a75c41-215c-414d-aab5-a48cf68d1c6d tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume// Jan 21 09:05:18.939818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3a75c41-215c-414d-aab5-a48cf68d1c6d tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:18.940015 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:18.940015 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:18.940991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3a75c41-215c-414d-aab5-a48cf68d1c6d tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:18.941138 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-474a466e-ef9a-46a4-9db9-d2a907b4aa90 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Volume info retrieved successfully. Jan 21 09:05:18.942938 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3a75c41-215c-414d-aab5-a48cf68d1c6d tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:05:18.943849 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 238/503] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:05:18 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 09:05:18.965121 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-474a466e-ef9a-46a4-9db9-d2a907b4aa90 tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d returned with HTTP 200 Jan 21 09:05:18.966200 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 266/504] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:18 2021] GET /volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d => generated 941 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:18.978129 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-34799da2-257c-4d6f-adeb-acdce016d9da tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:18.979056 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-34799da2-257c-4d6f-adeb-acdce016d9da tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:18.979740 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-34799da2-257c-4d6f-adeb-acdce016d9da tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:19.077697 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:19.077697 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:19.100137 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-34799da2-257c-4d6f-adeb-acdce016d9da tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:19.140400 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:19.140400 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:19.158187 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-34799da2-257c-4d6f-adeb-acdce016d9da tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:19.159148 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 239/505] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:05:18 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 1010 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:05:19.192427 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-4c122882-226d-4797-aeb3-c20212a85126 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] PUT http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/attachments/176670d5-9503-4881-bf5a-1f881f388e43 Jan 21 09:05:19.192961 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:19.192961 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:19.193359 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-4c122882-226d-4797-aeb3-c20212a85126 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:19.251407 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:05:19.251407 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:05:19.252444 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-4c122882-226d-4797-aeb3-c20212a85126 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Lock "b'cinder-attachment_update-1ac2a2f7-fff7-42d9-bb50-6171482d2d3c-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.017s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:05:19.254981 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:19.254981 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:19.895158 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b5d766d-2ca5-427c-aa99-ba59cc52daad tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:19.896388 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b5d766d-2ca5-427c-aa99-ba59cc52daad tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:19.896611 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:19.896611 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:19.896988 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b5d766d-2ca5-427c-aa99-ba59cc52daad tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:20.018788 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:20.018788 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:20.039370 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5b5d766d-2ca5-427c-aa99-ba59cc52daad tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:20.081370 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:20.081370 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:20.102024 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b5d766d-2ca5-427c-aa99-ba59cc52daad tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:20.111122 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 240/506] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:19 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 911 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:20.116183 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9962686e-d660-4b92-a3a5-f825c71a135b tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] GET http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d Jan 21 09:05:20.116980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9962686e-d660-4b92-a3a5-f825c71a135b tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:20.117349 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:20.117349 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:20.117976 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9962686e-d660-4b92-a3a5-f825c71a135b tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:20.219578 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:20.219578 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:20.229826 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9962686e-d660-4b92-a3a5-f825c71a135b tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Volume info retrieved successfully. Jan 21 09:05:20.255975 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9962686e-d660-4b92-a3a5-f825c71a135b tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d returned with HTTP 200 Jan 21 09:05:20.257066 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 241/507] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:20 2021] GET /volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d => generated 941 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:20.498386 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] POST http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes Jan 21 09:05:20.498576 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:20.498576 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:20.498999 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-737398070"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:20.500084 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-737398070'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:05:20.500450 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Create volume of 1 GB Jan 21 09:05:20.560812 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Availability Zones retrieved successfully. Jan 21 09:05:20.590621 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Flow 'volume_create_api' (264fb1a6-7aeb-4bc2-87b7-28e3ffe5c7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:20.595173 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b102399b-945e-42c7-b490-b3dd98f658b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:20.597562 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:05:20.848221 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b102399b-945e-42c7-b490-b3dd98f658b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:20.850836 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (038899d8-f9d5-41de-aa38-7cea0ccc32c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:21.080039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Created reservations ['414ac6ac-67f8-4050-8078-ad4d63e3a35e', '2cb0c7f9-e80d-4e1f-91d6-1cbdaad97b50', 'abf7c34e-8274-4b29-873b-07737ed2179b', '8e2d228b-37af-4482-ac2c-f91d3b1480a0'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:05:21.082299 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (038899d8-f9d5-41de-aa38-7cea0ccc32c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['414ac6ac-67f8-4050-8078-ad4d63e3a35e', '2cb0c7f9-e80d-4e1f-91d6-1cbdaad97b50', 'abf7c34e-8274-4b29-873b-07737ed2179b', '8e2d228b-37af-4482-ac2c-f91d3b1480a0']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:21.085535 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e42dfd7f-02ed-473d-af6d-c5c83c5420b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:21.243156 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e42dfd7f-02ed-473d-af6d-c5c83c5420b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a641eaa-ffe5-46e5-a7a5-0d34114de262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-737398070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1965d8c0848d476f87b7d65c2a327dde',qos_specs=None,replication_status=,reservations=['414ac6ac-67f8-4050-8078-ad4d63e3a35e','2cb0c7f9-e80d-4e1f-91d6-1cbdaad97b50','abf7c34e-8274-4b29-873b-07737ed2179b','8e2d228b-37af-4482-ac2c-f91d3b1480a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e140a89a7eee4c55890a7851d0236f1a',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:05:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-737398070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a641eaa-ffe5-46e5-a7a5-0d34114de262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1965d8c0848d476f87b7d65c2a327dde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e140a89a7eee4c55890a7851d0236f1a',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:21.245036 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36f44e6c-d04d-4f65-b5cc-1874e70e14b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:21.301866 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36f44e6c-d04d-4f65-b5cc-1874e70e14b1) transitioned into state 'SUCCESS' from state '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-737398070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1965d8c0848d476f87b7d65c2a327dde',qos_specs=None,replication_status=,reservations=['414ac6ac-67f8-4050-8078-ad4d63e3a35e','2cb0c7f9-e80d-4e1f-91d6-1cbdaad97b50','abf7c34e-8274-4b29-873b-07737ed2179b','8e2d228b-37af-4482-ac2c-f91d3b1480a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e140a89a7eee4c55890a7851d0236f1a',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:21.335442 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a54bb3c7-cc5b-4c06-ad4e-f169bf7267ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:21.381591 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a54bb3c7-cc5b-4c06-ad4e-f169bf7267ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:21.384249 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Flow 'volume_create_api' (264fb1a6-7aeb-4bc2-87b7-28e3ffe5c7e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:21.472401 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Create volume request issued successfully. Jan 21 09:05:21.490426 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aec0b17c-6e01-4997-bf73-13373621e9b1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes returned with HTTP 202 Jan 21 09:05:21.491908 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 242/508] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:05:20 2021] POST /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes => generated 817 bytes in 1234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:05:21.520760 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0deabf3e-fdf6-490c-94d7-06e2ab85475a tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:21.524322 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0deabf3e-fdf6-490c-94d7-06e2ab85475a tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:21.524755 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:21.524755 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:21.525403 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0deabf3e-fdf6-490c-94d7-06e2ab85475a tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:21.695374 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:21.695374 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:21.705718 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0deabf3e-fdf6-490c-94d7-06e2ab85475a tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:21.728731 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:21.728731 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:21.739398 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0deabf3e-fdf6-490c-94d7-06e2ab85475a tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:21.740584 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 243/509] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:21 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 911 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:21.745113 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-624d72be-13d1-49d3-86dc-10c38fc59b3c tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] GET http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d Jan 21 09:05:21.746499 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-624d72be-13d1-49d3-86dc-10c38fc59b3c tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:21.746936 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:21.746936 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:21.748160 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-624d72be-13d1-49d3-86dc-10c38fc59b3c tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:21.850659 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-624d72be-13d1-49d3-86dc-10c38fc59b3c tempest-VolumeTypesTest-2108056578 tempest-VolumeTypesTest-2108056578] http://10.222.0.86/volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d returned with HTTP 404 Jan 21 09:05:21.854133 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 244/510] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:21 2021] GET /volume/v3/45f44ee935ee43c4a85933f07c520353/volumes/e47dc671-c3f5-49ee-8d91-0ec39305727d => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:05:21.864264 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2826ec7f-2966-48ec-9e91-7ad2f0ecdffc tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:05:21.865514 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2826ec7f-2966-48ec-9e91-7ad2f0ecdffc tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:21.868238 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2826ec7f-2966-48ec-9e91-7ad2f0ecdffc tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:21.994803 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:21.994803 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:22.015345 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2826ec7f-2966-48ec-9e91-7ad2f0ecdffc tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:05:22.090874 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2826ec7f-2966-48ec-9e91-7ad2f0ecdffc tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:05:22.091588 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 245/511] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:21 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 909 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:22.113675 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15f2e034-45f2-4655-a318-67254a6f2078 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] DELETE http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/18de309a-2ed9-4d1e-bd71-b93df9e9d82d Jan 21 09:05:22.114360 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15f2e034-45f2-4655-a318-67254a6f2078 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:22.114578 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:22.114578 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:22.114951 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15f2e034-45f2-4655-a318-67254a6f2078 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:22.283923 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:05:22.283923 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:05:22.305218 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15f2e034-45f2-4655-a318-67254a6f2078 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/18de309a-2ed9-4d1e-bd71-b93df9e9d82d returned with HTTP 202 Jan 21 09:05:22.307514 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 246/512] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:05:22 2021] DELETE /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/18de309a-2ed9-4d1e-bd71-b93df9e9d82d => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:05:22.316652 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a0c8bba-47c9-40ec-a6c9-7809c1bf21e5 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] GET http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/18de309a-2ed9-4d1e-bd71-b93df9e9d82d Jan 21 09:05:22.317420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a0c8bba-47c9-40ec-a6c9-7809c1bf21e5 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:22.317711 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a0c8bba-47c9-40ec-a6c9-7809c1bf21e5 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:22.440106 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a0c8bba-47c9-40ec-a6c9-7809c1bf21e5 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/18de309a-2ed9-4d1e-bd71-b93df9e9d82d returned with HTTP 404 Jan 21 09:05:22.440106 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 247/513] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:05:22 2021] GET /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/18de309a-2ed9-4d1e-bd71-b93df9e9d82d => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:05:22.440106 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a374825f-1dc1-44eb-911c-6bb893fd8c36 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] DELETE http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c8c32dfd-0b2c-4e8c-8985-c1dc654f52ad Jan 21 09:05:22.440106 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a374825f-1dc1-44eb-911c-6bb893fd8c36 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:22.440106 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a374825f-1dc1-44eb-911c-6bb893fd8c36 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:22.463843 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-4c122882-226d-4797-aeb3-c20212a85126 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Lock "b'cinder-attachment_update-1ac2a2f7-fff7-42d9-bb50-6171482d2d3c-n-h1-771363-2'" released by "attachment_update" :: held 3.212s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:05:22.464930 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-4c122882-226d-4797-aeb3-c20212a85126 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/attachments/176670d5-9503-4881-bf5a-1f881f388e43 returned with HTTP 200 Jan 21 09:05:22.466555 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 267/514] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:05:19 2021] PUT /volume/v3/bc4980f72d2242939ce29321168c269d/attachments/176670d5-9503-4881-bf5a-1f881f388e43 => generated 762 bytes in 3279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:05:22.597051 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a374825f-1dc1-44eb-911c-6bb893fd8c36 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c8c32dfd-0b2c-4e8c-8985-c1dc654f52ad returned with HTTP 202 Jan 21 09:05:22.608229 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2530e1fd-6d76-4f4d-bd0d-568a4e511341 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] GET http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c8c32dfd-0b2c-4e8c-8985-c1dc654f52ad Jan 21 09:05:22.608769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2530e1fd-6d76-4f4d-bd0d-568a4e511341 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:22.608991 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:22.608991 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:22.609372 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2530e1fd-6d76-4f4d-bd0d-568a4e511341 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:22.612856 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 248/515] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:05:22 2021] DELETE /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c8c32dfd-0b2c-4e8c-8985-c1dc654f52ad => generated 0 bytes in 237 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:05:22.625162 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2530e1fd-6d76-4f4d-bd0d-568a4e511341 tempest-VolumeTypesTest-848197441 tempest-VolumeTypesTest-848197441] http://10.222.0.86/volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c8c32dfd-0b2c-4e8c-8985-c1dc654f52ad returned with HTTP 404 Jan 21 09:05:22.630235 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 268/516] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:05:22 2021] GET /volume/v3/65d4b9eb25c34d5e984e3b574e9820ec/types/c8c32dfd-0b2c-4e8c-8985-c1dc654f52ad => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:05:22.758161 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20edc6fb-129e-4af8-8162-c36c9b80cf2f tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:22.761150 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20edc6fb-129e-4af8-8162-c36c9b80cf2f tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:22.761150 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20edc6fb-129e-4af8-8162-c36c9b80cf2f tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:22.910678 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:22.910678 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:22.930727 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-20edc6fb-129e-4af8-8162-c36c9b80cf2f tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:22.977039 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:22.977039 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:22.999474 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20edc6fb-129e-4af8-8162-c36c9b80cf2f tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:23.000660 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 249/517] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:22 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 912 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:23.108069 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74ab1f21-5558-4081-bf2a-d98ecf53ed99 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:05:23.109336 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74ab1f21-5558-4081-bf2a-d98ecf53ed99 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:23.109948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74ab1f21-5558-4081-bf2a-d98ecf53ed99 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:23.209038 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:23.209038 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:23.232230 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74ab1f21-5558-4081-bf2a-d98ecf53ed99 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:05:23.276269 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74ab1f21-5558-4081-bf2a-d98ecf53ed99 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:05:23.277268 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 269/518] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:23 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 910 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:24.018623 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aac16eac-f9b0-4a96-af08-8db511dc2eb1 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:24.019377 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aac16eac-f9b0-4a96-af08-8db511dc2eb1 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:24.019659 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:24.019659 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:24.020571 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aac16eac-f9b0-4a96-af08-8db511dc2eb1 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:24.174249 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:24.174249 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:24.186533 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aac16eac-f9b0-4a96-af08-8db511dc2eb1 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:24.209539 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:24.209539 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:24.225636 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aac16eac-f9b0-4a96-af08-8db511dc2eb1 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:24.226981 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 250/519] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:24 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 912 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:25.244164 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d718344-2b71-4a05-829d-a8260ac0e985 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:25.245360 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d718344-2b71-4a05-829d-a8260ac0e985 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:25.245883 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:25.245883 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:25.246560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d718344-2b71-4a05-829d-a8260ac0e985 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:25.301176 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:25.301176 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:25.312222 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0d718344-2b71-4a05-829d-a8260ac0e985 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:25.338381 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:25.338381 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:25.349949 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d718344-2b71-4a05-829d-a8260ac0e985 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:25.358239 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 270/520] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:25 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 912 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:25.919617 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] POST http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes Jan 21 09:05:25.919617 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:25.919617 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:25.919617 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1764134738"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:25.919617 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1764134738'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:05:25.919617 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Create volume of 1 GB Jan 21 09:05:25.946307 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Availability Zones retrieved successfully. Jan 21 09:05:25.973983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Flow 'volume_create_api' (1cac4462-cdf7-494b-8de4-a439610707c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:25.980775 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdeb4fbd-22cb-404f-ae5c-c59dd43be4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:25.986852 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:05:26.116047 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdeb4fbd-22cb-404f-ae5c-c59dd43be4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:26.118851 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afbfa985-06d8-4ecc-af26-0170ab6f1ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:26.215615 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Created reservations ['9f76e81f-5e10-47dc-b2d3-6392556a24ce', '2ea0cea3-32d6-41d5-877d-2cbd7d434f1f', 'f0c98d46-3a5e-4202-b11a-edb67c7b1955', '0de16658-738b-47dc-a1f2-c90ff90aed9c'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:05:26.218694 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afbfa985-06d8-4ecc-af26-0170ab6f1ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f76e81f-5e10-47dc-b2d3-6392556a24ce', '2ea0cea3-32d6-41d5-877d-2cbd7d434f1f', 'f0c98d46-3a5e-4202-b11a-edb67c7b1955', '0de16658-738b-47dc-a1f2-c90ff90aed9c']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:26.221089 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (047713c7-b961-45c2-af1a-2189735727ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:26.296082 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (047713c7-b961-45c2-af1a-2189735727ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f59a095-c80c-47a7-8269-c603f5ffaf27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1764134738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72e040f7e710401ba66c14bae067e7c5',qos_specs=None,replication_status=,reservations=['9f76e81f-5e10-47dc-b2d3-6392556a24ce','2ea0cea3-32d6-41d5-877d-2cbd7d434f1f','f0c98d46-3a5e-4202-b11a-edb67c7b1955','0de16658-738b-47dc-a1f2-c90ff90aed9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f06b7fa198c6403b845b670c09e2dcc0',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:05:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1764134738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f59a095-c80c-47a7-8269-c603f5ffaf27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72e040f7e710401ba66c14bae067e7c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f06b7fa198c6403b845b670c09e2dcc0',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:26.298159 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a45acb6-c514-4da4-a998-0d4deb4c44ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:26.340744 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a45acb6-c514-4da4-a998-0d4deb4c44ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1764134738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72e040f7e710401ba66c14bae067e7c5',qos_specs=None,replication_status=,reservations=['9f76e81f-5e10-47dc-b2d3-6392556a24ce','2ea0cea3-32d6-41d5-877d-2cbd7d434f1f','f0c98d46-3a5e-4202-b11a-edb67c7b1955','0de16658-738b-47dc-a1f2-c90ff90aed9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f06b7fa198c6403b845b670c09e2dcc0',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:26.343172 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c9b5174-36c2-4307-8d93-0dd0be66f107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:26.368842 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eebd38bb-edc6-48a2-a16b-18a90e453797 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:26.369721 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eebd38bb-edc6-48a2-a16b-18a90e453797 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:26.370191 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:26.370191 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:26.370885 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eebd38bb-edc6-48a2-a16b-18a90e453797 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:26.380985 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c9b5174-36c2-4307-8d93-0dd0be66f107) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:26.405990 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Flow 'volume_create_api' (1cac4462-cdf7-494b-8de4-a439610707c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:26.475505 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:26.475505 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:26.504487 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eebd38bb-edc6-48a2-a16b-18a90e453797 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:26.548300 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:26.548300 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:26.548746 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Create volume request issued successfully. Jan 21 09:05:26.571152 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8850da26-e82c-42db-bf08-c5ed2aca15d5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes returned with HTTP 202 Jan 21 09:05:26.571885 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eebd38bb-edc6-48a2-a16b-18a90e453797 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:26.582948 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 271/521] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:26 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 912 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:26.589029 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2dd7240-e15e-41b6-847f-243dc4deefb9 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] GET http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 Jan 21 09:05:26.590388 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2dd7240-e15e-41b6-847f-243dc4deefb9 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:26.590587 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:26.590587 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:26.593332 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 251/522] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:05:25 2021] POST /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes => generated 823 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:05:26.594647 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2dd7240-e15e-41b6-847f-243dc4deefb9 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:26.750138 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:26.750138 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:26.772567 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e2dd7240-e15e-41b6-847f-243dc4deefb9 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Volume info retrieved successfully. Jan 21 09:05:26.811972 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2dd7240-e15e-41b6-847f-243dc4deefb9 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 returned with HTTP 200 Jan 21 09:05:26.812910 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 272/523] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:26 2021] GET /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 => generated 891 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:27.604614 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-269372d8-a023-42ad-9119-815f9cf7ae89 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:27.605593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-269372d8-a023-42ad-9119-815f9cf7ae89 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:27.605593 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:27.605593 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:27.606337 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-269372d8-a023-42ad-9119-815f9cf7ae89 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:27.756382 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:27.756382 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:27.799536 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-269372d8-a023-42ad-9119-815f9cf7ae89 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:27.828699 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a5029d0-36c6-4dd0-8890-fb707d83e1f8 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] GET http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 Jan 21 09:05:27.829146 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a5029d0-36c6-4dd0-8890-fb707d83e1f8 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:27.829361 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:27.829361 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:27.829738 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a5029d0-36c6-4dd0-8890-fb707d83e1f8 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:27.856151 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:27.856151 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:27.882934 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-269372d8-a023-42ad-9119-815f9cf7ae89 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:27.901379 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 252/524] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:27 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 912 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:27.978012 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:27.978012 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:27.988726 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a5029d0-36c6-4dd0-8890-fb707d83e1f8 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Volume info retrieved successfully. Jan 21 09:05:28.013064 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a5029d0-36c6-4dd0-8890-fb707d83e1f8 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 returned with HTTP 200 Jan 21 09:05:28.014363 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 273/525] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:27 2021] GET /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 => generated 916 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:28.030617 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19be710f-1fed-43bb-bd79-8d84a5fd9325 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] POST http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27/action Jan 21 09:05:28.031268 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:28.031268 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:28.032074 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19be710f-1fed-43bb-bd79-8d84a5fd9325 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:05:28.032526 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19be710f-1fed-43bb-bd79-8d84a5fd9325 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:28.127850 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:28.127850 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:28.129377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-19be710f-1fed-43bb-bd79-8d84a5fd9325 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Volume info retrieved successfully. Jan 21 09:05:28.140078 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-19be710f-1fed-43bb-bd79-8d84a5fd9325 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Volume updated successfully. Jan 21 09:05:28.140913 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19be710f-1fed-43bb-bd79-8d84a5fd9325 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27/action returned with HTTP 200 Jan 21 09:05:28.143021 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 253/526] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:05:28 2021] POST /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27/action => generated 0 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 09:05:28.150977 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3950139-8f53-4599-acc2-905629cc90b3 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] GET http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 Jan 21 09:05:28.152436 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3950139-8f53-4599-acc2-905629cc90b3 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:28.152800 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:28.152800 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:28.153420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3950139-8f53-4599-acc2-905629cc90b3 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:28.231662 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:28.231662 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:28.241072 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a3950139-8f53-4599-acc2-905629cc90b3 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Volume info retrieved successfully. Jan 21 09:05:28.266945 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3950139-8f53-4599-acc2-905629cc90b3 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 returned with HTTP 200 Jan 21 09:05:28.267864 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 274/527] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:28 2021] GET /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:05:28.355223 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-7d4818e0-5cff-4640-9641-28ecaed6586e tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] POST http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/attachments/176670d5-9503-4881-bf5a-1f881f388e43/action Jan 21 09:05:28.358130 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:28.358130 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:28.358909 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-7d4818e0-5cff-4640-9641-28ecaed6586e tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:05:28.359494 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-7d4818e0-5cff-4640-9641-28ecaed6586e tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:28.485085 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:28.485085 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:28.537891 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-506b0d18-1f41-4498-8a8c-f78ca7d1e5db req-7d4818e0-5cff-4640-9641-28ecaed6586e tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/attachments/176670d5-9503-4881-bf5a-1f881f388e43/action returned with HTTP 204 Jan 21 09:05:28.537891 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 254/528] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:05:28 2021] POST /volume/v3/bc4980f72d2242939ce29321168c269d/attachments/176670d5-9503-4881-bf5a-1f881f388e43/action => generated 0 bytes in 183 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:05:28.767026 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a8e2d656-83ff-4401-9839-b06eda35e422 req-d06f040b-c1df-4786-8517-74285a93225b tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] GET http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 Jan 21 09:05:28.767026 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a8e2d656-83ff-4401-9839-b06eda35e422 req-d06f040b-c1df-4786-8517-74285a93225b tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:28.767026 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:28.767026 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:28.767026 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a8e2d656-83ff-4401-9839-b06eda35e422 req-d06f040b-c1df-4786-8517-74285a93225b tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:28.890169 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:28.890169 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:28.901428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26196ff6-e12f-46c7-82be-8689b53b621c tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:28.902817 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26196ff6-e12f-46c7-82be-8689b53b621c tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:28.903037 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:28.903037 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:28.903546 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26196ff6-e12f-46c7-82be-8689b53b621c tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:28.903656 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a8e2d656-83ff-4401-9839-b06eda35e422 req-d06f040b-c1df-4786-8517-74285a93225b tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Volume info retrieved successfully. Jan 21 09:05:28.957968 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a8e2d656-83ff-4401-9839-b06eda35e422 req-d06f040b-c1df-4786-8517-74285a93225b tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 returned with HTTP 200 Jan 21 09:05:28.957968 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 275/529] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:05:28 2021] GET /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:29.071857 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:29.071857 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:29.101343 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26196ff6-e12f-46c7-82be-8689b53b621c tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:29.176115 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:29.176115 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:29.212865 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26196ff6-e12f-46c7-82be-8689b53b621c tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:29.213801 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 255/530] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:28 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 1204 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:05:31.473936 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] POST http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes Jan 21 09:05:31.474938 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:31.474938 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:31.475611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1402069394"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:31.476888 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1402069394'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:05:31.477474 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Create volume of 1 GB Jan 21 09:05:31.491258 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Availability Zones retrieved successfully. Jan 21 09:05:31.509702 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Flow 'volume_create_api' (5c11ac2c-8ae6-4d0e-92b4-b0a0c243111e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:31.513605 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a1868fa-99f3-4083-9a61-4abd66bcffa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:31.515970 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:05:31.586567 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a1868fa-99f3-4083-9a61-4abd66bcffa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:31.588896 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9113e8a-85c1-4346-b45c-62a7552d761b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:31.657323 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Created reservations ['501ca7fc-8fbc-4ebb-bd27-209737f16265', '1c972c87-fdc9-417c-9d88-a9ca22c2434e', 'a63d62d1-351a-41f3-8707-dfb23d4b3a2e', 'd233a375-7f29-4de7-80a1-767f3d948ccb'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:05:31.659545 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9113e8a-85c1-4346-b45c-62a7552d761b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['501ca7fc-8fbc-4ebb-bd27-209737f16265', '1c972c87-fdc9-417c-9d88-a9ca22c2434e', 'a63d62d1-351a-41f3-8707-dfb23d4b3a2e', 'd233a375-7f29-4de7-80a1-767f3d948ccb']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:31.661749 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb10d94a-c45f-405a-af1a-205a256042c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:31.741642 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb10d94a-c45f-405a-af1a-205a256042c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b71493c4-defc-4d3f-8784-9603be08e82a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1402069394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72e040f7e710401ba66c14bae067e7c5',qos_specs=None,replication_status=,reservations=['501ca7fc-8fbc-4ebb-bd27-209737f16265','1c972c87-fdc9-417c-9d88-a9ca22c2434e','a63d62d1-351a-41f3-8707-dfb23d4b3a2e','d233a375-7f29-4de7-80a1-767f3d948ccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f06b7fa198c6403b845b670c09e2dcc0',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:05:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1402069394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b71493c4-defc-4d3f-8784-9603be08e82a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72e040f7e710401ba66c14bae067e7c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f06b7fa198c6403b845b670c09e2dcc0',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:31.743735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8187d3b-0755-4d49-9c86-06ffd15b8c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:31.794592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8187d3b-0755-4d49-9c86-06ffd15b8c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1402069394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72e040f7e710401ba66c14bae067e7c5',qos_specs=None,replication_status=,reservations=['501ca7fc-8fbc-4ebb-bd27-209737f16265','1c972c87-fdc9-417c-9d88-a9ca22c2434e','a63d62d1-351a-41f3-8707-dfb23d4b3a2e','d233a375-7f29-4de7-80a1-767f3d948ccb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f06b7fa198c6403b845b670c09e2dcc0',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:31.800293 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85dcc152-086a-468b-b5a7-7f719c3a9e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:31.831971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85dcc152-086a-468b-b5a7-7f719c3a9e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:31.834677 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Flow 'volume_create_api' (5c11ac2c-8ae6-4d0e-92b4-b0a0c243111e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:31.946879 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Create volume request issued successfully. Jan 21 09:05:31.965619 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53829285-c030-4357-a227-a1f1bfa20cc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes returned with HTTP 202 Jan 21 09:05:31.967137 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 276/531] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:05:31 2021] POST /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes => generated 823 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:05:31.981837 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef979a4a-e0c1-4b10-8aed-55b02c74950c tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] GET http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a Jan 21 09:05:31.982565 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef979a4a-e0c1-4b10-8aed-55b02c74950c tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:31.982758 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:31.982758 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:31.983368 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef979a4a-e0c1-4b10-8aed-55b02c74950c tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:32.085206 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:32.085206 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:32.097635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef979a4a-e0c1-4b10-8aed-55b02c74950c tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Volume info retrieved successfully. Jan 21 09:05:32.132573 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef979a4a-e0c1-4b10-8aed-55b02c74950c tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a returned with HTTP 200 Jan 21 09:05:32.133838 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 256/532] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:31 2021] GET /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a => generated 915 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:33.150818 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0543726-fc74-4f70-b5ac-185275e44b8e tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] GET http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a Jan 21 09:05:33.153079 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0543726-fc74-4f70-b5ac-185275e44b8e tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:33.153767 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:33.153767 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:33.154447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0543726-fc74-4f70-b5ac-185275e44b8e tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:33.213643 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:33.213643 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:33.223434 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d0543726-fc74-4f70-b5ac-185275e44b8e tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Volume info retrieved successfully. Jan 21 09:05:33.247756 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0543726-fc74-4f70-b5ac-185275e44b8e tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a returned with HTTP 200 Jan 21 09:05:33.248732 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 277/533] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:33 2021] GET /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:33.356988 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef979a4a-e0c1-4b10-8aed-55b02c74950c tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] GET http://10.222.0.86/volume// Jan 21 09:05:33.357469 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef979a4a-e0c1-4b10-8aed-55b02c74950c tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:33.357690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:33.357690 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:33.358069 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef979a4a-e0c1-4b10-8aed-55b02c74950c tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:33.359300 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef979a4a-e0c1-4b10-8aed-55b02c74950c tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:05:33.359895 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 257/534] 10.222.0.86 () {56 vars in 872 bytes} [Thu Jan 21 09:05:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:05:33.367983 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0543726-fc74-4f70-b5ac-185275e44b8e tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] GET http://10.222.0.86/volume// Jan 21 09:05:33.368455 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0543726-fc74-4f70-b5ac-185275e44b8e tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:33.368674 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:33.368674 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:33.369047 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0543726-fc74-4f70-b5ac-185275e44b8e tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:33.370286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0543726-fc74-4f70-b5ac-185275e44b8e tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:05:33.371112 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 278/535] 10.222.0.86 () {56 vars in 872 bytes} [Thu Jan 21 09:05:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:05:33.919274 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa754f9a-2aaf-4e63-be46-776dcd189868 tempest-VersionsTest-1926440147 tempest-VersionsTest-1926440147] GET http://10.222.0.86/volume/v2/ Jan 21 09:05:33.919817 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa754f9a-2aaf-4e63-be46-776dcd189868 tempest-VersionsTest-1926440147 tempest-VersionsTest-1926440147] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:33.920302 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa754f9a-2aaf-4e63-be46-776dcd189868 tempest-VersionsTest-1926440147 tempest-VersionsTest-1926440147] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:33.921248 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa754f9a-2aaf-4e63-be46-776dcd189868 tempest-VersionsTest-1926440147 tempest-VersionsTest-1926440147] http://10.222.0.86/volume/v2/ returned with HTTP 200 Jan 21 09:05:33.925567 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 258/536] 10.222.0.86 () {58 vars in 1084 bytes} [Thu Jan 21 09:05:33 2021] GET /volume/v2/ => generated 382 bytes in 548 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 21 09:05:33.931501 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d1fbb4d-ced9-418d-96bc-77cfb1bf6f40 tempest-VersionsTest-1926440147 tempest-VersionsTest-1926440147] GET http://10.222.0.86/volume/v3/ Jan 21 09:05:33.932023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d1fbb4d-ced9-418d-96bc-77cfb1bf6f40 tempest-VersionsTest-1926440147 tempest-VersionsTest-1926440147] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:33.932503 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d1fbb4d-ced9-418d-96bc-77cfb1bf6f40 tempest-VersionsTest-1926440147 tempest-VersionsTest-1926440147] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:33.936977 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d1fbb4d-ced9-418d-96bc-77cfb1bf6f40 tempest-VersionsTest-1926440147 tempest-VersionsTest-1926440147] http://10.222.0.86/volume/v3/ returned with HTTP 200 Jan 21 09:05:33.937761 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 279/537] 10.222.0.86 () {58 vars in 1084 bytes} [Thu Jan 21 09:05:33 2021] GET /volume/v3/ => generated 386 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:39.298386 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b896b0db-2f19-49d2-b811-e9042a384679 req-e5a9d53c-5838-4142-8640-4df86118a8fd tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] DELETE http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/attachments/176670d5-9503-4881-bf5a-1f881f388e43 Jan 21 09:05:39.298951 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b896b0db-2f19-49d2-b811-e9042a384679 req-e5a9d53c-5838-4142-8640-4df86118a8fd tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:39.299400 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b896b0db-2f19-49d2-b811-e9042a384679 req-e5a9d53c-5838-4142-8640-4df86118a8fd tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:39.338154 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:39.338154 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:40.086563 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] POST http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes Jan 21 09:05:40.087683 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1bd435bf-09c9-4a02-9f1c-d0874199f573", "size": 1, "name": "tempest-VolumesExtendTest-Volume-956110146"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:40.089589 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Create volume request body: {'volume': {'imageRef': '1bd435bf-09c9-4a02-9f1c-d0874199f573', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-956110146'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:05:40.110341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-b896b0db-2f19-49d2-b811-e9042a384679 req-e5a9d53c-5838-4142-8640-4df86118a8fd tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:05:40.111106 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-b896b0db-2f19-49d2-b811-e9042a384679 req-e5a9d53c-5838-4142-8640-4df86118a8fd tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:05:40.142133 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b896b0db-2f19-49d2-b811-e9042a384679 req-e5a9d53c-5838-4142-8640-4df86118a8fd tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/attachments/176670d5-9503-4881-bf5a-1f881f388e43 returned with HTTP 200 Jan 21 09:05:40.143115 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 259/538] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:05:39 2021] DELETE /volume/v3/bc4980f72d2242939ce29321168c269d/attachments/176670d5-9503-4881-bf5a-1f881f388e43 => generated 19 bytes in 850 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:40.246537 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Create volume of 1 GB Jan 21 09:05:40.276591 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Availability Zones retrieved successfully. Jan 21 09:05:40.304015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Flow 'volume_create_api' (db3c62d9-42b1-4a03-ba9b-4104f79f478b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:40.308183 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf94bbf-46d1-4307-aaec-da21bea24366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:40.311684 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:05:40.438524 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf94bbf-46d1-4307-aaec-da21bea24366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:40.441795 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eea5efe-5fa8-44f7-bd54-b13cffd406bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:40.573083 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Created reservations ['b1aad710-0e63-4d8c-bca3-0476b81354d5', 'fc93f9f5-4989-4ce3-a763-a17ece76b8ac', 'c117751c-0967-4f6a-b9b4-ee9ede6ea9ce', '58991869-9562-490a-ac01-f5c542ea0c6f'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:05:40.576078 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eea5efe-5fa8-44f7-bd54-b13cffd406bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1aad710-0e63-4d8c-bca3-0476b81354d5', 'fc93f9f5-4989-4ce3-a763-a17ece76b8ac', 'c117751c-0967-4f6a-b9b4-ee9ede6ea9ce', '58991869-9562-490a-ac01-f5c542ea0c6f']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:40.578487 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c86ec2-457a-4294-9323-4fb6ea7f6e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:40.663292 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c86ec2-457a-4294-9323-4fb6ea7f6e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-956110146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d5120d5a5be4cc7a0c046668fc44043',qos_specs=None,replication_status=,reservations=['b1aad710-0e63-4d8c-bca3-0476b81354d5','fc93f9f5-4989-4ce3-a763-a17ece76b8ac','c117751c-0967-4f6a-b9b4-ee9ede6ea9ce','58991869-9562-490a-ac01-f5c542ea0c6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85c4fcde4fd4131bd027c699edc55ce',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:05:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-956110146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d5120d5a5be4cc7a0c046668fc44043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b85c4fcde4fd4131bd027c699edc55ce',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:40.679050 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (999f32b6-f81e-4ff2-ba73-449a29dacf63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:40.721092 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (999f32b6-f81e-4ff2-ba73-449a29dacf63) transitioned into state 'SUCCESS' from state '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-956110146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d5120d5a5be4cc7a0c046668fc44043',qos_specs=None,replication_status=,reservations=['b1aad710-0e63-4d8c-bca3-0476b81354d5','fc93f9f5-4989-4ce3-a763-a17ece76b8ac','c117751c-0967-4f6a-b9b4-ee9ede6ea9ce','58991869-9562-490a-ac01-f5c542ea0c6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85c4fcde4fd4131bd027c699edc55ce',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:40.723476 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d4e2ab-f7b8-46ff-9cd7-7a22393b0b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:05:40.757204 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53d4e2ab-f7b8-46ff-9cd7-7a22393b0b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:05:40.767839 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Flow 'volume_create_api' (db3c62d9-42b1-4a03-ba9b-4104f79f478b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:05:40.883782 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Create volume request issued successfully. Jan 21 09:05:40.904138 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c9980b2-7306-4412-aa9b-883c967badb6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes returned with HTTP 202 Jan 21 09:05:40.911089 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 280/539] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:05:40 2021] POST /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes => generated 816 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:05:40.924885 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fed94fa-57dc-4ba1-acdb-4fc02f0eb5bf tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:40.925402 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fed94fa-57dc-4ba1-acdb-4fc02f0eb5bf tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:40.925604 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:40.925604 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:40.925978 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fed94fa-57dc-4ba1-acdb-4fc02f0eb5bf tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:41.049511 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:41.049511 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:41.066176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1fed94fa-57dc-4ba1-acdb-4fc02f0eb5bf tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:41.158970 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fed94fa-57dc-4ba1-acdb-4fc02f0eb5bf tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:41.158970 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 260/540] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:40 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:42.160837 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26cc3e50-4484-47f6-873a-f8ac76ff6d65 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:42.161766 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26cc3e50-4484-47f6-873a-f8ac76ff6d65 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:42.162177 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:42.162177 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:42.162808 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26cc3e50-4484-47f6-873a-f8ac76ff6d65 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:42.306943 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:42.306943 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:42.341419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26cc3e50-4484-47f6-873a-f8ac76ff6d65 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:42.371419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26cc3e50-4484-47f6-873a-f8ac76ff6d65 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:42.372845 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 281/541] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:42 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:42.962325 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-943be62a-a491-4328-8052-a5a7001598b2 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:42.962874 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-943be62a-a491-4328-8052-a5a7001598b2 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:42.963191 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:42.963191 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:42.964616 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-943be62a-a491-4328-8052-a5a7001598b2 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:43.087316 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:43.087316 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:43.112077 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-943be62a-a491-4328-8052-a5a7001598b2 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:43.172018 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-943be62a-a491-4328-8052-a5a7001598b2 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:43.172869 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 261/542] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:42 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 912 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:43.190012 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37e9e1f7-9838-4ea3-8f9e-d8d199474ffa tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:43.190856 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37e9e1f7-9838-4ea3-8f9e-d8d199474ffa tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:43.191989 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:43.191989 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:43.192534 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37e9e1f7-9838-4ea3-8f9e-d8d199474ffa tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:43.329954 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:43.329954 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:43.351483 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-37e9e1f7-9838-4ea3-8f9e-d8d199474ffa tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:43.388711 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7dc23416-64b9-4713-95c6-28521643a80a tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:43.389735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7dc23416-64b9-4713-95c6-28521643a80a tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:43.389735 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:43.389735 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:43.389909 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7dc23416-64b9-4713-95c6-28521643a80a tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:43.421887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37e9e1f7-9838-4ea3-8f9e-d8d199474ffa tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:43.427345 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 282/543] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:43 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 912 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:43.443920 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e419a14-6486-4a6c-b12d-339d6c58d614 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:05:43.444208 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e419a14-6486-4a6c-b12d-339d6c58d614 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:43.444403 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:43.444403 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:43.444769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e419a14-6486-4a6c-b12d-339d6c58d614 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:43.505488 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:43.505488 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:43.515613 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7dc23416-64b9-4713-95c6-28521643a80a tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:43.541253 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7dc23416-64b9-4713-95c6-28521643a80a tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:43.543039 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 262/544] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:43 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:43.601035 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:43.601035 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:43.626104 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3e419a14-6486-4a6c-b12d-339d6c58d614 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:05:43.726149 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e419a14-6486-4a6c-b12d-339d6c58d614 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:05:43.730253 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 283/545] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:43 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 912 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:44.562429 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a26c2c4-4957-4545-8967-ca280aeee055 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:44.563767 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a26c2c4-4957-4545-8967-ca280aeee055 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:44.563767 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:44.563767 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:44.563767 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a26c2c4-4957-4545-8967-ca280aeee055 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:44.635227 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:44.635227 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:44.649334 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8a26c2c4-4957-4545-8967-ca280aeee055 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:44.684914 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a26c2c4-4957-4545-8967-ca280aeee055 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:44.694312 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 263/546] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:44 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:45.715203 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-446cafac-3c98-49be-a594-dcd0632fad96 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:45.717371 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-446cafac-3c98-49be-a594-dcd0632fad96 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:45.718721 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:45.718721 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:45.723983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-446cafac-3c98-49be-a594-dcd0632fad96 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:45.926873 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:45.926873 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:45.953243 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-446cafac-3c98-49be-a594-dcd0632fad96 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:45.992082 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-446cafac-3c98-49be-a594-dcd0632fad96 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:45.992935 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 284/547] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:45 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:47.021992 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c699b9b9-ca60-45cb-9b68-53c84d175450 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:47.026444 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c699b9b9-ca60-45cb-9b68-53c84d175450 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:47.026688 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:47.026688 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:47.027248 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c699b9b9-ca60-45cb-9b68-53c84d175450 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:47.158046 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:47.158046 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:47.169546 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c699b9b9-ca60-45cb-9b68-53c84d175450 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:47.214292 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c699b9b9-ca60-45cb-9b68-53c84d175450 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:47.218299 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 264/548] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:47 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:48.234498 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5717e174-6e25-4906-b96d-1ab707a60aff tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:48.235014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5717e174-6e25-4906-b96d-1ab707a60aff tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:48.235232 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:48.235232 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:48.235750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5717e174-6e25-4906-b96d-1ab707a60aff tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:48.428360 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:48.428360 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:48.453524 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5717e174-6e25-4906-b96d-1ab707a60aff tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:48.512623 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5717e174-6e25-4906-b96d-1ab707a60aff tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:48.515356 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 285/549] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:48 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:49.536868 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce84d2fa-a3a3-4d82-bab8-9d7aa0041318 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:49.537980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce84d2fa-a3a3-4d82-bab8-9d7aa0041318 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:49.538362 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:49.538362 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:49.539413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce84d2fa-a3a3-4d82-bab8-9d7aa0041318 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:49.681388 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:49.681388 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:49.709369 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ce84d2fa-a3a3-4d82-bab8-9d7aa0041318 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:49.775104 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce84d2fa-a3a3-4d82-bab8-9d7aa0041318 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:49.780455 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 265/550] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:49 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:50.793153 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9972d15e-112e-4a4a-b795-ed741bbd21a5 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:50.793705 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9972d15e-112e-4a4a-b795-ed741bbd21a5 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:50.793859 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:50.793859 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:50.794496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9972d15e-112e-4a4a-b795-ed741bbd21a5 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:50.904061 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:50.904061 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:50.931197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9972d15e-112e-4a4a-b795-ed741bbd21a5 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:50.981204 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9972d15e-112e-4a4a-b795-ed741bbd21a5 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:50.987139 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 286/551] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:50 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:51.683546 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34d2656c-b453-4c53-b3ad-4c90478b471f tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] POST http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action Jan 21 09:05:51.688429 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:51.688429 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:51.690387 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34d2656c-b453-4c53-b3ad-4c90478b471f tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action body: b'{"os-attach": {"instance_uuid": "4b92cf38-d15b-4172-8031-550ab07ed352", "mountpoint": "/dev/sdb"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:05:51.699296 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34d2656c-b453-4c53-b3ad-4c90478b471f tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4b92cf38-d15b-4172-8031-550ab07ed352", "mountpoint": "/dev/sdb"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:51.913400 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:51.913400 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:51.915675 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34d2656c-b453-4c53-b3ad-4c90478b471f tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:05:51.944192 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34d2656c-b453-4c53-b3ad-4c90478b471f tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Update volume admin metadata completed successfully. Jan 21 09:05:52.003753 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d09edf2b-02d2-41fb-9ec7-d48bfdb42aa6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:52.004351 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d09edf2b-02d2-41fb-9ec7-d48bfdb42aa6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:52.004800 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:52.004800 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:52.005249 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d09edf2b-02d2-41fb-9ec7-d48bfdb42aa6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:52.123024 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:52.123024 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:52.153835 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d09edf2b-02d2-41fb-9ec7-d48bfdb42aa6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:52.214689 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d09edf2b-02d2-41fb-9ec7-d48bfdb42aa6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:52.218689 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 287/552] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:51 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:52.254061 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34d2656c-b453-4c53-b3ad-4c90478b471f tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Attach volume completed successfully. Jan 21 09:05:52.255075 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34d2656c-b453-4c53-b3ad-4c90478b471f tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action returned with HTTP 202 Jan 21 09:05:52.257297 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 266/553] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:05:51 2021] POST /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action => generated 0 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:05:52.265837 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0ba1eee-5e19-433d-8d04-7702e9e85f3d tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:05:52.266388 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0ba1eee-5e19-433d-8d04-7702e9e85f3d tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:52.266607 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:52.266607 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:52.266994 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0ba1eee-5e19-433d-8d04-7702e9e85f3d tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:52.394995 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:52.394995 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:52.423360 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e0ba1eee-5e19-433d-8d04-7702e9e85f3d tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:05:52.471227 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:52.471227 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:52.499479 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0ba1eee-5e19-433d-8d04-7702e9e85f3d tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:05:52.501208 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 288/554] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:52 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 1244 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:05:52.519995 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d8549a7-392b-46ce-90f6-eeed77dd0837 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] POST http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action Jan 21 09:05:52.522188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:52.522188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:52.522656 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d8549a7-392b-46ce-90f6-eeed77dd0837 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action body: b'{"os-detach": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:05:52.523093 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d8549a7-392b-46ce-90f6-eeed77dd0837 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:05:52.671078 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:52.671078 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:52.672925 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8d8549a7-392b-46ce-90f6-eeed77dd0837 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:05:52.919316 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8d8549a7-392b-46ce-90f6-eeed77dd0837 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Detach volume completed successfully. Jan 21 09:05:52.920630 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d8549a7-392b-46ce-90f6-eeed77dd0837 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action returned with HTTP 202 Jan 21 09:05:52.922342 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 267/555] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:05:52 2021] POST /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action => generated 0 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:05:52.930112 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e991544-5b81-4f0c-a178-4c9bf51e5d88 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:05:52.930671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e991544-5b81-4f0c-a178-4c9bf51e5d88 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:52.930891 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:52.930891 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:52.932835 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e991544-5b81-4f0c-a178-4c9bf51e5d88 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:53.040463 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:53.040463 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:53.050763 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2e991544-5b81-4f0c-a178-4c9bf51e5d88 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:05:53.083718 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e991544-5b81-4f0c-a178-4c9bf51e5d88 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:05:53.085172 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 289/556] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:52 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 929 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:53.235288 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb875c6d-55a7-470c-a6a7-3b8d2c0f7555 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:53.235860 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb875c6d-55a7-470c-a6a7-3b8d2c0f7555 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:53.236290 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:53.236290 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:53.236700 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb875c6d-55a7-470c-a6a7-3b8d2c0f7555 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:53.358815 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:53.358815 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:53.384474 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb875c6d-55a7-470c-a6a7-3b8d2c0f7555 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:53.429956 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb875c6d-55a7-470c-a6a7-3b8d2c0f7555 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:53.430822 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 268/557] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:53 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:05:54.446290 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a62ee921-b2b2-4aff-89f0-3e20bce45e02 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:54.446912 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a62ee921-b2b2-4aff-89f0-3e20bce45e02 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:54.447295 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:54.447295 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:54.449058 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a62ee921-b2b2-4aff-89f0-3e20bce45e02 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:54.525246 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:54.525246 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:54.536566 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a62ee921-b2b2-4aff-89f0-3e20bce45e02 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:54.582420 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a62ee921-b2b2-4aff-89f0-3e20bce45e02 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:54.583539 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 290/558] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:54 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:55.599529 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-474ab172-40ed-4292-b872-ba140aa9d9d6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:55.600571 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-474ab172-40ed-4292-b872-ba140aa9d9d6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:55.600871 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:55.600871 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:55.601442 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-474ab172-40ed-4292-b872-ba140aa9d9d6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:55.788455 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:55.788455 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:55.829903 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-474ab172-40ed-4292-b872-ba140aa9d9d6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:55.881111 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-474ab172-40ed-4292-b872-ba140aa9d9d6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:55.882263 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 269/559] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:55 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:56.897344 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d214575a-159f-41c4-8016-6096637c6d6b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:56.897846 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d214575a-159f-41c4-8016-6096637c6d6b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:56.898254 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:56.898254 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:56.898878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d214575a-159f-41c4-8016-6096637c6d6b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:57.027496 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:57.027496 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:57.043776 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d214575a-159f-41c4-8016-6096637c6d6b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:57.098143 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d214575a-159f-41c4-8016-6096637c6d6b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:57.108809 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 291/560] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:56 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:58.115471 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f2efdda-5417-4384-9412-4187329c4213 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:58.116010 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f2efdda-5417-4384-9412-4187329c4213 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:58.116182 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:58.116182 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:58.116557 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f2efdda-5417-4384-9412-4187329c4213 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:58.225206 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:58.225206 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:58.255505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6f2efdda-5417-4384-9412-4187329c4213 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:58.286432 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f2efdda-5417-4384-9412-4187329c4213 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:58.287547 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 270/561] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:58 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:05:59.302835 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc083e6e-6fa3-46a6-ab9c-27a3222d9f21 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:05:59.303339 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc083e6e-6fa3-46a6-ab9c-27a3222d9f21 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:05:59.303461 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:05:59.303461 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:05:59.303818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc083e6e-6fa3-46a6-ab9c-27a3222d9f21 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:05:59.460485 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:05:59.460485 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:05:59.490386 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc083e6e-6fa3-46a6-ab9c-27a3222d9f21 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:05:59.571726 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc083e6e-6fa3-46a6-ab9c-27a3222d9f21 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:05:59.579149 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 292/562] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:05:59 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:00.595477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b42ce883-3f27-4638-8e48-81bd1c0a8229 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:00.596885 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b42ce883-3f27-4638-8e48-81bd1c0a8229 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:00.597251 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:00.597251 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:00.598036 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b42ce883-3f27-4638-8e48-81bd1c0a8229 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:00.673660 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:00.673660 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:00.684381 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b42ce883-3f27-4638-8e48-81bd1c0a8229 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:00.709928 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b42ce883-3f27-4638-8e48-81bd1c0a8229 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:00.727927 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 271/563] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:00 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 908 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:01.727343 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31bb9e08-492b-49b1-bb9b-ff1132bb4241 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:01.727865 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31bb9e08-492b-49b1-bb9b-ff1132bb4241 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:01.728038 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:01.728038 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:01.728412 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31bb9e08-492b-49b1-bb9b-ff1132bb4241 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:01.863067 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:01.863067 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:01.885540 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-31bb9e08-492b-49b1-bb9b-ff1132bb4241 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:01.938339 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31bb9e08-492b-49b1-bb9b-ff1132bb4241 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:01.954013 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 293/564] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:01 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 966 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:02.955527 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17dc93d9-b4a9-4888-a009-574ff4db714b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:02.955527 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17dc93d9-b4a9-4888-a009-574ff4db714b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:02.956051 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:02.956051 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:02.956908 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17dc93d9-b4a9-4888-a009-574ff4db714b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:03.084046 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:03.084046 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:03.110802 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-17dc93d9-b4a9-4888-a009-574ff4db714b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:03.197258 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17dc93d9-b4a9-4888-a009-574ff4db714b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:03.207823 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 272/565] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:02 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 969 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:04.221898 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c90c653e-3adb-490e-ac19-141625bdf8a6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:04.223238 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c90c653e-3adb-490e-ac19-141625bdf8a6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:04.223851 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:04.223851 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:04.227119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c90c653e-3adb-490e-ac19-141625bdf8a6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:04.316422 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:04.316422 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:04.332812 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c90c653e-3adb-490e-ac19-141625bdf8a6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:04.358853 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c90c653e-3adb-490e-ac19-141625bdf8a6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:04.360020 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 294/566] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:04 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:05.379392 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-202d0ad3-71d0-4d1f-835a-ff017b61664f tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:05.386212 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-202d0ad3-71d0-4d1f-835a-ff017b61664f tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:05.386212 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:05.386212 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:05.386212 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-202d0ad3-71d0-4d1f-835a-ff017b61664f tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:05.437586 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:05.437586 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:05.446402 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-202d0ad3-71d0-4d1f-835a-ff017b61664f tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:05.477219 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-202d0ad3-71d0-4d1f-835a-ff017b61664f tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:05.478100 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 273/567] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:05 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:06.493971 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-068edbb0-3860-42b2-8681-7aa06b1a817b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:06.495894 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-068edbb0-3860-42b2-8681-7aa06b1a817b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:06.496225 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:06.496225 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:06.496921 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-068edbb0-3860-42b2-8681-7aa06b1a817b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:06.555336 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:06.555336 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:06.566167 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-068edbb0-3860-42b2-8681-7aa06b1a817b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:06.596833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-068edbb0-3860-42b2-8681-7aa06b1a817b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:06.597957 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 295/568] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:06 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:07.619891 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96371302-a61a-4c1c-a380-eff52dedeac9 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:07.619891 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96371302-a61a-4c1c-a380-eff52dedeac9 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:07.619891 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:07.619891 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:07.619891 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96371302-a61a-4c1c-a380-eff52dedeac9 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:07.731755 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:07.731755 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:07.752108 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-96371302-a61a-4c1c-a380-eff52dedeac9 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:07.807124 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96371302-a61a-4c1c-a380-eff52dedeac9 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:07.809034 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 274/569] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:07 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:08.828463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21d4c298-f02f-46e1-a9b8-96fca532ca1b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:08.828463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21d4c298-f02f-46e1-a9b8-96fca532ca1b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:08.828463 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:08.828463 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:08.828463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21d4c298-f02f-46e1-a9b8-96fca532ca1b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:08.981731 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:08.981731 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:09.016095 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-21d4c298-f02f-46e1-a9b8-96fca532ca1b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:09.047563 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21d4c298-f02f-46e1-a9b8-96fca532ca1b tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:09.049415 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 296/570] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:08 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 969 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:10.064340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02fa5ec3-7a75-4b90-a5cf-eb446086fad1 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:10.065613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02fa5ec3-7a75-4b90-a5cf-eb446086fad1 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:10.066009 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:10.066009 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:10.066723 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02fa5ec3-7a75-4b90-a5cf-eb446086fad1 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:10.147867 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:10.147867 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:10.158974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-02fa5ec3-7a75-4b90-a5cf-eb446086fad1 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:10.204851 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02fa5ec3-7a75-4b90-a5cf-eb446086fad1 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:10.207037 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 275/571] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:10 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:11.224972 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8202c669-a9f3-42c2-ba62-f2ec599edd2c tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:11.225595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8202c669-a9f3-42c2-ba62-f2ec599edd2c tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:11.225906 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:11.225906 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:11.227033 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8202c669-a9f3-42c2-ba62-f2ec599edd2c tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:11.286143 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:11.286143 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:11.301016 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8202c669-a9f3-42c2-ba62-f2ec599edd2c tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:11.323124 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8202c669-a9f3-42c2-ba62-f2ec599edd2c tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:11.325101 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 297/572] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:11 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:12.341257 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa14c656-42c9-489c-8841-fdb8a1f98b11 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:12.343013 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa14c656-42c9-489c-8841-fdb8a1f98b11 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:12.343986 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:12.343986 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:12.344590 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa14c656-42c9-489c-8841-fdb8a1f98b11 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:12.517155 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:12.517155 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:12.517155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fa14c656-42c9-489c-8841-fdb8a1f98b11 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:12.552615 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa14c656-42c9-489c-8841-fdb8a1f98b11 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:12.553756 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 276/573] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:12 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:13.571137 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c928ce5-b0f2-45f7-b90f-d4125e322ca0 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:13.571578 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c928ce5-b0f2-45f7-b90f-d4125e322ca0 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:13.571578 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:13.571578 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:13.572577 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c928ce5-b0f2-45f7-b90f-d4125e322ca0 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:13.671706 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:13.671706 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:13.703258 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2c928ce5-b0f2-45f7-b90f-d4125e322ca0 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:13.743309 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c928ce5-b0f2-45f7-b90f-d4125e322ca0 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:13.744843 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 298/574] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:13 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:14.762739 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7bf7eac2-43a4-4de5-a974-3e00a2da4958 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:14.763165 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7bf7eac2-43a4-4de5-a974-3e00a2da4958 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:14.763261 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:14.763261 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:14.763796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7bf7eac2-43a4-4de5-a974-3e00a2da4958 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:14.888287 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:14.888287 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:14.915156 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7bf7eac2-43a4-4de5-a974-3e00a2da4958 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:14.993119 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7bf7eac2-43a4-4de5-a974-3e00a2da4958 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:14.996938 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 277/575] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:14 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 1357 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:15.014428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74639b94-0138-4994-93a6-51db1aa1f2eb tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] POST http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6/action Jan 21 09:06:15.015083 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:15.015083 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:15.015759 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74639b94-0138-4994-93a6-51db1aa1f2eb tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:06:15.016699 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74639b94-0138-4994-93a6-51db1aa1f2eb tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:15.081000 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:15.081000 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:15.082476 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74639b94-0138-4994-93a6-51db1aa1f2eb tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:15.255153 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-74639b94-0138-4994-93a6-51db1aa1f2eb tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Created reservations ['751f2b11-f039-41fe-b426-eb6794bee4a9', '7386073a-1459-4390-b261-46ea09913918'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:06:15.345079 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74639b94-0138-4994-93a6-51db1aa1f2eb tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Extend volume request issued successfully. Jan 21 09:06:15.346554 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74639b94-0138-4994-93a6-51db1aa1f2eb tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6/action returned with HTTP 202 Jan 21 09:06:15.350156 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 299/576] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:06:15 2021] POST /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6/action => generated 0 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:06:15.357227 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca7fde58-430f-4654-99dc-ad750add6a93 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:15.357227 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca7fde58-430f-4654-99dc-ad750add6a93 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:15.357227 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:15.357227 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:15.357227 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca7fde58-430f-4654-99dc-ad750add6a93 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:15.629397 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:15.629397 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:15.640958 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ca7fde58-430f-4654-99dc-ad750add6a93 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:15.670314 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca7fde58-430f-4654-99dc-ad750add6a93 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:15.672037 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 278/577] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:15 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 1357 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:16.692734 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b02e5e49-541f-4686-958d-78316bba4fbf tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:16.693257 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b02e5e49-541f-4686-958d-78316bba4fbf tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:16.693611 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:16.693611 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:16.694202 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b02e5e49-541f-4686-958d-78316bba4fbf tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:16.771061 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:16.771061 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:16.793906 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b02e5e49-541f-4686-958d-78316bba4fbf tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:16.821365 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b02e5e49-541f-4686-958d-78316bba4fbf tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:16.823281 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 300/578] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:16 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 1357 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:16.839436 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f4b9e93-0fee-4658-a646-46efaf4fc649 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:16.841067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f4b9e93-0fee-4658-a646-46efaf4fc649 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:16.841291 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:16.841291 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:16.841666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f4b9e93-0fee-4658-a646-46efaf4fc649 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:16.936941 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:16.936941 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:16.947491 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4f4b9e93-0fee-4658-a646-46efaf4fc649 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:16.980809 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f4b9e93-0fee-4658-a646-46efaf4fc649 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:16.982464 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 279/579] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:16 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 1357 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:17.008477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] POST http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes Jan 21 09:06:17.009205 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:17.009205 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:17.010475 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1609508228"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:17.012052 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1609508228'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:06:17.012610 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Create volume of 1 GB Jan 21 09:06:17.028840 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Availability Zones retrieved successfully. Jan 21 09:06:17.046562 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Flow 'volume_create_api' (b2380f51-67fa-4b7c-ba71-c2200c241794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:06:17.049814 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d15c660-785a-4480-892e-5ff22f15a6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:17.052808 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:06:17.139448 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d15c660-785a-4480-892e-5ff22f15a6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:17.141756 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c41842e-2974-4cdd-b0ef-bd2b20fa8bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:17.213593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Created reservations ['9c7790ec-1c1e-4603-b74e-ed96053028c4', '74b5ece2-e466-49d4-9a12-e859c4464211', '11b58e3f-9e13-4e2e-9673-5bbd4937993f', 'df4408b7-8cd1-4c18-8e80-86d467417ca1'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:06:17.215575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c41842e-2974-4cdd-b0ef-bd2b20fa8bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c7790ec-1c1e-4603-b74e-ed96053028c4', '74b5ece2-e466-49d4-9a12-e859c4464211', '11b58e3f-9e13-4e2e-9673-5bbd4937993f', 'df4408b7-8cd1-4c18-8e80-86d467417ca1']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:17.217666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c03db94-f45a-4d13-961d-55e1747eed1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:17.319198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c03db94-f45a-4d13-961d-55e1747eed1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f763475-f5d8-4398-8621-d42358134830', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1609508228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d5120d5a5be4cc7a0c046668fc44043',qos_specs=None,replication_status=,reservations=['9c7790ec-1c1e-4603-b74e-ed96053028c4','74b5ece2-e466-49d4-9a12-e859c4464211','11b58e3f-9e13-4e2e-9673-5bbd4937993f','df4408b7-8cd1-4c18-8e80-86d467417ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85c4fcde4fd4131bd027c699edc55ce',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:06:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1609508228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f763475-f5d8-4398-8621-d42358134830,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d5120d5a5be4cc7a0c046668fc44043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b85c4fcde4fd4131bd027c699edc55ce',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:17.321301 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d590472-11c7-476e-917f-f07885172185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:17.349341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d590472-11c7-476e-917f-f07885172185) transitioned into state 'SUCCESS' from state '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-1609508228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d5120d5a5be4cc7a0c046668fc44043',qos_specs=None,replication_status=,reservations=['9c7790ec-1c1e-4603-b74e-ed96053028c4','74b5ece2-e466-49d4-9a12-e859c4464211','11b58e3f-9e13-4e2e-9673-5bbd4937993f','df4408b7-8cd1-4c18-8e80-86d467417ca1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b85c4fcde4fd4131bd027c699edc55ce',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:17.351551 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cad236c-7a57-416c-ba8e-a8947842a61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:17.372962 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cad236c-7a57-416c-ba8e-a8947842a61b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:17.375850 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Flow 'volume_create_api' (b2380f51-67fa-4b7c-ba71-c2200c241794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:06:17.448577 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Create volume request issued successfully. Jan 21 09:06:17.476299 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c864691-516e-4d4d-9f9e-4b792408b0fe tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes returned with HTTP 202 Jan 21 09:06:17.493132 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 301/580] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:06:17 2021] POST /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes => generated 817 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:06:17.494687 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c0afd21-d705-4626-834e-2b3f12372fb3 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 Jan 21 09:06:17.495476 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c0afd21-d705-4626-834e-2b3f12372fb3 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:17.495902 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:17.495902 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:17.496727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c0afd21-d705-4626-834e-2b3f12372fb3 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:17.564103 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:17.564103 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:17.575552 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2c0afd21-d705-4626-834e-2b3f12372fb3 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:17.641167 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c0afd21-d705-4626-834e-2b3f12372fb3 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 returned with HTTP 200 Jan 21 09:06:17.660922 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 280/581] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:17 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 => generated 909 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:18.667264 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5228254f-34b5-4088-b13c-c1d475d520b6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 Jan 21 09:06:18.667807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5228254f-34b5-4088-b13c-c1d475d520b6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:18.668009 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:18.668009 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:18.672197 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5228254f-34b5-4088-b13c-c1d475d520b6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:18.780324 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:18.780324 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:18.788784 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5228254f-34b5-4088-b13c-c1d475d520b6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:18.817635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5228254f-34b5-4088-b13c-c1d475d520b6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 returned with HTTP 200 Jan 21 09:06:18.818776 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 302/582] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:18 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 => generated 910 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:18.836274 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f4d3aed-f158-482b-9765-ee67b3f7ee5f tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] POST http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots Jan 21 09:06:18.836983 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:18.836983 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:18.837704 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f4d3aed-f158-482b-9765-ee67b3f7ee5f tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f763475-f5d8-4398-8621-d42358134830", "name": "tempest-VolumesExtendTest-Snapshot-2133347873"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:18.936807 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:18.936807 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:18.936807 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4f4d3aed-f158-482b-9765-ee67b3f7ee5f tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:18.936807 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-4f4d3aed-f158-482b-9765-ee67b3f7ee5f tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Create snapshot from volume 8f763475-f5d8-4398-8621-d42358134830 Jan 21 09:06:19.028424 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-4f4d3aed-f158-482b-9765-ee67b3f7ee5f tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Created reservations ['14e8b978-b01f-4993-939f-78f67d17ea29', '211018d9-baca-4415-b522-02c4804ab0db', '830e7ea8-babf-41cb-abc2-68ef951bff24', 'dc19be73-8802-4cbe-97cc-a4ae77a4eaa1'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:06:19.266974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4f4d3aed-f158-482b-9765-ee67b3f7ee5f tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Snapshot create request issued successfully. Jan 21 09:06:19.267543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f4d3aed-f158-482b-9765-ee67b3f7ee5f tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots returned with HTTP 202 Jan 21 09:06:19.268619 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 281/583] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:06:18 2021] POST /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots => generated 304 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:06:19.284077 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-793ed0ca-2c68-47d2-b9b6-fb9637328d01 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 Jan 21 09:06:19.284656 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-793ed0ca-2c68-47d2-b9b6-fb9637328d01 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:19.284889 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:19.284889 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:19.285257 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-793ed0ca-2c68-47d2-b9b6-fb9637328d01 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:19.341724 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:19.341724 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:19.342935 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-793ed0ca-2c68-47d2-b9b6-fb9637328d01 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Snapshot retrieved successfully. Jan 21 09:06:19.348895 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-793ed0ca-2c68-47d2-b9b6-fb9637328d01 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 returned with HTTP 200 Jan 21 09:06:19.357382 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 303/584] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:06:19 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 => generated 436 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:20.365708 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4c057f7-b91b-4f2c-8133-20c4532384d7 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 Jan 21 09:06:20.366161 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4c057f7-b91b-4f2c-8133-20c4532384d7 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:20.366385 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:20.366385 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:20.366761 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4c057f7-b91b-4f2c-8133-20c4532384d7 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:20.438335 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:20.438335 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:20.439519 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f4c057f7-b91b-4f2c-8133-20c4532384d7 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Snapshot retrieved successfully. Jan 21 09:06:20.444918 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4c057f7-b91b-4f2c-8133-20c4532384d7 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 returned with HTTP 200 Jan 21 09:06:20.445768 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 282/585] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:06:20 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 => generated 436 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:21.458921 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed462d53-9549-4e26-b13f-85f2dfaa0ac1 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 Jan 21 09:06:21.460112 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed462d53-9549-4e26-b13f-85f2dfaa0ac1 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:21.460380 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:21.460380 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:21.460905 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed462d53-9549-4e26-b13f-85f2dfaa0ac1 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:21.521557 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:21.521557 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:21.523029 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed462d53-9549-4e26-b13f-85f2dfaa0ac1 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Snapshot retrieved successfully. Jan 21 09:06:21.544915 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed462d53-9549-4e26-b13f-85f2dfaa0ac1 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 returned with HTTP 200 Jan 21 09:06:21.546110 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 304/586] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:06:21 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 => generated 463 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:21.564341 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd9fe752-2e3a-48bb-a04f-5dbfd396dbe2 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] POST http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830/action Jan 21 09:06:21.565352 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:21.565352 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:21.566163 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd9fe752-2e3a-48bb-a04f-5dbfd396dbe2 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:06:21.572347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd9fe752-2e3a-48bb-a04f-5dbfd396dbe2 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:21.750059 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:21.750059 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:21.751700 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd9fe752-2e3a-48bb-a04f-5dbfd396dbe2 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:21.870992 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-bd9fe752-2e3a-48bb-a04f-5dbfd396dbe2 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Created reservations ['eef07285-60db-4f73-b9e9-4d2d7059f7a4', 'f1c78782-f0af-4687-9422-2ae9bced5574'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:06:21.909801 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd9fe752-2e3a-48bb-a04f-5dbfd396dbe2 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Extend volume request issued successfully. Jan 21 09:06:21.911233 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd9fe752-2e3a-48bb-a04f-5dbfd396dbe2 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830/action returned with HTTP 202 Jan 21 09:06:21.915406 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 283/587] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:06:21 2021] POST /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830/action => generated 0 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:06:21.921815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2226f0ed-cfdd-4bee-816c-8d88a3753dd6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 Jan 21 09:06:21.923190 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2226f0ed-cfdd-4bee-816c-8d88a3753dd6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:21.923574 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:21.923574 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:21.924739 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2226f0ed-cfdd-4bee-816c-8d88a3753dd6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:22.013644 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:22.013644 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:22.026999 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2226f0ed-cfdd-4bee-816c-8d88a3753dd6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:22.075516 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2226f0ed-cfdd-4bee-816c-8d88a3753dd6 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 returned with HTTP 200 Jan 21 09:06:22.087663 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 305/588] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:21 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 => generated 910 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:23.095356 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ad32f59-3e1d-4878-90d0-5c6fe4c88205 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 Jan 21 09:06:23.096464 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ad32f59-3e1d-4878-90d0-5c6fe4c88205 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:23.096824 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:23.096824 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:23.097394 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ad32f59-3e1d-4878-90d0-5c6fe4c88205 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:23.186150 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:23.186150 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:23.199900 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2ad32f59-3e1d-4878-90d0-5c6fe4c88205 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:23.228409 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ad32f59-3e1d-4878-90d0-5c6fe4c88205 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 returned with HTTP 200 Jan 21 09:06:23.239334 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 284/589] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:23 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 => generated 910 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:24.246475 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9634d9ae-e74d-4a5f-b913-14b50b379a81 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 Jan 21 09:06:24.247511 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9634d9ae-e74d-4a5f-b913-14b50b379a81 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:24.247511 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:24.247511 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:24.247511 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9634d9ae-e74d-4a5f-b913-14b50b379a81 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:24.424990 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:24.424990 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:24.449150 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9634d9ae-e74d-4a5f-b913-14b50b379a81 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:24.509017 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9634d9ae-e74d-4a5f-b913-14b50b379a81 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 returned with HTTP 200 Jan 21 09:06:24.518916 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 306/590] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:24 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 => generated 910 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:25.526054 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59fa7d57-7aa8-48aa-ae4f-466539e63699 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 Jan 21 09:06:25.526525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59fa7d57-7aa8-48aa-ae4f-466539e63699 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:25.528782 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:25.528782 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:25.528782 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59fa7d57-7aa8-48aa-ae4f-466539e63699 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:25.679811 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:25.679811 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:25.709483 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-59fa7d57-7aa8-48aa-ae4f-466539e63699 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:25.794905 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59fa7d57-7aa8-48aa-ae4f-466539e63699 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 returned with HTTP 200 Jan 21 09:06:25.806975 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 285/591] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:25 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 => generated 910 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:26.811650 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-699a69c3-5920-4dfe-ab65-d84de0b3b578 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 Jan 21 09:06:26.812575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-699a69c3-5920-4dfe-ab65-d84de0b3b578 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:26.812575 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:26.812575 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:26.813547 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-699a69c3-5920-4dfe-ab65-d84de0b3b578 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:26.970788 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:26.970788 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:26.982829 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-699a69c3-5920-4dfe-ab65-d84de0b3b578 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:27.020751 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-699a69c3-5920-4dfe-ab65-d84de0b3b578 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 returned with HTTP 200 Jan 21 09:06:27.036006 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 307/592] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:26 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 => generated 910 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:27.051249 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ec4d314-4fb0-4e18-b915-8506c3c0a263 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 Jan 21 09:06:27.052097 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ec4d314-4fb0-4e18-b915-8506c3c0a263 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:27.052097 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:27.052097 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:27.052097 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ec4d314-4fb0-4e18-b915-8506c3c0a263 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:27.140238 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:27.140238 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:27.154176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7ec4d314-4fb0-4e18-b915-8506c3c0a263 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:27.192675 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ec4d314-4fb0-4e18-b915-8506c3c0a263 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 returned with HTTP 200 Jan 21 09:06:27.195664 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 286/593] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:27 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 => generated 910 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:27.212942 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aee8fced-a0ca-409f-b377-9a08a3a14067 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] DELETE http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 Jan 21 09:06:27.214359 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aee8fced-a0ca-409f-b377-9a08a3a14067 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:27.214533 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:27.214533 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:27.215828 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aee8fced-a0ca-409f-b377-9a08a3a14067 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:27.216648 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-aee8fced-a0ca-409f-b377-9a08a3a14067 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Delete snapshot with id: 47644b98-4dd4-452b-9f57-8a2700936988 Jan 21 09:06:27.246638 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:27.246638 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:27.247979 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aee8fced-a0ca-409f-b377-9a08a3a14067 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Snapshot retrieved successfully. Jan 21 09:06:27.327266 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aee8fced-a0ca-409f-b377-9a08a3a14067 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Snapshot delete request issued successfully. Jan 21 09:06:27.328072 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aee8fced-a0ca-409f-b377-9a08a3a14067 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 returned with HTTP 202 Jan 21 09:06:27.332481 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 308/594] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:06:27 2021] DELETE /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:06:27.339081 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0570cee9-a520-4ab1-a27c-7aea5aeae8bc tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 Jan 21 09:06:27.340835 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0570cee9-a520-4ab1-a27c-7aea5aeae8bc tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:27.341252 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:27.341252 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:27.343418 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0570cee9-a520-4ab1-a27c-7aea5aeae8bc tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:27.380581 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:27.380581 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:27.382065 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0570cee9-a520-4ab1-a27c-7aea5aeae8bc tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Snapshot retrieved successfully. Jan 21 09:06:27.388363 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0570cee9-a520-4ab1-a27c-7aea5aeae8bc tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 returned with HTTP 200 Jan 21 09:06:27.391152 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 287/595] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:06:27 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 => generated 462 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:28.404124 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27b5980d-ab1b-446d-bcbb-d54ec4364f45 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 Jan 21 09:06:28.408541 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27b5980d-ab1b-446d-bcbb-d54ec4364f45 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:28.408960 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:28.408960 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:28.409559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27b5980d-ab1b-446d-bcbb-d54ec4364f45 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:28.466018 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:28.466018 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:28.469048 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-27b5980d-ab1b-446d-bcbb-d54ec4364f45 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Snapshot retrieved successfully. Jan 21 09:06:28.484556 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27b5980d-ab1b-446d-bcbb-d54ec4364f45 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 returned with HTTP 200 Jan 21 09:06:28.485387 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 309/596] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:06:28 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 => generated 462 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:29.498064 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-341ac26a-1faa-4938-8273-a6cb111428e7 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 Jan 21 09:06:29.498613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-341ac26a-1faa-4938-8273-a6cb111428e7 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:29.498812 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:29.498812 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:29.499662 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-341ac26a-1faa-4938-8273-a6cb111428e7 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:29.527357 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-341ac26a-1faa-4938-8273-a6cb111428e7 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 returned with HTTP 404 Jan 21 09:06:29.528753 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 288/597] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:06:29 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/snapshots/47644b98-4dd4-452b-9f57-8a2700936988 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:06:29.538620 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a42a0a4-41ce-42a4-99ab-8de2e314dd89 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] DELETE http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 Jan 21 09:06:29.539169 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a42a0a4-41ce-42a4-99ab-8de2e314dd89 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:29.539387 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:29.539387 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:29.539763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a42a0a4-41ce-42a4-99ab-8de2e314dd89 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:29.540996 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-9a42a0a4-41ce-42a4-99ab-8de2e314dd89 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Delete volume with id: 8f763475-f5d8-4398-8621-d42358134830 Jan 21 09:06:29.592755 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:29.592755 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:29.594286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a42a0a4-41ce-42a4-99ab-8de2e314dd89 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:29.623323 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a42a0a4-41ce-42a4-99ab-8de2e314dd89 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Delete volume request issued successfully. Jan 21 09:06:29.624132 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a42a0a4-41ce-42a4-99ab-8de2e314dd89 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 returned with HTTP 202 Jan 21 09:06:29.625481 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 310/598] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:06:29 2021] DELETE /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:06:29.632758 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db00c4ba-6743-445f-946c-58797b171b71 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 Jan 21 09:06:29.635205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db00c4ba-6743-445f-946c-58797b171b71 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:29.635852 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db00c4ba-6743-445f-946c-58797b171b71 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:29.755894 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:29.755894 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:29.776188 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-db00c4ba-6743-445f-946c-58797b171b71 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:29.799969 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db00c4ba-6743-445f-946c-58797b171b71 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 returned with HTTP 200 Jan 21 09:06:29.810519 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 289/599] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:29 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 => generated 909 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:30.816122 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f786f31-7edb-4157-b601-38d2ac049436 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 Jan 21 09:06:30.816652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f786f31-7edb-4157-b601-38d2ac049436 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:30.816872 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:30.816872 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:30.817248 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f786f31-7edb-4157-b601-38d2ac049436 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:30.918323 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:30.918323 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:30.940074 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3f786f31-7edb-4157-b601-38d2ac049436 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:30.976252 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f786f31-7edb-4157-b601-38d2ac049436 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 returned with HTTP 200 Jan 21 09:06:30.977079 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 311/600] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:30 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 => generated 909 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:31.993413 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b118a40a-14ee-4846-ad39-3babbab62640 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 Jan 21 09:06:31.994998 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b118a40a-14ee-4846-ad39-3babbab62640 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:31.995368 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:31.995368 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:31.996273 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b118a40a-14ee-4846-ad39-3babbab62640 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:32.055831 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b118a40a-14ee-4846-ad39-3babbab62640 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 returned with HTTP 404 Jan 21 09:06:32.064142 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 290/601] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:31 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/8f763475-f5d8-4398-8621-d42358134830 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:06:32.066897 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78e77b5b-1148-4fa0-b787-ba1f0fbfa6cd tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] DELETE http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:32.067577 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78e77b5b-1148-4fa0-b787-ba1f0fbfa6cd tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:32.067937 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:32.067937 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:32.068543 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78e77b5b-1148-4fa0-b787-ba1f0fbfa6cd tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:32.069145 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-78e77b5b-1148-4fa0-b787-ba1f0fbfa6cd tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Delete volume with id: 59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:32.124777 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:32.124777 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:32.127265 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78e77b5b-1148-4fa0-b787-ba1f0fbfa6cd tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:32.174826 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78e77b5b-1148-4fa0-b787-ba1f0fbfa6cd tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Delete volume request issued successfully. Jan 21 09:06:32.177215 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78e77b5b-1148-4fa0-b787-ba1f0fbfa6cd tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 202 Jan 21 09:06:32.187222 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 312/602] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:06:32 2021] DELETE /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:06:32.191544 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d0ec610-eaba-49c5-a670-88403b0e7149 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:32.191544 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d0ec610-eaba-49c5-a670-88403b0e7149 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:32.191544 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d0ec610-eaba-49c5-a670-88403b0e7149 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:32.273794 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:32.273794 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:32.296621 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3d0ec610-eaba-49c5-a670-88403b0e7149 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:32.343369 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d0ec610-eaba-49c5-a670-88403b0e7149 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:32.344431 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 291/603] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:32 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 1356 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:06:33.241783 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1dc7659e-9050-4bcf-a212-354da02589f4 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] POST http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action Jan 21 09:06:33.242341 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:33.242341 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:33.242686 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1dc7659e-9050-4bcf-a212-354da02589f4 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action body: b'{"os-attach": {"instance_uuid": "8c27550c-dbd0-4d6e-8a5d-2dee407c095b", "mountpoint": "/dev/sdb"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:06:33.243078 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1dc7659e-9050-4bcf-a212-354da02589f4 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8c27550c-dbd0-4d6e-8a5d-2dee407c095b", "mountpoint": "/dev/sdb"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:33.342101 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:33.342101 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:33.343606 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1dc7659e-9050-4bcf-a212-354da02589f4 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:33.361497 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c69c379-a4ac-41d5-8383-bf02f9029bb1 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:33.362470 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c69c379-a4ac-41d5-8383-bf02f9029bb1 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:33.362837 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:33.362837 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:33.363401 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c69c379-a4ac-41d5-8383-bf02f9029bb1 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:33.373694 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1dc7659e-9050-4bcf-a212-354da02589f4 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Update volume admin metadata completed successfully. Jan 21 09:06:33.433533 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:33.433533 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:33.444039 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7c69c379-a4ac-41d5-8383-bf02f9029bb1 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Volume info retrieved successfully. Jan 21 09:06:33.470456 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c69c379-a4ac-41d5-8383-bf02f9029bb1 tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 200 Jan 21 09:06:33.471626 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 292/604] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:33 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 1356 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:33.817431 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1dc7659e-9050-4bcf-a212-354da02589f4 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Attach volume completed successfully. Jan 21 09:06:33.818445 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1dc7659e-9050-4bcf-a212-354da02589f4 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action returned with HTTP 202 Jan 21 09:06:33.819887 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 313/605] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:06:33 2021] POST /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action => generated 0 bytes in 582 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:06:33.828267 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1afa3ba-9d99-4654-8105-9f313904e199 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:06:33.829001 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1afa3ba-9d99-4654-8105-9f313904e199 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:33.829409 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:33.829409 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:33.830052 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1afa3ba-9d99-4654-8105-9f313904e199 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:33.888038 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:33.888038 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:33.913266 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c1afa3ba-9d99-4654-8105-9f313904e199 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:33.942571 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:33.942571 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:33.953566 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1afa3ba-9d99-4654-8105-9f313904e199 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:06:33.955370 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 293/606] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:33 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 1244 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:33.973178 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e89615a-f78c-4d04-8927-5e2fb21d6baf tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:06:33.973719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e89615a-f78c-4d04-8927-5e2fb21d6baf tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:33.973917 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:33.973917 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:33.974582 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e89615a-f78c-4d04-8927-5e2fb21d6baf tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:34.070312 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:34.070312 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:34.081854 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3e89615a-f78c-4d04-8927-5e2fb21d6baf tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:34.126003 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:34.126003 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:34.141909 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e89615a-f78c-4d04-8927-5e2fb21d6baf tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:06:34.149361 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 314/607] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:33 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 1244 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:34.165957 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e34034c-9373-421b-b9f7-43ea23460a8f tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] POST http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action Jan 21 09:06:34.166462 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:34.166462 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:34.166889 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e34034c-9373-421b-b9f7-43ea23460a8f tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action body: b'{"os-detach": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:06:34.167274 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e34034c-9373-421b-b9f7-43ea23460a8f tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:34.262125 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:34.262125 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:34.263374 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1e34034c-9373-421b-b9f7-43ea23460a8f tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:34.458998 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1e34034c-9373-421b-b9f7-43ea23460a8f tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Detach volume completed successfully. Jan 21 09:06:34.459571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e34034c-9373-421b-b9f7-43ea23460a8f tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action returned with HTTP 202 Jan 21 09:06:34.466252 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 294/608] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:06:34 2021] POST /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action => generated 0 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:06:34.469170 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05e6e51b-fc08-4eb7-a392-a75c742375cc tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:06:34.469700 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05e6e51b-fc08-4eb7-a392-a75c742375cc tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:34.469916 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:34.469916 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:34.470320 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05e6e51b-fc08-4eb7-a392-a75c742375cc tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:34.488121 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-406e0346-2d81-4e4c-a350-a827836a9cda tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] GET http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 Jan 21 09:06:34.489252 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-406e0346-2d81-4e4c-a350-a827836a9cda tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:34.489542 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:34.489542 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:34.490153 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-406e0346-2d81-4e4c-a350-a827836a9cda tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:34.562051 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:34.562051 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:34.585795 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-406e0346-2d81-4e4c-a350-a827836a9cda tempest-VolumesExtendTest-1769146304 tempest-VolumesExtendTest-1769146304] http://10.222.0.86/volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 returned with HTTP 404 Jan 21 09:06:34.586616 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-05e6e51b-fc08-4eb7-a392-a75c742375cc tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:34.588344 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 295/609] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:34 2021] GET /volume/v3/0d5120d5a5be4cc7a0c046668fc44043/volumes/59fa6083-a4d8-4139-a2f4-5dd11b6c8ab6 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:06:34.640560 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05e6e51b-fc08-4eb7-a392-a75c742375cc tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:06:34.653879 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 315/610] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:34 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 929 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:37.316779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81448013-0248-4f33-a224-6e534af60a30 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes Jan 21 09:06:37.317814 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81448013-0248-4f33-a224-6e534af60a30 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:37.318478 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81448013-0248-4f33-a224-6e534af60a30 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:37.326721 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-81448013-0248-4f33-a224-6e534af60a30 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:37.328620 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-81448013-0248-4f33-a224-6e534af60a30 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:37.431857 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-81448013-0248-4f33-a224-6e534af60a30 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:37.432670 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81448013-0248-4f33-a224-6e534af60a30 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes returned with HTTP 200 Jan 21 09:06:37.434246 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 296/611] 10.222.0.86 () {58 vars in 1204 bytes} [Thu Jan 21 09:06:37 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes => generated 15 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:06:37.444430 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] POST http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes Jan 21 09:06:37.444890 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:37.444890 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:37.445302 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-207787496"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:37.447186 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-207787496'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:06:37.447758 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Create volume of 1 GB Jan 21 09:06:37.463019 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Availability Zones retrieved successfully. Jan 21 09:06:37.494852 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Flow 'volume_create_api' (b80c3cbd-1210-49ff-8d4f-077578ce437e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:06:37.497963 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (421a9a5b-f825-4734-b224-73f58b692a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:37.500031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:06:37.592429 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (421a9a5b-f825-4734-b224-73f58b692a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:37.594666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d1a5a9-9b22-4c05-82a0-62ac268dc143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:37.694040 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Created reservations ['f4e3acd6-5716-421f-9fd5-dc866be795fd', '5e1298a7-717b-4600-b6ca-61cb70103b8b', 'd603eb5b-f8f6-4751-8041-1fcec3a8746f', '8eea9f4e-ff91-4314-9170-6fa8a961749c'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:06:37.696198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d1a5a9-9b22-4c05-82a0-62ac268dc143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4e3acd6-5716-421f-9fd5-dc866be795fd', '5e1298a7-717b-4600-b6ca-61cb70103b8b', 'd603eb5b-f8f6-4751-8041-1fcec3a8746f', '8eea9f4e-ff91-4314-9170-6fa8a961749c']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:37.699914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7a5d762-d42d-4ca0-a1f5-ec903a1104d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:37.775944 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7a5d762-d42d-4ca0-a1f5-ec903a1104d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8e1dbe0-9c17-4495-8926-9364fd819ad3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-207787496',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6c97e3dd9c3e45a18d76bd2059efdd30',qos_specs=None,replication_status=,reservations=['f4e3acd6-5716-421f-9fd5-dc866be795fd','5e1298a7-717b-4600-b6ca-61cb70103b8b','d603eb5b-f8f6-4751-8041-1fcec3a8746f','8eea9f4e-ff91-4314-9170-6fa8a961749c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f37821e340249c5888f0c8f332b7a9f',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:06:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-207787496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8e1dbe0-9c17-4495-8926-9364fd819ad3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6c97e3dd9c3e45a18d76bd2059efdd30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0f37821e340249c5888f0c8f332b7a9f',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:37.778475 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9ab2a3-22ac-40dc-832a-5fad95611cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:37.810366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9ab2a3-22ac-40dc-832a-5fad95611cde) transitioned into state 'SUCCESS' from state '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-207787496',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6c97e3dd9c3e45a18d76bd2059efdd30',qos_specs=None,replication_status=,reservations=['f4e3acd6-5716-421f-9fd5-dc866be795fd','5e1298a7-717b-4600-b6ca-61cb70103b8b','d603eb5b-f8f6-4751-8041-1fcec3a8746f','8eea9f4e-ff91-4314-9170-6fa8a961749c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f37821e340249c5888f0c8f332b7a9f',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:37.813297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a535d9d0-c1ab-4a64-9de8-16ca72a82aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:37.844375 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a535d9d0-c1ab-4a64-9de8-16ca72a82aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:37.847744 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Flow 'volume_create_api' (b80c3cbd-1210-49ff-8d4f-077578ce437e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:06:37.969478 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Create volume request issued successfully. Jan 21 09:06:38.002559 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-835fb6e5-1f9a-4e0f-b502-f8af491403c3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes returned with HTTP 202 Jan 21 09:06:38.003820 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 316/612] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:06:37 2021] POST /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes => generated 832 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:06:38.018575 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28a49cab-ca42-4a5a-8cbe-d122fb466394 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 Jan 21 09:06:38.019274 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28a49cab-ca42-4a5a-8cbe-d122fb466394 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:38.020253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28a49cab-ca42-4a5a-8cbe-d122fb466394 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:38.076861 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:38.076861 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:38.086831 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-28a49cab-ca42-4a5a-8cbe-d122fb466394 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:38.115390 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28a49cab-ca42-4a5a-8cbe-d122fb466394 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 returned with HTTP 200 Jan 21 09:06:38.116858 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 297/613] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:38 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 => generated 924 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:39.143765 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28599779-08e6-4141-a29c-1bd33a748e16 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 Jan 21 09:06:39.146509 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28599779-08e6-4141-a29c-1bd33a748e16 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:39.148214 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:39.148214 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:39.149005 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28599779-08e6-4141-a29c-1bd33a748e16 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:39.303051 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:39.303051 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:39.334522 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-28599779-08e6-4141-a29c-1bd33a748e16 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:39.389213 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28599779-08e6-4141-a29c-1bd33a748e16 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 returned with HTTP 200 Jan 21 09:06:39.390121 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 317/614] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:39 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 => generated 924 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:40.405629 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aac45c03-d1f0-49d0-a321-51910764e17c tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 Jan 21 09:06:40.406193 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aac45c03-d1f0-49d0-a321-51910764e17c tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:40.406193 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:40.406193 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:40.406679 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aac45c03-d1f0-49d0-a321-51910764e17c tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:40.502223 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:40.502223 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:40.531234 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aac45c03-d1f0-49d0-a321-51910764e17c tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:40.574664 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aac45c03-d1f0-49d0-a321-51910764e17c tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 returned with HTTP 200 Jan 21 09:06:40.575656 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 298/615] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:40 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 => generated 925 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:40.590900 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d5057c8-2d5f-4bfc-9d39-7fa1be636225 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 Jan 21 09:06:40.591627 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d5057c8-2d5f-4bfc-9d39-7fa1be636225 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:40.591993 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:40.591993 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:40.592366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d5057c8-2d5f-4bfc-9d39-7fa1be636225 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:40.708708 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:40.708708 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:40.731467 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d5057c8-2d5f-4bfc-9d39-7fa1be636225 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:40.776521 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d5057c8-2d5f-4bfc-9d39-7fa1be636225 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 returned with HTTP 200 Jan 21 09:06:40.779023 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 318/616] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:40 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 => generated 925 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:40.794188 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] POST http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes Jan 21 09:06:40.794831 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:40.794831 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:40.795440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1922636061"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:40.796906 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1922636061'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:06:40.797418 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Create volume of 1 GB Jan 21 09:06:40.833911 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Availability Zones retrieved successfully. Jan 21 09:06:40.879151 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Flow 'volume_create_api' (823b848b-99cf-441c-bf7b-a6c487105dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:06:40.891970 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d10580-3fd1-4da9-8ca7-5084dda898ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:40.896067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:06:40.967616 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d10580-3fd1-4da9-8ca7-5084dda898ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:40.970051 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0966b8f2-2316-47ec-a105-2f4009c95c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:41.043653 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Created reservations ['a9dba5f5-2ae9-431c-a0b2-b95f37b515cc', '95ff3930-976e-451e-b39a-ba9e190f1e9c', '73d79bb9-caee-4c9f-8fdc-8f4e9dfbe6e1', '19c0b64f-501b-4be0-8389-b0a026a04579'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:06:41.046054 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0966b8f2-2316-47ec-a105-2f4009c95c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9dba5f5-2ae9-431c-a0b2-b95f37b515cc', '95ff3930-976e-451e-b39a-ba9e190f1e9c', '73d79bb9-caee-4c9f-8fdc-8f4e9dfbe6e1', '19c0b64f-501b-4be0-8389-b0a026a04579']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:41.048632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd87bec-f156-4ffa-bb2b-c4dbb0e5c17b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:41.140820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd87bec-f156-4ffa-bb2b-c4dbb0e5c17b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '304ecba4-02b0-4bc1-8b82-e9c8c06eee7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1922636061',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6c97e3dd9c3e45a18d76bd2059efdd30',qos_specs=None,replication_status=,reservations=['a9dba5f5-2ae9-431c-a0b2-b95f37b515cc','95ff3930-976e-451e-b39a-ba9e190f1e9c','73d79bb9-caee-4c9f-8fdc-8f4e9dfbe6e1','19c0b64f-501b-4be0-8389-b0a026a04579'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f37821e340249c5888f0c8f332b7a9f',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:06:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1922636061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=304ecba4-02b0-4bc1-8b82-e9c8c06eee7c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6c97e3dd9c3e45a18d76bd2059efdd30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0f37821e340249c5888f0c8f332b7a9f',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:41.143490 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141f7b7b-777e-4d6f-84ff-046774748f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:41.182547 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141f7b7b-777e-4d6f-84ff-046774748f9c) transitioned into state 'SUCCESS' from state '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-1922636061',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6c97e3dd9c3e45a18d76bd2059efdd30',qos_specs=None,replication_status=,reservations=['a9dba5f5-2ae9-431c-a0b2-b95f37b515cc','95ff3930-976e-451e-b39a-ba9e190f1e9c','73d79bb9-caee-4c9f-8fdc-8f4e9dfbe6e1','19c0b64f-501b-4be0-8389-b0a026a04579'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f37821e340249c5888f0c8f332b7a9f',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:41.184900 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f20cbc04-252f-4761-834d-9119ef3f22f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:41.222971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f20cbc04-252f-4761-834d-9119ef3f22f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:41.225803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Flow 'volume_create_api' (823b848b-99cf-441c-bf7b-a6c487105dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:06:41.286362 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Create volume request issued successfully. Jan 21 09:06:41.323505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-714054e0-8d78-467c-8a34-81ce8639d305 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes returned with HTTP 202 Jan 21 09:06:41.324862 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 299/617] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:06:40 2021] POST /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes => generated 833 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:06:41.340694 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b0333f3-7248-44bf-88b3-7312e2f2613d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c Jan 21 09:06:41.341317 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b0333f3-7248-44bf-88b3-7312e2f2613d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:41.341625 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:41.341625 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:41.342206 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b0333f3-7248-44bf-88b3-7312e2f2613d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:41.439387 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:41.439387 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:41.466828 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2b0333f3-7248-44bf-88b3-7312e2f2613d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:41.493651 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b0333f3-7248-44bf-88b3-7312e2f2613d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c returned with HTTP 200 Jan 21 09:06:41.494754 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 319/618] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:41 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c => generated 925 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:42.514207 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ff80cd8-3cac-4e32-a5ea-7f322d2a3814 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c Jan 21 09:06:42.515227 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ff80cd8-3cac-4e32-a5ea-7f322d2a3814 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:42.515426 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:42.515426 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:42.516064 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ff80cd8-3cac-4e32-a5ea-7f322d2a3814 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:42.565843 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:42.565843 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:42.574782 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6ff80cd8-3cac-4e32-a5ea-7f322d2a3814 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:42.598568 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ff80cd8-3cac-4e32-a5ea-7f322d2a3814 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c returned with HTTP 200 Jan 21 09:06:42.599981 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 300/619] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:42 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c => generated 926 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:42.616466 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36ab7329-6e63-4128-bf19-d352d5d0c18d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c Jan 21 09:06:42.617184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36ab7329-6e63-4128-bf19-d352d5d0c18d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:42.617600 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:42.617600 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:42.619095 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36ab7329-6e63-4128-bf19-d352d5d0c18d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:42.669832 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:42.669832 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:42.688218 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-36ab7329-6e63-4128-bf19-d352d5d0c18d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:42.743409 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36ab7329-6e63-4128-bf19-d352d5d0c18d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c returned with HTTP 200 Jan 21 09:06:42.745548 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 320/620] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:42 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c => generated 926 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:42.762241 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] POST http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes Jan 21 09:06:42.763025 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:42.763025 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:42.763439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-449024838"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:42.764610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-449024838'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:06:42.764976 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Create volume of 1 GB Jan 21 09:06:42.808377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Availability Zones retrieved successfully. Jan 21 09:06:42.851809 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Flow 'volume_create_api' (ce4fdcc2-111b-481b-bf91-d8a4604adfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:06:42.867410 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beaa3871-9e99-44b6-a1c2-054648b76a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:42.870428 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:06:42.990913 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beaa3871-9e99-44b6-a1c2-054648b76a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:42.996298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (398db263-52d0-482e-8b89-017e9f32d586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:43.120452 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Created reservations ['883426c9-0232-43c4-a054-2eb68d0ac961', '17af102c-5567-461a-9f3c-4e0f7ea9607a', 'e665b737-cf07-49d9-a7d1-e89469ca217b', '7c209648-1ce7-47e0-a5e9-48b3b21ba1c1'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:06:43.123520 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (398db263-52d0-482e-8b89-017e9f32d586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['883426c9-0232-43c4-a054-2eb68d0ac961', '17af102c-5567-461a-9f3c-4e0f7ea9607a', 'e665b737-cf07-49d9-a7d1-e89469ca217b', '7c209648-1ce7-47e0-a5e9-48b3b21ba1c1']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:43.126067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9af27a92-30d9-485e-80b3-78c55d15b5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:43.210610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9af27a92-30d9-485e-80b3-78c55d15b5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-449024838',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6c97e3dd9c3e45a18d76bd2059efdd30',qos_specs=None,replication_status=,reservations=['883426c9-0232-43c4-a054-2eb68d0ac961','17af102c-5567-461a-9f3c-4e0f7ea9607a','e665b737-cf07-49d9-a7d1-e89469ca217b','7c209648-1ce7-47e0-a5e9-48b3b21ba1c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f37821e340249c5888f0c8f332b7a9f',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:06:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-449024838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6c97e3dd9c3e45a18d76bd2059efdd30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0f37821e340249c5888f0c8f332b7a9f',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:43.214808 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (886c91bf-5e87-4b2c-9156-3ffa7b1488d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:43.262776 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (886c91bf-5e87-4b2c-9156-3ffa7b1488d1) transitioned into state 'SUCCESS' from state '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-449024838',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='6c97e3dd9c3e45a18d76bd2059efdd30',qos_specs=None,replication_status=,reservations=['883426c9-0232-43c4-a054-2eb68d0ac961','17af102c-5567-461a-9f3c-4e0f7ea9607a','e665b737-cf07-49d9-a7d1-e89469ca217b','7c209648-1ce7-47e0-a5e9-48b3b21ba1c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f37821e340249c5888f0c8f332b7a9f',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:43.264940 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecbe60c7-0c39-4284-a502-a15c537d44ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:06:43.301222 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecbe60c7-0c39-4284-a502-a15c537d44ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:06:43.301518 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9fefbd7-add4-4f02-8ca5-ac46b21961f7 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] POST http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action Jan 21 09:06:43.302281 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:43.302281 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:43.302996 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9fefbd7-add4-4f02-8ca5-ac46b21961f7 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action body: b'{"os-reserve": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:06:43.303704 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9fefbd7-add4-4f02-8ca5-ac46b21961f7 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:43.303995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Flow 'volume_create_api' (ce4fdcc2-111b-481b-bf91-d8a4604adfce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:06:43.375392 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:43.375392 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:43.377008 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9fefbd7-add4-4f02-8ca5-ac46b21961f7 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:43.395408 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9fefbd7-add4-4f02-8ca5-ac46b21961f7 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Reserve volume completed successfully. Jan 21 09:06:43.396548 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9fefbd7-add4-4f02-8ca5-ac46b21961f7 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action returned with HTTP 202 Jan 21 09:06:43.398544 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 321/621] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:06:43 2021] POST /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:06:43.409723 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9aa5bba5-b89f-43b6-a2d5-fa98fbeed583 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:06:43.410442 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9aa5bba5-b89f-43b6-a2d5-fa98fbeed583 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:43.411112 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:43.411112 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:43.411993 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9aa5bba5-b89f-43b6-a2d5-fa98fbeed583 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:43.450013 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Create volume request issued successfully. Jan 21 09:06:43.479121 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-261c5208-5184-4f5d-8dc1-70f1982ee072 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes returned with HTTP 202 Jan 21 09:06:43.480580 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 301/622] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:06:42 2021] POST /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes => generated 832 bytes in 723 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:06:43.494942 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fdbb6672-9f97-4fe1-8426-4d8ebf72a0fb tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d Jan 21 09:06:43.495629 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fdbb6672-9f97-4fe1-8426-4d8ebf72a0fb tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:43.495987 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:43.495987 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:43.496610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fdbb6672-9f97-4fe1-8426-4d8ebf72a0fb tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:43.509437 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:43.509437 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:43.524382 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9aa5bba5-b89f-43b6-a2d5-fa98fbeed583 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:43.552803 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9aa5bba5-b89f-43b6-a2d5-fa98fbeed583 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:06:43.562989 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 322/623] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:43 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 929 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:43.577713 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5933ecc-9cd0-4815-a78c-0569cf4c5741 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] POST http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action Jan 21 09:06:43.581649 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:43.581649 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:43.582352 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:43.582352 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:43.584412 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5933ecc-9cd0-4815-a78c-0569cf4c5741 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action body: b'{"os-unreserve": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:06:43.584894 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5933ecc-9cd0-4815-a78c-0569cf4c5741 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:43.592423 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fdbb6672-9f97-4fe1-8426-4d8ebf72a0fb tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:43.617514 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fdbb6672-9f97-4fe1-8426-4d8ebf72a0fb tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d returned with HTTP 200 Jan 21 09:06:43.619316 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 302/624] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:43 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d => generated 924 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:43.677717 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:43.677717 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:43.679433 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b5933ecc-9cd0-4815-a78c-0569cf4c5741 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:43.757123 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b5933ecc-9cd0-4815-a78c-0569cf4c5741 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Unreserve volume completed successfully. Jan 21 09:06:43.757946 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5933ecc-9cd0-4815-a78c-0569cf4c5741 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action returned with HTTP 202 Jan 21 09:06:43.759900 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 323/625] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:06:43 2021] POST /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action => generated 0 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:06:43.767146 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bead6c2-14be-4319-a682-fb00adb71276 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:06:43.767673 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bead6c2-14be-4319-a682-fb00adb71276 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:43.767891 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:43.767891 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:43.768268 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bead6c2-14be-4319-a682-fb00adb71276 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:43.885112 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:43.885112 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:43.904906 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1bead6c2-14be-4319-a682-fb00adb71276 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:43.939913 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bead6c2-14be-4319-a682-fb00adb71276 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:06:43.941248 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 303/626] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:43 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 929 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:43.959728 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0d12014-0125-4745-99f8-a63cc730a886 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] POST http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action Jan 21 09:06:43.960188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:43.960188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:43.960622 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0d12014-0125-4745-99f8-a63cc730a886 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:06:43.961008 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0d12014-0125-4745-99f8-a63cc730a886 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:44.051635 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:44.051635 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:44.053583 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d0d12014-0125-4745-99f8-a63cc730a886 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:44.079859 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d0d12014-0125-4745-99f8-a63cc730a886 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume updated successfully. Jan 21 09:06:44.080454 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0d12014-0125-4745-99f8-a63cc730a886 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action returned with HTTP 200 Jan 21 09:06:44.084359 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 324/627] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:06:43 2021] POST /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action => generated 0 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 09:06:44.090025 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e48eceb2-0c34-4ac4-b594-608993aa217d tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:06:44.090635 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e48eceb2-0c34-4ac4-b594-608993aa217d tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:44.090833 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:44.090833 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:44.091203 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e48eceb2-0c34-4ac4-b594-608993aa217d tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:44.207779 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:44.207779 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:44.236044 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e48eceb2-0c34-4ac4-b594-608993aa217d tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:44.291361 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e48eceb2-0c34-4ac4-b594-608993aa217d tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:06:44.322333 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 304/628] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:44 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 928 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:44.329111 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d1ae810-e141-4886-baea-ab8eb56f8b97 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] POST http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action Jan 21 09:06:44.329754 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:44.329754 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:44.332886 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d1ae810-e141-4886-baea-ab8eb56f8b97 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:06:44.333319 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d1ae810-e141-4886-baea-ab8eb56f8b97 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:44.448771 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:44.448771 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:44.449970 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6d1ae810-e141-4886-baea-ab8eb56f8b97 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:44.488463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6d1ae810-e141-4886-baea-ab8eb56f8b97 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume updated successfully. Jan 21 09:06:44.488463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d1ae810-e141-4886-baea-ab8eb56f8b97 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action returned with HTTP 200 Jan 21 09:06:44.497494 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 325/629] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:06:44 2021] POST /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action => generated 0 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 09:06:44.505764 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4aa2f35c-d8a8-4b30-aeec-ee4157b462ee tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:06:44.505940 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4aa2f35c-d8a8-4b30-aeec-ee4157b462ee tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:44.506180 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:44.506180 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:44.506517 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4aa2f35c-d8a8-4b30-aeec-ee4157b462ee tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:44.558686 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:44.558686 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:44.571662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4aa2f35c-d8a8-4b30-aeec-ee4157b462ee tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:44.636012 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40dd1640-d97e-43bd-898f-df986d7ea9fe tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d Jan 21 09:06:44.636884 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40dd1640-d97e-43bd-898f-df986d7ea9fe tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:44.637407 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:44.637407 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:44.638190 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40dd1640-d97e-43bd-898f-df986d7ea9fe tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:44.652296 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4aa2f35c-d8a8-4b30-aeec-ee4157b462ee tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:06:44.653382 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 305/630] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:44 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 929 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:44.672887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53d30eff-ebbc-4798-be54-281817a008ce tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] POST http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action Jan 21 09:06:44.680515 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:44.680515 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:44.681401 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53d30eff-ebbc-4798-be54-281817a008ce tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:06:44.682012 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53d30eff-ebbc-4798-be54-281817a008ce tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:44.779903 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:44.779903 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:44.796929 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-40dd1640-d97e-43bd-898f-df986d7ea9fe tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:44.800821 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:44.800821 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:44.804199 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-53d30eff-ebbc-4798-be54-281817a008ce tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:44.822754 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40dd1640-d97e-43bd-898f-df986d7ea9fe tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d returned with HTTP 200 Jan 21 09:06:44.824522 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 326/631] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:44 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d => generated 924 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:44.833791 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-53d30eff-ebbc-4798-be54-281817a008ce tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Update volume admin metadata completed successfully. Jan 21 09:06:44.834243 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-53d30eff-ebbc-4798-be54-281817a008ce tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Update readonly setting on volume completed successfully. Jan 21 09:06:44.834779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53d30eff-ebbc-4798-be54-281817a008ce tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action returned with HTTP 202 Jan 21 09:06:44.835958 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 306/632] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:06:44 2021] POST /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:06:44.843773 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1769f9a9-e858-417e-a8ff-75073b3ae88d tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:06:44.844296 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1769f9a9-e858-417e-a8ff-75073b3ae88d tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:44.844514 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:44.844514 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:44.844890 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1769f9a9-e858-417e-a8ff-75073b3ae88d tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:44.913706 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:44.913706 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:44.923538 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1769f9a9-e858-417e-a8ff-75073b3ae88d tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:44.948457 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1769f9a9-e858-417e-a8ff-75073b3ae88d tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:06:44.949275 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 327/633] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:44 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 928 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:44.970173 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bf09d46-c1e8-4579-8869-9839ae00081b tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] POST http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action Jan 21 09:06:44.970173 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:44.970173 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:44.970173 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bf09d46-c1e8-4579-8869-9839ae00081b tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:06:44.970173 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bf09d46-c1e8-4579-8869-9839ae00081b tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:45.024802 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:45.024802 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:45.026760 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4bf09d46-c1e8-4579-8869-9839ae00081b tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:45.049546 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4bf09d46-c1e8-4579-8869-9839ae00081b tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Update volume admin metadata completed successfully. Jan 21 09:06:45.050429 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4bf09d46-c1e8-4579-8869-9839ae00081b tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Update readonly setting on volume completed successfully. Jan 21 09:06:45.051039 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bf09d46-c1e8-4579-8869-9839ae00081b tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action returned with HTTP 202 Jan 21 09:06:45.056949 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 307/634] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:06:44 2021] POST /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:06:45.060162 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fd3a4dc-1597-4e9a-94c3-8892931d9113 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:06:45.060914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fd3a4dc-1597-4e9a-94c3-8892931d9113 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:45.061307 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:45.061307 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:45.061926 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fd3a4dc-1597-4e9a-94c3-8892931d9113 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:45.132604 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:45.132604 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:45.142430 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0fd3a4dc-1597-4e9a-94c3-8892931d9113 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:45.167630 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fd3a4dc-1597-4e9a-94c3-8892931d9113 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:06:45.168793 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 328/635] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:45 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 929 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:06:45.185210 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5e39bb1-339b-4afa-a7c7-da219ee3cfe2 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] POST http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action Jan 21 09:06:45.185678 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:45.185678 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:45.186159 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5e39bb1-339b-4afa-a7c7-da219ee3cfe2 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-675304100", "disk_format": "raw"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:06:45.186924 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5e39bb1-339b-4afa-a7c7-da219ee3cfe2 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-675304100", "disk_format": "raw"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:06:45.238654 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:45.238654 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:45.240153 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b5e39bb1-339b-4afa-a7c7-da219ee3cfe2 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:06:45.299512 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:45.299512 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:45.424965 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b5e39bb1-339b-4afa-a7c7-da219ee3cfe2 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Copy volume to image completed successfully. Jan 21 09:06:45.426267 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5e39bb1-339b-4afa-a7c7-da219ee3cfe2 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action returned with HTTP 202 Jan 21 09:06:45.435258 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 308/636] 10.222.0.86 () {60 vars in 1358 bytes} [Thu Jan 21 09:06:45 2021] POST /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262/action => generated 692 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:06:45.840240 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb43cba6-0410-4720-9f2a-21378b6fd567 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d Jan 21 09:06:45.840746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb43cba6-0410-4720-9f2a-21378b6fd567 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:45.841028 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:45.841028 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:45.841306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb43cba6-0410-4720-9f2a-21378b6fd567 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:45.939828 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:45.939828 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:45.976563 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb43cba6-0410-4720-9f2a-21378b6fd567 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:46.026976 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb43cba6-0410-4720-9f2a-21378b6fd567 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d returned with HTTP 200 Jan 21 09:06:46.038354 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 329/637] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:45 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d => generated 925 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:46.044251 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2fd4be7-db23-4cf4-9329-0a8d9f310be2 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d Jan 21 09:06:46.045043 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2fd4be7-db23-4cf4-9329-0a8d9f310be2 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:46.045466 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:46.045466 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:46.046282 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2fd4be7-db23-4cf4-9329-0a8d9f310be2 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:46.119836 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:46.119836 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:46.129836 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e2fd4be7-db23-4cf4-9329-0a8d9f310be2 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:46.161982 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2fd4be7-db23-4cf4-9329-0a8d9f310be2 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d returned with HTTP 200 Jan 21 09:06:46.170359 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 309/638] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:46 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d => generated 925 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:46.178653 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c3bde8c-a3a1-443b-aa64-901c67bf63f9 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes Jan 21 09:06:46.179191 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c3bde8c-a3a1-443b-aa64-901c67bf63f9 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:46.179403 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:46.179403 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:46.179899 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c3bde8c-a3a1-443b-aa64-901c67bf63f9 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:46.181053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-4c3bde8c-a3a1-443b-aa64-901c67bf63f9 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:46.183081 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4c3bde8c-a3a1-443b-aa64-901c67bf63f9 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:46.237972 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4c3bde8c-a3a1-443b-aa64-901c67bf63f9 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:46.239475 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c3bde8c-a3a1-443b-aa64-901c67bf63f9 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes returned with HTTP 200 Jan 21 09:06:46.240412 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 330/639] 10.222.0.86 () {58 vars in 1204 bytes} [Thu Jan 21 09:06:46 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes => generated 1172 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:46.255275 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b91f4ee6-967c-4eb0-92b3-0a8a589d8eaa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?name=tempest-VolumesListTestJSON-Volume-449024838 Jan 21 09:06:46.256621 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b91f4ee6-967c-4eb0-92b3-0a8a589d8eaa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:46.257057 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:46.257057 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:46.258147 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b91f4ee6-967c-4eb0-92b3-0a8a589d8eaa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:46.260369 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-b91f4ee6-967c-4eb0-92b3-0a8a589d8eaa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:46.263652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b91f4ee6-967c-4eb0-92b3-0a8a589d8eaa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-449024838'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:46.341712 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b91f4ee6-967c-4eb0-92b3-0a8a589d8eaa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:46.343185 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b91f4ee6-967c-4eb0-92b3-0a8a589d8eaa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?name=tempest-VolumesListTestJSON-Volume-449024838 returned with HTTP 200 Jan 21 09:06:46.344578 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 310/640] 10.222.0.86 () {58 vars in 1303 bytes} [Thu Jan 21 09:06:46 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?name=tempest-VolumesListTestJSON-Volume-449024838 => generated 399 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:46.357443 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e357d391-6f8c-4f2b-851e-fbd9acde070a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1922636061 Jan 21 09:06:46.359219 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e357d391-6f8c-4f2b-851e-fbd9acde070a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:46.360019 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:46.360019 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:46.360658 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e357d391-6f8c-4f2b-851e-fbd9acde070a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:46.361114 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-e357d391-6f8c-4f2b-851e-fbd9acde070a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:46.362199 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:46.362199 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:46.363294 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e357d391-6f8c-4f2b-851e-fbd9acde070a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1922636061'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:46.425512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e357d391-6f8c-4f2b-851e-fbd9acde070a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:46.426989 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:46.426989 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:46.436539 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e357d391-6f8c-4f2b-851e-fbd9acde070a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1922636061 returned with HTTP 200 Jan 21 09:06:46.438127 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 331/641] 10.222.0.86 () {58 vars in 1326 bytes} [Thu Jan 21 09:06:46 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1922636061 => generated 929 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:46.454857 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc6b0eee-91c3-486f-8d95-f945025551dd tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=1 Jan 21 09:06:46.455377 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc6b0eee-91c3-486f-8d95-f945025551dd tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:46.455594 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:46.455594 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:46.455964 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc6b0eee-91c3-486f-8d95-f945025551dd tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:46.456922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-bc6b0eee-91c3-486f-8d95-f945025551dd tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:46.457708 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:46.457708 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:46.458793 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bc6b0eee-91c3-486f-8d95-f945025551dd tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:46.533778 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc6b0eee-91c3-486f-8d95-f945025551dd tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:46.536008 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:46.536008 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:46.545731 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc6b0eee-91c3-486f-8d95-f945025551dd tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=1 returned with HTTP 200 Jan 21 09:06:46.546999 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 311/642] 10.222.0.86 () {58 vars in 1240 bytes} [Thu Jan 21 09:06:46 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=1 => generated 1104 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:46.562157 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b47042ff-ac87-40c4-bd93-ecf12523c65b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=1&marker=e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d Jan 21 09:06:46.563223 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b47042ff-ac87-40c4-bd93-ecf12523c65b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:46.563579 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:46.563579 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:46.564199 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b47042ff-ac87-40c4-bd93-ecf12523c65b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:46.564981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-b47042ff-ac87-40c4-bd93-ecf12523c65b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:46.567367 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b47042ff-ac87-40c4-bd93-ecf12523c65b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:46.765251 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b47042ff-ac87-40c4-bd93-ecf12523c65b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:46.767186 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:46.767186 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:46.782198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b47042ff-ac87-40c4-bd93-ecf12523c65b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=1&marker=e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d returned with HTTP 200 Jan 21 09:06:46.783736 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 332/643] 10.222.0.86 () {58 vars in 1328 bytes} [Thu Jan 21 09:06:46 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=1&marker=e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d => generated 1105 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:46.805101 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c937600-3227-49c5-8086-92621a41d1e0 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=1&marker=304ecba4-02b0-4bc1-8b82-e9c8c06eee7c Jan 21 09:06:46.806163 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c937600-3227-49c5-8086-92621a41d1e0 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:46.806551 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:46.806551 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:46.807300 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c937600-3227-49c5-8086-92621a41d1e0 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:46.808103 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-5c937600-3227-49c5-8086-92621a41d1e0 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:46.810513 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5c937600-3227-49c5-8086-92621a41d1e0 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:47.076531 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5c937600-3227-49c5-8086-92621a41d1e0 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:47.078550 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:47.078550 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:47.089868 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c937600-3227-49c5-8086-92621a41d1e0 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=1&marker=304ecba4-02b0-4bc1-8b82-e9c8c06eee7c returned with HTTP 200 Jan 21 09:06:47.101856 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 312/644] 10.222.0.86 () {58 vars in 1328 bytes} [Thu Jan 21 09:06:46 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=1&marker=304ecba4-02b0-4bc1-8b82-e9c8c06eee7c => generated 1104 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:47.106865 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa5ddb1d-cdb5-4594-a4ad-01bb3d1b4dfe tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=1&marker=c8e1dbe0-9c17-4495-8926-9364fd819ad3 Jan 21 09:06:47.107827 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa5ddb1d-cdb5-4594-a4ad-01bb3d1b4dfe tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:47.107827 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:47.107827 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:47.108485 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa5ddb1d-cdb5-4594-a4ad-01bb3d1b4dfe tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:47.109230 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-fa5ddb1d-cdb5-4594-a4ad-01bb3d1b4dfe tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:47.111121 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fa5ddb1d-cdb5-4594-a4ad-01bb3d1b4dfe tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:47.334479 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fa5ddb1d-cdb5-4594-a4ad-01bb3d1b4dfe tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:47.340642 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa5ddb1d-cdb5-4594-a4ad-01bb3d1b4dfe tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=1&marker=c8e1dbe0-9c17-4495-8926-9364fd819ad3 returned with HTTP 200 Jan 21 09:06:47.342771 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 333/645] 10.222.0.86 () {58 vars in 1328 bytes} [Thu Jan 21 09:06:47 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=1&marker=c8e1dbe0-9c17-4495-8926-9364fd819ad3 => generated 15 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:06:47.357755 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e09f7ce1-6c5f-4475-b699-8f69117f8c2a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 21 09:06:47.358639 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e09f7ce1-6c5f-4475-b699-8f69117f8c2a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:47.358858 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:47.358858 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:47.359377 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e09f7ce1-6c5f-4475-b699-8f69117f8c2a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:47.360048 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-e09f7ce1-6c5f-4475-b699-8f69117f8c2a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:47.360630 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e09f7ce1-6c5f-4475-b699-8f69117f8c2a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Could not evaluate value available, assuming string {{(pid=87915) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:06:47.362242 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e09f7ce1-6c5f-4475-b699-8f69117f8c2a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:47.466896 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e09f7ce1-6c5f-4475-b699-8f69117f8c2a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:47.470057 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:47.470057 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:47.497751 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e09f7ce1-6c5f-4475-b699-8f69117f8c2a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 21 09:06:47.498620 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 313/646] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:06:47 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2062 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:47.515033 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c647e8ff-56ee-4004-925d-555f231c5e11 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 21 09:06:47.515983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c647e8ff-56ee-4004-925d-555f231c5e11 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:47.516651 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c647e8ff-56ee-4004-925d-555f231c5e11 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:47.517357 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-c647e8ff-56ee-4004-925d-555f231c5e11 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:47.518157 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c647e8ff-56ee-4004-925d-555f231c5e11 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Could not evaluate value available, assuming string {{(pid=87914) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:06:47.520581 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c647e8ff-56ee-4004-925d-555f231c5e11 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:47.611472 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c647e8ff-56ee-4004-925d-555f231c5e11 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:47.615770 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:47.615770 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:47.626441 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c647e8ff-56ee-4004-925d-555f231c5e11 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 21 09:06:47.627839 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 334/647] 10.222.0.86 () {58 vars in 1326 bytes} [Thu Jan 21 09:06:47 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2062 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:47.646284 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-463b2d7b-1d80-4fda-9f1a-0b32b526598e tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?limit=1 Jan 21 09:06:47.646805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-463b2d7b-1d80-4fda-9f1a-0b32b526598e tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:47.647013 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:47.647013 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:47.647375 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-463b2d7b-1d80-4fda-9f1a-0b32b526598e tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:47.647998 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-463b2d7b-1d80-4fda-9f1a-0b32b526598e tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:47.654558 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-463b2d7b-1d80-4fda-9f1a-0b32b526598e tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:47.772623 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-463b2d7b-1d80-4fda-9f1a-0b32b526598e tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:47.775100 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-463b2d7b-1d80-4fda-9f1a-0b32b526598e tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?limit=1 returned with HTTP 200 Jan 21 09:06:47.775376 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 314/648] 10.222.0.86 () {58 vars in 1219 bytes} [Thu Jan 21 09:06:47 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?limit=1 => generated 568 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:47.787152 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92cc4a26-73ae-4070-8eeb-72cf6aaffd30 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?limit=1&marker=e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d Jan 21 09:06:47.787931 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92cc4a26-73ae-4070-8eeb-72cf6aaffd30 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:47.788251 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:47.788251 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:47.800528 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92cc4a26-73ae-4070-8eeb-72cf6aaffd30 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:47.800528 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-92cc4a26-73ae-4070-8eeb-72cf6aaffd30 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:47.800528 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-92cc4a26-73ae-4070-8eeb-72cf6aaffd30 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:47.964398 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-92cc4a26-73ae-4070-8eeb-72cf6aaffd30 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:47.965728 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92cc4a26-73ae-4070-8eeb-72cf6aaffd30 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?limit=1&marker=e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d returned with HTTP 200 Jan 21 09:06:47.966939 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 335/649] 10.222.0.86 () {58 vars in 1307 bytes} [Thu Jan 21 09:06:47 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?limit=1&marker=e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d => generated 569 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:47.976819 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c374a8ad-887d-4ce1-a73d-91d8b5cd1c1e tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?limit=1&marker=304ecba4-02b0-4bc1-8b82-e9c8c06eee7c Jan 21 09:06:47.977917 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c374a8ad-887d-4ce1-a73d-91d8b5cd1c1e tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:47.978130 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:47.978130 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:47.978515 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c374a8ad-887d-4ce1-a73d-91d8b5cd1c1e tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:47.979141 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-c374a8ad-887d-4ce1-a73d-91d8b5cd1c1e tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:47.980069 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:47.980069 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:47.980948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c374a8ad-887d-4ce1-a73d-91d8b5cd1c1e tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:48.166480 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c374a8ad-887d-4ce1-a73d-91d8b5cd1c1e tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:48.168594 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c374a8ad-887d-4ce1-a73d-91d8b5cd1c1e tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?limit=1&marker=304ecba4-02b0-4bc1-8b82-e9c8c06eee7c returned with HTTP 200 Jan 21 09:06:48.169601 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 315/650] 10.222.0.86 () {58 vars in 1307 bytes} [Thu Jan 21 09:06:47 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?limit=1&marker=304ecba4-02b0-4bc1-8b82-e9c8c06eee7c => generated 568 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:48.179654 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8803dca-cd01-4333-a24c-35067cbf6e45 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?limit=1&marker=c8e1dbe0-9c17-4495-8926-9364fd819ad3 Jan 21 09:06:48.182595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8803dca-cd01-4333-a24c-35067cbf6e45 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:48.182937 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:48.182937 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:48.183541 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8803dca-cd01-4333-a24c-35067cbf6e45 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:48.184486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-e8803dca-cd01-4333-a24c-35067cbf6e45 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:48.186553 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:48.186553 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:48.187890 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e8803dca-cd01-4333-a24c-35067cbf6e45 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:48.362330 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e8803dca-cd01-4333-a24c-35067cbf6e45 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:48.363440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8803dca-cd01-4333-a24c-35067cbf6e45 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?limit=1&marker=c8e1dbe0-9c17-4495-8926-9364fd819ad3 returned with HTTP 200 Jan 21 09:06:48.376771 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 336/651] 10.222.0.86 () {58 vars in 1307 bytes} [Thu Jan 21 09:06:48 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?limit=1&marker=c8e1dbe0-9c17-4495-8926-9364fd819ad3 => generated 15 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:06:48.393818 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64d3bc9a-c690-4512-af4c-5b3e03b4a631 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?name=tempest-VolumesListTestJSON-Volume-1922636061&status=available Jan 21 09:06:48.394743 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64d3bc9a-c690-4512-af4c-5b3e03b4a631 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:48.395106 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:48.395106 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:48.395712 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64d3bc9a-c690-4512-af4c-5b3e03b4a631 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:48.396848 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-64d3bc9a-c690-4512-af4c-5b3e03b4a631 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:48.397611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-64d3bc9a-c690-4512-af4c-5b3e03b4a631 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Could not evaluate value available, assuming string {{(pid=87915) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:06:48.399892 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:48.399892 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:48.401613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-64d3bc9a-c690-4512-af4c-5b3e03b4a631 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1922636061'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:48.502540 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-64d3bc9a-c690-4512-af4c-5b3e03b4a631 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:48.503695 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64d3bc9a-c690-4512-af4c-5b3e03b4a631 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?name=tempest-VolumesListTestJSON-Volume-1922636061&status=available returned with HTTP 200 Jan 21 09:06:48.504847 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 316/652] 10.222.0.86 () {58 vars in 1339 bytes} [Thu Jan 21 09:06:48 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?name=tempest-VolumesListTestJSON-Volume-1922636061&status=available => generated 400 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:48.527255 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-623ac6aa-61c9-4e1f-8868-61da79cebea7 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?name=tempest-VolumesListTestJSON-Volume-207787496&status=available Jan 21 09:06:48.527810 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-623ac6aa-61c9-4e1f-8868-61da79cebea7 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:48.528310 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-623ac6aa-61c9-4e1f-8868-61da79cebea7 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:48.528980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-623ac6aa-61c9-4e1f-8868-61da79cebea7 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:48.529595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-623ac6aa-61c9-4e1f-8868-61da79cebea7 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Could not evaluate value available, assuming string {{(pid=87914) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:06:48.552308 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-623ac6aa-61c9-4e1f-8868-61da79cebea7 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-207787496'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:48.781848 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-623ac6aa-61c9-4e1f-8868-61da79cebea7 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:48.785643 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:48.785643 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:48.808700 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-623ac6aa-61c9-4e1f-8868-61da79cebea7 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?name=tempest-VolumesListTestJSON-Volume-207787496&status=available returned with HTTP 200 Jan 21 09:06:48.821329 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 337/653] 10.222.0.86 () {58 vars in 1358 bytes} [Thu Jan 21 09:06:48 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?name=tempest-VolumesListTestJSON-Volume-207787496&status=available => generated 928 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:48.825838 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6362c8c3-5d7f-4ef4-a4ce-c316c480cce0 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?marker=c8e1dbe0-9c17-4495-8926-9364fd819ad3&sort=id%3Aasc Jan 21 09:06:48.826946 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6362c8c3-5d7f-4ef4-a4ce-c316c480cce0 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:48.827306 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:48.827306 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:48.827894 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6362c8c3-5d7f-4ef4-a4ce-c316c480cce0 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:48.828688 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-6362c8c3-5d7f-4ef4-a4ce-c316c480cce0 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:48.830116 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:48.830116 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:48.831489 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6362c8c3-5d7f-4ef4-a4ce-c316c480cce0 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:49.100132 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6362c8c3-5d7f-4ef4-a4ce-c316c480cce0 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:49.101768 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:49.101768 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:49.124113 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6362c8c3-5d7f-4ef4-a4ce-c316c480cce0 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?marker=c8e1dbe0-9c17-4495-8926-9364fd819ad3&sort=id%3Aasc returned with HTTP 200 Jan 21 09:06:49.127207 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 317/654] 10.222.0.86 () {58 vars in 1340 bytes} [Thu Jan 21 09:06:48 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?marker=c8e1dbe0-9c17-4495-8926-9364fd819ad3&sort=id%3Aasc => generated 928 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:49.153544 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7358a6ca-83c9-42e1-ad24-669bb32522e5 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 09:06:49.154179 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7358a6ca-83c9-42e1-ad24-669bb32522e5 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:49.154403 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:49.154403 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:49.155076 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7358a6ca-83c9-42e1-ad24-669bb32522e5 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:49.156087 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-7358a6ca-83c9-42e1-ad24-669bb32522e5 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:49.159510 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7358a6ca-83c9-42e1-ad24-669bb32522e5 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:49.363328 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7358a6ca-83c9-42e1-ad24-669bb32522e5 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:49.367505 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:49.367505 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:49.392874 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7358a6ca-83c9-42e1-ad24-669bb32522e5 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 09:06:49.406850 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 338/655] 10.222.0.86 () {58 vars in 1304 bytes} [Thu Jan 21 09:06:49 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2759 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:49.411642 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49ddee2f-823d-4440-b1b3-b516f6eecb61 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail Jan 21 09:06:49.412325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49ddee2f-823d-4440-b1b3-b516f6eecb61 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:49.412704 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:49.412704 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:49.413381 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49ddee2f-823d-4440-b1b3-b516f6eecb61 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:49.414156 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-49ddee2f-823d-4440-b1b3-b516f6eecb61 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:49.416817 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-49ddee2f-823d-4440-b1b3-b516f6eecb61 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:49.530195 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-49ddee2f-823d-4440-b1b3-b516f6eecb61 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:49.533284 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:49.533284 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:49.566133 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49ddee2f-823d-4440-b1b3-b516f6eecb61 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail returned with HTTP 200 Jan 21 09:06:49.567269 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 318/656] 10.222.0.86 () {58 vars in 1225 bytes} [Thu Jan 21 09:06:49 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail => generated 2759 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:49.594716 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e670c88-e8a4-423f-9792-41872b92830d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 21 09:06:49.595301 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e670c88-e8a4-423f-9792-41872b92830d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:49.598768 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:49.598768 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:49.604985 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e670c88-e8a4-423f-9792-41872b92830d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:49.605706 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-3e670c88-e8a4-423f-9792-41872b92830d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:49.613344 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3e670c88-e8a4-423f-9792-41872b92830d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:49.796527 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3e670c88-e8a4-423f-9792-41872b92830d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:49.798421 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e670c88-e8a4-423f-9792-41872b92830d tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 21 09:06:49.799591 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 339/657] 10.222.0.86 () {58 vars in 1283 bytes} [Thu Jan 21 09:06:49 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1172 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:49.813722 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a35fa16-3a9e-4dac-9ee8-c606e3f47e89 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?availability_zone=nova Jan 21 09:06:49.817917 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6a35fa16-3a9e-4dac-9ee8-c606e3f47e89 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:49.818490 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:49.818490 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:49.822289 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6a35fa16-3a9e-4dac-9ee8-c606e3f47e89 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:49.824798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-6a35fa16-3a9e-4dac-9ee8-c606e3f47e89 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:49.828366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6a35fa16-3a9e-4dac-9ee8-c606e3f47e89 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Could not evaluate value nova, assuming string {{(pid=87915) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:06:49.830307 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6a35fa16-3a9e-4dac-9ee8-c606e3f47e89 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:49.940683 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6a35fa16-3a9e-4dac-9ee8-c606e3f47e89 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:49.942038 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a35fa16-3a9e-4dac-9ee8-c606e3f47e89 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?availability_zone=nova returned with HTTP 200 Jan 21 09:06:49.943100 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 319/658] 10.222.0.86 () {58 vars in 1249 bytes} [Thu Jan 21 09:06:49 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?availability_zone=nova => generated 1172 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:49.954827 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-692ed3f2-941a-49e6-809e-45c3d5d22d3f tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?availability_zone=nova Jan 21 09:06:49.955831 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-692ed3f2-941a-49e6-809e-45c3d5d22d3f tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:49.956282 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:49.956282 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:49.956797 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-692ed3f2-941a-49e6-809e-45c3d5d22d3f tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:49.957681 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-692ed3f2-941a-49e6-809e-45c3d5d22d3f tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:49.958405 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-692ed3f2-941a-49e6-809e-45c3d5d22d3f tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Could not evaluate value nova, assuming string {{(pid=87914) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:06:49.959139 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:49.959139 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:49.960416 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-692ed3f2-941a-49e6-809e-45c3d5d22d3f tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:50.075331 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-692ed3f2-941a-49e6-809e-45c3d5d22d3f tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:50.077017 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-692ed3f2-941a-49e6-809e-45c3d5d22d3f tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?availability_zone=nova returned with HTTP 200 Jan 21 09:06:50.078127 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 340/659] 10.222.0.86 () {58 vars in 1249 bytes} [Thu Jan 21 09:06:49 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?availability_zone=nova => generated 1172 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:50.091336 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-775f71e2-1907-4b6f-976a-78b5fde11c2b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?bootable=false Jan 21 09:06:50.092210 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-775f71e2-1907-4b6f-976a-78b5fde11c2b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:50.092625 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:50.092625 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:50.095366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-775f71e2-1907-4b6f-976a-78b5fde11c2b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:50.097234 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-775f71e2-1907-4b6f-976a-78b5fde11c2b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:50.098425 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:50.098425 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:50.099850 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-775f71e2-1907-4b6f-976a-78b5fde11c2b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:50.236360 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-775f71e2-1907-4b6f-976a-78b5fde11c2b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:50.237734 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-775f71e2-1907-4b6f-976a-78b5fde11c2b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?bootable=false returned with HTTP 200 Jan 21 09:06:50.245645 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 320/660] 10.222.0.86 () {58 vars in 1233 bytes} [Thu Jan 21 09:06:50 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?bootable=false => generated 1172 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:50.250052 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ee13997-8b3e-4062-8c6a-eb2257a64046 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?bootable=false Jan 21 09:06:50.251869 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ee13997-8b3e-4062-8c6a-eb2257a64046 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:50.252072 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:50.252072 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:50.252960 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ee13997-8b3e-4062-8c6a-eb2257a64046 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:50.253982 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-5ee13997-8b3e-4062-8c6a-eb2257a64046 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:50.255220 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:50.255220 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:50.257391 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5ee13997-8b3e-4062-8c6a-eb2257a64046 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:50.359375 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ee13997-8b3e-4062-8c6a-eb2257a64046 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:50.360727 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ee13997-8b3e-4062-8c6a-eb2257a64046 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?bootable=false returned with HTTP 200 Jan 21 09:06:50.362536 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 341/661] 10.222.0.86 () {58 vars in 1233 bytes} [Thu Jan 21 09:06:50 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?bootable=false => generated 1172 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:50.374573 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-385de3c1-40f3-41b3-9761-b5bdbc71917a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?status=available Jan 21 09:06:50.375102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-385de3c1-40f3-41b3-9761-b5bdbc71917a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:50.375337 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:50.375337 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:50.375707 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-385de3c1-40f3-41b3-9761-b5bdbc71917a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:50.376342 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-385de3c1-40f3-41b3-9761-b5bdbc71917a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:50.376923 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-385de3c1-40f3-41b3-9761-b5bdbc71917a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Could not evaluate value available, assuming string {{(pid=87915) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:06:50.377551 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:50.377551 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:50.378632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-385de3c1-40f3-41b3-9761-b5bdbc71917a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:50.525528 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-385de3c1-40f3-41b3-9761-b5bdbc71917a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:50.527480 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-385de3c1-40f3-41b3-9761-b5bdbc71917a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?status=available returned with HTTP 200 Jan 21 09:06:50.529123 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 321/662] 10.222.0.86 () {58 vars in 1237 bytes} [Thu Jan 21 09:06:50 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?status=available => generated 1172 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:50.539504 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86142e7e-8b76-4474-9251-04ddbb75232b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?status=available Jan 21 09:06:50.540303 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86142e7e-8b76-4474-9251-04ddbb75232b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:50.540630 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:50.540630 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:50.541327 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86142e7e-8b76-4474-9251-04ddbb75232b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:50.542095 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-86142e7e-8b76-4474-9251-04ddbb75232b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:50.542840 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86142e7e-8b76-4474-9251-04ddbb75232b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Could not evaluate value available, assuming string {{(pid=87914) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:06:50.543642 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:50.543642 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:50.544923 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86142e7e-8b76-4474-9251-04ddbb75232b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:50.657144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86142e7e-8b76-4474-9251-04ddbb75232b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:50.659344 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86142e7e-8b76-4474-9251-04ddbb75232b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?status=available returned with HTTP 200 Jan 21 09:06:50.660760 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 342/663] 10.222.0.86 () {58 vars in 1237 bytes} [Thu Jan 21 09:06:50 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes?status=available => generated 1172 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:50.673332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb4c5119-4c4e-4d3b-bea9-4a54e6605d33 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?availability_zone=nova Jan 21 09:06:50.673864 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb4c5119-4c4e-4d3b-bea9-4a54e6605d33 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:50.674110 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:50.674110 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:50.674473 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb4c5119-4c4e-4d3b-bea9-4a54e6605d33 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:50.675128 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-fb4c5119-4c4e-4d3b-bea9-4a54e6605d33 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:50.675714 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fb4c5119-4c4e-4d3b-bea9-4a54e6605d33 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Could not evaluate value nova, assuming string {{(pid=87915) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:06:50.676364 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:50.676364 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:50.677570 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fb4c5119-4c4e-4d3b-bea9-4a54e6605d33 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:50.902282 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb4c5119-4c4e-4d3b-bea9-4a54e6605d33 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:50.904822 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:50.904822 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:50.933170 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb4c5119-4c4e-4d3b-bea9-4a54e6605d33 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 21 09:06:50.937958 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 322/664] 10.222.0.86 () {58 vars in 1270 bytes} [Thu Jan 21 09:06:50 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?availability_zone=nova => generated 2759 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:50.958227 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19cdb99a-6b4b-462c-b665-7c06df3241a3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?bootable=false Jan 21 09:06:50.958860 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19cdb99a-6b4b-462c-b665-7c06df3241a3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:50.959200 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:50.959200 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:50.959582 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19cdb99a-6b4b-462c-b665-7c06df3241a3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:50.960295 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-19cdb99a-6b4b-462c-b665-7c06df3241a3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:50.961234 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:50.961234 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:50.962506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-19cdb99a-6b4b-462c-b665-7c06df3241a3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:51.111135 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-19cdb99a-6b4b-462c-b665-7c06df3241a3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:51.116883 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:51.116883 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:51.145997 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19cdb99a-6b4b-462c-b665-7c06df3241a3 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?bootable=false returned with HTTP 200 Jan 21 09:06:51.147119 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 343/665] 10.222.0.86 () {58 vars in 1254 bytes} [Thu Jan 21 09:06:50 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?bootable=false => generated 2759 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:51.171421 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f31304cd-1114-40da-9026-a6e2b1b740a2 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?status=available Jan 21 09:06:51.172051 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f31304cd-1114-40da-9026-a6e2b1b740a2 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:51.172335 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:51.172335 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:51.172831 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f31304cd-1114-40da-9026-a6e2b1b740a2 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:51.173552 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-f31304cd-1114-40da-9026-a6e2b1b740a2 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:06:51.174228 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f31304cd-1114-40da-9026-a6e2b1b740a2 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Could not evaluate value available, assuming string {{(pid=87915) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:06:51.175944 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f31304cd-1114-40da-9026-a6e2b1b740a2 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:06:51.327351 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f31304cd-1114-40da-9026-a6e2b1b740a2 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Get all volumes completed successfully. Jan 21 09:06:51.332859 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:51.332859 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:51.410172 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f31304cd-1114-40da-9026-a6e2b1b740a2 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?status=available returned with HTTP 200 Jan 21 09:06:51.416262 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 323/666] 10.222.0.86 () {58 vars in 1258 bytes} [Thu Jan 21 09:06:51 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/detail?status=available => generated 2759 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:06:51.436552 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-201ea948-7630-476a-878e-3917b0db71d8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] DELETE http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d Jan 21 09:06:51.437298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-201ea948-7630-476a-878e-3917b0db71d8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:51.437669 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:51.437669 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:51.438333 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-201ea948-7630-476a-878e-3917b0db71d8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:51.438923 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-201ea948-7630-476a-878e-3917b0db71d8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Delete volume with id: e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d Jan 21 09:06:51.558206 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:51.558206 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:51.559663 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-201ea948-7630-476a-878e-3917b0db71d8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:51.623143 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-201ea948-7630-476a-878e-3917b0db71d8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Delete volume request issued successfully. Jan 21 09:06:51.623839 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-201ea948-7630-476a-878e-3917b0db71d8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d returned with HTTP 202 Jan 21 09:06:51.624850 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 344/667] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:06:51 2021] DELETE /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:06:51.636293 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c60810fd-2670-425f-bdad-96188900c401 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d Jan 21 09:06:51.636826 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c60810fd-2670-425f-bdad-96188900c401 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:51.637044 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:51.637044 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:51.638440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c60810fd-2670-425f-bdad-96188900c401 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:51.810882 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:51.810882 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:51.827326 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c60810fd-2670-425f-bdad-96188900c401 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:51.872525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c60810fd-2670-425f-bdad-96188900c401 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d returned with HTTP 200 Jan 21 09:06:51.873682 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 324/668] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:51 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d => generated 924 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:52.889821 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-523d1fc7-291f-46ac-a066-bd47ece54d98 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d Jan 21 09:06:52.890384 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-523d1fc7-291f-46ac-a066-bd47ece54d98 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:52.890570 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:52.890570 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:52.890945 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-523d1fc7-291f-46ac-a066-bd47ece54d98 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:53.020072 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:53.020072 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:53.052262 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-523d1fc7-291f-46ac-a066-bd47ece54d98 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:53.132886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-523d1fc7-291f-46ac-a066-bd47ece54d98 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d returned with HTTP 200 Jan 21 09:06:53.134290 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 345/669] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:52 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d => generated 924 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:54.150009 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a06aedcf-c7e6-4e2c-9119-bc83b65d6288 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d Jan 21 09:06:54.150581 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a06aedcf-c7e6-4e2c-9119-bc83b65d6288 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:54.150728 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:54.150728 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:54.151363 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a06aedcf-c7e6-4e2c-9119-bc83b65d6288 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:54.289133 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a06aedcf-c7e6-4e2c-9119-bc83b65d6288 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d returned with HTTP 404 Jan 21 09:06:54.289133 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 325/670] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:54 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/e6a0cc6d-f3ac-44a5-8a23-b09f3b76319d => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:06:54.297871 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb3d4ad2-c9da-4b34-b4e9-7989c7f985a4 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] DELETE http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c Jan 21 09:06:54.298429 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb3d4ad2-c9da-4b34-b4e9-7989c7f985a4 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:54.298620 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:54.298620 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:54.299266 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb3d4ad2-c9da-4b34-b4e9-7989c7f985a4 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:54.299876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-bb3d4ad2-c9da-4b34-b4e9-7989c7f985a4 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Delete volume with id: 304ecba4-02b0-4bc1-8b82-e9c8c06eee7c Jan 21 09:06:54.446576 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:54.446576 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:54.454383 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb3d4ad2-c9da-4b34-b4e9-7989c7f985a4 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:54.539488 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb3d4ad2-c9da-4b34-b4e9-7989c7f985a4 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Delete volume request issued successfully. Jan 21 09:06:54.540006 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb3d4ad2-c9da-4b34-b4e9-7989c7f985a4 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c returned with HTTP 202 Jan 21 09:06:54.540896 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 346/671] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:06:54 2021] DELETE /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:06:54.548426 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff6582b2-71b8-4bca-a80f-6e7b31d0a3b8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c Jan 21 09:06:54.548948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff6582b2-71b8-4bca-a80f-6e7b31d0a3b8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:54.549438 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff6582b2-71b8-4bca-a80f-6e7b31d0a3b8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:54.724906 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:54.724906 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:54.764126 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ff6582b2-71b8-4bca-a80f-6e7b31d0a3b8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:54.848840 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff6582b2-71b8-4bca-a80f-6e7b31d0a3b8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c returned with HTTP 200 Jan 21 09:06:54.870635 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 326/672] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:54 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c => generated 925 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:55.879474 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2530b1f6-e3af-47e4-bbfa-9b7c5b0d3722 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c Jan 21 09:06:55.880436 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2530b1f6-e3af-47e4-bbfa-9b7c5b0d3722 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:55.880776 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:55.880776 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:55.881305 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2530b1f6-e3af-47e4-bbfa-9b7c5b0d3722 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:55.980271 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:55.980271 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:55.995020 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2530b1f6-e3af-47e4-bbfa-9b7c5b0d3722 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:56.069290 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2530b1f6-e3af-47e4-bbfa-9b7c5b0d3722 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c returned with HTTP 200 Jan 21 09:06:56.071237 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 347/673] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:55 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c => generated 925 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:57.087782 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-455dc0c0-d906-472e-9ee8-c37ed67b68fa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c Jan 21 09:06:57.088499 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-455dc0c0-d906-472e-9ee8-c37ed67b68fa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:57.088828 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:57.088828 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:57.089330 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-455dc0c0-d906-472e-9ee8-c37ed67b68fa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:57.188460 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:57.188460 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:57.227618 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-455dc0c0-d906-472e-9ee8-c37ed67b68fa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:57.269332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-455dc0c0-d906-472e-9ee8-c37ed67b68fa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c returned with HTTP 200 Jan 21 09:06:57.270532 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 327/674] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:57 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c => generated 925 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:58.287162 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-274f160e-60bf-4500-97d7-902a1fe786fa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c Jan 21 09:06:58.288483 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-274f160e-60bf-4500-97d7-902a1fe786fa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:58.288854 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:58.288854 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:58.290149 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-274f160e-60bf-4500-97d7-902a1fe786fa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:58.446973 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-274f160e-60bf-4500-97d7-902a1fe786fa tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c returned with HTTP 404 Jan 21 09:06:58.447894 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 348/675] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:58 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/304ecba4-02b0-4bc1-8b82-e9c8c06eee7c => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:06:58.455841 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47bff5a8-d62f-42bd-ba96-a6ce97eb04ce tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] DELETE http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 Jan 21 09:06:58.456352 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47bff5a8-d62f-42bd-ba96-a6ce97eb04ce tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:58.456722 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:58.456722 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:58.457328 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47bff5a8-d62f-42bd-ba96-a6ce97eb04ce tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:58.457944 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-47bff5a8-d62f-42bd-ba96-a6ce97eb04ce tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Delete volume with id: c8e1dbe0-9c17-4495-8926-9364fd819ad3 Jan 21 09:06:58.546313 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:58.546313 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:58.547764 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-47bff5a8-d62f-42bd-ba96-a6ce97eb04ce tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:58.623050 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-47bff5a8-d62f-42bd-ba96-a6ce97eb04ce tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Delete volume request issued successfully. Jan 21 09:06:58.623523 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47bff5a8-d62f-42bd-ba96-a6ce97eb04ce tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 returned with HTTP 202 Jan 21 09:06:58.627679 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 328/676] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:06:58 2021] DELETE /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:06:58.632599 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b82705b-22e5-44ea-afb1-7067c11fdfd8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 Jan 21 09:06:58.633528 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b82705b-22e5-44ea-afb1-7067c11fdfd8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:58.634647 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b82705b-22e5-44ea-afb1-7067c11fdfd8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:06:58.762373 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:06:58.762373 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:06:58.783766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8b82705b-22e5-44ea-afb1-7067c11fdfd8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:06:58.827250 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b82705b-22e5-44ea-afb1-7067c11fdfd8 tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 returned with HTTP 200 Jan 21 09:06:58.838525 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 349/677] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:58 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 => generated 924 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:06:59.849361 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6269734c-470b-4a47-b1b3-1063b1eb799b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 Jan 21 09:06:59.850827 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6269734c-470b-4a47-b1b3-1063b1eb799b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:06:59.851181 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:06:59.851181 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:06:59.851792 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6269734c-470b-4a47-b1b3-1063b1eb799b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:00.018491 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:00.018491 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:00.043589 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6269734c-470b-4a47-b1b3-1063b1eb799b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:07:00.092326 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6269734c-470b-4a47-b1b3-1063b1eb799b tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 returned with HTTP 200 Jan 21 09:07:00.097519 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 329/678] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:06:59 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 => generated 924 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:01.114287 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ced63561-372d-4dee-8735-7a76df22f90a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 Jan 21 09:07:01.114790 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ced63561-372d-4dee-8735-7a76df22f90a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:01.115173 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:01.115173 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:01.115754 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ced63561-372d-4dee-8735-7a76df22f90a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:01.228675 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:01.228675 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:01.260325 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ced63561-372d-4dee-8735-7a76df22f90a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Volume info retrieved successfully. Jan 21 09:07:01.338923 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ced63561-372d-4dee-8735-7a76df22f90a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 returned with HTTP 200 Jan 21 09:07:01.349341 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 350/679] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:01 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 => generated 924 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:02.357921 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4da6ffea-fff3-4e99-8172-f17c39d55b4a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] GET http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 Jan 21 09:07:02.358946 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4da6ffea-fff3-4e99-8172-f17c39d55b4a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:02.359403 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:02.359403 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:02.360209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4da6ffea-fff3-4e99-8172-f17c39d55b4a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:02.486032 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4da6ffea-fff3-4e99-8172-f17c39d55b4a tempest-VolumesListTestJSON-561704405 tempest-VolumesListTestJSON-561704405] http://10.222.0.86/volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 returned with HTTP 404 Jan 21 09:07:02.489427 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 330/680] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:02 2021] GET /volume/v3/6c97e3dd9c3e45a18d76bd2059efdd30/volumes/c8e1dbe0-9c17-4495-8926-9364fd819ad3 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:07:05.241605 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] POST http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes Jan 21 09:07:05.242116 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:05.242116 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:05.243193 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1464015035"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:05.244531 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1464015035'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:07:05.244882 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Create volume of 1 GB Jan 21 09:07:05.291576 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Availability Zones retrieved successfully. Jan 21 09:07:05.327796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Flow 'volume_create_api' (ef650ffe-4b4d-40c7-8c48-2deb86bcf168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:07:05.330710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02227457-4f44-4d2c-912d-d3e674703463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:05.333053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:07:05.506999 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02227457-4f44-4d2c-912d-d3e674703463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:05.509527 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f30ad4c1-6d53-449d-8b61-455a6c83eee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:05.744566 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Created reservations ['2d99e847-593c-4c44-8fc7-8bc6ef9dea80', '8744fa88-db91-4e37-8c2d-2bb0e074a1c6', '140df43c-c2a1-4274-ab2f-81287708df84', '77ad774b-d6de-4700-bf91-e5ee5cff3b1e'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:05.755083 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f30ad4c1-6d53-449d-8b61-455a6c83eee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d99e847-593c-4c44-8fc7-8bc6ef9dea80', '8744fa88-db91-4e37-8c2d-2bb0e074a1c6', '140df43c-c2a1-4274-ab2f-81287708df84', '77ad774b-d6de-4700-bf91-e5ee5cff3b1e']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:05.757287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f32fac32-8615-446d-a8cc-5aba9133e4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:05.896149 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f32fac32-8615-446d-a8cc-5aba9133e4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f250304b-f6fd-4da6-9d82-fe39b6dd929e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1464015035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fe34aac3ab7425cbfcf9d49fcee1666',qos_specs=None,replication_status=,reservations=['2d99e847-593c-4c44-8fc7-8bc6ef9dea80','8744fa88-db91-4e37-8c2d-2bb0e074a1c6','140df43c-c2a1-4274-ab2f-81287708df84','77ad774b-d6de-4700-bf91-e5ee5cff3b1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c47cb6e46ce6438790366e17006d9511',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:07:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1464015035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f250304b-f6fd-4da6-9d82-fe39b6dd929e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fe34aac3ab7425cbfcf9d49fcee1666',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c47cb6e46ce6438790366e17006d9511',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:05.898795 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8702dcbf-5f96-43ba-a9fa-d9309d717e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:05.932840 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8702dcbf-5f96-43ba-a9fa-d9309d717e85) transitioned into state 'SUCCESS' from state '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-1464015035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fe34aac3ab7425cbfcf9d49fcee1666',qos_specs=None,replication_status=,reservations=['2d99e847-593c-4c44-8fc7-8bc6ef9dea80','8744fa88-db91-4e37-8c2d-2bb0e074a1c6','140df43c-c2a1-4274-ab2f-81287708df84','77ad774b-d6de-4700-bf91-e5ee5cff3b1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c47cb6e46ce6438790366e17006d9511',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:05.935687 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f52b6c2-84a7-4dd3-ae78-25f9f528da2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:05.975011 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f52b6c2-84a7-4dd3-ae78-25f9f528da2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:05.978472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Flow 'volume_create_api' (ef650ffe-4b4d-40c7-8c48-2deb86bcf168) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:07:06.101581 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Create volume request issued successfully. Jan 21 09:07:06.167441 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8314ac1-cdbc-4b3b-a8da-f58c781f6e92 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes returned with HTTP 202 Jan 21 09:07:06.168978 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 351/681] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:07:04 2021] POST /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes => generated 820 bytes in 1253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:07:06.184158 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25cd19f3-a3a8-4107-92a2-cf12cbbc99ee tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e Jan 21 09:07:06.184671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25cd19f3-a3a8-4107-92a2-cf12cbbc99ee tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:06.185176 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25cd19f3-a3a8-4107-92a2-cf12cbbc99ee tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:06.382060 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:06.382060 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:06.408534 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-25cd19f3-a3a8-4107-92a2-cf12cbbc99ee tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Volume info retrieved successfully. Jan 21 09:07:06.462997 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25cd19f3-a3a8-4107-92a2-cf12cbbc99ee tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e returned with HTTP 200 Jan 21 09:07:06.464692 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 331/682] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:06 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e => generated 912 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:07.481512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8ac7871-6129-4aa8-b457-2593c4b7286e tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e Jan 21 09:07:07.482672 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8ac7871-6129-4aa8-b457-2593c4b7286e tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:07.483073 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:07.483073 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:07.484266 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8ac7871-6129-4aa8-b457-2593c4b7286e tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:07.674415 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:07.674415 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:07.710957 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c8ac7871-6129-4aa8-b457-2593c4b7286e tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Volume info retrieved successfully. Jan 21 09:07:07.824272 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8ac7871-6129-4aa8-b457-2593c4b7286e tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e returned with HTTP 200 Jan 21 09:07:07.827664 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 352/683] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:07 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e => generated 912 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:07:08.844494 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ebdb2e24-29ea-4c2a-b21b-311712885c44 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e Jan 21 09:07:08.847423 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ebdb2e24-29ea-4c2a-b21b-311712885c44 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:08.848240 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:08.848240 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:08.849093 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ebdb2e24-29ea-4c2a-b21b-311712885c44 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:09.044075 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:09.044075 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:09.091484 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ebdb2e24-29ea-4c2a-b21b-311712885c44 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Volume info retrieved successfully. Jan 21 09:07:09.177882 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ebdb2e24-29ea-4c2a-b21b-311712885c44 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e returned with HTTP 200 Jan 21 09:07:09.178718 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 332/684] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:08 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e => generated 913 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:09.195210 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28585156-3379-445f-9740-4f07fda8f947 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] POST http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots Jan 21 09:07:09.196203 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:09.196203 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:09.196997 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28585156-3379-445f-9740-4f07fda8f947 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f250304b-f6fd-4da6-9d82-fe39b6dd929e", "name": "tempest-SnapshotsActionsTest-Snapshot-2007335861"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:09.339556 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:09.339556 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:09.347987 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-28585156-3379-445f-9740-4f07fda8f947 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Volume info retrieved successfully. Jan 21 09:07:09.348552 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-28585156-3379-445f-9740-4f07fda8f947 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Create snapshot from volume f250304b-f6fd-4da6-9d82-fe39b6dd929e Jan 21 09:07:09.535184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-28585156-3379-445f-9740-4f07fda8f947 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Created reservations ['2127a82d-4837-4d0e-8acb-3763122e775e', 'da3fe148-9c9a-486a-a16c-1d7eb658955c', '7ded9f86-6237-45fa-98dd-16d5efef0634', '47e47013-613f-4863-8293-3b2389727d0a'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:09.910733 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-28585156-3379-445f-9740-4f07fda8f947 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot create request issued successfully. Jan 21 09:07:09.916276 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28585156-3379-445f-9740-4f07fda8f947 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots returned with HTTP 202 Jan 21 09:07:09.920521 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 353/685] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:07:09 2021] POST /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots => generated 307 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:07:09.928019 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5906b47e-1613-4186-a735-11c18736b40a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:09.928816 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5906b47e-1613-4186-a735-11c18736b40a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:09.929197 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:09.929197 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:09.930417 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5906b47e-1613-4186-a735-11c18736b40a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:10.030817 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:10.030817 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:10.032003 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5906b47e-1613-4186-a735-11c18736b40a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:10.036439 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5906b47e-1613-4186-a735-11c18736b40a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:10.038733 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 333/686] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:09 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 439 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:11.054343 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c3092c1-1d2e-4ec1-88f1-76e0edf7174a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:11.055943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c3092c1-1d2e-4ec1-88f1-76e0edf7174a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:11.056511 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:11.056511 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:11.057384 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c3092c1-1d2e-4ec1-88f1-76e0edf7174a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:11.116290 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:11.116290 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:11.119350 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c3092c1-1d2e-4ec1-88f1-76e0edf7174a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:11.124893 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c3092c1-1d2e-4ec1-88f1-76e0edf7174a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:11.128339 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 354/687] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:11 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 439 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:12.141277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c1cd5d1-004d-4152-8ac5-94902411255b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:12.141787 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c1cd5d1-004d-4152-8ac5-94902411255b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:12.141991 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:12.141991 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:12.144488 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c1cd5d1-004d-4152-8ac5-94902411255b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:12.244819 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:12.244819 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:12.245890 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8c1cd5d1-004d-4152-8ac5-94902411255b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:12.247824 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c1cd5d1-004d-4152-8ac5-94902411255b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:12.258003 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 334/688] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:12 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 439 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:13.271635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49e2fdcc-8a0c-4007-bc0b-028d1cf8ff75 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:13.272237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49e2fdcc-8a0c-4007-bc0b-028d1cf8ff75 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:13.272457 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:13.272457 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:13.272918 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49e2fdcc-8a0c-4007-bc0b-028d1cf8ff75 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:13.312040 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:13.312040 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:13.313502 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-49e2fdcc-8a0c-4007-bc0b-028d1cf8ff75 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:13.315625 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49e2fdcc-8a0c-4007-bc0b-028d1cf8ff75 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:13.316966 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 355/689] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:13 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:13.889930 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a29b706-cf0b-4e9b-99d8-7100dba0f7e7 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action Jan 21 09:07:13.890844 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:13.890844 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:13.895153 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a29b706-cf0b-4e9b-99d8-7100dba0f7e7 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:13.896469 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a29b706-cf0b-4e9b-99d8-7100dba0f7e7 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:13.897750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-4a29b706-cf0b-4e9b-99d8-7100dba0f7e7 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Updating snapshot '1aab99e6-5dec-494f-87eb-a19d0ceafc1e' with '{'status': 'creating'}' {{(pid=87915) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:07:14.100377 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:14.100377 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:14.178030 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a29b706-cf0b-4e9b-99d8-7100dba0f7e7 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action returned with HTTP 202 Jan 21 09:07:14.182438 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 335/690] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:13 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action => generated 0 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:14.190513 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da928918-ff91-4496-afc9-10cc97143328 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:14.191035 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da928918-ff91-4496-afc9-10cc97143328 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:14.191226 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:14.191226 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:14.191872 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da928918-ff91-4496-afc9-10cc97143328 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:14.260950 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:14.260950 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:14.262104 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-da928918-ff91-4496-afc9-10cc97143328 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:14.266559 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da928918-ff91-4496-afc9-10cc97143328 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:14.267387 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 356/691] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:14 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 465 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:14.279217 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1401e2d-5e77-4bea-88b3-111658547a82 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action Jan 21 09:07:14.279733 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:14.279733 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:14.280048 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1401e2d-5e77-4bea-88b3-111658547a82 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:14.280610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1401e2d-5e77-4bea-88b3-111658547a82 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:14.281690 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-b1401e2d-5e77-4bea-88b3-111658547a82 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Updating snapshot '1aab99e6-5dec-494f-87eb-a19d0ceafc1e' with '{'status': 'available'}' {{(pid=87915) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:07:14.388431 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:14.388431 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:14.461884 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1401e2d-5e77-4bea-88b3-111658547a82 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action returned with HTTP 202 Jan 21 09:07:14.463022 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 336/692] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:14 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action => generated 0 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:14.471678 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4281bb7d-a90a-4e60-8e86-f1d9c57751d1 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:14.472449 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4281bb7d-a90a-4e60-8e86-f1d9c57751d1 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:14.472814 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:14.472814 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:14.473420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4281bb7d-a90a-4e60-8e86-f1d9c57751d1 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:14.544295 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:14.544295 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:14.545799 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4281bb7d-a90a-4e60-8e86-f1d9c57751d1 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:14.555608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4281bb7d-a90a-4e60-8e86-f1d9c57751d1 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:14.558927 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 357/693] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:14 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 466 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:14.571692 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f22557f-28f9-4bb8-842f-777353233a5b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] POST http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots Jan 21 09:07:14.572325 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:14.572325 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:14.572932 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f22557f-28f9-4bb8-842f-777353233a5b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f250304b-f6fd-4da6-9d82-fe39b6dd929e", "name": "tempest-SnapshotsActionsTest-Snapshot-1296923981"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:14.674464 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:14.674464 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:14.681266 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6f22557f-28f9-4bb8-842f-777353233a5b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Volume info retrieved successfully. Jan 21 09:07:14.681938 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-6f22557f-28f9-4bb8-842f-777353233a5b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Create snapshot from volume f250304b-f6fd-4da6-9d82-fe39b6dd929e Jan 21 09:07:14.805102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-6f22557f-28f9-4bb8-842f-777353233a5b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Created reservations ['7471f530-4498-4bb6-9823-b9c068bc042d', '65249baa-2b57-46bc-ae06-34a7a7f49e41', '989a05b2-c394-48b5-bcd5-507970a5b09e', '75f4953d-9c06-44f4-9ad6-92153e68b3e1'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:14.971265 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6f22557f-28f9-4bb8-842f-777353233a5b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot create request issued successfully. Jan 21 09:07:14.973128 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f22557f-28f9-4bb8-842f-777353233a5b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots returned with HTTP 202 Jan 21 09:07:14.974422 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 337/694] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:07:14 2021] POST /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots => generated 307 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:07:14.988338 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4194230c-c3ef-4437-8fcd-609ee768e904 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f Jan 21 09:07:14.989083 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4194230c-c3ef-4437-8fcd-609ee768e904 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:14.989504 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:14.989504 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:14.990201 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4194230c-c3ef-4437-8fcd-609ee768e904 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:15.054220 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:15.054220 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:15.056693 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4194230c-c3ef-4437-8fcd-609ee768e904 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:15.065877 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4194230c-c3ef-4437-8fcd-609ee768e904 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f returned with HTTP 200 Jan 21 09:07:15.067630 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 358/695] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:14 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f => generated 439 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:16.085694 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2533c147-cd88-4668-afdc-263d7ee9dc35 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f Jan 21 09:07:16.087664 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2533c147-cd88-4668-afdc-263d7ee9dc35 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:16.088047 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:16.088047 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:16.088682 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2533c147-cd88-4668-afdc-263d7ee9dc35 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:16.204030 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:16.204030 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:16.222986 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2533c147-cd88-4668-afdc-263d7ee9dc35 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:16.228948 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2533c147-cd88-4668-afdc-263d7ee9dc35 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f returned with HTTP 200 Jan 21 09:07:16.251107 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 338/696] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:16 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f => generated 439 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:17.269410 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34800dc9-50b0-43c4-bb8c-851dd9a43192 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f Jan 21 09:07:17.273892 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34800dc9-50b0-43c4-bb8c-851dd9a43192 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:17.277958 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:17.277958 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:17.279816 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34800dc9-50b0-43c4-bb8c-851dd9a43192 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:17.334669 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:17.334669 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:17.337720 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34800dc9-50b0-43c4-bb8c-851dd9a43192 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:17.340512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34800dc9-50b0-43c4-bb8c-851dd9a43192 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f returned with HTTP 200 Jan 21 09:07:17.341383 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 359/697] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:17 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f => generated 439 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:18.353873 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-246f2c10-d35c-4e74-851c-cabafebd3d0b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f Jan 21 09:07:18.355685 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-246f2c10-d35c-4e74-851c-cabafebd3d0b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:18.356126 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:18.356126 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:18.356811 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-246f2c10-d35c-4e74-851c-cabafebd3d0b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:18.418653 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:18.418653 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:18.420252 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-246f2c10-d35c-4e74-851c-cabafebd3d0b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:18.426761 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-246f2c10-d35c-4e74-851c-cabafebd3d0b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f returned with HTTP 200 Jan 21 09:07:18.428043 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 339/698] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:18 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f => generated 466 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:18.440743 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac7d0a71-c966-4063-88fd-d2e327e48841 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f/action Jan 21 09:07:18.441501 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:18.441501 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:18.442216 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac7d0a71-c966-4063-88fd-d2e327e48841 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:18.442792 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac7d0a71-c966-4063-88fd-d2e327e48841 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:18.443944 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-ac7d0a71-c966-4063-88fd-d2e327e48841 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Updating snapshot '54375b4a-516f-49bf-be6e-4ea9dad70c3f' with '{'status': 'creating'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:07:18.506642 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:18.506642 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:18.568701 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac7d0a71-c966-4063-88fd-d2e327e48841 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f/action returned with HTTP 202 Jan 21 09:07:18.579380 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-212dc640-4ca9-4de4-b380-11ffbfebc0a0 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f Jan 21 09:07:18.580404 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-212dc640-4ca9-4de4-b380-11ffbfebc0a0 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:18.580830 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:18.580830 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:18.582027 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-212dc640-4ca9-4de4-b380-11ffbfebc0a0 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:18.587160 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 360/699] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:18 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:18.620118 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:18.620118 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:18.621855 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-212dc640-4ca9-4de4-b380-11ffbfebc0a0 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:18.624087 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-212dc640-4ca9-4de4-b380-11ffbfebc0a0 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f returned with HTTP 200 Jan 21 09:07:18.625411 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 340/700] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:18 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f => generated 465 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:18.637237 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb1b2419-b27c-4643-87a0-a5ab30741a99 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f/action Jan 21 09:07:18.638217 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:18.638217 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:18.638918 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb1b2419-b27c-4643-87a0-a5ab30741a99 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-force_delete": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:18.639502 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb1b2419-b27c-4643-87a0-a5ab30741a99 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:18.670501 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:18.670501 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:18.671778 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb1b2419-b27c-4643-87a0-a5ab30741a99 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Snapshot retrieved successfully. Jan 21 09:07:18.823953 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb1b2419-b27c-4643-87a0-a5ab30741a99 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Snapshot delete request issued successfully. Jan 21 09:07:18.824497 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb1b2419-b27c-4643-87a0-a5ab30741a99 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f/action returned with HTTP 202 Jan 21 09:07:18.825712 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 361/701] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:18 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:18.835125 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bf07d81-3d3a-4c1a-979b-908607537f75 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f Jan 21 09:07:18.839519 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bf07d81-3d3a-4c1a-979b-908607537f75 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:18.840855 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:18.840855 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:18.844806 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bf07d81-3d3a-4c1a-979b-908607537f75 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:18.974348 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:18.974348 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:18.980805 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0bf07d81-3d3a-4c1a-979b-908607537f75 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:18.983169 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bf07d81-3d3a-4c1a-979b-908607537f75 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f returned with HTTP 200 Jan 21 09:07:18.989699 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 341/702] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:18 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f => generated 465 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:20.001272 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7398ca06-f212-4177-8877-80f34101d485 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f Jan 21 09:07:20.002558 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7398ca06-f212-4177-8877-80f34101d485 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:20.002972 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:20.002972 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:20.004029 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7398ca06-f212-4177-8877-80f34101d485 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:20.099376 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:20.099376 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:20.110563 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7398ca06-f212-4177-8877-80f34101d485 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:20.116153 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7398ca06-f212-4177-8877-80f34101d485 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f returned with HTTP 200 Jan 21 09:07:20.125026 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 362/703] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:19 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f => generated 465 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:21.131879 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6d87fc1-5482-45b5-81c0-20df21a65e16 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f Jan 21 09:07:21.133154 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6d87fc1-5482-45b5-81c0-20df21a65e16 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:21.133687 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:21.133687 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:21.134329 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6d87fc1-5482-45b5-81c0-20df21a65e16 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:21.227794 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:21.227794 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:21.232884 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d6d87fc1-5482-45b5-81c0-20df21a65e16 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:21.236636 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6d87fc1-5482-45b5-81c0-20df21a65e16 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f returned with HTTP 200 Jan 21 09:07:21.242527 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 342/704] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:21 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f => generated 465 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:22.254965 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86b45965-55e4-4664-ba3e-1873f0f979b8 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f Jan 21 09:07:22.255497 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86b45965-55e4-4664-ba3e-1873f0f979b8 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:22.255655 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:22.255655 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:22.256270 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86b45965-55e4-4664-ba3e-1873f0f979b8 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:22.335178 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86b45965-55e4-4664-ba3e-1873f0f979b8 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f returned with HTTP 404 Jan 21 09:07:22.337250 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 363/705] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:22 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f => generated 111 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:22.345290 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-018e0d00-7755-4c35-ac89-0a676eccc18f tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action Jan 21 09:07:22.345757 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:22.345757 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:22.346386 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-018e0d00-7755-4c35-ac89-0a676eccc18f tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:22.346784 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-018e0d00-7755-4c35-ac89-0a676eccc18f tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:22.347724 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-018e0d00-7755-4c35-ac89-0a676eccc18f tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Updating snapshot '1aab99e6-5dec-494f-87eb-a19d0ceafc1e' with '{'status': 'available'}' {{(pid=87915) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:07:22.531678 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:22.531678 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:22.642457 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-018e0d00-7755-4c35-ac89-0a676eccc18f tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action returned with HTTP 202 Jan 21 09:07:22.647448 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 343/706] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:22 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action => generated 0 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:22.656747 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cf94983-4838-472d-b6a3-43f08069041a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:22.657381 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cf94983-4838-472d-b6a3-43f08069041a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:22.658225 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cf94983-4838-472d-b6a3-43f08069041a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:22.781933 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:22.781933 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:22.783952 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5cf94983-4838-472d-b6a3-43f08069041a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:22.798477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cf94983-4838-472d-b6a3-43f08069041a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:22.803807 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 364/707] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:22 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 466 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:22.815009 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-377060f3-b663-4b19-9795-4c4a057e570f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] POST http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots Jan 21 09:07:22.815471 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:22.815471 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:22.815896 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-377060f3-b663-4b19-9795-4c4a057e570f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f250304b-f6fd-4da6-9d82-fe39b6dd929e", "name": "tempest-SnapshotsActionsTest-Snapshot-976677945"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:22.961606 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:22.961606 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:22.964810 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-377060f3-b663-4b19-9795-4c4a057e570f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Volume info retrieved successfully. Jan 21 09:07:22.969568 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-377060f3-b663-4b19-9795-4c4a057e570f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Create snapshot from volume f250304b-f6fd-4da6-9d82-fe39b6dd929e Jan 21 09:07:23.149801 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-377060f3-b663-4b19-9795-4c4a057e570f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Created reservations ['1858a532-b035-4f89-af12-9e37b374baea', 'acc617c3-871b-4779-8de5-54f262621436', 'b668bf17-8d0f-49ed-bac5-3438d88abd1e', '1f565a51-1a9a-4015-b1c4-486a4c5d905b'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:23.383926 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-377060f3-b663-4b19-9795-4c4a057e570f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot create request issued successfully. Jan 21 09:07:23.386335 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-377060f3-b663-4b19-9795-4c4a057e570f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots returned with HTTP 202 Jan 21 09:07:23.402649 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 344/708] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:07:22 2021] POST /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots => generated 306 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:07:23.408276 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f444655-b362-4bc9-8c00-64b2efe0c9d9 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 Jan 21 09:07:23.408836 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f444655-b362-4bc9-8c00-64b2efe0c9d9 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:23.408988 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:23.408988 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:23.409817 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f444655-b362-4bc9-8c00-64b2efe0c9d9 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:23.500921 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:23.500921 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:23.502061 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4f444655-b362-4bc9-8c00-64b2efe0c9d9 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:23.514720 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f444655-b362-4bc9-8c00-64b2efe0c9d9 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 returned with HTTP 200 Jan 21 09:07:23.518430 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 365/709] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:23 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 => generated 438 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:24.528474 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45c65924-343d-4fbc-82df-d3b5844d8226 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 Jan 21 09:07:24.529650 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45c65924-343d-4fbc-82df-d3b5844d8226 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:24.530031 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:24.530031 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:24.531308 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45c65924-343d-4fbc-82df-d3b5844d8226 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:24.657065 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:24.657065 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:24.660514 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-45c65924-343d-4fbc-82df-d3b5844d8226 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:24.701238 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45c65924-343d-4fbc-82df-d3b5844d8226 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 returned with HTTP 200 Jan 21 09:07:24.707157 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 345/710] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:24 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 => generated 438 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:25.720341 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3336f584-6aa2-4a6f-8af0-04af112cc211 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 Jan 21 09:07:25.721083 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3336f584-6aa2-4a6f-8af0-04af112cc211 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:25.721961 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:25.721961 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:25.722677 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3336f584-6aa2-4a6f-8af0-04af112cc211 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:25.809648 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:25.809648 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:25.823307 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3336f584-6aa2-4a6f-8af0-04af112cc211 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:25.825754 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3336f584-6aa2-4a6f-8af0-04af112cc211 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 returned with HTTP 200 Jan 21 09:07:25.833109 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 366/711] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:25 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 => generated 438 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:26.846145 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0446206d-e3ac-451f-825e-0c4dd9f7923b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 Jan 21 09:07:26.846845 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0446206d-e3ac-451f-825e-0c4dd9f7923b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:26.847041 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:26.847041 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:26.847694 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0446206d-e3ac-451f-825e-0c4dd9f7923b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:26.961860 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:26.961860 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:26.967362 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0446206d-e3ac-451f-825e-0c4dd9f7923b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:26.969690 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0446206d-e3ac-451f-825e-0c4dd9f7923b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 returned with HTTP 200 Jan 21 09:07:26.973657 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 346/712] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:26 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 => generated 465 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:26.986340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-251cef4c-2c26-462f-a0f0-e5b7ad052da7 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958/action Jan 21 09:07:26.986820 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:26.986820 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:26.987575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-251cef4c-2c26-462f-a0f0-e5b7ad052da7 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:26.988119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-251cef4c-2c26-462f-a0f0-e5b7ad052da7 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:26.989339 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-251cef4c-2c26-462f-a0f0-e5b7ad052da7 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Updating snapshot '26472004-9fd8-47b1-a1aa-4b8f99b2f958' with '{'status': 'deleting'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:07:27.294946 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:27.294946 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:27.448530 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-251cef4c-2c26-462f-a0f0-e5b7ad052da7 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958/action returned with HTTP 202 Jan 21 09:07:27.450011 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 367/713] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:26 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958/action => generated 0 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:27.457847 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dafdecd6-fa6f-4d38-aa56-2ccd65e6bd6e tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 Jan 21 09:07:27.458718 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dafdecd6-fa6f-4d38-aa56-2ccd65e6bd6e tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:27.459076 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:27.459076 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:27.459683 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dafdecd6-fa6f-4d38-aa56-2ccd65e6bd6e tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:27.543213 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:27.543213 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:27.544371 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dafdecd6-fa6f-4d38-aa56-2ccd65e6bd6e tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:27.546360 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dafdecd6-fa6f-4d38-aa56-2ccd65e6bd6e tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 returned with HTTP 200 Jan 21 09:07:27.559010 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d392c80-e00c-49ce-8625-53baa76c183e tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958/action Jan 21 09:07:27.560919 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:27.560919 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:27.561653 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d392c80-e00c-49ce-8625-53baa76c183e tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-force_delete": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:27.563732 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d392c80-e00c-49ce-8625-53baa76c183e tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:27.572165 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 347/714] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:27 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 => generated 464 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:27.627365 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:27.627365 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:27.628523 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8d392c80-e00c-49ce-8625-53baa76c183e tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Snapshot retrieved successfully. Jan 21 09:07:27.792874 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8d392c80-e00c-49ce-8625-53baa76c183e tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Snapshot delete request issued successfully. Jan 21 09:07:27.793335 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d392c80-e00c-49ce-8625-53baa76c183e tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958/action returned with HTTP 202 Jan 21 09:07:27.797241 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 368/715] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:27 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958/action => generated 0 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:27.813358 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae135ed6-4c22-410f-8f43-10e7bd451a7c tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 Jan 21 09:07:27.814239 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae135ed6-4c22-410f-8f43-10e7bd451a7c tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:27.814822 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:27.814822 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:27.815502 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae135ed6-4c22-410f-8f43-10e7bd451a7c tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:27.890733 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:27.890733 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:27.894511 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae135ed6-4c22-410f-8f43-10e7bd451a7c tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:27.901544 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae135ed6-4c22-410f-8f43-10e7bd451a7c tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 returned with HTTP 200 Jan 21 09:07:27.904593 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 348/716] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:27 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 => generated 464 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:28.368514 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d84791dd-bc85-409b-8a35-e4ad68b69015 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:07:28.369151 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d84791dd-bc85-409b-8a35-e4ad68b69015 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:28.369242 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:28.369242 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:28.369556 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d84791dd-bc85-409b-8a35-e4ad68b69015 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:28.587289 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:28.587289 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:28.642833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d84791dd-bc85-409b-8a35-e4ad68b69015 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:07:28.739768 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d84791dd-bc85-409b-8a35-e4ad68b69015 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:07:28.740735 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 369/717] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:28 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 929 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:28.919862 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40912bbe-e258-47cd-833c-9ee88738ba3f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 Jan 21 09:07:28.920953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40912bbe-e258-47cd-833c-9ee88738ba3f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:28.921362 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:28.921362 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:28.922008 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40912bbe-e258-47cd-833c-9ee88738ba3f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:29.024694 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:29.024694 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:29.037658 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-40912bbe-e258-47cd-833c-9ee88738ba3f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:29.051150 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40912bbe-e258-47cd-833c-9ee88738ba3f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 returned with HTTP 200 Jan 21 09:07:29.058285 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 349/718] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:28 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 => generated 464 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:29.759588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4ab5e58-ee74-4025-bbbf-41ceae92f972 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:07:29.760317 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4ab5e58-ee74-4025-bbbf-41ceae92f972 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:29.760317 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:29.760317 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:29.760516 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4ab5e58-ee74-4025-bbbf-41ceae92f972 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:29.998959 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:29.998959 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:30.019049 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b4ab5e58-ee74-4025-bbbf-41ceae92f972 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:07:30.070709 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1d7180a-5d18-4eed-97c5-a0e629574c7c tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 Jan 21 09:07:30.072683 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1d7180a-5d18-4eed-97c5-a0e629574c7c tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:30.074421 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:30.074421 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:30.075877 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1d7180a-5d18-4eed-97c5-a0e629574c7c tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:30.132611 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4ab5e58-ee74-4025-bbbf-41ceae92f972 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:07:30.136397 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 370/719] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:29 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 929 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:30.198505 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:30.198505 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:30.202925 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e1d7180a-5d18-4eed-97c5-a0e629574c7c tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:30.216947 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1d7180a-5d18-4eed-97c5-a0e629574c7c tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 returned with HTTP 200 Jan 21 09:07:30.223640 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 350/720] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:30 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 => generated 464 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:31.234837 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d56669e-977d-4e89-98c7-e5a1f1a52db4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 Jan 21 09:07:31.235342 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d56669e-977d-4e89-98c7-e5a1f1a52db4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:31.235556 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:31.235556 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:31.235933 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d56669e-977d-4e89-98c7-e5a1f1a52db4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:31.302759 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d56669e-977d-4e89-98c7-e5a1f1a52db4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 returned with HTTP 404 Jan 21 09:07:31.303998 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 371/721] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:31 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 => generated 111 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:31.315563 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1ded09c-d336-455f-aa98-60da962adb29 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action Jan 21 09:07:31.315563 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:31.315563 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:31.315563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1ded09c-d336-455f-aa98-60da962adb29 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:31.315563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1ded09c-d336-455f-aa98-60da962adb29 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:31.315563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-b1ded09c-d336-455f-aa98-60da962adb29 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Updating snapshot '1aab99e6-5dec-494f-87eb-a19d0ceafc1e' with '{'status': 'available'}' {{(pid=87915) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:07:31.452763 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:31.452763 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:31.544420 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1ded09c-d336-455f-aa98-60da962adb29 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action returned with HTTP 202 Jan 21 09:07:31.544420 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 351/722] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:31 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action => generated 0 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:31.556526 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7393837-4408-44ef-b065-1c29d5ce59e4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:31.557072 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7393837-4408-44ef-b065-1c29d5ce59e4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:31.559401 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7393837-4408-44ef-b065-1c29d5ce59e4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:31.592046 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:31.592046 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:31.593908 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a7393837-4408-44ef-b065-1c29d5ce59e4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:31.596991 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7393837-4408-44ef-b065-1c29d5ce59e4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:31.597656 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 372/723] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:31 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 466 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:31.612949 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bfa805d5-cbe3-4a24-9cdd-4ecd010a5a13 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] POST http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots Jan 21 09:07:31.613384 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:31.613384 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:31.614065 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bfa805d5-cbe3-4a24-9cdd-4ecd010a5a13 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f250304b-f6fd-4da6-9d82-fe39b6dd929e", "name": "tempest-SnapshotsActionsTest-Snapshot-2026259884"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:31.725633 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57ff1e90-2f47-409f-93b8-6a486d376839 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] DELETE http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:07:31.726447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57ff1e90-2f47-409f-93b8-6a486d376839 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:31.726807 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:31.726807 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:31.727420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57ff1e90-2f47-409f-93b8-6a486d376839 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:31.727994 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-57ff1e90-2f47-409f-93b8-6a486d376839 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Delete volume with id: 5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:07:31.828231 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:31.828231 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:31.833149 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bfa805d5-cbe3-4a24-9cdd-4ecd010a5a13 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Volume info retrieved successfully. Jan 21 09:07:31.834833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-bfa805d5-cbe3-4a24-9cdd-4ecd010a5a13 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Create snapshot from volume f250304b-f6fd-4da6-9d82-fe39b6dd929e Jan 21 09:07:31.922240 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:31.922240 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:31.926536 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-57ff1e90-2f47-409f-93b8-6a486d376839 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:07:31.984414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-bfa805d5-cbe3-4a24-9cdd-4ecd010a5a13 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Created reservations ['2c28e898-b083-474e-b3c3-f7e4600a1f29', 'c322099b-8eaf-4103-bd09-e9efeeb6d291', '81d8ba18-f56e-45fe-931b-0d6a44fab4f3', '253b654a-ad85-4a1f-ac8c-6fc785e1a70a'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:32.015170 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-57ff1e90-2f47-409f-93b8-6a486d376839 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Delete volume request issued successfully. Jan 21 09:07:32.021821 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57ff1e90-2f47-409f-93b8-6a486d376839 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 202 Jan 21 09:07:32.029813 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 373/724] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:07:31 2021] DELETE /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 0 bytes in 312 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:07:32.045221 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8d9dfa4-8cad-49c6-beda-057560f08cf1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:07:32.059442 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8d9dfa4-8cad-49c6-beda-057560f08cf1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:32.064888 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:32.064888 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:32.065638 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8d9dfa4-8cad-49c6-beda-057560f08cf1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:32.297732 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bfa805d5-cbe3-4a24-9cdd-4ecd010a5a13 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot create request issued successfully. Jan 21 09:07:32.305883 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bfa805d5-cbe3-4a24-9cdd-4ecd010a5a13 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots returned with HTTP 202 Jan 21 09:07:32.311388 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 352/725] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:07:31 2021] POST /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots => generated 307 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:07:32.338995 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e50d4b2-b539-4b04-a3cf-a5eb5ae9cdf6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb Jan 21 09:07:32.339178 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e50d4b2-b539-4b04-a3cf-a5eb5ae9cdf6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:32.343498 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:32.343498 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:32.369057 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e50d4b2-b539-4b04-a3cf-a5eb5ae9cdf6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:32.467652 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:32.467652 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:32.469665 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e50d4b2-b539-4b04-a3cf-a5eb5ae9cdf6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:32.476802 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e50d4b2-b539-4b04-a3cf-a5eb5ae9cdf6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb returned with HTTP 200 Jan 21 09:07:32.480906 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 353/726] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:32 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb => generated 439 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:32.731211 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:32.731211 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:32.743364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e8d9dfa4-8cad-49c6-beda-057560f08cf1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:07:32.791429 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8d9dfa4-8cad-49c6-beda-057560f08cf1 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:07:32.792842 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 374/727] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:32 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 928 bytes in 755 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:33.494921 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fbcea49b-d0a9-4f07-b572-abfc594b8c47 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb Jan 21 09:07:33.495639 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fbcea49b-d0a9-4f07-b572-abfc594b8c47 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:33.496287 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:33.496287 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:33.496287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fbcea49b-d0a9-4f07-b572-abfc594b8c47 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:33.579917 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:33.579917 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:33.589953 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fbcea49b-d0a9-4f07-b572-abfc594b8c47 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:33.595738 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fbcea49b-d0a9-4f07-b572-abfc594b8c47 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb returned with HTTP 200 Jan 21 09:07:33.607306 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 354/728] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:33 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb => generated 439 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:33.817175 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84789669-cd95-477d-b33a-fc499c25ba95 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:07:33.817791 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84789669-cd95-477d-b33a-fc499c25ba95 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:33.818264 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:33.818264 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:33.819002 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84789669-cd95-477d-b33a-fc499c25ba95 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:34.018966 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:34.018966 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:34.057500 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-84789669-cd95-477d-b33a-fc499c25ba95 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:07:34.109755 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84789669-cd95-477d-b33a-fc499c25ba95 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:07:34.120341 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 375/729] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:33 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 928 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:34.621180 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4288fa8c-e2a0-4aac-9098-18c0d976784a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb Jan 21 09:07:34.624164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4288fa8c-e2a0-4aac-9098-18c0d976784a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:34.624530 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:34.624530 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:34.626784 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4288fa8c-e2a0-4aac-9098-18c0d976784a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:34.732210 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:34.732210 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:34.737566 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4288fa8c-e2a0-4aac-9098-18c0d976784a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:34.744449 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4288fa8c-e2a0-4aac-9098-18c0d976784a tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb returned with HTTP 200 Jan 21 09:07:34.748993 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 355/730] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:34 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb => generated 439 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:35.127460 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd718bef-6c10-43df-b7d2-752d5811dbaf tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:07:35.127922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd718bef-6c10-43df-b7d2-752d5811dbaf tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:35.128181 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:35.128181 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:35.129026 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd718bef-6c10-43df-b7d2-752d5811dbaf tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:35.284120 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:35.284120 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:35.308697 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd718bef-6c10-43df-b7d2-752d5811dbaf tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Volume info retrieved successfully. Jan 21 09:07:35.518586 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd718bef-6c10-43df-b7d2-752d5811dbaf tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 200 Jan 21 09:07:35.532169 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 376/731] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:35 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 928 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:35.760735 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46ba305c-c693-4dc4-a621-614228f04d58 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb Jan 21 09:07:35.762449 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46ba305c-c693-4dc4-a621-614228f04d58 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:35.762449 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:35.762449 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:35.762449 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46ba305c-c693-4dc4-a621-614228f04d58 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:35.833531 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:35.833531 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:35.843849 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-46ba305c-c693-4dc4-a621-614228f04d58 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:35.850143 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46ba305c-c693-4dc4-a621-614228f04d58 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb returned with HTTP 200 Jan 21 09:07:35.858219 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 356/732] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:35 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb => generated 439 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:36.541054 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8a142a7-1038-4297-bc84-656e07f4a1b4 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] GET http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 Jan 21 09:07:36.541590 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8a142a7-1038-4297-bc84-656e07f4a1b4 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:36.541802 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:36.541802 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:36.542190 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8a142a7-1038-4297-bc84-656e07f4a1b4 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:36.715392 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8a142a7-1038-4297-bc84-656e07f4a1b4 tempest-VolumesActionsTest-728747258 tempest-VolumesActionsTest-728747258] http://10.222.0.86/volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 returned with HTTP 404 Jan 21 09:07:36.739092 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 377/733] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:36 2021] GET /volume/v3/1965d8c0848d476f87b7d65c2a327dde/volumes/5a641eaa-ffe5-46e5-a7a5-0d34114de262 => generated 109 bytes in 204 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:36.864446 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-68cbfe6c-5534-454f-b220-54d8305f734f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb Jan 21 09:07:36.864920 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-68cbfe6c-5534-454f-b220-54d8305f734f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:36.865077 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:36.865077 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:36.865448 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-68cbfe6c-5534-454f-b220-54d8305f734f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:36.934771 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:36.934771 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:36.936364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-68cbfe6c-5534-454f-b220-54d8305f734f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:36.939336 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-68cbfe6c-5534-454f-b220-54d8305f734f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb returned with HTTP 200 Jan 21 09:07:36.941661 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 357/734] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:36 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb => generated 466 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:36.952908 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e264417-2be1-4a91-884e-666bc68eee8e tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/148524b3-7f53-4693-a165-15266209dedb/action Jan 21 09:07:36.953853 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e264417-2be1-4a91-884e-666bc68eee8e tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:36.954341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e264417-2be1-4a91-884e-666bc68eee8e tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:36.955371 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-1e264417-2be1-4a91-884e-666bc68eee8e tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Updating snapshot '148524b3-7f53-4693-a165-15266209dedb' with '{'status': 'error'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:07:37.136173 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:37.136173 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:37.207530 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e264417-2be1-4a91-884e-666bc68eee8e tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/148524b3-7f53-4693-a165-15266209dedb/action returned with HTTP 202 Jan 21 09:07:37.208732 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 378/735] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:36 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/148524b3-7f53-4693-a165-15266209dedb/action => generated 0 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:37.217525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d89db8ad-0801-4fae-ad90-1a40efd54451 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb Jan 21 09:07:37.218051 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d89db8ad-0801-4fae-ad90-1a40efd54451 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:37.218264 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:37.218264 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:37.218888 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d89db8ad-0801-4fae-ad90-1a40efd54451 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:37.301155 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:37.301155 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:37.302723 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d89db8ad-0801-4fae-ad90-1a40efd54451 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:37.307391 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d89db8ad-0801-4fae-ad90-1a40efd54451 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb returned with HTTP 200 Jan 21 09:07:37.311698 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 358/736] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:37 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb => generated 462 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:37.323441 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4829a5ec-6245-42db-9b6f-79622094a84d tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/148524b3-7f53-4693-a165-15266209dedb/action Jan 21 09:07:37.324372 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:37.324372 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:37.325079 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4829a5ec-6245-42db-9b6f-79622094a84d tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-force_delete": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:37.325617 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4829a5ec-6245-42db-9b6f-79622094a84d tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:37.459274 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:37.459274 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:37.461394 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4829a5ec-6245-42db-9b6f-79622094a84d tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Snapshot retrieved successfully. Jan 21 09:07:37.709896 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4829a5ec-6245-42db-9b6f-79622094a84d tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Snapshot delete request issued successfully. Jan 21 09:07:37.711289 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4829a5ec-6245-42db-9b6f-79622094a84d tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/148524b3-7f53-4693-a165-15266209dedb/action returned with HTTP 202 Jan 21 09:07:37.716116 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 379/737] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:37 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/148524b3-7f53-4693-a165-15266209dedb/action => generated 0 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:37.723928 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f0e6cfa-654b-4ac9-a4d9-d62c249132b6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb Jan 21 09:07:37.724718 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f0e6cfa-654b-4ac9-a4d9-d62c249132b6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:37.725087 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:37.725087 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:37.725674 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f0e6cfa-654b-4ac9-a4d9-d62c249132b6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:37.843471 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:37.843471 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:37.844620 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0f0e6cfa-654b-4ac9-a4d9-d62c249132b6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:37.846782 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f0e6cfa-654b-4ac9-a4d9-d62c249132b6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb returned with HTTP 200 Jan 21 09:07:37.852822 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 359/738] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:37 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb => generated 465 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:38.865454 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0c84d04-e5aa-49f3-a04e-6b83d6c70612 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb Jan 21 09:07:38.868584 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0c84d04-e5aa-49f3-a04e-6b83d6c70612 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:38.869010 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:38.869010 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:38.869628 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0c84d04-e5aa-49f3-a04e-6b83d6c70612 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:38.967288 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:38.967288 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:38.968725 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d0c84d04-e5aa-49f3-a04e-6b83d6c70612 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:38.972176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0c84d04-e5aa-49f3-a04e-6b83d6c70612 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb returned with HTTP 200 Jan 21 09:07:38.986828 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 380/739] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:38 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb => generated 465 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:40.039858 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1a9fff3-9da8-4ef7-abf2-8c29b80e18a4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb Jan 21 09:07:40.040382 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1a9fff3-9da8-4ef7-abf2-8c29b80e18a4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:40.053399 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:40.053399 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:40.054858 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1a9fff3-9da8-4ef7-abf2-8c29b80e18a4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:40.161598 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:40.161598 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:40.162784 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f1a9fff3-9da8-4ef7-abf2-8c29b80e18a4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:40.164930 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1a9fff3-9da8-4ef7-abf2-8c29b80e18a4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb returned with HTTP 200 Jan 21 09:07:40.173657 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 360/740] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:39 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb => generated 465 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:41.178328 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0f12ed7-427c-4f52-b8b6-82ec219e49fb tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb Jan 21 09:07:41.180727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0f12ed7-427c-4f52-b8b6-82ec219e49fb tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:41.181183 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:41.181183 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:41.181880 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0f12ed7-427c-4f52-b8b6-82ec219e49fb tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:41.239748 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0f12ed7-427c-4f52-b8b6-82ec219e49fb tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb returned with HTTP 404 Jan 21 09:07:41.242482 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 381/741] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:41 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:41.250924 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38cdf6ea-cb9d-4cc1-a864-ce7a1eedb4d2 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action Jan 21 09:07:41.251882 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:41.251882 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:41.252792 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38cdf6ea-cb9d-4cc1-a864-ce7a1eedb4d2 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:41.253389 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38cdf6ea-cb9d-4cc1-a864-ce7a1eedb4d2 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:41.254734 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-38cdf6ea-cb9d-4cc1-a864-ce7a1eedb4d2 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Updating snapshot '1aab99e6-5dec-494f-87eb-a19d0ceafc1e' with '{'status': 'available'}' {{(pid=87915) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:07:41.357012 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:41.357012 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:41.462423 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38cdf6ea-cb9d-4cc1-a864-ce7a1eedb4d2 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action returned with HTTP 202 Jan 21 09:07:41.466862 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 361/742] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:41 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action => generated 0 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:41.475298 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b988b8fe-6853-421a-a63b-af09ba56d442 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:41.476502 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b988b8fe-6853-421a-a63b-af09ba56d442 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:41.477108 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b988b8fe-6853-421a-a63b-af09ba56d442 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:41.509518 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:41.509518 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:41.510929 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b988b8fe-6853-421a-a63b-af09ba56d442 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:41.513015 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b988b8fe-6853-421a-a63b-af09ba56d442 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:41.514207 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 382/743] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:41 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:41.531536 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14647084-d6cc-4267-abea-fed947477332 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] POST http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots Jan 21 09:07:41.532244 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:41.532244 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:41.533420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14647084-d6cc-4267-abea-fed947477332 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f250304b-f6fd-4da6-9d82-fe39b6dd929e", "name": "tempest-SnapshotsActionsTest-Snapshot-814359583"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:41.638483 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:41.638483 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:41.640111 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-14647084-d6cc-4267-abea-fed947477332 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Volume info retrieved successfully. Jan 21 09:07:41.640678 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-14647084-d6cc-4267-abea-fed947477332 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Create snapshot from volume f250304b-f6fd-4da6-9d82-fe39b6dd929e Jan 21 09:07:41.823398 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-14647084-d6cc-4267-abea-fed947477332 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Created reservations ['e136ec07-9494-48c1-ba47-4e15daf2270c', 'ddf573e3-5be4-4f82-8821-dc22e603480e', 'fa2f4cb2-dde6-4b3c-b3de-b8f5187573c5', '69ce2b37-3efb-465f-814f-035914ed3a5d'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:42.127494 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-14647084-d6cc-4267-abea-fed947477332 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot create request issued successfully. Jan 21 09:07:42.131580 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14647084-d6cc-4267-abea-fed947477332 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots returned with HTTP 202 Jan 21 09:07:42.135555 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 362/744] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:07:41 2021] POST /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots => generated 306 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:07:42.146959 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54a90c58-aad4-4d31-8f6b-a2499b2b3448 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e Jan 21 09:07:42.148828 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54a90c58-aad4-4d31-8f6b-a2499b2b3448 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:42.149357 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:42.149357 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:42.150025 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54a90c58-aad4-4d31-8f6b-a2499b2b3448 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:42.221074 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:42.221074 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:42.235371 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-54a90c58-aad4-4d31-8f6b-a2499b2b3448 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:42.255926 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54a90c58-aad4-4d31-8f6b-a2499b2b3448 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e returned with HTTP 200 Jan 21 09:07:42.257882 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 383/745] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:42 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e => generated 438 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:43.280327 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14763aa9-d24c-431e-bf33-d3d1286fb1c1 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e Jan 21 09:07:43.281547 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14763aa9-d24c-431e-bf33-d3d1286fb1c1 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:43.283409 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:43.283409 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:43.284853 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14763aa9-d24c-431e-bf33-d3d1286fb1c1 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:43.381611 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:43.381611 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:43.382851 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-14763aa9-d24c-431e-bf33-d3d1286fb1c1 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:43.394245 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14763aa9-d24c-431e-bf33-d3d1286fb1c1 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e returned with HTTP 200 Jan 21 09:07:43.403776 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 363/746] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:43 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e => generated 438 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:44.410920 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e9afe46-574e-4741-9f04-277cd5958322 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e Jan 21 09:07:44.411858 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e9afe46-574e-4741-9f04-277cd5958322 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:44.412023 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:44.412023 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:44.412407 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e9afe46-574e-4741-9f04-277cd5958322 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:44.481012 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:44.481012 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:44.484886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2e9afe46-574e-4741-9f04-277cd5958322 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:44.490317 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e9afe46-574e-4741-9f04-277cd5958322 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e returned with HTTP 200 Jan 21 09:07:44.499710 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 384/747] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:44 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e => generated 438 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:45.505850 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cf5a464-bd1a-4b9a-8d38-565510082fec tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e Jan 21 09:07:45.506377 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cf5a464-bd1a-4b9a-8d38-565510082fec tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:45.507341 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:45.507341 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:45.507922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cf5a464-bd1a-4b9a-8d38-565510082fec tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:45.560153 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:45.560153 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:45.561568 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7cf5a464-bd1a-4b9a-8d38-565510082fec tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:45.565047 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cf5a464-bd1a-4b9a-8d38-565510082fec tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e returned with HTTP 200 Jan 21 09:07:45.566795 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 385/748] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:45 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e => generated 465 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:07:45.579801 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40076fdd-48a8-42aa-a3a8-0defd034cd13 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e/action Jan 21 09:07:45.580701 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:45.580701 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:45.581764 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40076fdd-48a8-42aa-a3a8-0defd034cd13 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:45.582334 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40076fdd-48a8-42aa-a3a8-0defd034cd13 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:45.583785 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-40076fdd-48a8-42aa-a3a8-0defd034cd13 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Updating snapshot 'eb876f42-5082-4c27-a408-cc6b9b27760e' with '{'status': 'error_deleting'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:07:45.626766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] POST http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes Jan 21 09:07:45.628812 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:45.628812 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:45.629441 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1934526358"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:45.630689 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1934526358'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:07:45.635108 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Create volume of 1 GB Jan 21 09:07:45.651885 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:45.651885 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:45.657599 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Availability Zones retrieved successfully. Jan 21 09:07:45.729689 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40076fdd-48a8-42aa-a3a8-0defd034cd13 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e/action returned with HTTP 202 Jan 21 09:07:45.743289 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 386/749] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:45 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:45.747873 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Flow 'volume_create_api' (c1434077-ca02-4c4c-9a90-cd185c16ab33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:07:45.750948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9025fb6d-7d14-45a5-ae3d-02d08b6304c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:45.753920 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:07:45.754623 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25d984f2-4b1e-499e-ba51-544e279a9729 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e Jan 21 09:07:45.755667 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25d984f2-4b1e-499e-ba51-544e279a9729 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:45.757152 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:45.757152 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:45.757753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25d984f2-4b1e-499e-ba51-544e279a9729 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:45.823509 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:45.823509 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:45.825652 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-25d984f2-4b1e-499e-ba51-544e279a9729 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:45.830278 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25d984f2-4b1e-499e-ba51-544e279a9729 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e returned with HTTP 200 Jan 21 09:07:45.831249 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 387/750] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:45 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e => generated 470 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:45.844840 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c55c837-7014-457d-b9cd-5ef9e3c717f0 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e/action Jan 21 09:07:45.845550 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:45.845550 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:45.846347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c55c837-7014-457d-b9cd-5ef9e3c717f0 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-force_delete": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:45.846930 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c55c837-7014-457d-b9cd-5ef9e3c717f0 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:45.880801 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:45.880801 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:45.883031 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2c55c837-7014-457d-b9cd-5ef9e3c717f0 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Snapshot retrieved successfully. Jan 21 09:07:45.945157 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9025fb6d-7d14-45a5-ae3d-02d08b6304c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:45.948025 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b5c093-1c53-4017-97be-2cb9a25d0e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:45.989312 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2c55c837-7014-457d-b9cd-5ef9e3c717f0 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Snapshot delete request issued successfully. Jan 21 09:07:45.990066 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c55c837-7014-457d-b9cd-5ef9e3c717f0 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e/action returned with HTTP 202 Jan 21 09:07:46.004788 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 388/751] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:45 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e/action => generated 0 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:46.017624 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4b7e4d3-b8d1-4c7f-a6d4-a46725259a74 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e Jan 21 09:07:46.018192 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4b7e4d3-b8d1-4c7f-a6d4-a46725259a74 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:46.018418 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:46.018418 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:46.018806 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4b7e4d3-b8d1-4c7f-a6d4-a46725259a74 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:46.127931 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Created reservations ['d6a963d4-a4c8-45af-b4c2-b374995a8289', 'ed93e28a-5f22-4249-a2cc-6111af7b8744', 'eaa32f71-1f8a-4732-8f68-645cf37b68e4', 'bee09f28-b813-4d84-90d7-9e8c900070f9'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:46.134833 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b5c093-1c53-4017-97be-2cb9a25d0e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6a963d4-a4c8-45af-b4c2-b374995a8289', 'ed93e28a-5f22-4249-a2cc-6111af7b8744', 'eaa32f71-1f8a-4732-8f68-645cf37b68e4', 'bee09f28-b813-4d84-90d7-9e8c900070f9']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:46.138680 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2faa81a3-5d90-4c51-9099-a7f70741a3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:46.145413 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:46.145413 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:46.146488 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b4b7e4d3-b8d1-4c7f-a6d4-a46725259a74 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:46.148947 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4b7e4d3-b8d1-4c7f-a6d4-a46725259a74 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e returned with HTTP 200 Jan 21 09:07:46.164658 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 389/752] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:46 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e => generated 464 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:46.229560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2faa81a3-5d90-4c51-9099-a7f70741a3d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e5d4cd5-2852-48e0-b000-4d65022fb50e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1934526358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9288740079834700b3354aec56b610dc',qos_specs=None,replication_status=,reservations=['d6a963d4-a4c8-45af-b4c2-b374995a8289','ed93e28a-5f22-4249-a2cc-6111af7b8744','eaa32f71-1f8a-4732-8f68-645cf37b68e4','bee09f28-b813-4d84-90d7-9e8c900070f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0cae2b682a84788a65177459b6b5a21',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:07:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1934526358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e5d4cd5-2852-48e0-b000-4d65022fb50e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9288740079834700b3354aec56b610dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f0cae2b682a84788a65177459b6b5a21',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:46.232063 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f34d3d8-7f60-4748-940e-e0ea98ff57c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:46.270746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f34d3d8-7f60-4748-940e-e0ea98ff57c9) transitioned into state 'SUCCESS' from state '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-1934526358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9288740079834700b3354aec56b610dc',qos_specs=None,replication_status=,reservations=['d6a963d4-a4c8-45af-b4c2-b374995a8289','ed93e28a-5f22-4249-a2cc-6111af7b8744','eaa32f71-1f8a-4732-8f68-645cf37b68e4','bee09f28-b813-4d84-90d7-9e8c900070f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0cae2b682a84788a65177459b6b5a21',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:46.274144 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e53231c-ebcc-4124-ae3c-0311c2c24205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:07:46.323918 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e53231c-ebcc-4124-ae3c-0311c2c24205) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:07:46.330273 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Flow 'volume_create_api' (c1434077-ca02-4c4c-9a90-cd185c16ab33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:07:46.482931 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Create volume request issued successfully. Jan 21 09:07:46.520538 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc215315-319b-4c53-ae6b-1d343e0586ec tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes returned with HTTP 202 Jan 21 09:07:46.524270 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 364/753] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:07:45 2021] POST /volume/v3/9288740079834700b3354aec56b610dc/volumes => generated 827 bytes in 1160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:07:46.538774 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59e66fb3-8f49-4234-94fa-e83a3b31b9c0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e Jan 21 09:07:46.539286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59e66fb3-8f49-4234-94fa-e83a3b31b9c0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:46.539507 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:46.539507 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:46.539935 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59e66fb3-8f49-4234-94fa-e83a3b31b9c0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:46.669116 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:46.669116 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:46.680116 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-59e66fb3-8f49-4234-94fa-e83a3b31b9c0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Volume info retrieved successfully. Jan 21 09:07:46.708196 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59e66fb3-8f49-4234-94fa-e83a3b31b9c0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e returned with HTTP 200 Jan 21 09:07:46.709559 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 390/754] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:46 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e => generated 895 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:47.161863 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40d21340-cfc9-4bcd-8be7-8e669b88ebc0 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e Jan 21 09:07:47.162505 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40d21340-cfc9-4bcd-8be7-8e669b88ebc0 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:47.162748 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:47.162748 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:47.164041 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40d21340-cfc9-4bcd-8be7-8e669b88ebc0 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:47.227020 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:47.227020 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:47.228402 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-40d21340-cfc9-4bcd-8be7-8e669b88ebc0 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:47.230614 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40d21340-cfc9-4bcd-8be7-8e669b88ebc0 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e returned with HTTP 200 Jan 21 09:07:47.231440 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 365/755] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:47 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e => generated 464 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:47.733123 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a1d385b-31a5-4334-9504-16c9e0ca3c2a tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e Jan 21 09:07:47.736554 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a1d385b-31a5-4334-9504-16c9e0ca3c2a tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:47.738175 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:47.738175 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:47.738948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a1d385b-31a5-4334-9504-16c9e0ca3c2a tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:47.976758 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:47.976758 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:47.992066 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a1d385b-31a5-4334-9504-16c9e0ca3c2a tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Volume info retrieved successfully. Jan 21 09:07:48.028585 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a1d385b-31a5-4334-9504-16c9e0ca3c2a tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e returned with HTTP 200 Jan 21 09:07:48.029419 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 391/756] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:47 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e => generated 919 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:48.256326 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d730cd07-9b18-4792-9af5-bde68586ad20 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e Jan 21 09:07:48.259003 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d730cd07-9b18-4792-9af5-bde68586ad20 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:48.260129 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:48.260129 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:48.265833 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d730cd07-9b18-4792-9af5-bde68586ad20 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:48.377237 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:48.377237 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:48.378466 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d730cd07-9b18-4792-9af5-bde68586ad20 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:48.380427 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d730cd07-9b18-4792-9af5-bde68586ad20 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e returned with HTTP 200 Jan 21 09:07:48.381251 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 366/757] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:48 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e => generated 464 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:49.049234 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-997074da-295a-4ca6-bc0a-6de69e90dda7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e Jan 21 09:07:49.050837 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-997074da-295a-4ca6-bc0a-6de69e90dda7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:49.051217 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:49.051217 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:49.051832 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-997074da-295a-4ca6-bc0a-6de69e90dda7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:49.166790 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:49.166790 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:49.182881 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-997074da-295a-4ca6-bc0a-6de69e90dda7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Volume info retrieved successfully. Jan 21 09:07:49.233249 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-997074da-295a-4ca6-bc0a-6de69e90dda7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e returned with HTTP 200 Jan 21 09:07:49.234497 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 392/758] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:49 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e => generated 920 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:49.251484 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-72e93414-d861-4516-bacc-3bb5549a5ed0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] POST http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots Jan 21 09:07:49.252582 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:49.252582 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:49.253585 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-72e93414-d861-4516-bacc-3bb5549a5ed0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e5d4cd5-2852-48e0-b000-4d65022fb50e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1811761253"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:49.356111 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:49.356111 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:49.357286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-72e93414-d861-4516-bacc-3bb5549a5ed0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Volume info retrieved successfully. Jan 21 09:07:49.357638 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-72e93414-d861-4516-bacc-3bb5549a5ed0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Create snapshot from volume 7e5d4cd5-2852-48e0-b000-4d65022fb50e Jan 21 09:07:49.394551 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e3dd111-b58a-4a54-91c9-5d6b3461b313 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e Jan 21 09:07:49.395195 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e3dd111-b58a-4a54-91c9-5d6b3461b313 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:49.395406 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:49.395406 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:49.395957 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e3dd111-b58a-4a54-91c9-5d6b3461b313 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:49.435754 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e3dd111-b58a-4a54-91c9-5d6b3461b313 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e returned with HTTP 404 Jan 21 09:07:49.437360 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 393/759] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:49 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:49.449654 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71f1ebda-1c74-4e23-b695-0be8b3bf6745 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action Jan 21 09:07:49.450815 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71f1ebda-1c74-4e23-b695-0be8b3bf6745 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:49.451345 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71f1ebda-1c74-4e23-b695-0be8b3bf6745 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:49.452451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-71f1ebda-1c74-4e23-b695-0be8b3bf6745 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Updating snapshot '1aab99e6-5dec-494f-87eb-a19d0ceafc1e' with '{'status': 'available'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:07:49.477769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-72e93414-d861-4516-bacc-3bb5549a5ed0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Created reservations ['fbd09f6b-63cd-44e1-aaa9-a0de0936de76', '7ebf8228-3d07-4781-aaf5-352c19851ba1', '3efd086f-60f9-4432-8aba-99fc74d6bf08', '1e7f2992-6796-41f6-89eb-7f824f6d62e9'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:49.505509 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:49.505509 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:49.559552 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71f1ebda-1c74-4e23-b695-0be8b3bf6745 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action returned with HTTP 202 Jan 21 09:07:49.560835 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 394/760] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:49 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:49.570981 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f3c7550-4880-48f2-8817-edcd8ed8e00b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:49.571714 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f3c7550-4880-48f2-8817-edcd8ed8e00b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:49.572108 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:49.572108 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:49.572883 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f3c7550-4880-48f2-8817-edcd8ed8e00b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:49.608426 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:49.608426 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:49.610153 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1f3c7550-4880-48f2-8817-edcd8ed8e00b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:49.613224 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f3c7550-4880-48f2-8817-edcd8ed8e00b tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:49.617152 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 395/761] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:49 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:49.633629 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1a04b34-53d4-458b-9e8b-c7406ad7a537 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action Jan 21 09:07:49.634389 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:49.634389 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:49.638042 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1a04b34-53d4-458b-9e8b-c7406ad7a537 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:49.638461 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1a04b34-53d4-458b-9e8b-c7406ad7a537 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:49.642152 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-a1a04b34-53d4-458b-9e8b-c7406ad7a537 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Updating snapshot '1aab99e6-5dec-494f-87eb-a19d0ceafc1e' with '{'status': 'creating'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:07:49.715236 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:49.715236 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:49.760941 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-72e93414-d861-4516-bacc-3bb5549a5ed0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot create request issued successfully. Jan 21 09:07:49.761719 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-72e93414-d861-4516-bacc-3bb5549a5ed0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots returned with HTTP 202 Jan 21 09:07:49.776274 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 367/762] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:07:49 2021] POST /volume/v3/9288740079834700b3354aec56b610dc/snapshots => generated 314 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:07:49.779839 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1a04b34-53d4-458b-9e8b-c7406ad7a537 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action returned with HTTP 202 Jan 21 09:07:49.783425 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a68f814-306c-45a0-8a2e-bd1fde19f03d tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c Jan 21 09:07:49.783940 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a68f814-306c-45a0-8a2e-bd1fde19f03d tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:49.784133 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:49.784133 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:49.784495 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 396/763] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:49 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:49.794142 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62b813c6-c63b-4e3e-8f03-f1c788473525 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:49.794780 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62b813c6-c63b-4e3e-8f03-f1c788473525 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:49.795034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a68f814-306c-45a0-8a2e-bd1fde19f03d tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:49.796440 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:49.796440 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:49.800751 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62b813c6-c63b-4e3e-8f03-f1c788473525 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:49.854041 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:49.854041 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:49.856269 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-62b813c6-c63b-4e3e-8f03-f1c788473525 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:49.858788 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62b813c6-c63b-4e3e-8f03-f1c788473525 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:49.861884 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 397/764] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:49 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 465 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:49.884459 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:49.884459 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:49.884997 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4db42e2b-9689-4b45-83e3-34dc35d63d91 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] POST http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action Jan 21 09:07:49.885591 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5a68f814-306c-45a0-8a2e-bd1fde19f03d tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:07:49.886115 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:49.886115 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:49.886849 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4db42e2b-9689-4b45-83e3-34dc35d63d91 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:49.887436 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4db42e2b-9689-4b45-83e3-34dc35d63d91 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:49.887551 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a68f814-306c-45a0-8a2e-bd1fde19f03d tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c returned with HTTP 200 Jan 21 09:07:49.888691 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.snapshot_actions [None req-4db42e2b-9689-4b45-83e3-34dc35d63d91 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87914) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 21 09:07:49.891033 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 368/765] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:49 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c => generated 446 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:49.914884 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:49.914884 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:49.915847 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.snapshot_actions [None req-4db42e2b-9689-4b45-83e3-34dc35d63d91 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Updating snapshot 1aab99e6-5dec-494f-87eb-a19d0ceafc1e with info {'id': '1aab99e6-5dec-494f-87eb-a19d0ceafc1e', 'status': 'error', 'progress': '80%'} Jan 21 09:07:49.926449 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4db42e2b-9689-4b45-83e3-34dc35d63d91 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action returned with HTTP 202 Jan 21 09:07:49.927732 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 398/766] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:49 2021] POST /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:07:49.936059 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70067f69-a1c4-4759-a16c-83bc276d2221 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] GET http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:49.936922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70067f69-a1c4-4759-a16c-83bc276d2221 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:49.937336 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:49.937336 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:49.938011 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70067f69-a1c4-4759-a16c-83bc276d2221 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:49.964727 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:49.964727 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:49.966059 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-70067f69-a1c4-4759-a16c-83bc276d2221 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Snapshot retrieved successfully. Jan 21 09:07:49.968003 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70067f69-a1c4-4759-a16c-83bc276d2221 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:49.969309 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 369/767] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:49 2021] GET /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 461 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:49.981757 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1dab0f7-77c3-401a-a7b1-c1b0197b1436 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] POST http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action Jan 21 09:07:49.982247 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:49.982247 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:49.986260 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1dab0f7-77c3-401a-a7b1-c1b0197b1436 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:07:49.987028 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1dab0f7-77c3-401a-a7b1-c1b0197b1436 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:49.988639 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-d1dab0f7-77c3-401a-a7b1-c1b0197b1436 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] Updating snapshot '1aab99e6-5dec-494f-87eb-a19d0ceafc1e' with '{'status': 'available'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:07:50.108019 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:50.108019 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:50.182926 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1dab0f7-77c3-401a-a7b1-c1b0197b1436 tempest-SnapshotsActionsTest-113686032 tempest-SnapshotsActionsTest-113686032] http://10.222.0.86/volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action returned with HTTP 202 Jan 21 09:07:50.183819 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 399/768] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:07:49 2021] POST /volume/v3/d484ee5e345640eb94aaa2d5cdb9a0ee/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e/action => generated 0 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:07:50.191845 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b07d1144-d63d-4827-811e-8c0cde48d4ce tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:50.192761 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b07d1144-d63d-4827-811e-8c0cde48d4ce tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:50.193166 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:50.193166 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:50.194771 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b07d1144-d63d-4827-811e-8c0cde48d4ce tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:50.243491 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:50.243491 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:50.245642 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b07d1144-d63d-4827-811e-8c0cde48d4ce tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:50.248947 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b07d1144-d63d-4827-811e-8c0cde48d4ce tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:50.251267 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 370/769] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:50 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 465 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:50.263657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77764754-4ddb-4bfa-a7d9-629fcc995786 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] DELETE http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e Jan 21 09:07:50.264175 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77764754-4ddb-4bfa-a7d9-629fcc995786 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:50.264363 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:50.264363 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:50.264745 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77764754-4ddb-4bfa-a7d9-629fcc995786 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:50.265102 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-77764754-4ddb-4bfa-a7d9-629fcc995786 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Delete snapshot with id: eb876f42-5082-4c27-a408-cc6b9b27760e Jan 21 09:07:50.311691 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77764754-4ddb-4bfa-a7d9-629fcc995786 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e returned with HTTP 404 Jan 21 09:07:50.313073 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 400/770] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:07:50 2021] DELETE /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/eb876f42-5082-4c27-a408-cc6b9b27760e => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:50.329781 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8ad5be1-73dd-4888-b03f-b49305279dab tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] DELETE http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb Jan 21 09:07:50.330473 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8ad5be1-73dd-4888-b03f-b49305279dab tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:50.331008 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:50.331008 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:50.331631 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8ad5be1-73dd-4888-b03f-b49305279dab tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:50.332157 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-e8ad5be1-73dd-4888-b03f-b49305279dab tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Delete snapshot with id: 148524b3-7f53-4693-a165-15266209dedb Jan 21 09:07:50.363687 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8ad5be1-73dd-4888-b03f-b49305279dab tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb returned with HTTP 404 Jan 21 09:07:50.365080 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 371/771] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:07:50 2021] DELETE /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/148524b3-7f53-4693-a165-15266209dedb => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:50.375355 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cc3db3c-1efe-47f5-a081-ecfca7287a71 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] DELETE http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 Jan 21 09:07:50.376656 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cc3db3c-1efe-47f5-a081-ecfca7287a71 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:50.377754 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cc3db3c-1efe-47f5-a081-ecfca7287a71 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:50.378257 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-0cc3db3c-1efe-47f5-a081-ecfca7287a71 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Delete snapshot with id: 26472004-9fd8-47b1-a1aa-4b8f99b2f958 Jan 21 09:07:50.410424 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cc3db3c-1efe-47f5-a081-ecfca7287a71 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 returned with HTTP 404 Jan 21 09:07:50.412032 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 401/772] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:07:50 2021] DELETE /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/26472004-9fd8-47b1-a1aa-4b8f99b2f958 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:50.431339 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98b8e328-b764-497f-be3c-746c36bacf47 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] DELETE http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f Jan 21 09:07:50.434010 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98b8e328-b764-497f-be3c-746c36bacf47 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:50.435660 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98b8e328-b764-497f-be3c-746c36bacf47 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:50.437371 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-98b8e328-b764-497f-be3c-746c36bacf47 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Delete snapshot with id: 54375b4a-516f-49bf-be6e-4ea9dad70c3f Jan 21 09:07:50.473701 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98b8e328-b764-497f-be3c-746c36bacf47 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f returned with HTTP 404 Jan 21 09:07:50.475423 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 372/773] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:07:50 2021] DELETE /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/54375b4a-516f-49bf-be6e-4ea9dad70c3f => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:50.485406 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec1fe202-0200-4e5f-8751-0c6a5774b6e6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] DELETE http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:50.486326 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec1fe202-0200-4e5f-8751-0c6a5774b6e6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:50.497978 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec1fe202-0200-4e5f-8751-0c6a5774b6e6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:50.498885 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-ec1fe202-0200-4e5f-8751-0c6a5774b6e6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Delete snapshot with id: 1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:50.541933 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:50.541933 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:50.543552 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec1fe202-0200-4e5f-8751-0c6a5774b6e6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:50.663625 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec1fe202-0200-4e5f-8751-0c6a5774b6e6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot delete request issued successfully. Jan 21 09:07:50.664416 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec1fe202-0200-4e5f-8751-0c6a5774b6e6 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 202 Jan 21 09:07:50.678989 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 402/774] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:07:50 2021] DELETE /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:07:50.680054 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-daa80fe8-5b58-487f-86aa-27324f818fb8 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:50.680516 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-daa80fe8-5b58-487f-86aa-27324f818fb8 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:50.681002 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-daa80fe8-5b58-487f-86aa-27324f818fb8 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:50.738056 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:50.738056 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:50.739502 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-daa80fe8-5b58-487f-86aa-27324f818fb8 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:50.742898 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-daa80fe8-5b58-487f-86aa-27324f818fb8 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:50.744901 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 373/775] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:50 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 464 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:50.900105 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d6ea618-2749-42b0-b991-9bbcc2305a12 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c Jan 21 09:07:50.900754 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d6ea618-2749-42b0-b991-9bbcc2305a12 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:50.901041 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:50.901041 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:50.901537 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d6ea618-2749-42b0-b991-9bbcc2305a12 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:50.971244 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:50.971244 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:50.972798 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7d6ea618-2749-42b0-b991-9bbcc2305a12 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:07:50.981641 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d6ea618-2749-42b0-b991-9bbcc2305a12 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c returned with HTTP 200 Jan 21 09:07:50.982956 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 403/776] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:50 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c => generated 446 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:51.758409 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5716c458-8b4d-48da-9bda-d98da7ea3a05 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:51.759600 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5716c458-8b4d-48da-9bda-d98da7ea3a05 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:51.759600 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:51.759600 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:51.759600 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5716c458-8b4d-48da-9bda-d98da7ea3a05 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:51.828667 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:51.828667 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:51.838744 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5716c458-8b4d-48da-9bda-d98da7ea3a05 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:51.841251 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5716c458-8b4d-48da-9bda-d98da7ea3a05 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:51.842590 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 374/777] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:51 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 464 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:52.000881 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa486904-51f7-40ac-8a30-a8bb05fedf3e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c Jan 21 09:07:52.001417 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa486904-51f7-40ac-8a30-a8bb05fedf3e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:52.001636 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:52.001636 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:52.002008 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa486904-51f7-40ac-8a30-a8bb05fedf3e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:52.114668 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:52.114668 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:52.115767 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aa486904-51f7-40ac-8a30-a8bb05fedf3e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:07:52.118381 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa486904-51f7-40ac-8a30-a8bb05fedf3e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c returned with HTTP 200 Jan 21 09:07:52.119937 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 404/778] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:51 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c => generated 446 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:52.856306 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33ae09f6-bc50-43c7-9031-c72c6324b412 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:52.857318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33ae09f6-bc50-43c7-9031-c72c6324b412 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:52.857701 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:52.857701 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:52.858334 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33ae09f6-bc50-43c7-9031-c72c6324b412 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:52.948654 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:52.948654 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:52.949837 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-33ae09f6-bc50-43c7-9031-c72c6324b412 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Snapshot retrieved successfully. Jan 21 09:07:52.959081 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33ae09f6-bc50-43c7-9031-c72c6324b412 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 200 Jan 21 09:07:52.967451 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 375/779] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:52 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 464 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:53.131912 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fcdc3cd8-ebd2-4b0f-aa98-ce86e100f412 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c Jan 21 09:07:53.132966 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fcdc3cd8-ebd2-4b0f-aa98-ce86e100f412 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:53.133197 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:53.133197 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:53.133582 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fcdc3cd8-ebd2-4b0f-aa98-ce86e100f412 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:53.198108 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:53.198108 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:53.198681 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fcdc3cd8-ebd2-4b0f-aa98-ce86e100f412 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:07:53.204269 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fcdc3cd8-ebd2-4b0f-aa98-ce86e100f412 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c returned with HTTP 200 Jan 21 09:07:53.206967 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 405/780] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:53 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c => generated 473 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:53.231263 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20878570-f35f-43a6-b573-6e4787686323 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] POST http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots Jan 21 09:07:53.231732 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:53.231732 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:53.232502 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20878570-f35f-43a6-b573-6e4787686323 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e5d4cd5-2852-48e0-b000-4d65022fb50e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-326632856"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:53.358785 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:53.358785 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:53.360104 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-20878570-f35f-43a6-b573-6e4787686323 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Volume info retrieved successfully. Jan 21 09:07:53.368371 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-20878570-f35f-43a6-b573-6e4787686323 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Create snapshot from volume 7e5d4cd5-2852-48e0-b000-4d65022fb50e Jan 21 09:07:53.467750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-20878570-f35f-43a6-b573-6e4787686323 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Created reservations ['75b99d0e-d2c7-4ef9-ba01-002fd02d556b', '7d35cfda-0335-4819-8b04-7d95e28245a1', '30a3ffe5-66c7-442a-b6bf-9e0c0bbd48bf', '8c5c5a1b-0f0f-4015-97e9-76ff72448002'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:53.652814 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-20878570-f35f-43a6-b573-6e4787686323 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot create request issued successfully. Jan 21 09:07:53.654367 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20878570-f35f-43a6-b573-6e4787686323 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots returned with HTTP 202 Jan 21 09:07:53.656449 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 376/781] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:07:53 2021] POST /volume/v3/9288740079834700b3354aec56b610dc/snapshots => generated 313 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:07:53.677001 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b9e7acb-8cc6-4625-870b-08a0824318c7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d Jan 21 09:07:53.682317 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b9e7acb-8cc6-4625-870b-08a0824318c7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:53.682538 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:53.682538 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:53.683239 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b9e7acb-8cc6-4625-870b-08a0824318c7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:53.762531 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:53.762531 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:53.763686 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2b9e7acb-8cc6-4625-870b-08a0824318c7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:07:53.765604 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b9e7acb-8cc6-4625-870b-08a0824318c7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d returned with HTTP 200 Jan 21 09:07:53.772514 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 406/782] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:53 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d => generated 445 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:53.972381 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-462d0d8f-940a-4bc9-a69c-2ba70917a66f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e Jan 21 09:07:53.973491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-462d0d8f-940a-4bc9-a69c-2ba70917a66f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:53.973861 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:53.973861 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:53.974645 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-462d0d8f-940a-4bc9-a69c-2ba70917a66f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:54.047410 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-462d0d8f-940a-4bc9-a69c-2ba70917a66f tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e returned with HTTP 404 Jan 21 09:07:54.059520 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ceeff6f3-d07b-43ca-a0f0-a8aabf093100 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] DELETE http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e Jan 21 09:07:54.060393 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ceeff6f3-d07b-43ca-a0f0-a8aabf093100 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:54.060776 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:54.060776 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:54.061357 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ceeff6f3-d07b-43ca-a0f0-a8aabf093100 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:54.062187 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ceeff6f3-d07b-43ca-a0f0-a8aabf093100 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Delete volume with id: f250304b-f6fd-4da6-9d82-fe39b6dd929e Jan 21 09:07:54.069883 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 377/783] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:53 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/snapshots/1aab99e6-5dec-494f-87eb-a19d0ceafc1e => generated 111 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:54.213479 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:54.213479 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:54.220002 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ceeff6f3-d07b-43ca-a0f0-a8aabf093100 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Volume info retrieved successfully. Jan 21 09:07:54.278425 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ceeff6f3-d07b-43ca-a0f0-a8aabf093100 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Delete volume request issued successfully. Jan 21 09:07:54.279083 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ceeff6f3-d07b-43ca-a0f0-a8aabf093100 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e returned with HTTP 202 Jan 21 09:07:54.280232 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 407/784] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:07:54 2021] DELETE /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:07:54.289374 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fe05f39-2fd9-4610-8fc4-5da033fe3ba4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e Jan 21 09:07:54.289918 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fe05f39-2fd9-4610-8fc4-5da033fe3ba4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:54.290593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fe05f39-2fd9-4610-8fc4-5da033fe3ba4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:54.395173 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:54.395173 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:54.407274 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9fe05f39-2fd9-4610-8fc4-5da033fe3ba4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Volume info retrieved successfully. Jan 21 09:07:54.433212 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fe05f39-2fd9-4610-8fc4-5da033fe3ba4 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e returned with HTTP 200 Jan 21 09:07:54.434130 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 378/785] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:54 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e => generated 912 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:54.784828 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a30322e-4b5c-4d32-ae1d-9ebdd5bd1379 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d Jan 21 09:07:54.791034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a30322e-4b5c-4d32-ae1d-9ebdd5bd1379 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:54.791499 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:54.791499 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:54.792049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a30322e-4b5c-4d32-ae1d-9ebdd5bd1379 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:54.860238 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:54.860238 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:54.872965 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0a30322e-4b5c-4d32-ae1d-9ebdd5bd1379 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:07:54.876814 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a30322e-4b5c-4d32-ae1d-9ebdd5bd1379 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d returned with HTTP 200 Jan 21 09:07:54.876814 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 408/786] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:54 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d => generated 445 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:55.450929 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9de89f1-e19a-4658-9456-5dc46e14a9fe tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e Jan 21 09:07:55.451464 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9de89f1-e19a-4658-9456-5dc46e14a9fe tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:55.457692 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:55.457692 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:55.464523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9de89f1-e19a-4658-9456-5dc46e14a9fe tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:55.642116 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:55.642116 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:55.675145 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a9de89f1-e19a-4658-9456-5dc46e14a9fe tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Volume info retrieved successfully. Jan 21 09:07:55.767483 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9de89f1-e19a-4658-9456-5dc46e14a9fe tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e returned with HTTP 200 Jan 21 09:07:55.768348 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 379/787] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:55 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e => generated 912 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:55.888974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3f17181-7cd6-450d-8ccf-f8db56e3c387 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d Jan 21 09:07:55.889497 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3f17181-7cd6-450d-8ccf-f8db56e3c387 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:55.889679 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:55.889679 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:55.890038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3f17181-7cd6-450d-8ccf-f8db56e3c387 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:55.949609 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:55.949609 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:55.955478 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f3f17181-7cd6-450d-8ccf-f8db56e3c387 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:07:55.960781 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3f17181-7cd6-450d-8ccf-f8db56e3c387 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d returned with HTTP 200 Jan 21 09:07:55.965338 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 409/788] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:55 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d => generated 445 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:56.785095 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b78a909-9854-4103-ac47-e3864b8b9a36 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e Jan 21 09:07:56.786332 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b78a909-9854-4103-ac47-e3864b8b9a36 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:56.786711 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:56.786711 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:56.787332 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b78a909-9854-4103-ac47-e3864b8b9a36 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:56.904126 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:56.904126 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:56.932115 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8b78a909-9854-4103-ac47-e3864b8b9a36 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Volume info retrieved successfully. Jan 21 09:07:56.969412 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b78a909-9854-4103-ac47-e3864b8b9a36 tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e returned with HTTP 200 Jan 21 09:07:56.970268 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 380/789] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:56 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e => generated 912 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:56.979546 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-849de587-19bd-4ecc-ac89-a121f210fcf1 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d Jan 21 09:07:56.980718 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-849de587-19bd-4ecc-ac89-a121f210fcf1 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:56.981209 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:56.981209 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:56.982000 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-849de587-19bd-4ecc-ac89-a121f210fcf1 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:57.020689 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:57.020689 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:57.023201 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-849de587-19bd-4ecc-ac89-a121f210fcf1 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:07:57.025928 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-849de587-19bd-4ecc-ac89-a121f210fcf1 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d returned with HTTP 200 Jan 21 09:07:57.027297 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 410/790] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:56 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d => generated 472 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:57.038325 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81305c84-6a4b-48f1-bb3b-167b3e3c8996 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] POST http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots Jan 21 09:07:57.039018 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:57.039018 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:57.039410 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81305c84-6a4b-48f1-bb3b-167b3e3c8996 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e5d4cd5-2852-48e0-b000-4d65022fb50e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-95013358"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:07:57.168442 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:57.168442 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:57.170395 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-81305c84-6a4b-48f1-bb3b-167b3e3c8996 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Volume info retrieved successfully. Jan 21 09:07:57.173687 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-81305c84-6a4b-48f1-bb3b-167b3e3c8996 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Create snapshot from volume 7e5d4cd5-2852-48e0-b000-4d65022fb50e Jan 21 09:07:57.337202 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-81305c84-6a4b-48f1-bb3b-167b3e3c8996 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Created reservations ['b6366d89-bf21-4066-903d-4f9820365306', 'fa85e1c6-7b00-41c8-8dae-e3606675f938', '8b44814e-36a2-4839-bd1a-3e8462f744cb', '2b69d3cc-7963-489a-a871-de5a58d78308'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:07:57.503154 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-81305c84-6a4b-48f1-bb3b-167b3e3c8996 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot create request issued successfully. Jan 21 09:07:57.504111 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81305c84-6a4b-48f1-bb3b-167b3e3c8996 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots returned with HTTP 202 Jan 21 09:07:57.510006 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 381/791] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:07:57 2021] POST /volume/v3/9288740079834700b3354aec56b610dc/snapshots => generated 312 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:07:57.519631 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b784ac76-3ccf-4237-98fe-4b07e3c176d6 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 Jan 21 09:07:57.520778 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b784ac76-3ccf-4237-98fe-4b07e3c176d6 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:57.521156 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:57.521156 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:57.521818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b784ac76-3ccf-4237-98fe-4b07e3c176d6 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:57.582676 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:57.582676 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:57.590466 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b784ac76-3ccf-4237-98fe-4b07e3c176d6 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:07:57.596265 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b784ac76-3ccf-4237-98fe-4b07e3c176d6 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 returned with HTTP 200 Jan 21 09:07:57.597770 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 411/792] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:57 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 => generated 444 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:57.987986 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f162b94a-d7ed-472a-9502-dd83ec2fc18c tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] GET http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e Jan 21 09:07:57.988690 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f162b94a-d7ed-472a-9502-dd83ec2fc18c tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:57.989028 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:57.989028 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:57.989628 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f162b94a-d7ed-472a-9502-dd83ec2fc18c tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:58.098518 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f162b94a-d7ed-472a-9502-dd83ec2fc18c tempest-SnapshotsActionsTest-1433611495 tempest-SnapshotsActionsTest-1433611495] http://10.222.0.86/volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e returned with HTTP 404 Jan 21 09:07:58.103490 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 382/793] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:07:57 2021] GET /volume/v3/8fe34aac3ab7425cbfcf9d49fcee1666/volumes/f250304b-f6fd-4da6-9d82-fe39b6dd929e => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:07:58.609203 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be7129a1-c4f7-4666-990d-2204f0b4b5ee tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 Jan 21 09:07:58.610237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be7129a1-c4f7-4666-990d-2204f0b4b5ee tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:58.610676 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:07:58.610676 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:07:58.611352 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be7129a1-c4f7-4666-990d-2204f0b4b5ee tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:58.673180 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:58.673180 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:58.674827 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-be7129a1-c4f7-4666-990d-2204f0b4b5ee tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:07:58.676970 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be7129a1-c4f7-4666-990d-2204f0b4b5ee tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 returned with HTTP 200 Jan 21 09:07:58.678919 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 412/794] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:58 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 => generated 444 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:07:59.693026 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e40ea80c-7a31-4465-b2ad-42abef5c6bcc tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 Jan 21 09:07:59.694802 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e40ea80c-7a31-4465-b2ad-42abef5c6bcc tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:07:59.695607 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e40ea80c-7a31-4465-b2ad-42abef5c6bcc tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:07:59.743839 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:07:59.743839 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:07:59.748362 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e40ea80c-7a31-4465-b2ad-42abef5c6bcc tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:07:59.755845 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e40ea80c-7a31-4465-b2ad-42abef5c6bcc tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 returned with HTTP 200 Jan 21 09:07:59.762659 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 383/795] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:07:59 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 => generated 444 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:00.768996 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d33fa145-9c88-4bfc-91bc-0532e63254aa tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 Jan 21 09:08:00.769549 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d33fa145-9c88-4bfc-91bc-0532e63254aa tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:00.769549 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:00.769549 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:00.769789 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d33fa145-9c88-4bfc-91bc-0532e63254aa tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:00.817447 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:00.817447 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:00.819512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d33fa145-9c88-4bfc-91bc-0532e63254aa tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:08:00.821916 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d33fa145-9c88-4bfc-91bc-0532e63254aa tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 returned with HTTP 200 Jan 21 09:08:00.823297 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 413/796] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:00 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 => generated 471 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:00.837418 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49ed490f-ec7b-479e-82d8-0c71f00dc90e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?limit=1 Jan 21 09:08:00.838953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49ed490f-ec7b-479e-82d8-0c71f00dc90e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:00.839397 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:00.839397 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:00.840651 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49ed490f-ec7b-479e-82d8-0c71f00dc90e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:00.841747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-49ed490f-ec7b-479e-82d8-0c71f00dc90e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:00.844396 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-49ed490f-ec7b-479e-82d8-0c71f00dc90e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:00.864464 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-49ed490f-ec7b-479e-82d8-0c71f00dc90e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:00.866445 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49ed490f-ec7b-479e-82d8-0c71f00dc90e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?limit=1 returned with HTTP 200 Jan 21 09:08:00.878657 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 384/797] 10.222.0.86 () {58 vars in 1225 bytes} [Thu Jan 21 09:08:00 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots?limit=1 => generated 513 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:00.888965 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-852e3c31-efba-4e1a-948d-8f7525489486 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots Jan 21 09:08:00.890613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-852e3c31-efba-4e1a-948d-8f7525489486 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:00.891063 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:00.891063 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:00.891914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-852e3c31-efba-4e1a-948d-8f7525489486 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:00.893150 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-852e3c31-efba-4e1a-948d-8f7525489486 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:00.895806 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-852e3c31-efba-4e1a-948d-8f7525489486 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:00.919499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-852e3c31-efba-4e1a-948d-8f7525489486 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:00.920680 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-852e3c31-efba-4e1a-948d-8f7525489486 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots returned with HTTP 200 Jan 21 09:08:00.929075 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 414/798] 10.222.0.86 () {58 vars in 1210 bytes} [Thu Jan 21 09:08:00 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots => generated 993 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:00.934400 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e72384c4-bca5-4bcd-944d-ad125e1a4595 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?limit=100000 Jan 21 09:08:00.935025 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e72384c4-bca5-4bcd-944d-ad125e1a4595 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:00.935301 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:00.935301 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:00.935749 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e72384c4-bca5-4bcd-944d-ad125e1a4595 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:00.936596 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-e72384c4-bca5-4bcd-944d-ad125e1a4595 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:00.937498 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:00.937498 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:00.939359 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-e72384c4-bca5-4bcd-944d-ad125e1a4595 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:00.959159 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e72384c4-bca5-4bcd-944d-ad125e1a4595 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:00.961259 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e72384c4-bca5-4bcd-944d-ad125e1a4595 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?limit=100000 returned with HTTP 200 Jan 21 09:08:00.962235 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 385/799] 10.222.0.86 () {58 vars in 1235 bytes} [Thu Jan 21 09:08:00 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots?limit=100000 => generated 993 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:00.981114 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d586b3b-2752-4cf1-8fb9-7ea7bfd1af2d tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?limit=0 Jan 21 09:08:00.982891 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d586b3b-2752-4cf1-8fb9-7ea7bfd1af2d tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:00.983922 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:00.983922 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:00.984543 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d586b3b-2752-4cf1-8fb9-7ea7bfd1af2d tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:00.985237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-8d586b3b-2752-4cf1-8fb9-7ea7bfd1af2d tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:00.986416 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:00.986416 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:00.988117 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-8d586b3b-2752-4cf1-8fb9-7ea7bfd1af2d tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.013993 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8d586b3b-2752-4cf1-8fb9-7ea7bfd1af2d tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.015292 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d586b3b-2752-4cf1-8fb9-7ea7bfd1af2d tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?limit=0 returned with HTTP 200 Jan 21 09:08:01.016289 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 415/800] 10.222.0.86 () {58 vars in 1225 bytes} [Thu Jan 21 09:08:00 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots?limit=0 => generated 17 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:08:01.036950 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d321c5ea-92bd-4ced-bb1b-b4c79f59865e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots Jan 21 09:08:01.037930 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d321c5ea-92bd-4ced-bb1b-b4c79f59865e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.050003 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.050003 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.050851 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d321c5ea-92bd-4ced-bb1b-b4c79f59865e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.051861 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-d321c5ea-92bd-4ced-bb1b-b4c79f59865e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:01.056972 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:01.056972 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:01.062640 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-d321c5ea-92bd-4ced-bb1b-b4c79f59865e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.088459 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d321c5ea-92bd-4ced-bb1b-b4c79f59865e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.089637 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d321c5ea-92bd-4ced-bb1b-b4c79f59865e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots returned with HTTP 200 Jan 21 09:08:01.090901 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 386/801] 10.222.0.86 () {58 vars in 1210 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots => generated 993 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:01.102934 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ac6a04d-e2dd-4602-8bd6-a5dcdb1bd6c3 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?marker=a5b96480-fefd-4c44-bb76-bcdf0b92ee2d Jan 21 09:08:01.103755 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ac6a04d-e2dd-4602-8bd6-a5dcdb1bd6c3 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.103955 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ac6a04d-e2dd-4602-8bd6-a5dcdb1bd6c3 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.104485 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-2ac6a04d-e2dd-4602-8bd6-a5dcdb1bd6c3 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:01.107095 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-2ac6a04d-e2dd-4602-8bd6-a5dcdb1bd6c3 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.153264 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2ac6a04d-e2dd-4602-8bd6-a5dcdb1bd6c3 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.154026 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ac6a04d-e2dd-4602-8bd6-a5dcdb1bd6c3 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?marker=a5b96480-fefd-4c44-bb76-bcdf0b92ee2d returned with HTTP 200 Jan 21 09:08:01.162453 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 416/802] 10.222.0.86 () {58 vars in 1297 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots?marker=a5b96480-fefd-4c44-bb76-bcdf0b92ee2d => generated 342 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:01.167925 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56a69847-cf06-4904-8a13-01e81b603a82 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?offset=2&limit=3 Jan 21 09:08:01.168448 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56a69847-cf06-4904-8a13-01e81b603a82 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.168664 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.168664 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.169038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56a69847-cf06-4904-8a13-01e81b603a82 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.169620 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-56a69847-cf06-4904-8a13-01e81b603a82 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:01.170319 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:01.170319 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:01.171929 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-56a69847-cf06-4904-8a13-01e81b603a82 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.189776 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-56a69847-cf06-4904-8a13-01e81b603a82 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.190593 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56a69847-cf06-4904-8a13-01e81b603a82 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 21 09:08:01.191423 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 387/803] 10.222.0.86 () {58 vars in 1243 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots?offset=2&limit=3 => generated 342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:01.204405 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efe84acf-99d9-4991-bca0-bd3346300c3b tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=created_at&sort_dir=asc Jan 21 09:08:01.206044 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efe84acf-99d9-4991-bca0-bd3346300c3b tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.206651 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.206651 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.207293 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efe84acf-99d9-4991-bca0-bd3346300c3b tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.208090 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-efe84acf-99d9-4991-bca0-bd3346300c3b tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:01.208987 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:01.208987 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:01.211099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-efe84acf-99d9-4991-bca0-bd3346300c3b tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.234364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-efe84acf-99d9-4991-bca0-bd3346300c3b tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.235506 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efe84acf-99d9-4991-bca0-bd3346300c3b tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 21 09:08:01.237262 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 417/804] 10.222.0.86 () {58 vars in 1275 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:01.250775 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-111ec16e-79fe-41b9-9ddf-06936b2bcfa5 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=created_at&sort_dir=desc Jan 21 09:08:01.251296 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-111ec16e-79fe-41b9-9ddf-06936b2bcfa5 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.251490 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.251490 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.252135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-111ec16e-79fe-41b9-9ddf-06936b2bcfa5 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.252722 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-111ec16e-79fe-41b9-9ddf-06936b2bcfa5 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:01.253367 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:01.253367 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:01.255200 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-111ec16e-79fe-41b9-9ddf-06936b2bcfa5 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.289353 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-111ec16e-79fe-41b9-9ddf-06936b2bcfa5 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.291225 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-111ec16e-79fe-41b9-9ddf-06936b2bcfa5 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 21 09:08:01.299789 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 388/805] 10.222.0.86 () {58 vars in 1277 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:01.305582 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e402d48-5eb5-48c1-af06-e7dd88af06b0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=id&sort_dir=asc Jan 21 09:08:01.306136 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e402d48-5eb5-48c1-af06-e7dd88af06b0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.306402 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.306402 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.306782 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e402d48-5eb5-48c1-af06-e7dd88af06b0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.307606 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-4e402d48-5eb5-48c1-af06-e7dd88af06b0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:01.308545 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:01.308545 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:01.310513 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-4e402d48-5eb5-48c1-af06-e7dd88af06b0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.332361 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e402d48-5eb5-48c1-af06-e7dd88af06b0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.333745 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e402d48-5eb5-48c1-af06-e7dd88af06b0 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 21 09:08:01.342973 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 418/806] 10.222.0.86 () {58 vars in 1259 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:01.348318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee393081-1950-4b87-9d23-cd04368aae7f tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=id&sort_dir=desc Jan 21 09:08:01.348814 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee393081-1950-4b87-9d23-cd04368aae7f tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.349246 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.349246 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.349889 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee393081-1950-4b87-9d23-cd04368aae7f tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.351336 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-ee393081-1950-4b87-9d23-cd04368aae7f tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:01.352441 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:01.352441 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:01.354450 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-ee393081-1950-4b87-9d23-cd04368aae7f tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.412032 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ee393081-1950-4b87-9d23-cd04368aae7f tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.418331 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee393081-1950-4b87-9d23-cd04368aae7f tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 21 09:08:01.420655 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 389/807] 10.222.0.86 () {58 vars in 1261 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:01.436816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae10292e-15b9-435b-85c2-9826092e5fd4 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=display_name&sort_dir=asc Jan 21 09:08:01.437342 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae10292e-15b9-435b-85c2-9826092e5fd4 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.437653 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.437653 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.437880 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae10292e-15b9-435b-85c2-9826092e5fd4 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.438559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-ae10292e-15b9-435b-85c2-9826092e5fd4 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:01.439286 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:01.439286 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:01.441182 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-ae10292e-15b9-435b-85c2-9826092e5fd4 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.489196 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae10292e-15b9-435b-85c2-9826092e5fd4 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.490113 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae10292e-15b9-435b-85c2-9826092e5fd4 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 21 09:08:01.491078 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 419/808] 10.222.0.86 () {58 vars in 1279 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:01.505173 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-867a52e8-0016-46e4-8e66-ba0afb37fa1a tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=display_name&sort_dir=desc Jan 21 09:08:01.507064 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-867a52e8-0016-46e4-8e66-ba0afb37fa1a tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.507251 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.507251 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.509483 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-867a52e8-0016-46e4-8e66-ba0afb37fa1a tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.510118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-867a52e8-0016-46e4-8e66-ba0afb37fa1a tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:01.510846 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:01.510846 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:01.512497 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-867a52e8-0016-46e4-8e66-ba0afb37fa1a tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.557408 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-867a52e8-0016-46e4-8e66-ba0afb37fa1a tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.558350 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-867a52e8-0016-46e4-8e66-ba0afb37fa1a tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 21 09:08:01.559210 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 390/809] 10.222.0.86 () {58 vars in 1281 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:01.574844 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49e6e195-5f6b-4ca4-a76b-fa2e4273e4b5 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-95013358 Jan 21 09:08:01.575604 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49e6e195-5f6b-4ca4-a76b-fa2e4273e4b5 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.575979 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.575979 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.576971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49e6e195-5f6b-4ca4-a76b-fa2e4273e4b5 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.578356 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-49e6e195-5f6b-4ca4-a76b-fa2e4273e4b5 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:01.579792 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:01.579792 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:01.581914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-49e6e195-5f6b-4ca4-a76b-fa2e4273e4b5 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.602059 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-49e6e195-5f6b-4ca4-a76b-fa2e4273e4b5 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.603277 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:01.603277 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:01.604846 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49e6e195-5f6b-4ca4-a76b-fa2e4273e4b5 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-95013358 returned with HTTP 200 Jan 21 09:08:01.605804 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 420/810] 10.222.0.86 () {58 vars in 1348 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-95013358 => generated 474 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:01.617663 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b5133d8-47d4-4b35-8c6e-5976c227dd98 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/detail?status=available Jan 21 09:08:01.618249 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b5133d8-47d4-4b35-8c6e-5976c227dd98 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.618443 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.618443 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.619074 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b5133d8-47d4-4b35-8c6e-5976c227dd98 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.619824 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-2b5133d8-47d4-4b35-8c6e-5976c227dd98 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:01.620656 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:01.620656 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:01.625336 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-2b5133d8-47d4-4b35-8c6e-5976c227dd98 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.644577 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2b5133d8-47d4-4b35-8c6e-5976c227dd98 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.647486 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:01.647486 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:01.649278 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b5133d8-47d4-4b35-8c6e-5976c227dd98 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/detail?status=available returned with HTTP 200 Jan 21 09:08:01.650871 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 391/811] 10.222.0.86 () {58 vars in 1264 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/detail?status=available => generated 1395 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:08:01.663389 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c5040cf-4dd6-419c-b3e8-a66d43030a31 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-95013358 Jan 21 09:08:01.663793 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c5040cf-4dd6-419c-b3e8-a66d43030a31 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.663985 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.663985 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.664284 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c5040cf-4dd6-419c-b3e8-a66d43030a31 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.664883 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-2c5040cf-4dd6-419c-b3e8-a66d43030a31 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:01.667189 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-2c5040cf-4dd6-419c-b3e8-a66d43030a31 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.686842 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2c5040cf-4dd6-419c-b3e8-a66d43030a31 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.687780 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:01.687780 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:01.689131 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c5040cf-4dd6-419c-b3e8-a66d43030a31 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-95013358 returned with HTTP 200 Jan 21 09:08:01.689961 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 421/812] 10.222.0.86 () {58 vars in 1382 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-95013358 => generated 474 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:01.704509 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92ce6196-2556-4d65-8cb8-9441ffd63558 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-95013358 Jan 21 09:08:01.705789 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92ce6196-2556-4d65-8cb8-9441ffd63558 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.706189 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.706189 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.706802 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92ce6196-2556-4d65-8cb8-9441ffd63558 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.707546 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-92ce6196-2556-4d65-8cb8-9441ffd63558 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:01.710563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-92ce6196-2556-4d65-8cb8-9441ffd63558 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.765091 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-92ce6196-2556-4d65-8cb8-9441ffd63558 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.765091 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92ce6196-2556-4d65-8cb8-9441ffd63558 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-95013358 returned with HTTP 200 Jan 21 09:08:01.765091 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 392/813] 10.222.0.86 () {58 vars in 1327 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-95013358 => generated 340 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:01.775571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-505987ce-d88b-49fe-88d1-fe87e09bb5fc tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?status=available Jan 21 09:08:01.775571 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-505987ce-d88b-49fe-88d1-fe87e09bb5fc tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.775571 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.775571 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.775571 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-505987ce-d88b-49fe-88d1-fe87e09bb5fc tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.775571 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-505987ce-d88b-49fe-88d1-fe87e09bb5fc tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:01.789866 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-505987ce-d88b-49fe-88d1-fe87e09bb5fc tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.808584 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-505987ce-d88b-49fe-88d1-fe87e09bb5fc tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.809486 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-505987ce-d88b-49fe-88d1-fe87e09bb5fc tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?status=available returned with HTTP 200 Jan 21 09:08:01.810725 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 422/814] 10.222.0.86 () {58 vars in 1243 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots?status=available => generated 993 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:01.822327 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32e11770-cab6-456c-a56c-8c95ae707f47 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-95013358 Jan 21 09:08:01.823094 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32e11770-cab6-456c-a56c-8c95ae707f47 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.823492 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.823492 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.824138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32e11770-cab6-456c-a56c-8c95ae707f47 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.825067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-32e11770-cab6-456c-a56c-8c95ae707f47 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:01.825926 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:01.825926 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:01.827889 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-32e11770-cab6-456c-a56c-8c95ae707f47 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:01.848001 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-32e11770-cab6-456c-a56c-8c95ae707f47 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Get all snapshots completed successfully. Jan 21 09:08:01.849097 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32e11770-cab6-456c-a56c-8c95ae707f47 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-95013358 returned with HTTP 200 Jan 21 09:08:01.850738 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 393/815] 10.222.0.86 () {58 vars in 1361 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-95013358 => generated 340 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:01.864754 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7bb0320-cbee-454b-ac89-0c651cbab3a6 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] DELETE http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 Jan 21 09:08:01.866259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7bb0320-cbee-454b-ac89-0c651cbab3a6 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.866673 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.866673 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.867306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7bb0320-cbee-454b-ac89-0c651cbab3a6 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:01.868378 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-d7bb0320-cbee-454b-ac89-0c651cbab3a6 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Delete snapshot with id: e9737619-1076-4e65-abc6-8bce4d353815 Jan 21 09:08:01.897976 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:01.897976 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:01.899450 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d7bb0320-cbee-454b-ac89-0c651cbab3a6 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:08:01.981499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d7bb0320-cbee-454b-ac89-0c651cbab3a6 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot delete request issued successfully. Jan 21 09:08:01.985649 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7bb0320-cbee-454b-ac89-0c651cbab3a6 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 returned with HTTP 202 Jan 21 09:08:01.987380 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 423/816] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:08:01 2021] DELETE /volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:08:01.996753 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df69165f-2588-4ae7-892c-d5add22c22a2 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 Jan 21 09:08:01.997550 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df69165f-2588-4ae7-892c-d5add22c22a2 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:01.997949 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:01.997949 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:01.998799 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df69165f-2588-4ae7-892c-d5add22c22a2 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:02.036735 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:02.036735 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:02.038701 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-df69165f-2588-4ae7-892c-d5add22c22a2 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:08:02.042393 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df69165f-2588-4ae7-892c-d5add22c22a2 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 returned with HTTP 200 Jan 21 09:08:02.043897 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 394/817] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:01 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 => generated 470 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:03.056155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03194a12-58ef-4e50-9b24-8e3d671d152e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 Jan 21 09:08:03.056770 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03194a12-58ef-4e50-9b24-8e3d671d152e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:03.056875 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:03.056875 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:03.057223 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03194a12-58ef-4e50-9b24-8e3d671d152e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:03.150314 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:03.150314 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:03.155609 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-03194a12-58ef-4e50-9b24-8e3d671d152e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:08:03.173318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03194a12-58ef-4e50-9b24-8e3d671d152e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 returned with HTTP 200 Jan 21 09:08:03.175623 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 424/818] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:03 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 => generated 470 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:04.188195 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-058f97ec-eec3-47dd-9009-ff7a599a360e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 Jan 21 09:08:04.189213 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-058f97ec-eec3-47dd-9009-ff7a599a360e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:04.189605 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:04.189605 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:04.190398 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-058f97ec-eec3-47dd-9009-ff7a599a360e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:04.219346 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-058f97ec-eec3-47dd-9009-ff7a599a360e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 returned with HTTP 404 Jan 21 09:08:04.237551 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e092c34a-c03a-49a4-8086-6fc93d3a8be7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] DELETE http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d Jan 21 09:08:04.238835 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e092c34a-c03a-49a4-8086-6fc93d3a8be7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:04.239423 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:04.239423 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:04.240091 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e092c34a-c03a-49a4-8086-6fc93d3a8be7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:04.241717 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-e092c34a-c03a-49a4-8086-6fc93d3a8be7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Delete snapshot with id: a5b96480-fefd-4c44-bb76-bcdf0b92ee2d Jan 21 09:08:04.252658 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 395/819] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:04 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/e9737619-1076-4e65-abc6-8bce4d353815 => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:04.290766 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:04.290766 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:04.293037 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e092c34a-c03a-49a4-8086-6fc93d3a8be7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:08:04.395103 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e092c34a-c03a-49a4-8086-6fc93d3a8be7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot delete request issued successfully. Jan 21 09:08:04.395629 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e092c34a-c03a-49a4-8086-6fc93d3a8be7 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d returned with HTTP 202 Jan 21 09:08:04.399708 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 425/820] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:08:04 2021] DELETE /volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:08:04.406609 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34a8f5e9-a074-48fd-a8c9-78ee82162c71 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d Jan 21 09:08:04.407156 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34a8f5e9-a074-48fd-a8c9-78ee82162c71 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:04.407658 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34a8f5e9-a074-48fd-a8c9-78ee82162c71 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:04.437023 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:04.437023 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:04.438233 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34a8f5e9-a074-48fd-a8c9-78ee82162c71 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:08:04.440292 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34a8f5e9-a074-48fd-a8c9-78ee82162c71 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d returned with HTTP 200 Jan 21 09:08:04.447215 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 396/821] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:04 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d => generated 471 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:05.453903 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a6f678b-a658-487e-adf1-eea9fecd16f8 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d Jan 21 09:08:05.455103 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a6f678b-a658-487e-adf1-eea9fecd16f8 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:05.455473 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:05.455473 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:05.456172 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a6f678b-a658-487e-adf1-eea9fecd16f8 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:05.509515 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:05.509515 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:05.511445 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8a6f678b-a658-487e-adf1-eea9fecd16f8 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:08:05.520079 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a6f678b-a658-487e-adf1-eea9fecd16f8 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d returned with HTTP 200 Jan 21 09:08:05.521195 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 426/822] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:05 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d => generated 471 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:06.470263 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4539bb4-e133-4a90-9d80-fa278429d0c8 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] POST http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/types Jan 21 09:08:06.473364 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:06.473364 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:06.474506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4539bb4-e133-4a90-9d80-fa278429d0c8 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:06.534316 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b6679d1-a730-4bdf-a5bf-5ce73f6013a3 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d Jan 21 09:08:06.535103 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b6679d1-a730-4bdf-a5bf-5ce73f6013a3 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:06.535431 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:06.535431 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:06.535986 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b6679d1-a730-4bdf-a5bf-5ce73f6013a3 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:06.570985 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4539bb4-e133-4a90-9d80-fa278429d0c8 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/types returned with HTTP 200 Jan 21 09:08:06.578914 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 397/823] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:08:06 2021] POST /volume/v3/a16527d0c9b14a909593640d436176ae/types => generated 188 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:06.588917 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3667db4-31e2-45ae-a47a-8c2f85b7097f tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] POST http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/types Jan 21 09:08:06.589915 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3667db4-31e2-45ae-a47a-8c2f85b7097f tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:06.592200 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b6679d1-a730-4bdf-a5bf-5ce73f6013a3 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d returned with HTTP 404 Jan 21 09:08:06.595327 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 427/824] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:06 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/a5b96480-fefd-4c44-bb76-bcdf0b92ee2d => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:08:06.604732 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28ea08c6-bfdc-47c4-b6f8-3dc793774437 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] DELETE http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c Jan 21 09:08:06.607998 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28ea08c6-bfdc-47c4-b6f8-3dc793774437 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:06.608726 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28ea08c6-bfdc-47c4-b6f8-3dc793774437 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:06.609280 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-28ea08c6-bfdc-47c4-b6f8-3dc793774437 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Delete snapshot with id: 698cf384-981c-4759-a032-0bbe8c71255c Jan 21 09:08:06.661478 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:06.661478 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:06.667105 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-28ea08c6-bfdc-47c4-b6f8-3dc793774437 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:08:06.681569 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3667db4-31e2-45ae-a47a-8c2f85b7097f tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/types returned with HTTP 200 Jan 21 09:08:06.682424 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 398/825] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:08:06 2021] POST /volume/v3/a16527d0c9b14a909593640d436176ae/types => generated 188 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:08:06.778226 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-28ea08c6-bfdc-47c4-b6f8-3dc793774437 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot delete request issued successfully. Jan 21 09:08:06.778975 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28ea08c6-bfdc-47c4-b6f8-3dc793774437 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c returned with HTTP 202 Jan 21 09:08:06.780455 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 428/826] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:08:06 2021] DELETE /volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:08:06.793530 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7477a02-0a1f-4a70-92fb-b65fe55f92bd tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c Jan 21 09:08:06.794538 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7477a02-0a1f-4a70-92fb-b65fe55f92bd tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:06.795266 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:06.795266 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:06.796141 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7477a02-0a1f-4a70-92fb-b65fe55f92bd tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:06.853782 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:06.853782 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:06.857570 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d7477a02-0a1f-4a70-92fb-b65fe55f92bd tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:08:06.862866 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7477a02-0a1f-4a70-92fb-b65fe55f92bd tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c returned with HTTP 200 Jan 21 09:08:06.866373 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 429/827] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:06 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c => generated 472 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:08:06.956656 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] POST http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes Jan 21 09:08:06.957756 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-983106329"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:06.960864 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-983106329'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:08:06.977797 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Create volume of 1 GB Jan 21 09:08:06.978852 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:06.978852 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:06.979937 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Availability Zones retrieved successfully. Jan 21 09:08:07.001545 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Flow 'volume_create_api' (879217d5-b97a-4deb-9f45-bee995460eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:08:07.005477 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cc8cdc1-ecf5-43d4-a90f-38e3a5968418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:07.009364 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:08:07.093643 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cc8cdc1-ecf5-43d4-a90f-38e3a5968418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:08:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0850e6bb-338b-4d65-b45a-5bf822541d32,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0850e6bb-338b-4d65-b45a-5bf822541d32', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:07.097363 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (788cde22-d67b-4471-a89c-89bd6253a214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:07.154682 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:08:07.155749 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:08:07.243357 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Created reservations ['b0b1d660-6f16-4838-8df0-2ccd021d96cc', '116012a8-39f1-466d-8b92-6114c34b853a', '7f26b390-bff3-4b11-9d3d-63ff4e146aa4', '430ce16b-435e-4ffc-ae34-8a5e421a5e50'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:08:07.246423 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (788cde22-d67b-4471-a89c-89bd6253a214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0b1d660-6f16-4838-8df0-2ccd021d96cc', '116012a8-39f1-466d-8b92-6114c34b853a', '7f26b390-bff3-4b11-9d3d-63ff4e146aa4', '430ce16b-435e-4ffc-ae34-8a5e421a5e50']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:07.256703 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0147ed22-ea6a-4536-9fa7-473bb4dd9210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:07.362590 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0147ed22-ea6a-4536-9fa7-473bb4dd9210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '401aaf36-f7c6-4a60-a045-d2bbd0e9ca60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-983106329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='204c9e374d9948cbbc427f75b2556be5',qos_specs=None,replication_status=,reservations=['b0b1d660-6f16-4838-8df0-2ccd021d96cc','116012a8-39f1-466d-8b92-6114c34b853a','7f26b390-bff3-4b11-9d3d-63ff4e146aa4','430ce16b-435e-4ffc-ae34-8a5e421a5e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='329d026ecd444604b6de1f3b0cc7cef4',volume_type_id=0850e6bb-338b-4d65-b45a-5bf822541d32), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:08:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-983106329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=401aaf36-f7c6-4a60-a045-d2bbd0e9ca60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='204c9e374d9948cbbc427f75b2556be5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='329d026ecd444604b6de1f3b0cc7cef4',volume_attachment=,volume_type=,volume_type_id=0850e6bb-338b-4d65-b45a-5bf822541d32)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:07.366954 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c74a39c5-f9cb-46f4-bc70-0abda38559a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:07.431393 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c74a39c5-f9cb-46f4-bc70-0abda38559a2) transitioned into state 'SUCCESS' from state '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-983106329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='204c9e374d9948cbbc427f75b2556be5',qos_specs=None,replication_status=,reservations=['b0b1d660-6f16-4838-8df0-2ccd021d96cc','116012a8-39f1-466d-8b92-6114c34b853a','7f26b390-bff3-4b11-9d3d-63ff4e146aa4','430ce16b-435e-4ffc-ae34-8a5e421a5e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='329d026ecd444604b6de1f3b0cc7cef4',volume_type_id=0850e6bb-338b-4d65-b45a-5bf822541d32)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:07.434164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c19237f7-280b-4575-9179-3e046e516771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:07.496181 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c19237f7-280b-4575-9179-3e046e516771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:07.502545 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Flow 'volume_create_api' (879217d5-b97a-4deb-9f45-bee995460eed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:08:07.593272 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Create volume request issued successfully. Jan 21 09:08:07.628574 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06d8ce86-3284-4acd-84f4-60833ef63d33 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes returned with HTTP 202 Jan 21 09:08:07.631705 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 399/828] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:08:06 2021] POST /volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes => generated 833 bytes in 941 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:08:07.644201 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36077b81-0d0b-43ce-a8e4-d153df6b0478 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] GET http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 Jan 21 09:08:07.644837 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36077b81-0d0b-43ce-a8e4-d153df6b0478 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:07.645239 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:07.645239 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:07.645781 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36077b81-0d0b-43ce-a8e4-d153df6b0478 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:07.742716 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:07.742716 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:07.764093 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-36077b81-0d0b-43ce-a8e4-d153df6b0478 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Volume info retrieved successfully. Jan 21 09:08:07.815177 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36077b81-0d0b-43ce-a8e4-d153df6b0478 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 returned with HTTP 200 Jan 21 09:08:07.835057 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 430/829] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:07 2021] GET /volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 => generated 901 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:07.877043 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b39abae3-03c1-4956-b070-fb2135b8ee8c tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c Jan 21 09:08:07.877568 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b39abae3-03c1-4956-b070-fb2135b8ee8c tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:07.877764 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:07.877764 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:07.878421 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b39abae3-03c1-4956-b070-fb2135b8ee8c tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:07.956569 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:07.956569 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:07.957721 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b39abae3-03c1-4956-b070-fb2135b8ee8c tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Snapshot retrieved successfully. Jan 21 09:08:07.959796 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b39abae3-03c1-4956-b070-fb2135b8ee8c tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c returned with HTTP 200 Jan 21 09:08:07.960662 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 400/830] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:07 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c => generated 472 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:08.832880 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f6c9ad3-b174-4a13-9e5a-12b1204d1fdd tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] GET http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 Jan 21 09:08:08.835258 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f6c9ad3-b174-4a13-9e5a-12b1204d1fdd tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:08.835671 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:08.835671 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:08.836305 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f6c9ad3-b174-4a13-9e5a-12b1204d1fdd tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:08.898819 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:08.898819 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:08.908187 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f6c9ad3-b174-4a13-9e5a-12b1204d1fdd tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Volume info retrieved successfully. Jan 21 09:08:08.933789 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f6c9ad3-b174-4a13-9e5a-12b1204d1fdd tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 returned with HTTP 200 Jan 21 09:08:08.938244 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 431/831] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:08 2021] GET /volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 => generated 926 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:08.949542 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18772e1e-5a1c-46b2-879f-7d5326251a0f tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] GET http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 Jan 21 09:08:08.950717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18772e1e-5a1c-46b2-879f-7d5326251a0f tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:08.950922 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:08.950922 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:08.951551 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18772e1e-5a1c-46b2-879f-7d5326251a0f tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:08.973643 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3e84f49-ee67-48d1-90db-2b658f222359 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c Jan 21 09:08:08.974700 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3e84f49-ee67-48d1-90db-2b658f222359 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:08.975833 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:08.975833 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:08.976649 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3e84f49-ee67-48d1-90db-2b658f222359 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:09.004042 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:09.004042 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:09.012808 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-18772e1e-5a1c-46b2-879f-7d5326251a0f tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Volume info retrieved successfully. Jan 21 09:08:09.035322 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3e84f49-ee67-48d1-90db-2b658f222359 tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c returned with HTTP 404 Jan 21 09:08:09.046117 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 432/832] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:08 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/snapshots/698cf384-981c-4759-a032-0bbe8c71255c => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:09.047638 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18772e1e-5a1c-46b2-879f-7d5326251a0f tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 returned with HTTP 200 Jan 21 09:08:09.059679 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1045b8a3-15d0-439d-9cf6-4a4c2c53d0ce tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] DELETE http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e Jan 21 09:08:09.059679 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1045b8a3-15d0-439d-9cf6-4a4c2c53d0ce tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:09.059679 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1045b8a3-15d0-439d-9cf6-4a4c2c53d0ce tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:09.059679 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1045b8a3-15d0-439d-9cf6-4a4c2c53d0ce tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Delete volume with id: 7e5d4cd5-2852-48e0-b000-4d65022fb50e Jan 21 09:08:09.061154 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 401/833] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:08 2021] GET /volume/v3/a16527d0c9b14a909593640d436176ae/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 => generated 1097 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:08:09.066062 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-deb1f350-18de-47d1-95c4-85a0997f92ce tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] POST http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60/action Jan 21 09:08:09.066720 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:09.066720 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:09.067336 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-deb1f350-18de-47d1-95c4-85a0997f92ce tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:08:09.067876 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-deb1f350-18de-47d1-95c4-85a0997f92ce tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:09.123412 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:09.123412 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:09.124955 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-deb1f350-18de-47d1-95c4-85a0997f92ce tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Volume info retrieved successfully. Jan 21 09:08:09.130185 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:09.130185 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:09.131978 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1045b8a3-15d0-439d-9cf6-4a4c2c53d0ce tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Volume info retrieved successfully. Jan 21 09:08:09.164686 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1045b8a3-15d0-439d-9cf6-4a4c2c53d0ce tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Delete volume request issued successfully. Jan 21 09:08:09.165160 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1045b8a3-15d0-439d-9cf6-4a4c2c53d0ce tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e returned with HTTP 202 Jan 21 09:08:09.166030 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 433/834] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:08:09 2021] DELETE /volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:08:09.174420 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0298941b-c52e-401f-8124-f3accef39ded tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e Jan 21 09:08:09.174944 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0298941b-c52e-401f-8124-f3accef39ded tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:09.175159 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:09.175159 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:09.175530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0298941b-c52e-401f-8124-f3accef39ded tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:09.175880 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-deb1f350-18de-47d1-95c4-85a0997f92ce tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:08:09.177028 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-deb1f350-18de-47d1-95c4-85a0997f92ce tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:08:09.211379 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-deb1f350-18de-47d1-95c4-85a0997f92ce tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Created reservations ['1a94dc6d-9cb6-451b-bcd4-c7c71b93bc79', '4b8acd25-7236-477e-85e0-25a93ce09103'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:08:09.245072 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:09.245072 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:09.255165 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0298941b-c52e-401f-8124-f3accef39ded tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Volume info retrieved successfully. Jan 21 09:08:09.271434 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-deb1f350-18de-47d1-95c4-85a0997f92ce tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Created reservations ['ccb13682-3e30-439a-b28e-24a424f4f825', 'e250a512-400e-4cc5-bb46-a45977de5aa6'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:08:09.286543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0298941b-c52e-401f-8124-f3accef39ded tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e returned with HTTP 200 Jan 21 09:08:09.286971 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 434/835] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:09 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e => generated 919 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:09.431374 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-deb1f350-18de-47d1-95c4-85a0997f92ce tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Retype volume request issued successfully. Jan 21 09:08:09.432364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-deb1f350-18de-47d1-95c4-85a0997f92ce tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60/action returned with HTTP 202 Jan 21 09:08:09.436985 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 402/836] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:08:09 2021] POST /volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60/action => generated 0 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:08:09.442186 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc38165d-4459-4e38-9a4e-1ba51827b8df tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] GET http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 Jan 21 09:08:09.442939 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc38165d-4459-4e38-9a4e-1ba51827b8df tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:09.443258 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:09.443258 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:09.444408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc38165d-4459-4e38-9a4e-1ba51827b8df tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:09.557617 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:09.557617 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:09.579600 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dc38165d-4459-4e38-9a4e-1ba51827b8df tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Volume info retrieved successfully. Jan 21 09:08:09.623274 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc38165d-4459-4e38-9a4e-1ba51827b8df tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 returned with HTTP 200 Jan 21 09:08:09.625529 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 435/837] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:09 2021] GET /volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 => generated 925 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:10.305094 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d68d3a6c-9aa4-4d8c-8d05-737666d8a37e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e Jan 21 09:08:10.306186 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d68d3a6c-9aa4-4d8c-8d05-737666d8a37e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:10.306553 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:10.306553 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:10.307210 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d68d3a6c-9aa4-4d8c-8d05-737666d8a37e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:10.488214 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:10.488214 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:10.528047 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d68d3a6c-9aa4-4d8c-8d05-737666d8a37e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Volume info retrieved successfully. Jan 21 09:08:10.609534 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d68d3a6c-9aa4-4d8c-8d05-737666d8a37e tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e returned with HTTP 200 Jan 21 09:08:10.610802 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 403/838] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:10 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e => generated 919 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:10.641441 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65217c22-2d7f-41ec-ba69-8cebb7fae7c0 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] GET http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 Jan 21 09:08:10.642093 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65217c22-2d7f-41ec-ba69-8cebb7fae7c0 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:10.642292 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:10.642292 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:10.642804 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65217c22-2d7f-41ec-ba69-8cebb7fae7c0 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:10.858034 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:10.858034 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:10.898255 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-65217c22-2d7f-41ec-ba69-8cebb7fae7c0 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Volume info retrieved successfully. Jan 21 09:08:10.931996 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65217c22-2d7f-41ec-ba69-8cebb7fae7c0 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 returned with HTTP 200 Jan 21 09:08:10.933183 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 436/839] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:10 2021] GET /volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 => generated 926 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:10.950758 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b9bd968-4e83-42fc-8a0b-1afdbef64be3 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] GET http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 Jan 21 09:08:10.951588 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b9bd968-4e83-42fc-8a0b-1afdbef64be3 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:10.951996 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:10.951996 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:10.952638 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b9bd968-4e83-42fc-8a0b-1afdbef64be3 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:11.065371 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:11.065371 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:11.087431 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b9bd968-4e83-42fc-8a0b-1afdbef64be3 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Volume info retrieved successfully. Jan 21 09:08:11.146244 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b9bd968-4e83-42fc-8a0b-1afdbef64be3 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 returned with HTTP 200 Jan 21 09:08:11.147667 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 404/840] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:10 2021] GET /volume/v3/a16527d0c9b14a909593640d436176ae/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 => generated 1097 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:08:11.165229 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52518e18-4c4b-43e9-b594-f8740c146ee8 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] GET http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-983106329 Jan 21 09:08:11.166041 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52518e18-4c4b-43e9-b594-f8740c146ee8 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:11.166485 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:11.166485 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:11.167118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52518e18-4c4b-43e9-b594-f8740c146ee8 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:11.169080 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-52518e18-4c4b-43e9-b594-f8740c146ee8 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-983106329'), ('all_tenants', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:08:11.294954 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-52518e18-4c4b-43e9-b594-f8740c146ee8 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Get all volumes completed successfully. Jan 21 09:08:11.296394 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52518e18-4c4b-43e9-b594-f8740c146ee8 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-983106329 returned with HTTP 200 Jan 21 09:08:11.311670 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13c453f8-e992-4284-8d11-a899ac2860d1 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] DELETE http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 Jan 21 09:08:11.312922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13c453f8-e992-4284-8d11-a899ac2860d1 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:11.313362 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:11.313362 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:11.314011 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13c453f8-e992-4284-8d11-a899ac2860d1 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:11.314700 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-13c453f8-e992-4284-8d11-a899ac2860d1 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Delete volume with id: 401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 Jan 21 09:08:11.333086 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 437/841] 10.222.0.86 () {58 vars in 1363 bytes} [Thu Jan 21 09:08:11 2021] GET /volume/v3/a16527d0c9b14a909593640d436176ae/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-983106329 => generated 412 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:11.447335 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:11.447335 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:11.448766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-13c453f8-e992-4284-8d11-a899ac2860d1 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Volume info retrieved successfully. Jan 21 09:08:11.489252 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-13c453f8-e992-4284-8d11-a899ac2860d1 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Delete volume request issued successfully. Jan 21 09:08:11.489560 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13c453f8-e992-4284-8d11-a899ac2860d1 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 returned with HTTP 202 Jan 21 09:08:11.492046 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 405/842] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:08:11 2021] DELETE /volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:08:11.498521 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecbcfc8b-b75d-41b5-97dd-df683e4894e3 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] GET http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 Jan 21 09:08:11.499045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecbcfc8b-b75d-41b5-97dd-df683e4894e3 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:11.499259 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:11.499259 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:11.500068 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecbcfc8b-b75d-41b5-97dd-df683e4894e3 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:11.592759 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:11.592759 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:11.613583 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ecbcfc8b-b75d-41b5-97dd-df683e4894e3 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Volume info retrieved successfully. Jan 21 09:08:11.645857 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecbcfc8b-b75d-41b5-97dd-df683e4894e3 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 returned with HTTP 200 Jan 21 09:08:11.658166 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 438/843] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:11 2021] GET /volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 => generated 925 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:11.764642 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f377362c-d4ac-4754-9229-8e318b3ef4ae tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e Jan 21 09:08:11.765664 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f377362c-d4ac-4754-9229-8e318b3ef4ae tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:11.766115 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:11.766115 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:11.766972 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f377362c-d4ac-4754-9229-8e318b3ef4ae tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:11.962808 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:11.962808 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:12.003138 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f377362c-d4ac-4754-9229-8e318b3ef4ae tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Volume info retrieved successfully. Jan 21 09:08:12.096867 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f377362c-d4ac-4754-9229-8e318b3ef4ae tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e returned with HTTP 200 Jan 21 09:08:12.099609 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 406/844] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:11 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e => generated 919 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:12.665775 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2dd395a8-bdf5-444d-a48d-affeb273127a tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] GET http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 Jan 21 09:08:12.667046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2dd395a8-bdf5-444d-a48d-affeb273127a tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:12.667457 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:12.667457 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:12.668101 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2dd395a8-bdf5-444d-a48d-affeb273127a tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:12.859430 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:12.859430 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:12.885364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2dd395a8-bdf5-444d-a48d-affeb273127a tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Volume info retrieved successfully. Jan 21 09:08:12.954444 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2dd395a8-bdf5-444d-a48d-affeb273127a tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 returned with HTTP 200 Jan 21 09:08:12.956904 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 439/845] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:12 2021] GET /volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 => generated 925 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:13.127294 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1288d5c7-8b57-478b-ae4f-a63026e7b4bb tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] GET http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e Jan 21 09:08:13.130960 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1288d5c7-8b57-478b-ae4f-a63026e7b4bb tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:13.130960 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:13.130960 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:13.131991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1288d5c7-8b57-478b-ae4f-a63026e7b4bb tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:13.279428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1288d5c7-8b57-478b-ae4f-a63026e7b4bb tempest-VolumesSnapshotListTestJSON-1508192843 tempest-VolumesSnapshotListTestJSON-1508192843] http://10.222.0.86/volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e returned with HTTP 404 Jan 21 09:08:13.280661 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 407/846] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:13 2021] GET /volume/v3/9288740079834700b3354aec56b610dc/volumes/7e5d4cd5-2852-48e0-b000-4d65022fb50e => generated 109 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:13.973431 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1d067c8-7646-47ae-91fa-7d6c90341f5f tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] GET http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 Jan 21 09:08:13.973943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1d067c8-7646-47ae-91fa-7d6c90341f5f tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:13.974205 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:13.974205 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:13.975119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1d067c8-7646-47ae-91fa-7d6c90341f5f tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:14.099549 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:14.099549 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:14.110891 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c1d067c8-7646-47ae-91fa-7d6c90341f5f tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Volume info retrieved successfully. Jan 21 09:08:14.140035 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1d067c8-7646-47ae-91fa-7d6c90341f5f tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 returned with HTTP 200 Jan 21 09:08:14.141151 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 440/847] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:13 2021] GET /volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 => generated 925 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:15.156438 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fc41e07-e4a2-49de-8875-e5755248d50e tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] GET http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 Jan 21 09:08:15.157106 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fc41e07-e4a2-49de-8875-e5755248d50e tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:15.157714 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fc41e07-e4a2-49de-8875-e5755248d50e tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:15.357980 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:15.357980 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:15.389695 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1fc41e07-e4a2-49de-8875-e5755248d50e tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Volume info retrieved successfully. Jan 21 09:08:15.468077 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fc41e07-e4a2-49de-8875-e5755248d50e tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 returned with HTTP 200 Jan 21 09:08:15.481041 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 408/848] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:15 2021] GET /volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 => generated 925 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:16.486408 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a0e797a-f84f-4320-8667-a74c8a9322b1 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] GET http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 Jan 21 09:08:16.487473 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a0e797a-f84f-4320-8667-a74c8a9322b1 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:16.487836 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:16.487836 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:16.488444 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a0e797a-f84f-4320-8667-a74c8a9322b1 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:16.646194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a0e797a-f84f-4320-8667-a74c8a9322b1 tempest-VolumeRetypeWithoutMigrationTest-2005995772 tempest-VolumeRetypeWithoutMigrationTest-2005995772] http://10.222.0.86/volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 returned with HTTP 404 Jan 21 09:08:16.653213 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 441/849] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:16 2021] GET /volume/v3/204c9e374d9948cbbc427f75b2556be5/volumes/401aaf36-f7c6-4a60-a045-d2bbd0e9ca60 => generated 109 bytes in 171 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:16.662579 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8c1898c-92d7-4393-ad02-f655f61e09a7 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] DELETE http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/types/b0d01b5a-f360-4035-858f-2b031f605285 Jan 21 09:08:16.663677 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8c1898c-92d7-4393-ad02-f655f61e09a7 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:16.664067 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:16.664067 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:16.664703 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8c1898c-92d7-4393-ad02-f655f61e09a7 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:16.919212 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:08:16.919212 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:08:16.962066 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8c1898c-92d7-4393-ad02-f655f61e09a7 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/types/b0d01b5a-f360-4035-858f-2b031f605285 returned with HTTP 202 Jan 21 09:08:16.965967 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 409/850] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:08:16 2021] DELETE /volume/v3/a16527d0c9b14a909593640d436176ae/types/b0d01b5a-f360-4035-858f-2b031f605285 => generated 0 bytes in 307 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:08:16.970641 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e22e1796-1a8a-456e-924b-74d1d78c7367 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] GET http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/types/b0d01b5a-f360-4035-858f-2b031f605285 Jan 21 09:08:16.979379 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e22e1796-1a8a-456e-924b-74d1d78c7367 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:16.980041 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e22e1796-1a8a-456e-924b-74d1d78c7367 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:17.020815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e22e1796-1a8a-456e-924b-74d1d78c7367 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/types/b0d01b5a-f360-4035-858f-2b031f605285 returned with HTTP 404 Jan 21 09:08:17.029610 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 442/851] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:08:16 2021] GET /volume/v3/a16527d0c9b14a909593640d436176ae/types/b0d01b5a-f360-4035-858f-2b031f605285 => generated 114 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:17.035150 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c3de6d6-744a-4f1f-8bdf-d0f6e1a1ebf7 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] DELETE http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/types/0850e6bb-338b-4d65-b45a-5bf822541d32 Jan 21 09:08:17.035671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c3de6d6-744a-4f1f-8bdf-d0f6e1a1ebf7 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:17.036173 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c3de6d6-744a-4f1f-8bdf-d0f6e1a1ebf7 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:17.352226 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c3de6d6-744a-4f1f-8bdf-d0f6e1a1ebf7 tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/types/0850e6bb-338b-4d65-b45a-5bf822541d32 returned with HTTP 202 Jan 21 09:08:17.356673 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 410/852] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:08:17 2021] DELETE /volume/v3/a16527d0c9b14a909593640d436176ae/types/0850e6bb-338b-4d65-b45a-5bf822541d32 => generated 0 bytes in 326 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:08:17.366975 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0951831b-04b7-406b-b192-5ac0e373e07a tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] GET http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/types/0850e6bb-338b-4d65-b45a-5bf822541d32 Jan 21 09:08:17.368390 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0951831b-04b7-406b-b192-5ac0e373e07a tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:17.369568 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0951831b-04b7-406b-b192-5ac0e373e07a tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:17.424372 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0951831b-04b7-406b-b192-5ac0e373e07a tempest-VolumeRetypeWithoutMigrationTest-1075457160 tempest-VolumeRetypeWithoutMigrationTest-1075457160] http://10.222.0.86/volume/v3/a16527d0c9b14a909593640d436176ae/types/0850e6bb-338b-4d65-b45a-5bf822541d32 returned with HTTP 404 Jan 21 09:08:17.430227 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 443/853] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:08:17 2021] GET /volume/v3/a16527d0c9b14a909593640d436176ae/types/0850e6bb-338b-4d65-b45a-5bf822541d32 => generated 114 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:08:19.836252 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-494e317b-7b72-4774-afe8-3482f6dd614c tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] POST http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots Jan 21 09:08:19.836252 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-494e317b-7b72-4774-afe8-3482f6dd614c tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a4b4396f-8c21-4c62-aedf-2ff9bcfaf6b5", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1321184365"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:19.977277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-494e317b-7b72-4774-afe8-3482f6dd614c tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots returned with HTTP 404 Jan 21 09:08:19.986124 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 411/854] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:08:19 2021] POST /volume/v3/2c430668a456469c8086f332be37e3c0/snapshots => generated 109 bytes in 652 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:19.988372 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f11d34f6-3d0b-4023-8f60-70ef7a590c88 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] POST http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots Jan 21 09:08:19.989469 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f11d34f6-3d0b-4023-8f60-70ef7a590c88 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1148101914"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:20.210621 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f11d34f6-3d0b-4023-8f60-70ef7a590c88 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots returned with HTTP 404 Jan 21 09:08:20.212628 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 444/855] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:08:19 2021] POST /volume/v3/2c430668a456469c8086f332be37e3c0/snapshots => generated 77 bytes in 229 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:08:20.224307 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1afd78a-d5b4-4340-a680-9934691ee5e2 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots?limit=invalid Jan 21 09:08:20.225606 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1afd78a-d5b4-4340-a680-9934691ee5e2 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:20.226253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1afd78a-d5b4-4340-a680-9934691ee5e2 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:20.229277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1afd78a-d5b4-4340-a680-9934691ee5e2 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] HTTP exception thrown: limit param must be an integer Jan 21 09:08:20.229728 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1afd78a-d5b4-4340-a680-9934691ee5e2 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots?limit=invalid returned with HTTP 400 Jan 21 09:08:20.273604 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b99eadd2-80a7-46d6-960b-73ba98261cf6 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots?marker=ded4efe4-12b7-4a1d-859e-bb7d59d6ade4 Jan 21 09:08:20.274251 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 412/856] 10.222.0.86 () {58 vars in 1237 bytes} [Thu Jan 21 09:08:20 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/snapshots?limit=invalid => generated 74 bytes in 55 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:08:20.284342 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b99eadd2-80a7-46d6-960b-73ba98261cf6 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:20.285845 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b99eadd2-80a7-46d6-960b-73ba98261cf6 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:20.292342 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-b99eadd2-80a7-46d6-960b-73ba98261cf6 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:20.300086 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-b99eadd2-80a7-46d6-960b-73ba98261cf6 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:20.373608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b99eadd2-80a7-46d6-960b-73ba98261cf6 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots?marker=ded4efe4-12b7-4a1d-859e-bb7d59d6ade4 returned with HTTP 404 Jan 21 09:08:20.375175 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 445/857] 10.222.0.86 () {58 vars in 1297 bytes} [Thu Jan 21 09:08:20 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/snapshots?marker=ded4efe4-12b7-4a1d-859e-bb7d59d6ade4 => generated 111 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:20.405698 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2faafa8-9d7f-45c4-9873-ed487c99a623 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots?sort_key=invalid Jan 21 09:08:20.408635 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2faafa8-9d7f-45c4-9873-ed487c99a623 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:20.409870 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2faafa8-9d7f-45c4-9873-ed487c99a623 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:20.413744 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-a2faafa8-9d7f-45c4-9873-ed487c99a623 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:08:20.418278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-a2faafa8-9d7f-45c4-9873-ed487c99a623 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:08:20.430132 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2faafa8-9d7f-45c4-9873-ed487c99a623 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots?sort_key=invalid returned with HTTP 400 Jan 21 09:08:20.437454 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 413/858] 10.222.0.86 () {58 vars in 1243 bytes} [Thu Jan 21 09:08:20 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/snapshots?sort_key=invalid => generated 84 bytes in 54 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:08:20.441116 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] POST http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes Jan 21 09:08:20.442206 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1205661878"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:20.443798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1205661878'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:08:20.444180 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Create volume of 2 GB Jan 21 09:08:20.497357 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Availability Zones retrieved successfully. Jan 21 09:08:20.573536 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Flow 'volume_create_api' (262e08f9-56f9-4c1e-ba99-ac57f9216035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:08:20.586137 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4404a2d7-e97e-4370-8e33-00ef71df6645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:20.586137 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Validating volume size '2' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:08:20.766774 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4404a2d7-e97e-4370-8e33-00ef71df6645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:20.783287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b345bda-90d1-489f-ac35-d088105bad2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:20.932385 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Created reservations ['990e3626-6ac3-43ec-907f-799d545120f3', 'a97472c6-a918-4deb-858f-95a5484b3d3d', '4d20b4b2-4a39-4b66-8012-b361e891f7a1', 'aea45014-cf9f-4d56-aa05-c2551b49f008'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:08:20.934838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b345bda-90d1-489f-ac35-d088105bad2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['990e3626-6ac3-43ec-907f-799d545120f3', 'a97472c6-a918-4deb-858f-95a5484b3d3d', '4d20b4b2-4a39-4b66-8012-b361e891f7a1', 'aea45014-cf9f-4d56-aa05-c2551b49f008']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:20.938369 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca6178dc-4f92-487e-b103-ef7ecdd14bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:21.111484 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca6178dc-4f92-487e-b103-ef7ecdd14bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4abdfd7a-bfb5-4122-b871-9ff579172c8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1205661878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c430668a456469c8086f332be37e3c0',qos_specs=None,replication_status=,reservations=['990e3626-6ac3-43ec-907f-799d545120f3','a97472c6-a918-4deb-858f-95a5484b3d3d','4d20b4b2-4a39-4b66-8012-b361e891f7a1','aea45014-cf9f-4d56-aa05-c2551b49f008'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7f4518e1b1f403c9df749af8b47f78c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:08:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1205661878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4abdfd7a-bfb5-4122-b871-9ff579172c8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c430668a456469c8086f332be37e3c0',provider_auth=None,provider_geometry=None,provider_id=None,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='f7f4518e1b1f403c9df749af8b47f78c',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:21.116737 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2211644a-9409-40b4-bfb7-05d52c6c2114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:21.182765 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2211644a-9409-40b4-bfb7-05d52c6c2114) transitioned into state 'SUCCESS' from state '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-1205661878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c430668a456469c8086f332be37e3c0',qos_specs=None,replication_status=,reservations=['990e3626-6ac3-43ec-907f-799d545120f3','a97472c6-a918-4deb-858f-95a5484b3d3d','4d20b4b2-4a39-4b66-8012-b361e891f7a1','aea45014-cf9f-4d56-aa05-c2551b49f008'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7f4518e1b1f403c9df749af8b47f78c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:21.185542 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95b02a5-7bf1-4345-bdee-f045545ff98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:21.227264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95b02a5-7bf1-4345-bdee-f045545ff98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:21.229978 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Flow 'volume_create_api' (262e08f9-56f9-4c1e-ba99-ac57f9216035) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:08:21.322425 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Create volume request issued successfully. Jan 21 09:08:21.351408 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c0443b3-fad6-478f-a64d-af6ff3e911da tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes returned with HTTP 202 Jan 21 09:08:21.352281 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 446/859] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:08:20 2021] POST /volume/v3/2c430668a456469c8086f332be37e3c0/volumes => generated 831 bytes in 916 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:08:21.382972 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ebdc0a4-9eab-4dfb-8ab9-6b8b8c83eaae tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c Jan 21 09:08:21.383880 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ebdc0a4-9eab-4dfb-8ab9-6b8b8c83eaae tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:21.384900 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ebdc0a4-9eab-4dfb-8ab9-6b8b8c83eaae tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:21.588854 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:21.588854 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:21.620404 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6ebdc0a4-9eab-4dfb-8ab9-6b8b8c83eaae tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Volume info retrieved successfully. Jan 21 09:08:21.708465 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ebdc0a4-9eab-4dfb-8ab9-6b8b8c83eaae tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c returned with HTTP 200 Jan 21 09:08:21.711095 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 414/860] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:21 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c => generated 923 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:22.734486 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b71cd95-5e29-4b7a-87dc-cff634ddd3cb tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c Jan 21 09:08:22.735014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b71cd95-5e29-4b7a-87dc-cff634ddd3cb tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:22.735236 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:22.735236 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:22.735620 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b71cd95-5e29-4b7a-87dc-cff634ddd3cb tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:22.894242 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:22.894242 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:22.932564 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7b71cd95-5e29-4b7a-87dc-cff634ddd3cb tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Volume info retrieved successfully. Jan 21 09:08:22.992165 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b71cd95-5e29-4b7a-87dc-cff634ddd3cb tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c returned with HTTP 200 Jan 21 09:08:22.999327 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 447/861] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:22 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c => generated 923 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:24.008721 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-697255b8-ce2e-471c-9659-254cb037a01e tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c Jan 21 09:08:24.009287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-697255b8-ce2e-471c-9659-254cb037a01e tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:24.009407 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:24.009407 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:24.010103 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-697255b8-ce2e-471c-9659-254cb037a01e tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:24.069208 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:24.069208 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:24.078792 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-697255b8-ce2e-471c-9659-254cb037a01e tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Volume info retrieved successfully. Jan 21 09:08:24.113523 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-697255b8-ce2e-471c-9659-254cb037a01e tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c returned with HTTP 200 Jan 21 09:08:24.130549 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 415/862] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:24 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c => generated 924 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:24.132139 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1b42641-14df-4539-8f3a-4fb6565acbe2 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] POST http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots Jan 21 09:08:24.132788 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:24.132788 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:24.133388 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1b42641-14df-4539-8f3a-4fb6565acbe2 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4abdfd7a-bfb5-4122-b871-9ff579172c8c", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-560218817"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:24.250138 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:24.250138 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:24.251873 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a1b42641-14df-4539-8f3a-4fb6565acbe2 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Volume info retrieved successfully. Jan 21 09:08:24.252461 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-a1b42641-14df-4539-8f3a-4fb6565acbe2 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Create snapshot from volume 4abdfd7a-bfb5-4122-b871-9ff579172c8c Jan 21 09:08:24.398432 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-a1b42641-14df-4539-8f3a-4fb6565acbe2 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Created reservations ['b06a8cf6-1e35-402b-975d-7358776aceb3', 'fb635c0e-117e-493e-93f3-add164cb754b', 'f1d6dbc5-b356-4c41-8db5-0594a1c44902', '0558f752-5855-49cf-ba73-eba683e51d53'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:08:24.612975 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a1b42641-14df-4539-8f3a-4fb6565acbe2 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Snapshot create request issued successfully. Jan 21 09:08:24.617459 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1b42641-14df-4539-8f3a-4fb6565acbe2 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots returned with HTTP 202 Jan 21 09:08:24.619894 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 448/863] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:08:24 2021] POST /volume/v3/2c430668a456469c8086f332be37e3c0/snapshots => generated 317 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:08:24.632176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9979fc80-c1c1-4ede-abb3-3ed55d9da96c tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 Jan 21 09:08:24.632878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9979fc80-c1c1-4ede-abb3-3ed55d9da96c tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:24.633163 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:24.633163 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:24.633550 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9979fc80-c1c1-4ede-abb3-3ed55d9da96c tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:24.663984 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:24.663984 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:24.665171 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9979fc80-c1c1-4ede-abb3-3ed55d9da96c tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Snapshot retrieved successfully. Jan 21 09:08:24.668191 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9979fc80-c1c1-4ede-abb3-3ed55d9da96c tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 returned with HTTP 200 Jan 21 09:08:24.678208 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 416/864] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:24 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 => generated 449 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:25.686193 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dc0b343-0198-49c5-b6ba-1f0719a939ec tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 Jan 21 09:08:25.687501 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dc0b343-0198-49c5-b6ba-1f0719a939ec tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:25.687501 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:25.687501 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:25.687821 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dc0b343-0198-49c5-b6ba-1f0719a939ec tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:25.758563 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:25.758563 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:25.763476 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4dc0b343-0198-49c5-b6ba-1f0719a939ec tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Snapshot retrieved successfully. Jan 21 09:08:25.768723 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dc0b343-0198-49c5-b6ba-1f0719a939ec tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 returned with HTTP 200 Jan 21 09:08:25.770207 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 449/865] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:25 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 => generated 449 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:26.782574 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afc39e88-9553-4b0e-85f5-081957fd2b9d tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 Jan 21 09:08:26.783913 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afc39e88-9553-4b0e-85f5-081957fd2b9d tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:26.784309 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:26.784309 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:26.784943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afc39e88-9553-4b0e-85f5-081957fd2b9d tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:26.840857 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:26.840857 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:26.842013 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-afc39e88-9553-4b0e-85f5-081957fd2b9d tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Snapshot retrieved successfully. Jan 21 09:08:26.843989 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afc39e88-9553-4b0e-85f5-081957fd2b9d tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 returned with HTTP 200 Jan 21 09:08:26.850266 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 417/866] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:26 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 => generated 476 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:26.855522 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae3cca22-03e8-4fdd-b72e-05cb0f599673 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] POST http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes Jan 21 09:08:26.855987 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:26.855987 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:26.856405 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae3cca22-03e8-4fdd-b72e-05cb0f599673 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3a681856-9b6c-439d-a9e9-a440901ac687"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:26.857619 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-ae3cca22-03e8-4fdd-b72e-05cb0f599673 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3a681856-9b6c-439d-a9e9-a440901ac687'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:08:26.910328 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:26.910328 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:26.911474 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae3cca22-03e8-4fdd-b72e-05cb0f599673 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Snapshot retrieved successfully. Jan 21 09:08:26.912515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ae3cca22-03e8-4fdd-b72e-05cb0f599673 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Create volume of 1 GB Jan 21 09:08:26.945136 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae3cca22-03e8-4fdd-b72e-05cb0f599673 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Availability Zones retrieved successfully. Jan 21 09:08:26.995841 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ae3cca22-03e8-4fdd-b72e-05cb0f599673 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Flow 'volume_create_api' (cd8c1753-83c9-4667-ba55-3c5bd652f1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:08:26.998924 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ae3cca22-03e8-4fdd-b72e-05cb0f599673 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d6ace5-f162-42bc-80b9-b09f1613f0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:27.007702 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-ae3cca22-03e8-4fdd-b72e-05cb0f599673 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:08:27.032085 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-ae3cca22-03e8-4fdd-b72e-05cb0f599673 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d6ace5-f162-42bc-80b9-b09f1613f0d0) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 09:08:27.032085 n-d-771363-2 devstack@c-api.service[87913]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jan 21 09:08:27.041574 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ae3cca22-03e8-4fdd-b72e-05cb0f599673 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d6ace5-f162-42bc-80b9-b09f1613f0d0) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:27.044826 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-ae3cca22-03e8-4fdd-b72e-05cb0f599673 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d6ace5-f162-42bc-80b9-b09f1613f0d0) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 09:08:27.049937 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-ae3cca22-03e8-4fdd-b72e-05cb0f599673 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Flow 'volume_create_api' (cd8c1753-83c9-4667-ba55-3c5bd652f1ea) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 09:08:27.050697 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae3cca22-03e8-4fdd-b72e-05cb0f599673 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes returned with HTTP 400 Jan 21 09:08:27.051753 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 450/867] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:08:26 2021] POST /volume/v3/2c430668a456469c8086f332be37e3c0/volumes => generated 171 bytes in 200 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:08:27.061967 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-451b22dd-faad-4285-9978-e125d6450631 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] DELETE http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 Jan 21 09:08:27.062690 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-451b22dd-faad-4285-9978-e125d6450631 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:27.063185 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:27.063185 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:27.063792 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-451b22dd-faad-4285-9978-e125d6450631 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:27.064301 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-451b22dd-faad-4285-9978-e125d6450631 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Delete snapshot with id: 3a681856-9b6c-439d-a9e9-a440901ac687 Jan 21 09:08:27.114349 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:27.114349 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:27.119521 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-451b22dd-faad-4285-9978-e125d6450631 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Snapshot retrieved successfully. Jan 21 09:08:27.215504 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-451b22dd-faad-4285-9978-e125d6450631 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Snapshot delete request issued successfully. Jan 21 09:08:27.215872 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-451b22dd-faad-4285-9978-e125d6450631 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 returned with HTTP 202 Jan 21 09:08:27.217050 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 418/868] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:08:27 2021] DELETE /volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:08:27.225216 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02c5bbba-d12c-4560-9e20-c29ffe959e63 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 Jan 21 09:08:27.225762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02c5bbba-d12c-4560-9e20-c29ffe959e63 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:27.225961 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:27.225961 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:27.226627 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02c5bbba-d12c-4560-9e20-c29ffe959e63 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:27.284656 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:27.284656 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:27.291323 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-02c5bbba-d12c-4560-9e20-c29ffe959e63 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Snapshot retrieved successfully. Jan 21 09:08:27.293313 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02c5bbba-d12c-4560-9e20-c29ffe959e63 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 returned with HTTP 200 Jan 21 09:08:27.302205 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 451/869] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:27 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 => generated 475 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:28.306027 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-606184cc-fb29-4857-8e21-95394d512208 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 Jan 21 09:08:28.307231 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-606184cc-fb29-4857-8e21-95394d512208 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:28.307660 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:28.307660 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:28.308318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-606184cc-fb29-4857-8e21-95394d512208 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:28.377101 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:28.377101 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:28.378687 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-606184cc-fb29-4857-8e21-95394d512208 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Snapshot retrieved successfully. Jan 21 09:08:28.386929 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-606184cc-fb29-4857-8e21-95394d512208 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 returned with HTTP 200 Jan 21 09:08:28.388175 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 419/870] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:28 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 => generated 475 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:29.121570 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-916384b6-0910-49af-b7c1-dc99c54ccdd9 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] GET http://10.222.0.86/volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services Jan 21 09:08:29.122277 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-916384b6-0910-49af-b7c1-dc99c54ccdd9 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:29.122504 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:29.122504 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:29.122841 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-916384b6-0910-49af-b7c1-dc99c54ccdd9 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:29.144347 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-916384b6-0910-49af-b7c1-dc99c54ccdd9 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] http://10.222.0.86/volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services returned with HTTP 200 Jan 21 09:08:29.148227 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 452/871] 10.222.0.86 () {58 vars in 1216 bytes} [Thu Jan 21 09:08:28 2021] GET /volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services => generated 629 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:29.159333 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c5ab88c-eaf1-4a4f-9f12-379bdc8f8f6d tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] GET http://10.222.0.86/volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services?host=n-d-771363-2 Jan 21 09:08:29.159855 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c5ab88c-eaf1-4a4f-9f12-379bdc8f8f6d tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:29.160074 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:29.160074 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:29.160449 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c5ab88c-eaf1-4a4f-9f12-379bdc8f8f6d tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:29.184658 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c5ab88c-eaf1-4a4f-9f12-379bdc8f8f6d tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] http://10.222.0.86/volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services?host=n-d-771363-2 returned with HTTP 200 Jan 21 09:08:29.185512 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 420/872] 10.222.0.86 () {58 vars in 1251 bytes} [Thu Jan 21 09:08:29 2021] GET /volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services?host=n-d-771363-2 => generated 629 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:29.200291 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f0700a5-2971-437e-a4ba-c1e3acc60b99 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] GET http://10.222.0.86/volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services?host=n-d-771363-2&binary=cinder-scheduler Jan 21 09:08:29.201359 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f0700a5-2971-437e-a4ba-c1e3acc60b99 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:29.202038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f0700a5-2971-437e-a4ba-c1e3acc60b99 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:29.219492 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f0700a5-2971-437e-a4ba-c1e3acc60b99 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] http://10.222.0.86/volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services?host=n-d-771363-2&binary=cinder-scheduler returned with HTTP 200 Jan 21 09:08:29.229249 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 453/873] 10.222.0.86 () {58 vars in 1299 bytes} [Thu Jan 21 09:08:29 2021] GET /volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services?host=n-d-771363-2&binary=cinder-scheduler => generated 191 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:29.236632 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21a11b84-6b48-41a1-89f6-15024cc3908f tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] GET http://10.222.0.86/volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services?binary=cinder-scheduler Jan 21 09:08:29.237356 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21a11b84-6b48-41a1-89f6-15024cc3908f tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:29.238231 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21a11b84-6b48-41a1-89f6-15024cc3908f tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:29.254572 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21a11b84-6b48-41a1-89f6-15024cc3908f tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] http://10.222.0.86/volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 21 09:08:29.256228 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 421/874] 10.222.0.86 () {58 vars in 1263 bytes} [Thu Jan 21 09:08:29 2021] GET /volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services?binary=cinder-scheduler => generated 191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:29.403432 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b9c69c5a-6156-41ae-be22-0ece303b8289 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 Jan 21 09:08:29.404547 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b9c69c5a-6156-41ae-be22-0ece303b8289 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:29.405183 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b9c69c5a-6156-41ae-be22-0ece303b8289 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:29.454827 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b9c69c5a-6156-41ae-be22-0ece303b8289 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 returned with HTTP 404 Jan 21 09:08:29.458154 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 422/875] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:08:29 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/snapshots/3a681856-9b6c-439d-a9e9-a440901ac687 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:29.470220 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-add47271-efca-4e85-834d-976e534d785b tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] DELETE http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c Jan 21 09:08:29.471099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-add47271-efca-4e85-834d-976e534d785b tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:29.471724 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-add47271-efca-4e85-834d-976e534d785b tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:29.473462 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-add47271-efca-4e85-834d-976e534d785b tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Delete volume with id: 4abdfd7a-bfb5-4122-b871-9ff579172c8c Jan 21 09:08:29.540473 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] POST http://10.222.0.86/volume/v3/fc4a92f8e168436c95144f941dda1385/volumes Jan 21 09:08:29.541901 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-417296615"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:29.543099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-417296615'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:08:29.543497 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Create volume of 1 GB Jan 21 09:08:29.562950 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:29.562950 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:29.564527 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-add47271-efca-4e85-834d-976e534d785b tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Volume info retrieved successfully. Jan 21 09:08:29.573571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Availability Zones retrieved successfully. Jan 21 09:08:29.602173 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-add47271-efca-4e85-834d-976e534d785b tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Delete volume request issued successfully. Jan 21 09:08:29.602960 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-add47271-efca-4e85-834d-976e534d785b tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c returned with HTTP 202 Jan 21 09:08:29.604753 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 423/876] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:08:29 2021] DELETE /volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:08:29.617698 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77c44559-3f63-4e77-8ce7-d565dce73f7a tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c Jan 21 09:08:29.619757 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Flow 'volume_create_api' (887e636f-fdc7-4570-b613-f99c322e9d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:08:29.620184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77c44559-3f63-4e77-8ce7-d565dce73f7a tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:29.620420 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:29.620420 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:29.620805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77c44559-3f63-4e77-8ce7-d565dce73f7a tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:29.622655 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec37fcba-eaf1-44a3-b4e6-caaa74835caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:29.624742 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:08:29.685768 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:29.685768 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:29.699333 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-77c44559-3f63-4e77-8ce7-d565dce73f7a tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Volume info retrieved successfully. Jan 21 09:08:29.746165 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77c44559-3f63-4e77-8ce7-d565dce73f7a tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c returned with HTTP 200 Jan 21 09:08:29.747555 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 424/877] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:29 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c => generated 923 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:29.782805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec37fcba-eaf1-44a3-b4e6-caaa74835caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:29.785262 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcbfdaf4-7adf-459b-bde4-f67a902c62ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:29.896676 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Created reservations ['382cea82-d7ce-40f8-97a8-81272f5d6ece', '479b68ec-f8bb-467c-9f01-2bf784980ffd', '22c0c15b-bb2c-4108-ab8f-90e27a7278d6', '53303014-bf6d-488f-9cad-87c14f3dcdbf'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:08:29.900250 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcbfdaf4-7adf-459b-bde4-f67a902c62ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['382cea82-d7ce-40f8-97a8-81272f5d6ece', '479b68ec-f8bb-467c-9f01-2bf784980ffd', '22c0c15b-bb2c-4108-ab8f-90e27a7278d6', '53303014-bf6d-488f-9cad-87c14f3dcdbf']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:29.903109 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0ce4df-f7ac-496c-a57c-2cefa65fac9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:30.001919 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0ce4df-f7ac-496c-a57c-2cefa65fac9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc91aaee-6f59-4fe5-a50b-778e26345906', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-417296615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc4a92f8e168436c95144f941dda1385',qos_specs=None,replication_status=,reservations=['382cea82-d7ce-40f8-97a8-81272f5d6ece','479b68ec-f8bb-467c-9f01-2bf784980ffd','22c0c15b-bb2c-4108-ab8f-90e27a7278d6','53303014-bf6d-488f-9cad-87c14f3dcdbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d52585ae73d044f0894ad7615275a22b',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:08:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-417296615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc91aaee-6f59-4fe5-a50b-778e26345906,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc4a92f8e168436c95144f941dda1385',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d52585ae73d044f0894ad7615275a22b',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:30.004476 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd1e4418-afb8-4876-9ab0-dbb1515ddfde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:30.042366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd1e4418-afb8-4876-9ab0-dbb1515ddfde) transitioned into state 'SUCCESS' from state '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-417296615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc4a92f8e168436c95144f941dda1385',qos_specs=None,replication_status=,reservations=['382cea82-d7ce-40f8-97a8-81272f5d6ece','479b68ec-f8bb-467c-9f01-2bf784980ffd','22c0c15b-bb2c-4108-ab8f-90e27a7278d6','53303014-bf6d-488f-9cad-87c14f3dcdbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d52585ae73d044f0894ad7615275a22b',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:30.045278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10cf06fd-9204-4564-ab83-e87e5dcacd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:30.070386 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10cf06fd-9204-4564-ab83-e87e5dcacd86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:30.074069 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Flow 'volume_create_api' (887e636f-fdc7-4570-b613-f99c322e9d96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:08:30.139674 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Create volume request issued successfully. Jan 21 09:08:30.163921 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ddc14147-a7c7-4c9c-9fa5-de35171fda68 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] http://10.222.0.86/volume/v3/fc4a92f8e168436c95144f941dda1385/volumes returned with HTTP 202 Jan 21 09:08:30.165746 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 454/878] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:08:29 2021] POST /volume/v3/fc4a92f8e168436c95144f941dda1385/volumes => generated 822 bytes in 902 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:08:30.180744 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21bf0d36-3fd3-4bed-a9aa-d238393f3c3a tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] GET http://10.222.0.86/volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 Jan 21 09:08:30.181288 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21bf0d36-3fd3-4bed-a9aa-d238393f3c3a tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:30.181515 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:30.181515 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:30.181892 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21bf0d36-3fd3-4bed-a9aa-d238393f3c3a tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:30.284059 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:30.284059 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:30.294456 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-21bf0d36-3fd3-4bed-a9aa-d238393f3c3a tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Volume info retrieved successfully. Jan 21 09:08:30.323950 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21bf0d36-3fd3-4bed-a9aa-d238393f3c3a tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] http://10.222.0.86/volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 returned with HTTP 200 Jan 21 09:08:30.325093 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 425/879] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:30 2021] GET /volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 => generated 890 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:30.765250 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9109a90b-ce0b-49c1-bca9-53e87ea73344 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c Jan 21 09:08:30.766486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9109a90b-ce0b-49c1-bca9-53e87ea73344 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:30.766870 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:30.766870 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:30.767585 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9109a90b-ce0b-49c1-bca9-53e87ea73344 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:30.840506 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:30.840506 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:30.850013 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9109a90b-ce0b-49c1-bca9-53e87ea73344 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Volume info retrieved successfully. Jan 21 09:08:30.874424 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9109a90b-ce0b-49c1-bca9-53e87ea73344 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c returned with HTTP 200 Jan 21 09:08:30.885859 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 455/880] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:30 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c => generated 923 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:31.340326 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c2bc8dd-a39a-456f-9f55-cd9204f13956 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] GET http://10.222.0.86/volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 Jan 21 09:08:31.340864 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c2bc8dd-a39a-456f-9f55-cd9204f13956 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:31.341081 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:31.341081 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:31.341459 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c2bc8dd-a39a-456f-9f55-cd9204f13956 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:31.508298 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:31.508298 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:31.534719 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5c2bc8dd-a39a-456f-9f55-cd9204f13956 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Volume info retrieved successfully. Jan 21 09:08:31.587644 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c2bc8dd-a39a-456f-9f55-cd9204f13956 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] http://10.222.0.86/volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 returned with HTTP 200 Jan 21 09:08:31.599835 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 426/881] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:31 2021] GET /volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 => generated 915 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:31.604459 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0347cd7f-15e5-4674-9d34-10101e3109d6 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] GET http://10.222.0.86/volume/v3/d792c75a41ea403bb5fe29d88e416859/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 Jan 21 09:08:31.605408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0347cd7f-15e5-4674-9d34-10101e3109d6 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:31.605811 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:31.605811 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:31.606427 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0347cd7f-15e5-4674-9d34-10101e3109d6 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:31.745714 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:31.745714 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:31.761046 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0347cd7f-15e5-4674-9d34-10101e3109d6 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] Volume info retrieved successfully. Jan 21 09:08:31.784861 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0347cd7f-15e5-4674-9d34-10101e3109d6 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] http://10.222.0.86/volume/v3/d792c75a41ea403bb5fe29d88e416859/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 returned with HTTP 200 Jan 21 09:08:31.786864 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 456/882] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:31 2021] GET /volume/v3/d792c75a41ea403bb5fe29d88e416859/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 => generated 1086 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:08:31.805107 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0795e1c5-5048-47ee-a9f6-092764715dff tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] GET http://10.222.0.86/volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services?host=n-d-771363-2&binary=cinder-volume Jan 21 09:08:31.805643 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0795e1c5-5048-47ee-a9f6-092764715dff tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:31.805848 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:31.805848 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:31.806242 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0795e1c5-5048-47ee-a9f6-092764715dff tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:31.824560 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0795e1c5-5048-47ee-a9f6-092764715dff tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] http://10.222.0.86/volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services?host=n-d-771363-2&binary=cinder-volume returned with HTTP 200 Jan 21 09:08:31.825566 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 427/883] 10.222.0.86 () {58 vars in 1293 bytes} [Thu Jan 21 09:08:31 2021] GET /volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services?host=n-d-771363-2&binary=cinder-volume => generated 278 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:31.840203 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-013f012c-f9e5-440b-bb59-9ade5160f5f6 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] GET http://10.222.0.86/volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services Jan 21 09:08:31.840741 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-013f012c-f9e5-440b-bb59-9ade5160f5f6 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:31.840942 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:31.840942 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:31.841314 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-013f012c-f9e5-440b-bb59-9ade5160f5f6 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:31.861380 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-013f012c-f9e5-440b-bb59-9ade5160f5f6 tempest-VolumesServicesTestJSON-128374206 tempest-VolumesServicesTestJSON-128374206] http://10.222.0.86/volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services returned with HTTP 200 Jan 21 09:08:31.862250 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 457/884] 10.222.0.86 () {58 vars in 1216 bytes} [Thu Jan 21 09:08:31 2021] GET /volume/v3/d792c75a41ea403bb5fe29d88e416859/os-services => generated 629 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:31.874816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59d8ec8d-3e69-495d-a00d-7515ae22f4db tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] DELETE http://10.222.0.86/volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 Jan 21 09:08:31.875146 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59d8ec8d-3e69-495d-a00d-7515ae22f4db tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:31.875636 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59d8ec8d-3e69-495d-a00d-7515ae22f4db tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:31.876096 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-59d8ec8d-3e69-495d-a00d-7515ae22f4db tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Delete volume with id: bc91aaee-6f59-4fe5-a50b-778e26345906 Jan 21 09:08:31.891847 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d4e860b-a8b5-4625-9adb-4f1650fa8a28 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c Jan 21 09:08:31.892374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d4e860b-a8b5-4625-9adb-4f1650fa8a28 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:31.892835 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d4e860b-a8b5-4625-9adb-4f1650fa8a28 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:31.991698 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:31.991698 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:31.992886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-59d8ec8d-3e69-495d-a00d-7515ae22f4db tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Volume info retrieved successfully. Jan 21 09:08:32.000777 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:32.000777 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:32.020463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d4e860b-a8b5-4625-9adb-4f1650fa8a28 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Volume info retrieved successfully. Jan 21 09:08:32.050020 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-59d8ec8d-3e69-495d-a00d-7515ae22f4db tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Delete volume request issued successfully. Jan 21 09:08:32.050518 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59d8ec8d-3e69-495d-a00d-7515ae22f4db tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] http://10.222.0.86/volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 returned with HTTP 202 Jan 21 09:08:32.051548 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 428/885] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:08:31 2021] DELETE /volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:08:32.062551 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27081932-81a4-47ae-b4b3-3aabccb8b3a4 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] GET http://10.222.0.86/volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 Jan 21 09:08:32.063086 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27081932-81a4-47ae-b4b3-3aabccb8b3a4 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:32.063307 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:32.063307 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:32.063678 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27081932-81a4-47ae-b4b3-3aabccb8b3a4 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:32.075304 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d4e860b-a8b5-4625-9adb-4f1650fa8a28 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c returned with HTTP 200 Jan 21 09:08:32.076140 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 458/886] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:31 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c => generated 923 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:08:32.164806 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:32.164806 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:32.184634 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-27081932-81a4-47ae-b4b3-3aabccb8b3a4 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Volume info retrieved successfully. Jan 21 09:08:32.223839 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27081932-81a4-47ae-b4b3-3aabccb8b3a4 tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] http://10.222.0.86/volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 returned with HTTP 200 Jan 21 09:08:32.225405 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 429/887] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:32 2021] GET /volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 => generated 914 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:33.092115 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d183f6a7-18aa-4971-84ef-e571a7e351a8 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] GET http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c Jan 21 09:08:33.093017 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d183f6a7-18aa-4971-84ef-e571a7e351a8 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:33.093248 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:33.093248 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:33.093629 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d183f6a7-18aa-4971-84ef-e571a7e351a8 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:33.225949 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d183f6a7-18aa-4971-84ef-e571a7e351a8 tempest-VolumesSnapshotNegativeTestJSON-753666342 tempest-VolumesSnapshotNegativeTestJSON-753666342] http://10.222.0.86/volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c returned with HTTP 404 Jan 21 09:08:33.227144 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 459/888] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:33 2021] GET /volume/v3/2c430668a456469c8086f332be37e3c0/volumes/4abdfd7a-bfb5-4122-b871-9ff579172c8c => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:33.240826 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-840fb838-5e36-448d-9a78-4a7772a9ea0d tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] GET http://10.222.0.86/volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 Jan 21 09:08:33.241437 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-840fb838-5e36-448d-9a78-4a7772a9ea0d tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:33.241663 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:33.241663 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:33.241998 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-840fb838-5e36-448d-9a78-4a7772a9ea0d tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:33.347298 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:33.347298 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:33.370372 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-840fb838-5e36-448d-9a78-4a7772a9ea0d tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Volume info retrieved successfully. Jan 21 09:08:33.429635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-840fb838-5e36-448d-9a78-4a7772a9ea0d tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] http://10.222.0.86/volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 returned with HTTP 200 Jan 21 09:08:33.430877 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 430/889] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:33 2021] GET /volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 => generated 914 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:34.446954 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb2d4eb4-99f8-406d-8cc8-b7791718993a tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] GET http://10.222.0.86/volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 Jan 21 09:08:34.448285 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb2d4eb4-99f8-406d-8cc8-b7791718993a tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:34.448932 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb2d4eb4-99f8-406d-8cc8-b7791718993a tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:34.570445 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb2d4eb4-99f8-406d-8cc8-b7791718993a tempest-VolumesServicesTestJSON-1370702958 tempest-VolumesServicesTestJSON-1370702958] http://10.222.0.86/volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 returned with HTTP 404 Jan 21 09:08:34.572100 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 460/890] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:34 2021] GET /volume/v3/fc4a92f8e168436c95144f941dda1385/volumes/bc91aaee-6f59-4fe5-a50b-778e26345906 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:40.243501 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bec99f93-dbcc-4afb-9b68-a20bee374185 tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] GET http://10.222.0.86/volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services Jan 21 09:08:40.244099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bec99f93-dbcc-4afb-9b68-a20bee374185 tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:40.244299 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:40.244299 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:40.244915 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bec99f93-dbcc-4afb-9b68-a20bee374185 tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:40.253770 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bec99f93-dbcc-4afb-9b68-a20bee374185 tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] http://10.222.0.86/volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services returned with HTTP 200 Jan 21 09:08:40.254757 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 431/891] 10.222.0.86 () {58 vars in 1216 bytes} [Thu Jan 21 09:08:40 2021] GET /volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services => generated 629 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:08:40.268441 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8dc8ee51-19d4-44a1-9757-42d99b94f99f tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] PUT http://10.222.0.86/volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services/disable-log-reason Jan 21 09:08:40.269408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8dc8ee51-19d4-44a1-9757-42d99b94f99f tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] Action: 'update', calling method: update, body: {"host": "n-d-771363-2", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:40.272468 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8dc8ee51-19d4-44a1-9757-42d99b94f99f tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] http://10.222.0.86/volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services/disable-log-reason returned with HTTP 400 Jan 21 09:08:40.273758 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 461/892] 10.222.0.86 () {60 vars in 1293 bytes} [Thu Jan 21 09:08:40 2021] PUT /volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services/disable-log-reason => generated 136 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:08:40.285549 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56f662b1-bd58-4bba-a8f0-ffe089852032 tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] PUT http://10.222.0.86/volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services/disable Jan 21 09:08:40.286842 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56f662b1-bd58-4bba-a8f0-ffe089852032 tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] Action: 'update', calling method: update, body: {"host": "n-d-771363-2", "binary": "invalid_binary"} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:40.295989 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56f662b1-bd58-4bba-a8f0-ffe089852032 tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] http://10.222.0.86/volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services/disable returned with HTTP 404 Jan 21 09:08:40.301270 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 432/893] 10.222.0.86 () {60 vars in 1260 bytes} [Thu Jan 21 09:08:40 2021] PUT /volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services/disable => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:40.309009 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70ed4f3a-a22a-4a1d-b460-1f076927d5d8 tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] PUT http://10.222.0.86/volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services/enable Jan 21 09:08:40.309766 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70ed4f3a-a22a-4a1d-b460-1f076927d5d8 tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:40.319569 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70ed4f3a-a22a-4a1d-b460-1f076927d5d8 tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] http://10.222.0.86/volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services/enable returned with HTTP 404 Jan 21 09:08:40.322147 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 462/894] 10.222.0.86 () {60 vars in 1257 bytes} [Thu Jan 21 09:08:40 2021] PUT /volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services/enable => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:40.331633 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1aad2545-095c-41bb-98ac-3d6fd2887a95 tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] PUT http://10.222.0.86/volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services/freeze Jan 21 09:08:40.332660 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1aad2545-095c-41bb-98ac-3d6fd2887a95 tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:40.342893 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1aad2545-095c-41bb-98ac-3d6fd2887a95 tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] http://10.222.0.86/volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services/freeze returned with HTTP 400 Jan 21 09:08:40.348604 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 433/895] 10.222.0.86 () {60 vars in 1257 bytes} [Thu Jan 21 09:08:40 2021] PUT /volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services/freeze => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:08:40.356938 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9af1ebc-bd2d-445a-8418-0cc5cf21908a tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] PUT http://10.222.0.86/volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services/thaw Jan 21 09:08:40.357720 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9af1ebc-bd2d-445a-8418-0cc5cf21908a tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:40.368328 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9af1ebc-bd2d-445a-8418-0cc5cf21908a tempest-VolumeServicesNegativeTest-413331187 tempest-VolumeServicesNegativeTest-413331187] http://10.222.0.86/volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services/thaw returned with HTTP 400 Jan 21 09:08:40.369338 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 463/896] 10.222.0.86 () {60 vars in 1251 bytes} [Thu Jan 21 09:08:40 2021] PUT /volume/v3/7635fd84ec0a4ec7b1bf7ce09e2f849d/os-services/thaw => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:08:49.526006 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] POST http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes Jan 21 09:08:49.526819 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-102371199"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:08:49.527928 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-102371199'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:08:49.528279 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Create volume of 1 GB Jan 21 09:08:49.543821 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Availability Zones retrieved successfully. Jan 21 09:08:49.566959 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Flow 'volume_create_api' (ec9b16c3-0cd0-4781-b369-c3cae3fef659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:08:49.571420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa6ba24-71f8-48c3-9874-665456bc3f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:49.573593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:08:49.643911 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa6ba24-71f8-48c3-9874-665456bc3f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:49.646827 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4c274c6-6f64-41d4-8527-eb77884c695d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:49.787973 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Created reservations ['10016638-cd94-463e-9a85-4d33e4aa83c8', '23a2dd6f-1bed-445e-aae2-ac18478f53dc', 'c98d26b3-c528-4ce8-b2f8-2cd07773841f', '10a0d2b2-4b51-41e5-a2c0-c315bd84f3b9'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:08:49.789887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4c274c6-6f64-41d4-8527-eb77884c695d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10016638-cd94-463e-9a85-4d33e4aa83c8', '23a2dd6f-1bed-445e-aae2-ac18478f53dc', 'c98d26b3-c528-4ce8-b2f8-2cd07773841f', '10a0d2b2-4b51-41e5-a2c0-c315bd84f3b9']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:49.792098 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da2da8c-09b5-4e1d-895d-8ad4ba6b3770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:49.864092 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da2da8c-09b5-4e1d-895d-8ad4ba6b3770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-102371199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47913bcc5e294004afd801071f86e94e',qos_specs=None,replication_status=,reservations=['10016638-cd94-463e-9a85-4d33e4aa83c8','23a2dd6f-1bed-445e-aae2-ac18478f53dc','c98d26b3-c528-4ce8-b2f8-2cd07773841f','10a0d2b2-4b51-41e5-a2c0-c315bd84f3b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cb0e35e66e443c78efaef07add97301',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:08:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-102371199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47913bcc5e294004afd801071f86e94e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3cb0e35e66e443c78efaef07add97301',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:49.867533 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dab2361b-2a9e-4b06-b288-662437145aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:49.926446 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dab2361b-2a9e-4b06-b288-662437145aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-102371199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47913bcc5e294004afd801071f86e94e',qos_specs=None,replication_status=,reservations=['10016638-cd94-463e-9a85-4d33e4aa83c8','23a2dd6f-1bed-445e-aae2-ac18478f53dc','c98d26b3-c528-4ce8-b2f8-2cd07773841f','10a0d2b2-4b51-41e5-a2c0-c315bd84f3b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cb0e35e66e443c78efaef07add97301',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:49.929199 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ccf9fd-95f1-4181-a24e-722c805e04fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:08:49.961296 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ccf9fd-95f1-4181-a24e-722c805e04fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:08:49.964008 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Flow 'volume_create_api' (ec9b16c3-0cd0-4781-b369-c3cae3fef659) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:08:50.252253 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Create volume request issued successfully. Jan 21 09:08:50.269100 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2998c23-40c6-4d48-a0f4-a9b41c1a2849 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes returned with HTTP 202 Jan 21 09:08:50.270177 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 434/897] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:08:49 2021] POST /volume/v3/47913bcc5e294004afd801071f86e94e/volumes => generated 851 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:08:50.285247 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc4c5d13-9245-45ae-ab68-376328817870 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c Jan 21 09:08:50.286593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc4c5d13-9245-45ae-ab68-376328817870 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:50.287322 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc4c5d13-9245-45ae-ab68-376328817870 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:50.341511 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:50.341511 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:50.350674 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dc4c5d13-9245-45ae-ab68-376328817870 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:08:50.374438 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc4c5d13-9245-45ae-ab68-376328817870 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c returned with HTTP 200 Jan 21 09:08:50.385823 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 464/898] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:50 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c => generated 919 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:51.400331 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa7b9d12-9965-4f4e-b7ec-d3c6f1896e6b tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c Jan 21 09:08:51.401413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa7b9d12-9965-4f4e-b7ec-d3c6f1896e6b tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:51.401616 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:51.401616 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:51.402287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa7b9d12-9965-4f4e-b7ec-d3c6f1896e6b tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:51.469516 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:51.469516 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:51.479677 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aa7b9d12-9965-4f4e-b7ec-d3c6f1896e6b tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:08:51.511059 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa7b9d12-9965-4f4e-b7ec-d3c6f1896e6b tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c returned with HTTP 200 Jan 21 09:08:51.512204 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 435/899] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:51 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c => generated 920 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:54.215810 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cbf0831-4bf4-4ebe-a0d1-732bca319316 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] DELETE http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a Jan 21 09:08:54.216382 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cbf0831-4bf4-4ebe-a0d1-732bca319316 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:54.217933 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:54.217933 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:54.218686 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cbf0831-4bf4-4ebe-a0d1-732bca319316 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:54.219344 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-7cbf0831-4bf4-4ebe-a0d1-732bca319316 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Delete volume with id: b71493c4-defc-4d3f-8784-9603be08e82a Jan 21 09:08:54.277648 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:54.277648 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:54.279267 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7cbf0831-4bf4-4ebe-a0d1-732bca319316 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Volume info retrieved successfully. Jan 21 09:08:54.324021 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7cbf0831-4bf4-4ebe-a0d1-732bca319316 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Delete volume request issued successfully. Jan 21 09:08:54.326682 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cbf0831-4bf4-4ebe-a0d1-732bca319316 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a returned with HTTP 202 Jan 21 09:08:54.327907 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 465/900] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:08:54 2021] DELETE /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:08:54.338326 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6fa885aa-574c-4d31-8c74-dc4495c2efb5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] GET http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a Jan 21 09:08:54.339562 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6fa885aa-574c-4d31-8c74-dc4495c2efb5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:54.339952 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:54.339952 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:54.341925 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6fa885aa-574c-4d31-8c74-dc4495c2efb5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:54.403104 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:54.403104 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:54.413105 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6fa885aa-574c-4d31-8c74-dc4495c2efb5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Volume info retrieved successfully. Jan 21 09:08:54.436844 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6fa885aa-574c-4d31-8c74-dc4495c2efb5 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a returned with HTTP 200 Jan 21 09:08:54.438000 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 436/901] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:54 2021] GET /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a => generated 915 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:55.454981 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9da1d03a-d4d8-45a6-941b-b6dd6711acca tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] GET http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a Jan 21 09:08:55.455504 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9da1d03a-d4d8-45a6-941b-b6dd6711acca tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:55.455720 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:55.455720 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:55.456086 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9da1d03a-d4d8-45a6-941b-b6dd6711acca tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:55.543091 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:55.543091 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:55.556455 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9da1d03a-d4d8-45a6-941b-b6dd6711acca tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Volume info retrieved successfully. Jan 21 09:08:55.579924 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9da1d03a-d4d8-45a6-941b-b6dd6711acca tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a returned with HTTP 200 Jan 21 09:08:55.580986 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 466/902] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:55 2021] GET /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a => generated 915 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:57.074385 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c91080a-0686-428b-88c5-fa1558f18430 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] GET http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a Jan 21 09:08:57.075734 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c91080a-0686-428b-88c5-fa1558f18430 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:57.076121 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:57.076121 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:57.076889 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c91080a-0686-428b-88c5-fa1558f18430 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:57.197577 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c91080a-0686-428b-88c5-fa1558f18430 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a returned with HTTP 404 Jan 21 09:08:57.198617 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 437/903] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:56 2021] GET /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/b71493c4-defc-4d3f-8784-9603be08e82a => generated 109 bytes in 605 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:08:57.206160 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da4959eb-ccf0-4499-91e2-1ea347ddd989 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] DELETE http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 Jan 21 09:08:57.206610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da4959eb-ccf0-4499-91e2-1ea347ddd989 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:57.207098 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:57.207098 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:57.208278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da4959eb-ccf0-4499-91e2-1ea347ddd989 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:57.209100 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-da4959eb-ccf0-4499-91e2-1ea347ddd989 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Delete volume with id: 5f59a095-c80c-47a7-8269-c603f5ffaf27 Jan 21 09:08:57.338556 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:57.338556 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:57.341949 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-da4959eb-ccf0-4499-91e2-1ea347ddd989 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Volume info retrieved successfully. Jan 21 09:08:57.402298 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-da4959eb-ccf0-4499-91e2-1ea347ddd989 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Delete volume request issued successfully. Jan 21 09:08:57.402688 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da4959eb-ccf0-4499-91e2-1ea347ddd989 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 returned with HTTP 202 Jan 21 09:08:57.404021 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 467/904] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:08:57 2021] DELETE /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:08:57.414342 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-796f2795-a70c-4c48-917a-8117dbe8af38 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] GET http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 Jan 21 09:08:57.415066 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-796f2795-a70c-4c48-917a-8117dbe8af38 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:57.415695 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-796f2795-a70c-4c48-917a-8117dbe8af38 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:57.532037 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:57.532037 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:57.553180 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-796f2795-a70c-4c48-917a-8117dbe8af38 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Volume info retrieved successfully. Jan 21 09:08:57.597012 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-796f2795-a70c-4c48-917a-8117dbe8af38 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 returned with HTTP 200 Jan 21 09:08:57.598016 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 438/905] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:57 2021] GET /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 => generated 915 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:58.615479 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82a785b3-9929-4816-b7bc-daf6a92bddc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] GET http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 Jan 21 09:08:58.616030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82a785b3-9929-4816-b7bc-daf6a92bddc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:58.616185 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:58.616185 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:58.616853 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82a785b3-9929-4816-b7bc-daf6a92bddc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:58.746847 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:08:58.746847 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:08:58.763410 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82a785b3-9929-4816-b7bc-daf6a92bddc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Volume info retrieved successfully. Jan 21 09:08:58.796697 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82a785b3-9929-4816-b7bc-daf6a92bddc4 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 returned with HTTP 200 Jan 21 09:08:58.798174 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 468/906] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:58 2021] GET /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 => generated 915 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:08:59.814163 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e35839e0-46f0-4358-a831-bff780ec98f8 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] GET http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 Jan 21 09:08:59.815277 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e35839e0-46f0-4358-a831-bff780ec98f8 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:08:59.815649 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:08:59.815649 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:08:59.816268 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e35839e0-46f0-4358-a831-bff780ec98f8 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:08:59.865484 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e35839e0-46f0-4358-a831-bff780ec98f8 tempest-ServersNegativeTestJSON-1669816467 tempest-ServersNegativeTestJSON-1669816467] http://10.222.0.86/volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 returned with HTTP 404 Jan 21 09:08:59.882183 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 439/907] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:08:59 2021] GET /volume/v3/72e040f7e710401ba66c14bae067e7c5/volumes/5f59a095-c80c-47a7-8269-c603f5ffaf27 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:09:09.208749 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] POST http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes Jan 21 09:09:09.209443 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:09.209443 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:09.210215 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-285686571"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:09.211406 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-285686571'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:09:09.211876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume of 1 GB Jan 21 09:09:09.243804 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Availability Zones retrieved successfully. Jan 21 09:09:09.287595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Flow 'volume_create_api' (317cd8c3-20d0-4057-a98b-634240463c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:09:09.294423 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95a5f321-184b-4342-8340-de6ecb5e0f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:09.301019 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:09:09.403429 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95a5f321-184b-4342-8340-de6ecb5e0f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:09.406514 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d62ece1-c917-4375-96ae-8c3effc5ff01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:09.518237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Created reservations ['57fd55e9-42ff-4af5-81da-dc494e97918a', '482fcd05-64be-4a52-89d4-86fa54809dd9', '95527e91-fe2d-460e-9c3e-eaaf2d4c119b', '87c2ccb6-bc04-4134-a6b1-5f436a4d01e7'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:09:09.521702 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d62ece1-c917-4375-96ae-8c3effc5ff01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57fd55e9-42ff-4af5-81da-dc494e97918a', '482fcd05-64be-4a52-89d4-86fa54809dd9', '95527e91-fe2d-460e-9c3e-eaaf2d4c119b', '87c2ccb6-bc04-4134-a6b1-5f436a4d01e7']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:09.531768 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13bff539-bc66-4e1d-838d-73cca4caa5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:09.631786 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13bff539-bc66-4e1d-838d-73cca4caa5b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '453080a1-eea7-46d9-a83c-521225afdfdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-285686571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',qos_specs=None,replication_status=,reservations=['57fd55e9-42ff-4af5-81da-dc494e97918a','482fcd05-64be-4a52-89d4-86fa54809dd9','95527e91-fe2d-460e-9c3e-eaaf2d4c119b','87c2ccb6-bc04-4134-a6b1-5f436a4d01e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-285686571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=453080a1-eea7-46d9-a83c-521225afdfdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:09.634513 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (635af415-19c7-4940-814b-02a9b4850767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:09.696469 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (635af415-19c7-4940-814b-02a9b4850767) transitioned into state 'SUCCESS' from state '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-285686571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',qos_specs=None,replication_status=,reservations=['57fd55e9-42ff-4af5-81da-dc494e97918a','482fcd05-64be-4a52-89d4-86fa54809dd9','95527e91-fe2d-460e-9c3e-eaaf2d4c119b','87c2ccb6-bc04-4134-a6b1-5f436a4d01e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:09.699341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da40668c-f8bf-4b35-9aea-67b365cfa2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:09.725575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da40668c-f8bf-4b35-9aea-67b365cfa2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:09.728153 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Flow 'volume_create_api' (317cd8c3-20d0-4057-a98b-634240463c7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:09:09.815024 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume request issued successfully. Jan 21 09:09:09.831144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ac9cbaf-39fd-4e10-ba84-2e7ab57f9fd9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes returned with HTTP 202 Jan 21 09:09:09.832119 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 469/908] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:09:09 2021] POST /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes => generated 817 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:09:09.846560 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7343f88-482e-4d44-b401-c0364143a71d tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc Jan 21 09:09:09.847367 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7343f88-482e-4d44-b401-c0364143a71d tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:09.847873 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7343f88-482e-4d44-b401-c0364143a71d tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:09.954208 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:09.954208 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:09.971831 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e7343f88-482e-4d44-b401-c0364143a71d tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:09.999114 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7343f88-482e-4d44-b401-c0364143a71d tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc returned with HTTP 200 Jan 21 09:09:10.000561 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 440/909] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:09 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc => generated 885 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:11.016566 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82d63c87-de17-4c2f-9398-2d31c2378604 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc Jan 21 09:09:11.017059 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82d63c87-de17-4c2f-9398-2d31c2378604 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:11.017277 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:11.017277 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:11.017611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82d63c87-de17-4c2f-9398-2d31c2378604 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:11.065899 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:11.065899 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:11.076452 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82d63c87-de17-4c2f-9398-2d31c2378604 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:11.099929 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82d63c87-de17-4c2f-9398-2d31c2378604 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc returned with HTTP 200 Jan 21 09:09:11.111632 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 470/910] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:11 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc => generated 910 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:11.116974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca385147-a5aa-4aba-942d-1c69580c1dca tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] POST http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc/action Jan 21 09:09:11.117635 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:11.117635 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:11.118347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca385147-a5aa-4aba-942d-1c69580c1dca tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Action body: b'{"os-attach": {"instance_uuid": "100ee847-8509-4dad-8aa6-838146e6f3a1", "mountpoint": "/dev/sdb"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:11.118890 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca385147-a5aa-4aba-942d-1c69580c1dca tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "100ee847-8509-4dad-8aa6-838146e6f3a1", "mountpoint": "/dev/sdb"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:11.169780 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:11.169780 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:11.170981 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ca385147-a5aa-4aba-942d-1c69580c1dca tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:11.188073 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ca385147-a5aa-4aba-942d-1c69580c1dca tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Update volume admin metadata completed successfully. Jan 21 09:09:11.445413 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ca385147-a5aa-4aba-942d-1c69580c1dca tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Attach volume completed successfully. Jan 21 09:09:11.446388 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca385147-a5aa-4aba-942d-1c69580c1dca tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc/action returned with HTTP 202 Jan 21 09:09:11.455656 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 441/911] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:11 2021] POST /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc/action => generated 0 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:09:11.456610 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-146e0653-43f6-43eb-8dfd-2cff95a57fee tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc Jan 21 09:09:11.457348 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-146e0653-43f6-43eb-8dfd-2cff95a57fee tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:11.457717 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:11.457717 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:11.459409 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-146e0653-43f6-43eb-8dfd-2cff95a57fee tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:11.519188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:11.519188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:11.530357 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-146e0653-43f6-43eb-8dfd-2cff95a57fee tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:11.551766 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:11.551766 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:11.561952 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-146e0653-43f6-43eb-8dfd-2cff95a57fee tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc returned with HTTP 200 Jan 21 09:09:11.562984 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 471/912] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:11 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc => generated 1244 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:09:11.592756 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6e0afd5-dc3e-4efc-b8e6-310f93ee722b tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc Jan 21 09:09:11.593490 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6e0afd5-dc3e-4efc-b8e6-310f93ee722b tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:11.593831 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:11.593831 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:11.594477 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6e0afd5-dc3e-4efc-b8e6-310f93ee722b tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:11.657405 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:11.657405 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:11.668413 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a6e0afd5-dc3e-4efc-b8e6-310f93ee722b tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:11.688944 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:11.688944 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:11.699503 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6e0afd5-dc3e-4efc-b8e6-310f93ee722b tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc returned with HTTP 200 Jan 21 09:09:11.712652 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 442/913] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:11 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc => generated 1244 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:09:12.184816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6dfef31b-ff8c-4e83-ad4b-a1d9d694144c tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] POST http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/453080a1-eea7-46d9-a83c-521225afdfdc/action Jan 21 09:09:12.185286 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:12.185286 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:12.185689 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6dfef31b-ff8c-4e83-ad4b-a1d9d694144c tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:12.186102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6dfef31b-ff8c-4e83-ad4b-a1d9d694144c tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:12.188607 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-6dfef31b-ff8c-4e83-ad4b-a1d9d694144c tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Updating volume '453080a1-eea7-46d9-a83c-521225afdfdc' with '{'status': 'error'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:09:12.342145 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:12.342145 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:12.439588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6dfef31b-ff8c-4e83-ad4b-a1d9d694144c tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/453080a1-eea7-46d9-a83c-521225afdfdc/action returned with HTTP 202 Jan 21 09:09:12.440715 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 472/914] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:11 2021] POST /volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/453080a1-eea7-46d9-a83c-521225afdfdc/action => generated 0 bytes in 728 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:09:12.451240 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e436966-d4c5-465d-a4ab-6043bd58fbb7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc Jan 21 09:09:12.451979 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e436966-d4c5-465d-a4ab-6043bd58fbb7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:12.452342 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:12.452342 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:12.453009 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e436966-d4c5-465d-a4ab-6043bd58fbb7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:12.530954 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:12.530954 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:12.542612 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e436966-d4c5-465d-a4ab-6043bd58fbb7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:12.577090 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:12.577090 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:12.587885 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e436966-d4c5-465d-a4ab-6043bd58fbb7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc returned with HTTP 200 Jan 21 09:09:12.603173 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 443/915] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:12 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc => generated 1243 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:09:12.609683 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87645500-589d-46ac-b153-1deb0a699f60 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] POST http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/453080a1-eea7-46d9-a83c-521225afdfdc/action Jan 21 09:09:12.610196 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:12.610196 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:12.610621 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87645500-589d-46ac-b153-1deb0a699f60 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "0f9c5f8c-6c18-451e-b0bd-b9838b67c9a0"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:12.611419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87645500-589d-46ac-b153-1deb0a699f60 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "0f9c5f8c-6c18-451e-b0bd-b9838b67c9a0"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:12.724189 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:12.724189 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:12.725162 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-87645500-589d-46ac-b153-1deb0a699f60 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Volume info retrieved successfully. Jan 21 09:09:12.851516 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-87645500-589d-46ac-b153-1deb0a699f60 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Terminate volume connection completed successfully. Jan 21 09:09:12.860176 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-87645500-589d-46ac-b153-1deb0a699f60 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87914) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 21 09:09:13.062385 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-87645500-589d-46ac-b153-1deb0a699f60 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Detach volume completed successfully. Jan 21 09:09:13.063094 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87645500-589d-46ac-b153-1deb0a699f60 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/453080a1-eea7-46d9-a83c-521225afdfdc/action returned with HTTP 202 Jan 21 09:09:13.066351 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 473/916] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:12 2021] POST /volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/453080a1-eea7-46d9-a83c-521225afdfdc/action => generated 0 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:09:13.074990 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9342323f-ac45-492b-b0eb-4dc6ffcfdbb8 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc Jan 21 09:09:13.075919 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9342323f-ac45-492b-b0eb-4dc6ffcfdbb8 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:13.076300 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:13.076300 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:13.077266 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9342323f-ac45-492b-b0eb-4dc6ffcfdbb8 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:13.164304 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:13.164304 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:13.187121 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9342323f-ac45-492b-b0eb-4dc6ffcfdbb8 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:13.224377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9342323f-ac45-492b-b0eb-4dc6ffcfdbb8 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc returned with HTTP 200 Jan 21 09:09:13.225732 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 444/917] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:13 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc => generated 929 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:13.242788 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe2655f5-e97e-4085-ad0e-c03274309ee2 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc Jan 21 09:09:13.243430 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe2655f5-e97e-4085-ad0e-c03274309ee2 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:13.243711 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:13.243711 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:13.244454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe2655f5-e97e-4085-ad0e-c03274309ee2 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:13.356560 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:13.356560 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:13.370201 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fe2655f5-e97e-4085-ad0e-c03274309ee2 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:13.418132 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe2655f5-e97e-4085-ad0e-c03274309ee2 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc returned with HTTP 200 Jan 21 09:09:13.431393 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 474/918] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:13 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc => generated 929 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:13.437231 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc9ed198-575a-40b3-9aad-021010a437a4 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] POST http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc/action Jan 21 09:09:13.438693 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:13.438693 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:13.439419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc9ed198-575a-40b3-9aad-021010a437a4 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Action body: b'{"os-detach": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:13.440004 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc9ed198-575a-40b3-9aad-021010a437a4 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:13.532007 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:13.532007 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:13.534468 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc9ed198-575a-40b3-9aad-021010a437a4 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:13.615084 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc9ed198-575a-40b3-9aad-021010a437a4 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Detach volume completed successfully. Jan 21 09:09:13.615653 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc9ed198-575a-40b3-9aad-021010a437a4 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc/action returned with HTTP 202 Jan 21 09:09:13.620473 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 445/919] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:13 2021] POST /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc/action => generated 0 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:09:13.624299 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c890c0e5-e136-4d5a-b622-bd6cd3429da1 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc Jan 21 09:09:13.625013 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c890c0e5-e136-4d5a-b622-bd6cd3429da1 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:13.625208 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:13.625208 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:13.625972 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c890c0e5-e136-4d5a-b622-bd6cd3429da1 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:13.730324 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:13.730324 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:13.744145 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c890c0e5-e136-4d5a-b622-bd6cd3429da1 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:13.772691 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c890c0e5-e136-4d5a-b622-bd6cd3429da1 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc returned with HTTP 200 Jan 21 09:09:13.785811 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 475/920] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:13 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc => generated 929 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:19.585022 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] POST http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes Jan 21 09:09:19.585782 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:19.585782 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:19.586377 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1940786299"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:19.587486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1940786299'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:09:19.587834 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Create volume of 1 GB Jan 21 09:09:19.617655 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Availability Zones retrieved successfully. Jan 21 09:09:19.644159 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Flow 'volume_create_api' (ab0c6a4e-51cd-4a21-ab8a-be3a028a6ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:09:19.649142 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393a21de-3585-4d8d-bfab-52c69d8e8eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:19.652015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:09:19.833508 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (393a21de-3585-4d8d-bfab-52c69d8e8eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:19.837021 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b725799-314f-4307-821a-fb08fee20954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:19.955866 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] POST http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes Jan 21 09:09:19.956343 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:19.956343 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:19.956753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2084533101"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:19.961434 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2084533101'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:09:19.961805 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume of 1 GB Jan 21 09:09:19.983254 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Created reservations ['1f17d70e-76ce-4854-8bfe-6f0480d1f1e2', 'd31a436b-b068-42bf-b4e9-5d78dc631777', 'a7545b42-bb9c-4f2f-af21-dedd591d1d78', '002d08ab-9c90-4b3e-bfd2-59819a32ca71'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:09:19.990241 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b725799-314f-4307-821a-fb08fee20954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f17d70e-76ce-4854-8bfe-6f0480d1f1e2', 'd31a436b-b068-42bf-b4e9-5d78dc631777', 'a7545b42-bb9c-4f2f-af21-dedd591d1d78', '002d08ab-9c90-4b3e-bfd2-59819a32ca71']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:20.007845 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35cc41bf-3e6f-47da-9082-3bed4782f42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:20.013110 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Availability Zones retrieved successfully. Jan 21 09:09:20.052719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Flow 'volume_create_api' (c0ec6967-b886-4217-ab17-4e7562e8589c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:09:20.056841 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebeede55-ef7e-4df2-986a-d55325b95e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:20.063522 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:09:20.164240 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35cc41bf-3e6f-47da-9082-3bed4782f42f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e5738fd-f682-4c37-9051-ddd834d48128', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1940786299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47913bcc5e294004afd801071f86e94e',qos_specs=None,replication_status=,reservations=['1f17d70e-76ce-4854-8bfe-6f0480d1f1e2','d31a436b-b068-42bf-b4e9-5d78dc631777','a7545b42-bb9c-4f2f-af21-dedd591d1d78','002d08ab-9c90-4b3e-bfd2-59819a32ca71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cb0e35e66e443c78efaef07add97301',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:09:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1940786299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e5738fd-f682-4c37-9051-ddd834d48128,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47913bcc5e294004afd801071f86e94e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3cb0e35e66e443c78efaef07add97301',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:20.166738 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c45df87-339e-42f0-bc61-76b08a6c7e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:20.235735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebeede55-ef7e-4df2-986a-d55325b95e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:20.238019 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5d2bebd-8046-4d3c-9c87-07b655e7441b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:20.265067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c45df87-339e-42f0-bc61-76b08a6c7e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1940786299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47913bcc5e294004afd801071f86e94e',qos_specs=None,replication_status=,reservations=['1f17d70e-76ce-4854-8bfe-6f0480d1f1e2','d31a436b-b068-42bf-b4e9-5d78dc631777','a7545b42-bb9c-4f2f-af21-dedd591d1d78','002d08ab-9c90-4b3e-bfd2-59819a32ca71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cb0e35e66e443c78efaef07add97301',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:20.267522 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06987e62-7892-44d9-a241-85092b299f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:20.310991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06987e62-7892-44d9-a241-85092b299f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:20.318455 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Flow 'volume_create_api' (ab0c6a4e-51cd-4a21-ab8a-be3a028a6ef5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:09:20.431417 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Create volume request issued successfully. Jan 21 09:09:20.499495 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Created reservations ['d27f5c8f-dd6e-4f1a-9336-f44081d3b178', '1cbc2aec-1a03-4220-ab51-2c7fc8008a46', '3dfdefb4-e2f6-45f4-9c80-cd8bfe2cb4af', '98b77bc2-a7b9-49f5-a52b-0289ce1b84c5'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:09:20.503719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5d2bebd-8046-4d3c-9c87-07b655e7441b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d27f5c8f-dd6e-4f1a-9336-f44081d3b178', '1cbc2aec-1a03-4220-ab51-2c7fc8008a46', '3dfdefb4-e2f6-45f4-9c80-cd8bfe2cb4af', '98b77bc2-a7b9-49f5-a52b-0289ce1b84c5']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:20.509476 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c26fa1da-3360-4594-949a-de62b6641e5f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes returned with HTTP 202 Jan 21 09:09:20.512402 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99865fb4-9f80-4e10-b303-d3daf2b8d9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:20.514385 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 446/921] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:09:19 2021] POST /volume/v3/47913bcc5e294004afd801071f86e94e/volumes => generated 828 bytes in 934 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:09:20.529840 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17fe5a16-9d67-4bf2-9d3d-1709bcfc2234 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:09:20.540924 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17fe5a16-9d67-4bf2-9d3d-1709bcfc2234 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:20.542361 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:20.542361 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:20.544869 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17fe5a16-9d67-4bf2-9d3d-1709bcfc2234 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:20.699054 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99865fb4-9f80-4e10-b303-d3daf2b8d9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eb5aeb6-4dea-4241-a360-dad73484d9b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2084533101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',qos_specs=None,replication_status=,reservations=['d27f5c8f-dd6e-4f1a-9336-f44081d3b178','1cbc2aec-1a03-4220-ab51-2c7fc8008a46','3dfdefb4-e2f6-45f4-9c80-cd8bfe2cb4af','98b77bc2-a7b9-49f5-a52b-0289ce1b84c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:09:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2084533101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eb5aeb6-4dea-4241-a360-dad73484d9b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:20.701277 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69285ca1-f778-4558-a1ec-b88640abaf0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:20.751832 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:20.751832 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:20.784227 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-17fe5a16-9d67-4bf2-9d3d-1709bcfc2234 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:09:20.797691 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69285ca1-f778-4558-a1ec-b88640abaf0d) transitioned into state 'SUCCESS' from state '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-2084533101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',qos_specs=None,replication_status=,reservations=['d27f5c8f-dd6e-4f1a-9336-f44081d3b178','1cbc2aec-1a03-4220-ab51-2c7fc8008a46','3dfdefb4-e2f6-45f4-9c80-cd8bfe2cb4af','98b77bc2-a7b9-49f5-a52b-0289ce1b84c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:20.806587 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae90351-617a-46ea-9137-e9a0d56f10b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:20.845952 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae90351-617a-46ea-9137-e9a0d56f10b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:20.849186 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17fe5a16-9d67-4bf2-9d3d-1709bcfc2234 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:09:20.854816 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 447/922] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:20 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 920 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:09:20.856156 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Flow 'volume_create_api' (c0ec6967-b886-4217-ab17-4e7562e8589c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:09:20.961730 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume request issued successfully. Jan 21 09:09:20.993428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23df16a1-69dd-4b02-a761-2857f9417aab tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes returned with HTTP 202 Jan 21 09:09:20.994501 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 476/923] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:09:19 2021] POST /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes => generated 818 bytes in 1043 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:09:21.009985 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6969263-db79-4839-b4f6-7f3b2a1c8554 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 Jan 21 09:09:21.010552 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6969263-db79-4839-b4f6-7f3b2a1c8554 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:21.010769 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:21.010769 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:21.011143 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6969263-db79-4839-b4f6-7f3b2a1c8554 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:21.107719 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:21.107719 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:21.142169 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b6969263-db79-4839-b4f6-7f3b2a1c8554 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:21.210876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6969263-db79-4839-b4f6-7f3b2a1c8554 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 returned with HTTP 200 Jan 21 09:09:21.212260 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 448/924] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:21 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 => generated 886 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:21.873800 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7a5ecb2-516b-4fd4-8c28-753afd406708 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:09:21.875439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7a5ecb2-516b-4fd4-8c28-753afd406708 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:21.875733 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:21.875733 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:21.876236 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7a5ecb2-516b-4fd4-8c28-753afd406708 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:21.966287 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:21.966287 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:21.979662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e7a5ecb2-516b-4fd4-8c28-753afd406708 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:09:22.009340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7a5ecb2-516b-4fd4-8c28-753afd406708 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:09:22.010536 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 477/925] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:21 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 921 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:22.230151 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2dbef9b4-f060-42d0-b6aa-b8af201be680 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 Jan 21 09:09:22.230632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2dbef9b4-f060-42d0-b6aa-b8af201be680 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:22.230846 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:22.230846 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:22.231215 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2dbef9b4-f060-42d0-b6aa-b8af201be680 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:22.300104 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:22.300104 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:22.311255 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2dbef9b4-f060-42d0-b6aa-b8af201be680 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:22.338942 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2dbef9b4-f060-42d0-b6aa-b8af201be680 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 returned with HTTP 200 Jan 21 09:09:22.340619 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 449/926] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:22 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 => generated 911 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:22.355606 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-930c2db5-c257-4807-81a7-8a4765521fec tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] POST http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5/action Jan 21 09:09:22.356331 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:22.356331 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:22.357069 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-930c2db5-c257-4807-81a7-8a4765521fec tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:22.357929 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-930c2db5-c257-4807-81a7-8a4765521fec tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:22.359077 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-930c2db5-c257-4807-81a7-8a4765521fec tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Updating volume '0eb5aeb6-4dea-4241-a360-dad73484d9b5' with '{'status': 'attaching'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:09:22.480033 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:22.480033 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:22.579874 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-930c2db5-c257-4807-81a7-8a4765521fec tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5/action returned with HTTP 202 Jan 21 09:09:22.581322 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 478/927] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:22 2021] POST /volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5/action => generated 0 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:09:22.589305 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df952e32-9d66-4e21-ac72-bc8328577c34 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 Jan 21 09:09:22.590492 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df952e32-9d66-4e21-ac72-bc8328577c34 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:22.590854 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:22.590854 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:22.591462 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df952e32-9d66-4e21-ac72-bc8328577c34 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:22.641649 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:22.641649 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:22.652726 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-df952e32-9d66-4e21-ac72-bc8328577c34 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:22.685469 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df952e32-9d66-4e21-ac72-bc8328577c34 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 returned with HTTP 200 Jan 21 09:09:22.686827 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 450/928] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:22 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 => generated 911 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:22.702562 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd2f5e0e-4c2b-4c76-baca-34e8cf2b3383 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] POST http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5/action Jan 21 09:09:22.703318 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:22.703318 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:22.703911 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd2f5e0e-4c2b-4c76-baca-34e8cf2b3383 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action body: b'{"os-force_delete": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:22.704378 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd2f5e0e-4c2b-4c76-baca-34e8cf2b3383 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:22.800108 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:22.800108 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:22.801558 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd2f5e0e-4c2b-4c76-baca-34e8cf2b3383 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Volume info retrieved successfully. Jan 21 09:09:22.854732 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd2f5e0e-4c2b-4c76-baca-34e8cf2b3383 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Delete volume request issued successfully. Jan 21 09:09:22.855440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd2f5e0e-4c2b-4c76-baca-34e8cf2b3383 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5/action returned with HTTP 202 Jan 21 09:09:22.857776 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 479/929] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:22 2021] POST /volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:09:22.868395 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afa3dc13-1ddd-4b9f-af45-1bd4e5e7f685 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 Jan 21 09:09:22.869040 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afa3dc13-1ddd-4b9f-af45-1bd4e5e7f685 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:22.869363 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:22.869363 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:22.869914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afa3dc13-1ddd-4b9f-af45-1bd4e5e7f685 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:22.964884 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:22.964884 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:22.992622 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-afa3dc13-1ddd-4b9f-af45-1bd4e5e7f685 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:23.056835 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afa3dc13-1ddd-4b9f-af45-1bd4e5e7f685 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 returned with HTTP 200 Jan 21 09:09:23.067635 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 451/930] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:22 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 => generated 910 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:23.147749 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-541ecbfa-ec24-4cdb-819f-d5595616b7ff tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:09:23.148278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-541ecbfa-ec24-4cdb-819f-d5595616b7ff tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:23.148495 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:23.148495 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:23.148868 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-541ecbfa-ec24-4cdb-819f-d5595616b7ff tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:23.199872 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:23.199872 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:23.210662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-541ecbfa-ec24-4cdb-819f-d5595616b7ff tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:09:23.238606 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-541ecbfa-ec24-4cdb-819f-d5595616b7ff tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:09:23.240053 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 480/931] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:09:23 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 921 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:23.327688 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afa3dc13-1ddd-4b9f-af45-1bd4e5e7f685 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume// Jan 21 09:09:23.328633 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afa3dc13-1ddd-4b9f-af45-1bd4e5e7f685 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:23.328826 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:23.328826 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:23.329485 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afa3dc13-1ddd-4b9f-af45-1bd4e5e7f685 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:23.331442 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afa3dc13-1ddd-4b9f-af45-1bd4e5e7f685 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:09:23.332883 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 452/932] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:09:23 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:09:23.347451 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-58dd6f61-6325-46c5-af17-b5a209e5f129 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] POST http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/attachments Jan 21 09:09:23.348932 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:23.348932 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:23.349573 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-58dd6f61-6325-46c5-af17-b5a209e5f129 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e5738fd-f682-4c37-9051-ddd834d48128", "instance_uuid": "b2c71fb3-0fe2-4bcd-9d28-33ba207b1741", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:23.422450 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:23.422450 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:23.537095 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-58dd6f61-6325-46c5-af17-b5a209e5f129 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/attachments returned with HTTP 200 Jan 21 09:09:23.538398 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 481/933] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:09:23 2021] POST /volume/v3/47913bcc5e294004afd801071f86e94e/attachments => generated 273 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:09:23.605482 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-234c6dfe-2c51-4d97-9cd1-461fc217c238 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:09:23.607065 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-234c6dfe-2c51-4d97-9cd1-461fc217c238 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:23.607592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-234c6dfe-2c51-4d97-9cd1-461fc217c238 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:23.624127 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-58dd6f61-6325-46c5-af17-b5a209e5f129 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume// Jan 21 09:09:23.624774 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-58dd6f61-6325-46c5-af17-b5a209e5f129 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:23.625098 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:23.625098 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:23.625654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-58dd6f61-6325-46c5-af17-b5a209e5f129 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:23.628184 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-58dd6f61-6325-46c5-af17-b5a209e5f129 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:09:23.628628 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 482/934] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 09:09:23 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:09:23.645238 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-64c4889a-4509-4fb1-a210-b672decc599a tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:09:23.645974 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-64c4889a-4509-4fb1-a210-b672decc599a tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:23.646585 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-64c4889a-4509-4fb1-a210-b672decc599a tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:23.714857 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:23.714857 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:23.731190 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:23.731190 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:23.739831 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-64c4889a-4509-4fb1-a210-b672decc599a tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:09:23.750650 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-234c6dfe-2c51-4d97-9cd1-461fc217c238 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:09:23.789393 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:23.789393 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:23.806993 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:23.806993 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:23.807305 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-64c4889a-4509-4fb1-a210-b672decc599a tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:09:23.814917 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 483/935] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 09:09:23 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 1019 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:09:23.826120 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-234c6dfe-2c51-4d97-9cd1-461fc217c238 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:09:23.838483 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 453/936] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:23 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 920 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:23.842753 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-6341adda-b88f-4a47-b795-7a73e41576cf tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] PUT http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/attachments/57c62684-c101-4256-8e1c-564454fac827 Jan 21 09:09:23.843379 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:23.843379 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:23.843981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-6341adda-b88f-4a47-b795-7a73e41576cf tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.70", "host": "n-h2-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:23.911986 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:09:23.911986 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:09:23.912717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-6341adda-b88f-4a47-b795-7a73e41576cf tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Lock "b'cinder-attachment_update-7e5738fd-f682-4c37-9051-ddd834d48128-n-h2-771363-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:09:23.920287 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:23.920287 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:24.075208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ebbd7f4b-8fd0-47ed-b99b-7f6fe859b241 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 Jan 21 09:09:24.075863 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ebbd7f4b-8fd0-47ed-b99b-7f6fe859b241 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:24.076172 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:24.076172 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:24.076704 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ebbd7f4b-8fd0-47ed-b99b-7f6fe859b241 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:24.195083 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:24.195083 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:24.206816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ebbd7f4b-8fd0-47ed-b99b-7f6fe859b241 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:24.254340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ebbd7f4b-8fd0-47ed-b99b-7f6fe859b241 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 returned with HTTP 200 Jan 21 09:09:24.255282 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 454/937] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:24 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 => generated 910 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:24.843935 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bcdf3147-223b-4a53-a97e-4edfd31d636d tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:09:24.844860 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bcdf3147-223b-4a53-a97e-4edfd31d636d tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:24.845310 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:24.845310 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:24.845809 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bcdf3147-223b-4a53-a97e-4edfd31d636d tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:24.925125 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:24.925125 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:24.935119 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bcdf3147-223b-4a53-a97e-4edfd31d636d tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:09:24.955242 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:24.955242 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:24.964006 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bcdf3147-223b-4a53-a97e-4edfd31d636d tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:09:24.964837 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 455/938] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:24 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 920 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:09:25.280685 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30cb8d75-3622-495d-9d51-2d59a95a723a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 Jan 21 09:09:25.281226 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30cb8d75-3622-495d-9d51-2d59a95a723a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:25.281445 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:25.281445 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:25.281821 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30cb8d75-3622-495d-9d51-2d59a95a723a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:25.387283 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30cb8d75-3622-495d-9d51-2d59a95a723a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 returned with HTTP 404 Jan 21 09:09:25.393735 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 456/939] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:25 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:09:25.400477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] POST http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes Jan 21 09:09:25.401431 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-91661859"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:25.402736 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-91661859'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:09:25.403295 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume of 1 GB Jan 21 09:09:25.430544 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Availability Zones retrieved successfully. Jan 21 09:09:25.464406 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Flow 'volume_create_api' (4fa1527e-affa-4411-9d4d-3d05862f9a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:09:25.467230 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f599f3-4f4e-4809-97c4-ecbbbcfde27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:25.469452 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:09:25.542007 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f599f3-4f4e-4809-97c4-ecbbbcfde27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:25.544225 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60be7d59-5d76-46a4-83ea-a94d8acfa61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:25.632393 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Created reservations ['53dc1a67-4d4d-4436-be89-862b107cb7cf', '59336aeb-ddad-41c6-8f94-a2fe5f4cdf2a', 'd597dc78-0d42-4915-abff-051222fd1712', '88fdd601-4190-45bb-9f73-dde7327cbb67'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:09:25.634462 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60be7d59-5d76-46a4-83ea-a94d8acfa61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53dc1a67-4d4d-4436-be89-862b107cb7cf', '59336aeb-ddad-41c6-8f94-a2fe5f4cdf2a', 'd597dc78-0d42-4915-abff-051222fd1712', '88fdd601-4190-45bb-9f73-dde7327cbb67']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:25.636549 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc181df4-152b-4884-8e27-b45c7060cc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:25.817674 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc181df4-152b-4884-8e27-b45c7060cc4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '902016c9-f937-4c04-be8b-cca3203bdb46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-91661859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',qos_specs=None,replication_status=,reservations=['53dc1a67-4d4d-4436-be89-862b107cb7cf','59336aeb-ddad-41c6-8f94-a2fe5f4cdf2a','d597dc78-0d42-4915-abff-051222fd1712','88fdd601-4190-45bb-9f73-dde7327cbb67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:09:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-91661859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=902016c9-f937-4c04-be8b-cca3203bdb46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:25.819969 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8e78be-1629-4ff8-8dbc-a6ebbacc0c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:25.869496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d8e78be-1629-4ff8-8dbc-a6ebbacc0c98) transitioned into state 'SUCCESS' from state '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-91661859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',qos_specs=None,replication_status=,reservations=['53dc1a67-4d4d-4436-be89-862b107cb7cf','59336aeb-ddad-41c6-8f94-a2fe5f4cdf2a','d597dc78-0d42-4915-abff-051222fd1712','88fdd601-4190-45bb-9f73-dde7327cbb67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:25.871693 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b79ecf7f-95b5-498f-b27a-2c70a6bb1585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:25.875238 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-6341adda-b88f-4a47-b795-7a73e41576cf tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Lock "b'cinder-attachment_update-7e5738fd-f682-4c37-9051-ddd834d48128-n-h2-771363-2'" released by "attachment_update" :: held 1.963s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:09:25.875927 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-6341adda-b88f-4a47-b795-7a73e41576cf tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/attachments/57c62684-c101-4256-8e1c-564454fac827 returned with HTTP 200 Jan 21 09:09:25.876933 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 484/940] 10.222.0.70 () {64 vars in 1468 bytes} [Thu Jan 21 09:09:23 2021] PUT /volume/v3/47913bcc5e294004afd801071f86e94e/attachments/57c62684-c101-4256-8e1c-564454fac827 => generated 762 bytes in 2039 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:09:25.889817 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b79ecf7f-95b5-498f-b27a-2c70a6bb1585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:25.892564 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Flow 'volume_create_api' (4fa1527e-affa-4411-9d4d-3d05862f9a72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:09:25.949581 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume request issued successfully. Jan 21 09:09:25.963004 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d77c5163-b209-4164-a91d-44ec1020c5fa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes returned with HTTP 202 Jan 21 09:09:25.965328 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 457/941] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:09:25 2021] POST /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes => generated 816 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:09:25.995209 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91e3efe2-10c4-4e7c-97e5-a75fc17cc844 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:09:25.995209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91e3efe2-10c4-4e7c-97e5-a75fc17cc844 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:25.995209 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:25.995209 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:25.995209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91e3efe2-10c4-4e7c-97e5-a75fc17cc844 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:25.999101 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45abd220-02f6-4add-a490-762b558d80db tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 Jan 21 09:09:25.999101 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45abd220-02f6-4add-a490-762b558d80db tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:25.999101 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:25.999101 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:25.999101 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45abd220-02f6-4add-a490-762b558d80db tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:26.060090 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:26.060090 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:26.070949 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-45abd220-02f6-4add-a490-762b558d80db tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:26.099263 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45abd220-02f6-4add-a490-762b558d80db tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 returned with HTTP 200 Jan 21 09:09:26.100111 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 458/942] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:25 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 => generated 884 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:26.111834 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:26.111834 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:26.129368 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-91e3efe2-10c4-4e7c-97e5-a75fc17cc844 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:09:26.149327 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:26.149327 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:26.159530 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91e3efe2-10c4-4e7c-97e5-a75fc17cc844 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:09:26.170209 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 485/943] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:25 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 921 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:27.116676 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57183f78-e874-42b8-91a8-7623283bfcdb tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 Jan 21 09:09:27.117337 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57183f78-e874-42b8-91a8-7623283bfcdb tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:27.117551 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:27.117551 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:27.117922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57183f78-e874-42b8-91a8-7623283bfcdb tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:27.177763 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ae6f9a6-4768-4c4e-a39f-722f9bbcf969 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:09:27.178335 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ae6f9a6-4768-4c4e-a39f-722f9bbcf969 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:27.178548 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:27.178548 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:27.178925 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ae6f9a6-4768-4c4e-a39f-722f9bbcf969 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:27.256448 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:27.256448 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:27.286388 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-57183f78-e874-42b8-91a8-7623283bfcdb tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:27.314169 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:27.314169 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:27.324145 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9ae6f9a6-4768-4c4e-a39f-722f9bbcf969 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:09:27.342474 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57183f78-e874-42b8-91a8-7623283bfcdb tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 returned with HTTP 200 Jan 21 09:09:27.344139 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 459/944] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:27 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 => generated 909 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:27.352015 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:27.352015 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:27.364317 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3188089b-7169-4524-b1e0-e946a7f867f3 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] POST http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/902016c9-f937-4c04-be8b-cca3203bdb46/action Jan 21 09:09:27.364815 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:27.364815 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:27.365292 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3188089b-7169-4524-b1e0-e946a7f867f3 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:27.365641 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3188089b-7169-4524-b1e0-e946a7f867f3 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:27.366631 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-3188089b-7169-4524-b1e0-e946a7f867f3 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Updating volume '902016c9-f937-4c04-be8b-cca3203bdb46' with '{'status': 'creating'}' {{(pid=87915) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:09:27.383826 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ae6f9a6-4768-4c4e-a39f-722f9bbcf969 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:09:27.385001 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 486/945] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:27 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 921 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:27.581008 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:27.581008 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:27.659796 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3188089b-7169-4524-b1e0-e946a7f867f3 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/902016c9-f937-4c04-be8b-cca3203bdb46/action returned with HTTP 202 Jan 21 09:09:27.677507 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa6d697b-0cb6-4c49-b9cb-5b22c3b6dd59 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 Jan 21 09:09:27.678552 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa6d697b-0cb6-4c49-b9cb-5b22c3b6dd59 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:27.678914 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:27.678914 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:27.679523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa6d697b-0cb6-4c49-b9cb-5b22c3b6dd59 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:27.688555 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 460/946] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:27 2021] POST /volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/902016c9-f937-4c04-be8b-cca3203bdb46/action => generated 0 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:09:27.798802 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:27.798802 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:27.808360 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fa6d697b-0cb6-4c49-b9cb-5b22c3b6dd59 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:27.835902 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa6d697b-0cb6-4c49-b9cb-5b22c3b6dd59 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 returned with HTTP 200 Jan 21 09:09:27.850407 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 487/947] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:27 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 => generated 908 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:27.855488 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-909529e3-d3a0-4140-955c-9b87c9796c1f tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] POST http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/902016c9-f937-4c04-be8b-cca3203bdb46/action Jan 21 09:09:27.855961 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:27.855961 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:27.856394 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-909529e3-d3a0-4140-955c-9b87c9796c1f tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action body: b'{"os-force_delete": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:27.856772 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-909529e3-d3a0-4140-955c-9b87c9796c1f tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:27.923371 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:27.923371 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:27.924289 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-909529e3-d3a0-4140-955c-9b87c9796c1f tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Volume info retrieved successfully. Jan 21 09:09:27.980948 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-909529e3-d3a0-4140-955c-9b87c9796c1f tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Delete volume request issued successfully. Jan 21 09:09:27.981557 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-909529e3-d3a0-4140-955c-9b87c9796c1f tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/902016c9-f937-4c04-be8b-cca3203bdb46/action returned with HTTP 202 Jan 21 09:09:27.985769 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 461/948] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:27 2021] POST /volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/902016c9-f937-4c04-be8b-cca3203bdb46/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:09:27.991392 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50741d60-48cc-4b01-af96-811ab106c13f tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 Jan 21 09:09:27.992068 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50741d60-48cc-4b01-af96-811ab106c13f tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:27.992398 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:27.992398 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:27.992978 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50741d60-48cc-4b01-af96-811ab106c13f tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:28.063435 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:28.063435 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:28.090678 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-50741d60-48cc-4b01-af96-811ab106c13f tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:28.140035 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50741d60-48cc-4b01-af96-811ab106c13f tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 returned with HTTP 200 Jan 21 09:09:28.150102 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 488/949] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:27 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 => generated 908 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:28.401527 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afe7f129-9848-46e2-86f8-17f603f425ce tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:09:28.402347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afe7f129-9848-46e2-86f8-17f603f425ce tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:28.402740 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:28.402740 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:28.403354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afe7f129-9848-46e2-86f8-17f603f425ce tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:28.511735 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:28.511735 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:28.535505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-afe7f129-9848-46e2-86f8-17f603f425ce tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:09:28.578708 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:28.578708 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:28.605421 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afe7f129-9848-46e2-86f8-17f603f425ce tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:09:28.606667 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 462/950] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:28 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 921 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:29.166694 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cabb7c71-5078-4c7f-a116-32b69ce91eb9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 Jan 21 09:09:29.167831 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cabb7c71-5078-4c7f-a116-32b69ce91eb9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:29.168544 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:29.168544 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:29.169284 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cabb7c71-5078-4c7f-a116-32b69ce91eb9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:29.270557 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:29.270557 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:29.305031 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cabb7c71-5078-4c7f-a116-32b69ce91eb9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:29.355563 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cabb7c71-5078-4c7f-a116-32b69ce91eb9 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 returned with HTTP 200 Jan 21 09:09:29.356375 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 489/951] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:29 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 => generated 908 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:29.625506 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e70478f-bf7e-47ef-9bf0-8ebc375c08a4 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:09:29.626490 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e70478f-bf7e-47ef-9bf0-8ebc375c08a4 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:29.626854 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:29.626854 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:29.627892 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e70478f-bf7e-47ef-9bf0-8ebc375c08a4 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:29.688010 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:29.688010 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:29.699332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e70478f-bf7e-47ef-9bf0-8ebc375c08a4 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:09:29.723176 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:29.723176 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:29.738844 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e70478f-bf7e-47ef-9bf0-8ebc375c08a4 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:09:29.740148 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 463/952] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:29 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 921 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:09:30.373672 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65d99694-b98e-406d-bbad-3db80e8cc60f tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 Jan 21 09:09:30.374708 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65d99694-b98e-406d-bbad-3db80e8cc60f tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:30.375092 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:30.375092 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:30.375684 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65d99694-b98e-406d-bbad-3db80e8cc60f tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:30.485048 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65d99694-b98e-406d-bbad-3db80e8cc60f tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 returned with HTTP 404 Jan 21 09:09:30.491078 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 490/953] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:30 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:09:30.501340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] POST http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes Jan 21 09:09:30.501946 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:30.501946 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:30.502680 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1502571145"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:30.505406 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1502571145'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:09:30.505950 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume of 1 GB Jan 21 09:09:30.527103 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Availability Zones retrieved successfully. Jan 21 09:09:30.615403 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Flow 'volume_create_api' (6bbabf18-2df3-4949-b063-285aca6b3ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:09:30.630105 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de40c5d-5247-429a-a59d-1ef80a63a7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:30.634257 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:09:30.756948 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9dfc0645-c47f-41f6-8c95-7d647159ba4e tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:09:30.757475 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9dfc0645-c47f-41f6-8c95-7d647159ba4e tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:30.757958 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9dfc0645-c47f-41f6-8c95-7d647159ba4e tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:30.825223 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de40c5d-5247-429a-a59d-1ef80a63a7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:30.831859 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8984531-f711-4be4-873e-09d70864745b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:30.937133 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:30.937133 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:30.954588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9dfc0645-c47f-41f6-8c95-7d647159ba4e tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:09:30.986152 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Created reservations ['2602a8bc-6cca-4d24-9ea8-18225bb7d691', '407edf74-6131-471e-a90a-8e04d3fbe6bc', '82961d89-04dd-43ea-88dd-b1c463f81679', '607fadef-38aa-4c7c-b4e5-3a772f23d1d5'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:09:30.989087 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8984531-f711-4be4-873e-09d70864745b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2602a8bc-6cca-4d24-9ea8-18225bb7d691', '407edf74-6131-471e-a90a-8e04d3fbe6bc', '82961d89-04dd-43ea-88dd-b1c463f81679', '607fadef-38aa-4c7c-b4e5-3a772f23d1d5']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:30.995112 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb2ec9a5-d5b8-40c0-87f7-b740d8870d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:31.007414 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:31.007414 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:31.025748 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9dfc0645-c47f-41f6-8c95-7d647159ba4e tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:09:31.026902 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 491/954] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:30 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 921 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:31.122317 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb2ec9a5-d5b8-40c0-87f7-b740d8870d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1502571145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',qos_specs=None,replication_status=,reservations=['2602a8bc-6cca-4d24-9ea8-18225bb7d691','407edf74-6131-471e-a90a-8e04d3fbe6bc','82961d89-04dd-43ea-88dd-b1c463f81679','607fadef-38aa-4c7c-b4e5-3a772f23d1d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:09:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1502571145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:31.127574 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f6ac9d-796d-409b-9bc6-8d200cace62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:31.188191 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79f6ac9d-796d-409b-9bc6-8d200cace62a) transitioned into state 'SUCCESS' from state '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-1502571145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',qos_specs=None,replication_status=,reservations=['2602a8bc-6cca-4d24-9ea8-18225bb7d691','407edf74-6131-471e-a90a-8e04d3fbe6bc','82961d89-04dd-43ea-88dd-b1c463f81679','607fadef-38aa-4c7c-b4e5-3a772f23d1d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:31.190133 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaa7974b-348a-4f7c-905d-d94140b73be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:31.221594 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaa7974b-348a-4f7c-905d-d94140b73be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:31.226436 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Flow 'volume_create_api' (6bbabf18-2df3-4949-b063-285aca6b3ed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:09:31.288815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume request issued successfully. Jan 21 09:09:31.309794 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ba36a9c-f178-4ed8-8f35-b270b3ad2dcf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes returned with HTTP 202 Jan 21 09:09:31.321966 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 464/955] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:09:30 2021] POST /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes => generated 818 bytes in 818 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:09:31.332029 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71e306e7-494f-4280-913c-931c4f1e6364 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b Jan 21 09:09:31.332350 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71e306e7-494f-4280-913c-931c4f1e6364 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:31.332564 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:31.332564 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:31.333227 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71e306e7-494f-4280-913c-931c4f1e6364 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:31.491291 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:31.491291 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:31.517949 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-71e306e7-494f-4280-913c-931c4f1e6364 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:31.586930 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71e306e7-494f-4280-913c-931c4f1e6364 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b returned with HTTP 200 Jan 21 09:09:31.590009 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 492/956] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:31 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b => generated 910 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:31.965792 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-dfa5b449-2ad8-4cf0-9db8-425988e1f069 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] POST http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/attachments/57c62684-c101-4256-8e1c-564454fac827/action Jan 21 09:09:31.966435 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:31.966435 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:31.967015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-dfa5b449-2ad8-4cf0-9db8-425988e1f069 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:31.967479 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-dfa5b449-2ad8-4cf0-9db8-425988e1f069 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:32.042229 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77ed1bda-9a03-4b0e-b8b4-241ad64007ae tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:09:32.043690 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77ed1bda-9a03-4b0e-b8b4-241ad64007ae tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:32.043690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:32.043690 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:32.044283 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77ed1bda-9a03-4b0e-b8b4-241ad64007ae tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:32.138131 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:32.138131 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:32.163168 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5c92d38-7603-4a9c-8fba-d540f47a6dd3 req-dfa5b449-2ad8-4cf0-9db8-425988e1f069 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/attachments/57c62684-c101-4256-8e1c-564454fac827/action returned with HTTP 204 Jan 21 09:09:32.164342 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 465/957] 10.222.0.70 () {64 vars in 1489 bytes} [Thu Jan 21 09:09:31 2021] POST /volume/v3/47913bcc5e294004afd801071f86e94e/attachments/57c62684-c101-4256-8e1c-564454fac827/action => generated 0 bytes in 204 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:09:32.173002 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:32.173002 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:32.187090 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-77ed1bda-9a03-4b0e-b8b4-241ad64007ae tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:09:32.225285 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:32.225285 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:32.249389 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77ed1bda-9a03-4b0e-b8b4-241ad64007ae tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:09:32.250499 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 493/958] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:32 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 1216 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:09:32.607648 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00cf0afc-ce8a-43fe-9f11-04c00410b54a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b Jan 21 09:09:32.608186 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00cf0afc-ce8a-43fe-9f11-04c00410b54a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:32.608332 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:32.608332 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:32.613490 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00cf0afc-ce8a-43fe-9f11-04c00410b54a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:32.773640 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:32.773640 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:32.799667 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-00cf0afc-ce8a-43fe-9f11-04c00410b54a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:32.859489 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00cf0afc-ce8a-43fe-9f11-04c00410b54a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b returned with HTTP 200 Jan 21 09:09:32.865764 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 466/959] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:32 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b => generated 911 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:32.883124 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b590ef03-6615-40f6-bebc-90b793c7f942 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] POST http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b/action Jan 21 09:09:32.883555 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:32.883555 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:32.884256 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b590ef03-6615-40f6-bebc-90b793c7f942 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:32.887033 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b590ef03-6615-40f6-bebc-90b793c7f942 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:32.889886 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-b590ef03-6615-40f6-bebc-90b793c7f942 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Updating volume '63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b' with '{'status': 'error'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:09:33.049150 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:33.049150 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:33.171073 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b590ef03-6615-40f6-bebc-90b793c7f942 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b/action returned with HTTP 202 Jan 21 09:09:33.186863 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 494/960] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:32 2021] POST /volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b/action => generated 0 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:09:33.187675 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ad00c2d-4c0a-4b0b-ac95-37e17e4df970 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b Jan 21 09:09:33.188394 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ad00c2d-4c0a-4b0b-ac95-37e17e4df970 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:33.188734 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:33.188734 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:33.189371 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ad00c2d-4c0a-4b0b-ac95-37e17e4df970 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:33.267091 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-779c45b3-e3a7-4d02-94f4-cc2efd3e4abb tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:09:33.268297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-779c45b3-e3a7-4d02-94f4-cc2efd3e4abb tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:33.268297 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:33.268297 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:33.268297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-779c45b3-e3a7-4d02-94f4-cc2efd3e4abb tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:33.271060 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:33.271060 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:33.314861 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ad00c2d-4c0a-4b0b-ac95-37e17e4df970 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:33.358494 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ad00c2d-4c0a-4b0b-ac95-37e17e4df970 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b returned with HTTP 200 Jan 21 09:09:33.360198 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 467/961] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:33 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b => generated 907 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:33.373960 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:33.373960 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:33.375841 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-072d71cf-bb91-4027-a50f-31f053af9d7a tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] POST http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b/action Jan 21 09:09:33.376311 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:33.376311 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:33.377144 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-072d71cf-bb91-4027-a50f-31f053af9d7a tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action body: b'{"os-force_delete": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:33.377144 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-072d71cf-bb91-4027-a50f-31f053af9d7a tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:33.403887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-779c45b3-e3a7-4d02-94f4-cc2efd3e4abb tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:09:33.428611 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:33.428611 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:33.438997 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-779c45b3-e3a7-4d02-94f4-cc2efd3e4abb tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:09:33.440700 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 495/962] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:33 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 1213 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:09:33.503884 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:33.503884 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:33.505169 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-072d71cf-bb91-4027-a50f-31f053af9d7a tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Volume info retrieved successfully. Jan 21 09:09:33.561417 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-072d71cf-bb91-4027-a50f-31f053af9d7a tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Delete volume request issued successfully. Jan 21 09:09:33.562065 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-072d71cf-bb91-4027-a50f-31f053af9d7a tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b/action returned with HTTP 202 Jan 21 09:09:33.563086 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 468/963] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:33 2021] POST /volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 09:09:33.572307 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae76eb1d-7b92-435a-bc64-e67085c2ec7a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b Jan 21 09:09:33.573048 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae76eb1d-7b92-435a-bc64-e67085c2ec7a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:33.573420 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:33.573420 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:33.574554 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae76eb1d-7b92-435a-bc64-e67085c2ec7a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:33.698565 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:33.698565 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:33.721608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0d4d19e8-f320-4ee4-ae8f-48d18637222d req-8f82d3c1-6d4e-4d8f-9e61-0496633e0df0 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:09:33.722878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0d4d19e8-f320-4ee4-ae8f-48d18637222d req-8f82d3c1-6d4e-4d8f-9e61-0496633e0df0 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:33.723082 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:33.723082 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:33.724149 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0d4d19e8-f320-4ee4-ae8f-48d18637222d req-8f82d3c1-6d4e-4d8f-9e61-0496633e0df0 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:33.725124 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae76eb1d-7b92-435a-bc64-e67085c2ec7a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:33.771232 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae76eb1d-7b92-435a-bc64-e67085c2ec7a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b returned with HTTP 200 Jan 21 09:09:33.786756 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 496/964] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:33 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b => generated 910 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:33.855997 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:33.855997 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:33.877251 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0d4d19e8-f320-4ee4-ae8f-48d18637222d req-8f82d3c1-6d4e-4d8f-9e61-0496633e0df0 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:09:33.919410 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:33.919410 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:33.937433 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0d4d19e8-f320-4ee4-ae8f-48d18637222d req-8f82d3c1-6d4e-4d8f-9e61-0496633e0df0 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:09:33.950868 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 469/965] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:09:33 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 1213 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:09:34.789139 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c8b6ac0-3529-481a-bec5-d4c30f6aa2ef tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b Jan 21 09:09:34.790365 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c8b6ac0-3529-481a-bec5-d4c30f6aa2ef tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:34.790796 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:34.790796 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:34.791478 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c8b6ac0-3529-481a-bec5-d4c30f6aa2ef tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:34.899322 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:34.899322 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:34.914551 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5c8b6ac0-3529-481a-bec5-d4c30f6aa2ef tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:34.958253 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c8b6ac0-3529-481a-bec5-d4c30f6aa2ef tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b returned with HTTP 200 Jan 21 09:09:34.959597 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 497/966] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:34 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b => generated 910 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:35.977044 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6bc5e2e-2839-4be5-b660-e345824c634a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b Jan 21 09:09:35.978468 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6bc5e2e-2839-4be5-b660-e345824c634a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:35.978892 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:35.978892 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:35.979527 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6bc5e2e-2839-4be5-b660-e345824c634a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:36.033445 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6bc5e2e-2839-4be5-b660-e345824c634a tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b returned with HTTP 404 Jan 21 09:09:36.037394 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 470/967] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:35 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:09:36.046768 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] POST http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes Jan 21 09:09:36.047224 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:36.047224 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:36.047633 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-371724258"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:36.048743 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-371724258'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:09:36.049115 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume of 1 GB Jan 21 09:09:36.095911 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Availability Zones retrieved successfully. Jan 21 09:09:36.157506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Flow 'volume_create_api' (ca4ee8a8-5efe-4fe0-8667-af5094cbe2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:09:36.161675 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c67102-52c5-4022-a1ad-b08f6cf3f0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:36.164138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:09:36.375525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c67102-52c5-4022-a1ad-b08f6cf3f0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:36.381602 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (223f9c4c-f13c-47fe-b18d-00d60f33ac3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:36.490143 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Created reservations ['f60d59ae-9b1b-4545-b060-962b74cbfb9a', 'e2cd687e-c657-4909-9468-a4e3f713848c', '19d8a4dd-7ada-4119-8a75-1722da9162d2', 'c9280a29-55d4-4898-8dc6-273c5a7d0681'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:09:36.492466 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (223f9c4c-f13c-47fe-b18d-00d60f33ac3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f60d59ae-9b1b-4545-b060-962b74cbfb9a', 'e2cd687e-c657-4909-9468-a4e3f713848c', '19d8a4dd-7ada-4119-8a75-1722da9162d2', 'c9280a29-55d4-4898-8dc6-273c5a7d0681']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:36.494891 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677464d7-0e94-4161-9c11-69117bb3d030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:36.568896 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677464d7-0e94-4161-9c11-69117bb3d030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ca4450c-67a1-4f05-baa0-17cb4f12c91f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-371724258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',qos_specs=None,replication_status=,reservations=['f60d59ae-9b1b-4545-b060-962b74cbfb9a','e2cd687e-c657-4909-9468-a4e3f713848c','19d8a4dd-7ada-4119-8a75-1722da9162d2','c9280a29-55d4-4898-8dc6-273c5a7d0681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:09:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-371724258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ca4450c-67a1-4f05-baa0-17cb4f12c91f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:36.572841 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4dee4ed-6b6a-4754-a92a-5d7b83ab1dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:36.606677 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4dee4ed-6b6a-4754-a92a-5d7b83ab1dec) transitioned into state 'SUCCESS' from state '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-371724258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',qos_specs=None,replication_status=,reservations=['f60d59ae-9b1b-4545-b060-962b74cbfb9a','e2cd687e-c657-4909-9468-a4e3f713848c','19d8a4dd-7ada-4119-8a75-1722da9162d2','c9280a29-55d4-4898-8dc6-273c5a7d0681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:36.610026 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afb034ca-1f4a-4c15-b77a-a3854594acdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:36.630498 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afb034ca-1f4a-4c15-b77a-a3854594acdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:36.633443 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Flow 'volume_create_api' (ca4ee8a8-5efe-4fe0-8667-af5094cbe2ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:09:36.746905 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume request issued successfully. Jan 21 09:09:36.778461 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-114f357a-16b4-4d1b-b5ab-7049212833bc tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes returned with HTTP 202 Jan 21 09:09:36.780485 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 498/968] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:09:36 2021] POST /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes => generated 817 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:09:36.796352 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eab4a841-dacc-4146-9509-23cf9d457a28 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f Jan 21 09:09:36.796864 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eab4a841-dacc-4146-9509-23cf9d457a28 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:36.797350 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eab4a841-dacc-4146-9509-23cf9d457a28 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:36.868513 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:36.868513 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:36.881215 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eab4a841-dacc-4146-9509-23cf9d457a28 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:36.909303 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eab4a841-dacc-4146-9509-23cf9d457a28 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f returned with HTTP 200 Jan 21 09:09:36.913403 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 471/969] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:36 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f => generated 885 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:37.931378 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bde248f0-9fa8-4995-a7e5-c6c9378d51d2 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f Jan 21 09:09:37.932575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bde248f0-9fa8-4995-a7e5-c6c9378d51d2 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:37.933009 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:37.933009 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:37.933655 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bde248f0-9fa8-4995-a7e5-c6c9378d51d2 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:37.991330 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:37.991330 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:38.000244 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bde248f0-9fa8-4995-a7e5-c6c9378d51d2 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:38.025245 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bde248f0-9fa8-4995-a7e5-c6c9378d51d2 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f returned with HTTP 200 Jan 21 09:09:38.037068 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 499/970] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:37 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f => generated 910 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:38.042622 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e25c28c-6e32-4e6a-9b7b-cfbee5db22e9 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] POST http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f/action Jan 21 09:09:38.043329 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:38.043329 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:38.044048 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e25c28c-6e32-4e6a-9b7b-cfbee5db22e9 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:38.044788 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e25c28c-6e32-4e6a-9b7b-cfbee5db22e9 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:38.045925 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-1e25c28c-6e32-4e6a-9b7b-cfbee5db22e9 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Updating volume '3ca4450c-67a1-4f05-baa0-17cb4f12c91f' with '{'status': 'maintenance'}' {{(pid=87915) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:09:38.204674 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:38.204674 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:38.277381 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e25c28c-6e32-4e6a-9b7b-cfbee5db22e9 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f/action returned with HTTP 202 Jan 21 09:09:38.281651 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 472/971] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:38 2021] POST /volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f/action => generated 0 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:09:38.286668 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56f843b6-dedc-4c6f-b5ab-eda2c4d8afa8 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f Jan 21 09:09:38.287786 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56f843b6-dedc-4c6f-b5ab-eda2c4d8afa8 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:38.288122 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:38.288122 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:38.288687 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56f843b6-dedc-4c6f-b5ab-eda2c4d8afa8 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:38.355431 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:38.355431 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:38.365141 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-56f843b6-dedc-4c6f-b5ab-eda2c4d8afa8 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:38.387202 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56f843b6-dedc-4c6f-b5ab-eda2c4d8afa8 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f returned with HTTP 200 Jan 21 09:09:38.388239 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 500/972] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:38 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f => generated 912 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:38.403684 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a96458e-9c94-49d2-8806-741c43abddf8 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] POST http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f/action Jan 21 09:09:38.404145 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:38.404145 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:38.404579 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a96458e-9c94-49d2-8806-741c43abddf8 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action body: b'{"os-force_delete": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:38.404961 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a96458e-9c94-49d2-8806-741c43abddf8 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:38.464653 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:38.464653 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:38.465552 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a96458e-9c94-49d2-8806-741c43abddf8 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Volume info retrieved successfully. Jan 21 09:09:38.497560 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a96458e-9c94-49d2-8806-741c43abddf8 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Delete volume request issued successfully. Jan 21 09:09:38.498225 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a96458e-9c94-49d2-8806-741c43abddf8 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f/action returned with HTTP 202 Jan 21 09:09:38.499372 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 473/973] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:38 2021] POST /volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:09:38.507568 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5d366e2-67ea-42c3-9f3a-dca57d0aef86 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f Jan 21 09:09:38.508089 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5d366e2-67ea-42c3-9f3a-dca57d0aef86 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:38.508302 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:38.508302 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:38.508672 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5d366e2-67ea-42c3-9f3a-dca57d0aef86 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:38.560299 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:38.560299 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:38.572337 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a5d366e2-67ea-42c3-9f3a-dca57d0aef86 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:38.596697 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5d366e2-67ea-42c3-9f3a-dca57d0aef86 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f returned with HTTP 200 Jan 21 09:09:38.597613 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 501/974] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:38 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f => generated 909 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:39.616681 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e9b5d71-1604-4751-99a3-64ac26f8ad20 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f Jan 21 09:09:39.617751 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e9b5d71-1604-4751-99a3-64ac26f8ad20 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:39.618305 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:39.618305 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:39.618896 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e9b5d71-1604-4751-99a3-64ac26f8ad20 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:39.691795 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:39.691795 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:39.701274 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e9b5d71-1604-4751-99a3-64ac26f8ad20 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:39.725771 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e9b5d71-1604-4751-99a3-64ac26f8ad20 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f returned with HTTP 200 Jan 21 09:09:39.727261 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 474/975] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:39 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f => generated 909 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:40.743855 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c62fb1d-6c45-4b81-a31a-a1950a031c21 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f Jan 21 09:09:40.744526 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c62fb1d-6c45-4b81-a31a-a1950a031c21 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:40.745037 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:40.745037 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:40.745418 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c62fb1d-6c45-4b81-a31a-a1950a031c21 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:40.849422 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c62fb1d-6c45-4b81-a31a-a1950a031c21 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f returned with HTTP 404 Jan 21 09:09:40.850523 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 502/976] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:40 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:09:40.859828 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] POST http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes Jan 21 09:09:40.860397 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:40.860397 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:40.861138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1301345087"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:40.862378 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1301345087'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:09:40.862868 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume of 1 GB Jan 21 09:09:40.888380 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Availability Zones retrieved successfully. Jan 21 09:09:40.926492 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Flow 'volume_create_api' (f1f413cc-28c7-4cfe-b982-ea6fb52c9449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:09:40.929310 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43825117-a401-4308-a1ea-a31eb4f8e4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:40.942549 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:09:41.077838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43825117-a401-4308-a1ea-a31eb4f8e4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:41.081349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0d77452-cf94-4a56-bcb0-78a369e205af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:41.186441 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Created reservations ['8cce586d-adca-4356-80ac-92a81b43d7e1', '6615d620-716a-4c88-8ca4-b5e9666cf94f', '970a2075-30bb-45c5-bccc-eb2c8648ab39', '6d56728d-3b05-4725-b248-fd316becca6a'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:09:41.188735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0d77452-cf94-4a56-bcb0-78a369e205af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cce586d-adca-4356-80ac-92a81b43d7e1', '6615d620-716a-4c88-8ca4-b5e9666cf94f', '970a2075-30bb-45c5-bccc-eb2c8648ab39', '6d56728d-3b05-4725-b248-fd316becca6a']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:41.191715 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b2eb4db-bfc3-4a31-8b74-f9e0c029f762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:41.284997 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b2eb4db-bfc3-4a31-8b74-f9e0c029f762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1dd0add-7fe0-482f-bb76-46e7ba343d5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1301345087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',qos_specs=None,replication_status=,reservations=['8cce586d-adca-4356-80ac-92a81b43d7e1','6615d620-716a-4c88-8ca4-b5e9666cf94f','970a2075-30bb-45c5-bccc-eb2c8648ab39','6d56728d-3b05-4725-b248-fd316becca6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:09:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1301345087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1dd0add-7fe0-482f-bb76-46e7ba343d5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:41.288386 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ab53e2-f872-4adf-92a0-b37e79a6fa55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:41.341807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0ab53e2-f872-4adf-92a0-b37e79a6fa55) transitioned into state 'SUCCESS' from state '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-1301345087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e8fe0fde14e4a5ab4f5a8ed80114c60',qos_specs=None,replication_status=,reservations=['8cce586d-adca-4356-80ac-92a81b43d7e1','6615d620-716a-4c88-8ca4-b5e9666cf94f','970a2075-30bb-45c5-bccc-eb2c8648ab39','6d56728d-3b05-4725-b248-fd316becca6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8d858d8025940e4be3d6b2c2e5468ad',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:41.341807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e774695-8689-4aa9-a34e-a47ba16a5eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:09:41.376311 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e774695-8689-4aa9-a34e-a47ba16a5eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:09:41.388360 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Flow 'volume_create_api' (f1f413cc-28c7-4cfe-b982-ea6fb52c9449) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:09:41.600358 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Create volume request issued successfully. Jan 21 09:09:41.653569 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3dbae941-22e5-4fd7-be57-5d977a710aa7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes returned with HTTP 202 Jan 21 09:09:41.653569 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 475/977] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:09:40 2021] POST /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes => generated 818 bytes in 794 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:09:41.669818 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34394920-d8a6-4b65-8b8c-5ebd24bb73aa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f Jan 21 09:09:41.669818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34394920-d8a6-4b65-8b8c-5ebd24bb73aa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:41.669818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34394920-d8a6-4b65-8b8c-5ebd24bb73aa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:41.832086 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:41.832086 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:41.857303 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34394920-d8a6-4b65-8b8c-5ebd24bb73aa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:41.889468 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34394920-d8a6-4b65-8b8c-5ebd24bb73aa tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f returned with HTTP 200 Jan 21 09:09:41.891705 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 503/978] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:41 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f => generated 910 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:42.907939 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2f2450d-dbe3-41ef-8916-fc7cdfd50101 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f Jan 21 09:09:42.908800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2f2450d-dbe3-41ef-8916-fc7cdfd50101 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:42.909123 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:42.909123 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:42.910396 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2f2450d-dbe3-41ef-8916-fc7cdfd50101 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:42.985069 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:42.985069 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:42.997864 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a2f2450d-dbe3-41ef-8916-fc7cdfd50101 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:43.048754 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2f2450d-dbe3-41ef-8916-fc7cdfd50101 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f returned with HTTP 200 Jan 21 09:09:43.050589 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 476/979] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:42 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f => generated 911 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:43.066374 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28f9f70a-1522-4851-81ca-1f7602c6e785 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] POST http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f/action Jan 21 09:09:43.067167 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:43.067167 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:43.067915 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28f9f70a-1522-4851-81ca-1f7602c6e785 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:43.068514 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28f9f70a-1522-4851-81ca-1f7602c6e785 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:43.070397 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-28f9f70a-1522-4851-81ca-1f7602c6e785 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Updating volume 'b1dd0add-7fe0-482f-bb76-46e7ba343d5f' with '{'status': 'error'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:09:43.195780 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:43.195780 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:43.267352 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28f9f70a-1522-4851-81ca-1f7602c6e785 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f/action returned with HTTP 202 Jan 21 09:09:43.268917 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 504/980] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:43 2021] POST /volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f/action => generated 0 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:09:43.276835 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81108770-22df-497c-b65f-26dc21edd320 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f Jan 21 09:09:43.277752 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81108770-22df-497c-b65f-26dc21edd320 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:43.278196 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:43.278196 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:43.278878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81108770-22df-497c-b65f-26dc21edd320 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:43.344872 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:43.344872 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:43.365370 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-81108770-22df-497c-b65f-26dc21edd320 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:43.399175 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81108770-22df-497c-b65f-26dc21edd320 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f returned with HTTP 200 Jan 21 09:09:43.400221 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 477/981] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:43 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f => generated 907 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:09:43.416413 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3201af0-4e3a-4cd1-869b-a5596331413f tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] POST http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f/action Jan 21 09:09:43.416879 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:43.416879 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:43.417316 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3201af0-4e3a-4cd1-869b-a5596331413f tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:43.417699 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3201af0-4e3a-4cd1-869b-a5596331413f tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:43.418655 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-b3201af0-4e3a-4cd1-869b-a5596331413f tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Updating volume 'b1dd0add-7fe0-482f-bb76-46e7ba343d5f' with '{'status': 'available'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:09:43.538357 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:43.538357 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:43.626762 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3201af0-4e3a-4cd1-869b-a5596331413f tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f/action returned with HTTP 202 Jan 21 09:09:43.628020 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 505/982] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:43 2021] POST /volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f/action => generated 0 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:09:43.636626 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e1d95a3-7db1-41f0-922d-b2fdc909bb21 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f Jan 21 09:09:43.637133 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e1d95a3-7db1-41f0-922d-b2fdc909bb21 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:43.637347 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:43.637347 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:43.637728 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e1d95a3-7db1-41f0-922d-b2fdc909bb21 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:43.692837 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:43.692837 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:43.702625 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e1d95a3-7db1-41f0-922d-b2fdc909bb21 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:43.740971 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e1d95a3-7db1-41f0-922d-b2fdc909bb21 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f returned with HTTP 200 Jan 21 09:09:43.742145 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 478/983] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:43 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f => generated 911 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:43.757996 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7886a04-06ea-4a81-a446-ee4d67da1715 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] POST http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f/action Jan 21 09:09:43.758598 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:43.758598 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:43.759194 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7886a04-06ea-4a81-a446-ee4d67da1715 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:43.759672 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7886a04-06ea-4a81-a446-ee4d67da1715 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:43.760694 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-b7886a04-06ea-4a81-a446-ee4d67da1715 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Updating volume 'b1dd0add-7fe0-482f-bb76-46e7ba343d5f' with '{'status': 'maintenance'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:09:43.872936 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:43.872936 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:43.940689 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7886a04-06ea-4a81-a446-ee4d67da1715 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f/action returned with HTTP 202 Jan 21 09:09:43.945077 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 506/984] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:43 2021] POST /volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f/action => generated 0 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:09:43.953058 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14aca162-2192-427e-8ebb-33a2ddb3e3ae tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f Jan 21 09:09:43.953716 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14aca162-2192-427e-8ebb-33a2ddb3e3ae tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:43.954038 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:43.954038 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:43.954812 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14aca162-2192-427e-8ebb-33a2ddb3e3ae tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:44.010910 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:44.010910 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:44.024763 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-14aca162-2192-427e-8ebb-33a2ddb3e3ae tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:44.049977 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14aca162-2192-427e-8ebb-33a2ddb3e3ae tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f returned with HTTP 200 Jan 21 09:09:44.062506 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 479/985] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:43 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f => generated 913 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:44.067242 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc0c8d98-ab86-4b5e-b322-041c21bac089 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] POST http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f/action Jan 21 09:09:44.067697 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:44.067697 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:44.068136 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc0c8d98-ab86-4b5e-b322-041c21bac089 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:09:44.068669 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc0c8d98-ab86-4b5e-b322-041c21bac089 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:09:44.069610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-dc0c8d98-ab86-4b5e-b322-041c21bac089 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] Updating volume 'b1dd0add-7fe0-482f-bb76-46e7ba343d5f' with '{'status': 'available'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 21 09:09:44.226529 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:44.226529 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:44.308644 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc0c8d98-ab86-4b5e-b322-041c21bac089 tempest-VolumesActionsTest-391266289 tempest-VolumesActionsTest-391266289] http://10.222.0.86/volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f/action returned with HTTP 202 Jan 21 09:09:44.309627 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 507/986] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:09:44 2021] POST /volume/v3/e65ac0fd3f6b468b808d65a5a5bac501/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f/action => generated 0 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:09:44.318155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c67dab8-62bb-4436-95c6-6bbe2ce40ecf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f Jan 21 09:09:44.318692 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c67dab8-62bb-4436-95c6-6bbe2ce40ecf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:44.318956 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:44.318956 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:44.319591 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c67dab8-62bb-4436-95c6-6bbe2ce40ecf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:44.411235 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:44.411235 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:44.424008 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6c67dab8-62bb-4436-95c6-6bbe2ce40ecf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:44.455641 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c67dab8-62bb-4436-95c6-6bbe2ce40ecf tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f returned with HTTP 200 Jan 21 09:09:44.457313 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 480/987] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:44 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f => generated 911 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:44.474949 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fd85c16-2c16-4eb0-96ce-60e91f479743 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] DELETE http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f Jan 21 09:09:44.476039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fd85c16-2c16-4eb0-96ce-60e91f479743 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:44.476414 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:44.476414 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:44.477061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fd85c16-2c16-4eb0-96ce-60e91f479743 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:44.477529 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-7fd85c16-2c16-4eb0-96ce-60e91f479743 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Delete volume with id: b1dd0add-7fe0-482f-bb76-46e7ba343d5f Jan 21 09:09:44.577411 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:44.577411 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:44.579030 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7fd85c16-2c16-4eb0-96ce-60e91f479743 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:44.618381 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7fd85c16-2c16-4eb0-96ce-60e91f479743 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Delete volume request issued successfully. Jan 21 09:09:44.618968 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fd85c16-2c16-4eb0-96ce-60e91f479743 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f returned with HTTP 202 Jan 21 09:09:44.620225 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 508/988] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:09:44 2021] DELETE /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:09:44.627566 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3494d4de-8bd7-4f3c-b646-6f4d0aa1f721 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f Jan 21 09:09:44.628134 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3494d4de-8bd7-4f3c-b646-6f4d0aa1f721 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:44.628449 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:44.628449 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:44.628833 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3494d4de-8bd7-4f3c-b646-6f4d0aa1f721 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:44.774662 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:44.774662 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:44.800819 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3494d4de-8bd7-4f3c-b646-6f4d0aa1f721 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:44.849605 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3494d4de-8bd7-4f3c-b646-6f4d0aa1f721 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f returned with HTTP 200 Jan 21 09:09:44.853590 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 481/989] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:44 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f => generated 910 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:44.993662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa539ea5-58aa-492d-8e24-dfc2f7828178 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] DELETE http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:09:44.994779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa539ea5-58aa-492d-8e24-dfc2f7828178 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:44.995145 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:44.995145 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:44.995792 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa539ea5-58aa-492d-8e24-dfc2f7828178 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:44.996698 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-aa539ea5-58aa-492d-8e24-dfc2f7828178 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Delete volume with id: 1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:09:45.056616 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:45.056616 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:45.059345 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aa539ea5-58aa-492d-8e24-dfc2f7828178 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:09:45.096225 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aa539ea5-58aa-492d-8e24-dfc2f7828178 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Delete volume request issued successfully. Jan 21 09:09:45.097093 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa539ea5-58aa-492d-8e24-dfc2f7828178 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 202 Jan 21 09:09:45.101597 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 509/990] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:09:44 2021] DELETE /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:09:45.109247 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee9a88c2-83d9-427b-833c-ea96f2ddf0e7 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:09:45.109787 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee9a88c2-83d9-427b-833c-ea96f2ddf0e7 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:45.109978 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:45.109978 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:45.110647 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee9a88c2-83d9-427b-833c-ea96f2ddf0e7 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:45.200514 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:45.200514 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:45.214788 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ee9a88c2-83d9-427b-833c-ea96f2ddf0e7 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:09:45.246960 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee9a88c2-83d9-427b-833c-ea96f2ddf0e7 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:09:45.249029 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 482/991] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:45 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 911 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:45.869390 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-175585ea-82bd-4b7e-8f34-487605233176 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f Jan 21 09:09:45.870036 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-175585ea-82bd-4b7e-8f34-487605233176 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:45.870536 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:45.870536 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:45.871500 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-175585ea-82bd-4b7e-8f34-487605233176 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:45.974787 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:45.974787 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:46.008172 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-175585ea-82bd-4b7e-8f34-487605233176 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:46.086489 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-175585ea-82bd-4b7e-8f34-487605233176 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f returned with HTTP 200 Jan 21 09:09:46.096063 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 510/992] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:45 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f => generated 910 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:46.264408 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba0f222c-361d-4bd4-995e-6610285fc02a tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:09:46.265202 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba0f222c-361d-4bd4-995e-6610285fc02a tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:46.265566 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:46.265566 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:46.266189 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba0f222c-361d-4bd4-995e-6610285fc02a tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:46.360459 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:46.360459 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:46.376363 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ba0f222c-361d-4bd4-995e-6610285fc02a tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:09:46.408442 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba0f222c-361d-4bd4-995e-6610285fc02a tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:09:46.410687 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 483/993] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:46 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 911 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:47.110264 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-501fe327-fccb-4ff0-ab66-84cf723ac6cd tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f Jan 21 09:09:47.110880 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-501fe327-fccb-4ff0-ab66-84cf723ac6cd tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:47.111077 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:47.111077 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:47.111460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-501fe327-fccb-4ff0-ab66-84cf723ac6cd tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:47.182226 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:47.182226 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:47.196423 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-501fe327-fccb-4ff0-ab66-84cf723ac6cd tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:47.225488 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-501fe327-fccb-4ff0-ab66-84cf723ac6cd tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f returned with HTTP 200 Jan 21 09:09:47.227082 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 511/994] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:47 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f => generated 910 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:47.426909 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f18b9d47-9211-47ce-b523-3e21c6c9e495 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:09:47.427425 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f18b9d47-9211-47ce-b523-3e21c6c9e495 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:47.427883 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:47.427883 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:47.428558 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f18b9d47-9211-47ce-b523-3e21c6c9e495 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:47.524915 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:47.524915 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:47.543266 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f18b9d47-9211-47ce-b523-3e21c6c9e495 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Volume info retrieved successfully. Jan 21 09:09:47.587631 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f18b9d47-9211-47ce-b523-3e21c6c9e495 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 200 Jan 21 09:09:47.588500 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 484/995] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:47 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 911 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:48.246068 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fa7b2a1-fc8e-4f8c-9e7a-26aa705b1776 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f Jan 21 09:09:48.246823 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fa7b2a1-fc8e-4f8c-9e7a-26aa705b1776 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:48.247019 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:48.247019 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:48.247650 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fa7b2a1-fc8e-4f8c-9e7a-26aa705b1776 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:48.364663 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fa7b2a1-fc8e-4f8c-9e7a-26aa705b1776 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f returned with HTTP 404 Jan 21 09:09:48.365683 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 512/996] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:48 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/b1dd0add-7fe0-482f-bb76-46e7ba343d5f => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:09:48.373480 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f978a6d8-1d44-461c-aeb2-8d86cf82ea15 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] DELETE http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f Jan 21 09:09:48.374188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f978a6d8-1d44-461c-aeb2-8d86cf82ea15 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:48.374561 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:48.374561 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:48.375176 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f978a6d8-1d44-461c-aeb2-8d86cf82ea15 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:48.375773 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f978a6d8-1d44-461c-aeb2-8d86cf82ea15 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Delete volume with id: 3ca4450c-67a1-4f05-baa0-17cb4f12c91f Jan 21 09:09:48.440396 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f978a6d8-1d44-461c-aeb2-8d86cf82ea15 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f returned with HTTP 404 Jan 21 09:09:48.441971 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 485/997] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:09:48 2021] DELETE /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/3ca4450c-67a1-4f05-baa0-17cb4f12c91f => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:09:48.449721 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3dddf319-03ed-4935-b7cd-5a379e879971 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] DELETE http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b Jan 21 09:09:48.450515 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3dddf319-03ed-4935-b7cd-5a379e879971 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:48.451141 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3dddf319-03ed-4935-b7cd-5a379e879971 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:48.451739 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3dddf319-03ed-4935-b7cd-5a379e879971 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Delete volume with id: 63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b Jan 21 09:09:48.502207 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3dddf319-03ed-4935-b7cd-5a379e879971 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b returned with HTTP 404 Jan 21 09:09:48.507231 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 513/998] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:09:48 2021] DELETE /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/63cc6a2e-06d0-4c1c-80ae-f40381bd0a1b => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:09:48.511987 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc49bd0f-fd7c-4d56-bc07-d00f9bbdf484 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] DELETE http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 Jan 21 09:09:48.512823 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc49bd0f-fd7c-4d56-bc07-d00f9bbdf484 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:48.513670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc49bd0f-fd7c-4d56-bc07-d00f9bbdf484 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:48.514432 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-dc49bd0f-fd7c-4d56-bc07-d00f9bbdf484 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Delete volume with id: 902016c9-f937-4c04-be8b-cca3203bdb46 Jan 21 09:09:48.604477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f52a755-3cf1-4c36-a38e-6a58408cd387 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] GET http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c Jan 21 09:09:48.604995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f52a755-3cf1-4c36-a38e-6a58408cd387 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:48.605511 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f52a755-3cf1-4c36-a38e-6a58408cd387 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:48.621585 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc49bd0f-fd7c-4d56-bc07-d00f9bbdf484 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 returned with HTTP 404 Jan 21 09:09:48.629131 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 486/999] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:09:48 2021] DELETE /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/902016c9-f937-4c04-be8b-cca3203bdb46 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:09:48.636495 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-898ae7b8-0a10-4250-856f-8e9aff5e354e tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] DELETE http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 Jan 21 09:09:48.637149 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-898ae7b8-0a10-4250-856f-8e9aff5e354e tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:48.637815 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-898ae7b8-0a10-4250-856f-8e9aff5e354e tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:48.638267 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-898ae7b8-0a10-4250-856f-8e9aff5e354e tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Delete volume with id: 0eb5aeb6-4dea-4241-a360-dad73484d9b5 Jan 21 09:09:48.746612 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-898ae7b8-0a10-4250-856f-8e9aff5e354e tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 returned with HTTP 404 Jan 21 09:09:48.752304 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f52a755-3cf1-4c36-a38e-6a58408cd387 tempest-DeleteServersTestJSON-641311106 tempest-DeleteServersTestJSON-641311106] http://10.222.0.86/volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c returned with HTTP 404 Jan 21 09:09:48.754460 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 514/1000] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:48 2021] GET /volume/v3/bc4980f72d2242939ce29321168c269d/volumes/1ac2a2f7-fff7-42d9-bb50-6171482d2d3c => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:09:48.788118 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 487/1001] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:09:48 2021] DELETE /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/0eb5aeb6-4dea-4241-a360-dad73484d9b5 => generated 109 bytes in 155 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:09:48.802734 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86626c1c-841f-45c2-ac94-8a6b93c7929b tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] DELETE http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc Jan 21 09:09:48.803921 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86626c1c-841f-45c2-ac94-8a6b93c7929b tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:48.805754 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86626c1c-841f-45c2-ac94-8a6b93c7929b tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:48.806436 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-86626c1c-841f-45c2-ac94-8a6b93c7929b tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Delete volume with id: 453080a1-eea7-46d9-a83c-521225afdfdc Jan 21 09:09:48.949920 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:48.949920 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:48.951589 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86626c1c-841f-45c2-ac94-8a6b93c7929b tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:48.984212 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86626c1c-841f-45c2-ac94-8a6b93c7929b tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Delete volume request issued successfully. Jan 21 09:09:48.984833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86626c1c-841f-45c2-ac94-8a6b93c7929b tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc returned with HTTP 202 Jan 21 09:09:48.986272 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 515/1002] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:09:48 2021] DELETE /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:09:48.994120 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b963c0f-3df6-4a97-ab79-4368d6ad9e75 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc Jan 21 09:09:48.994639 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b963c0f-3df6-4a97-ab79-4368d6ad9e75 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:48.995121 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b963c0f-3df6-4a97-ab79-4368d6ad9e75 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:49.130383 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:49.130383 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:49.159823 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5b963c0f-3df6-4a97-ab79-4368d6ad9e75 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:49.214340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b963c0f-3df6-4a97-ab79-4368d6ad9e75 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc returned with HTTP 200 Jan 21 09:09:49.218758 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 488/1003] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:48 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc => generated 928 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:50.239101 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aeb7c228-f8db-4c48-8e4b-022647cb903d tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc Jan 21 09:09:50.239588 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aeb7c228-f8db-4c48-8e4b-022647cb903d tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:50.239828 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:50.239828 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:50.240205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aeb7c228-f8db-4c48-8e4b-022647cb903d tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:50.302885 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:09:50.302885 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:09:50.326144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aeb7c228-f8db-4c48-8e4b-022647cb903d tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Volume info retrieved successfully. Jan 21 09:09:50.362143 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aeb7c228-f8db-4c48-8e4b-022647cb903d tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc returned with HTTP 200 Jan 21 09:09:50.364297 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 516/1004] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:50 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc => generated 928 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:09:51.382424 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d23b1e0d-a4e6-4283-9e34-5da2f28624d7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] GET http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc Jan 21 09:09:51.383748 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d23b1e0d-a4e6-4283-9e34-5da2f28624d7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:09:51.384260 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:09:51.384260 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:09:51.384899 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d23b1e0d-a4e6-4283-9e34-5da2f28624d7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:09:51.434417 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d23b1e0d-a4e6-4283-9e34-5da2f28624d7 tempest-VolumesActionsTest-185592099 tempest-VolumesActionsTest-185592099] http://10.222.0.86/volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc returned with HTTP 404 Jan 21 09:09:51.435700 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 489/1005] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:09:51 2021] GET /volume/v3/7e8fe0fde14e4a5ab4f5a8ed80114c60/volumes/453080a1-eea7-46d9-a83c-521225afdfdc => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:10:00.605812 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f9e12c93-fc9d-4ab1-8419-5d1047bef834 req-0af77076-5c4f-4e27-be73-3302b3d96677 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:10:00.606354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f9e12c93-fc9d-4ab1-8419-5d1047bef834 req-0af77076-5c4f-4e27-be73-3302b3d96677 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:00.606755 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:00.606755 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:00.607130 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f9e12c93-fc9d-4ab1-8419-5d1047bef834 req-0af77076-5c4f-4e27-be73-3302b3d96677 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:00.710967 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:00.710967 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:00.733827 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f9e12c93-fc9d-4ab1-8419-5d1047bef834 req-0af77076-5c4f-4e27-be73-3302b3d96677 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:10:00.775799 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:00.775799 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:00.794242 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f9e12c93-fc9d-4ab1-8419-5d1047bef834 req-0af77076-5c4f-4e27-be73-3302b3d96677 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:10:00.801371 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 517/1006] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:10:00 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 1213 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:10:02.767648 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] POST http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes Jan 21 09:10:02.770363 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-751909384"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:10:02.771710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-751909384'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:10:02.772337 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Create volume of 1 GB Jan 21 09:10:02.785635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Availability Zones retrieved successfully. Jan 21 09:10:02.803609 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Flow 'volume_create_api' (04b3ce3c-b122-45b9-a0a7-461c536c6f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:10:02.806725 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdfd5b1e-9341-470c-aa23-8042b66aeac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:10:02.808785 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:10:02.877286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdfd5b1e-9341-470c-aa23-8042b66aeac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:10:02.880556 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad5fffa7-3b69-4e74-a320-db0ed427cf96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:10:02.982941 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Created reservations ['862138b4-c0c6-451d-9789-9816797049c9', '785c9386-d95f-41f8-93ef-550a70154a03', '8d9768e4-e941-4b75-8c95-bd9d47672239', 'cf1d7973-8f22-4336-aaa3-97159b001a84'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:10:02.985647 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad5fffa7-3b69-4e74-a320-db0ed427cf96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['862138b4-c0c6-451d-9789-9816797049c9', '785c9386-d95f-41f8-93ef-550a70154a03', '8d9768e4-e941-4b75-8c95-bd9d47672239', 'cf1d7973-8f22-4336-aaa3-97159b001a84']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:10:02.988320 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3603ef67-8f44-4142-a3ba-4157cb580ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:10:03.051716 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3603ef67-8f44-4142-a3ba-4157cb580ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa275d4f-c813-4984-9d46-8dea0741025d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-751909384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1910102cdb7490ca7f27a9f11c4878b',qos_specs=None,replication_status=,reservations=['862138b4-c0c6-451d-9789-9816797049c9','785c9386-d95f-41f8-93ef-550a70154a03','8d9768e4-e941-4b75-8c95-bd9d47672239','cf1d7973-8f22-4336-aaa3-97159b001a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197251a67804436da145c4ea426539ca',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:10:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-751909384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa275d4f-c813-4984-9d46-8dea0741025d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1910102cdb7490ca7f27a9f11c4878b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='197251a67804436da145c4ea426539ca',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:10:03.054275 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d79325ea-526b-4315-af6e-d0e98af33fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:10:03.088188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d79325ea-526b-4315-af6e-d0e98af33fd6) transitioned into state 'SUCCESS' from state '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-751909384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1910102cdb7490ca7f27a9f11c4878b',qos_specs=None,replication_status=,reservations=['862138b4-c0c6-451d-9789-9816797049c9','785c9386-d95f-41f8-93ef-550a70154a03','8d9768e4-e941-4b75-8c95-bd9d47672239','cf1d7973-8f22-4336-aaa3-97159b001a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197251a67804436da145c4ea426539ca',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:10:03.090154 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47e68144-05fb-419d-a248-4b6eae307871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:10:03.105799 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47e68144-05fb-419d-a248-4b6eae307871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:10:03.108525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Flow 'volume_create_api' (04b3ce3c-b122-45b9-a0a7-461c536c6f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:10:03.163860 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Create volume request issued successfully. Jan 21 09:10:03.182382 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2fd9500-4849-4eed-9594-0da444d4b616 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes returned with HTTP 202 Jan 21 09:10:03.183183 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 490/1007] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:10:02 2021] POST /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes => generated 822 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:10:03.198223 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52c218cf-4408-4467-827e-ffd920cac52e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d Jan 21 09:10:03.199023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52c218cf-4408-4467-827e-ffd920cac52e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:03.199384 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:03.199384 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:03.201063 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52c218cf-4408-4467-827e-ffd920cac52e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:03.260085 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:03.260085 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:03.270531 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-52c218cf-4408-4467-827e-ffd920cac52e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:10:03.294100 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52c218cf-4408-4467-827e-ffd920cac52e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d returned with HTTP 200 Jan 21 09:10:03.295133 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 518/1008] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:03 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d => generated 890 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:04.313052 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42730864-5b15-457d-9e18-e8b1c7f8a828 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d Jan 21 09:10:04.313959 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42730864-5b15-457d-9e18-e8b1c7f8a828 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:04.314389 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:04.314389 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:04.314889 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42730864-5b15-457d-9e18-e8b1c7f8a828 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:04.387115 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:04.387115 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:04.396536 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-42730864-5b15-457d-9e18-e8b1c7f8a828 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:10:04.423039 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42730864-5b15-457d-9e18-e8b1c7f8a828 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d returned with HTTP 200 Jan 21 09:10:04.423871 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 491/1009] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:04 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d => generated 915 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:04.440836 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e52bc15-d69a-44e2-b8b7-eb03e785b6a7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] POST http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups Jan 21 09:10:04.441512 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:04.441512 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:04.441919 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e52bc15-d69a-44e2-b8b7-eb03e785b6a7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa275d4f-c813-4984-9d46-8dea0741025d", "name": "tempest-VolumesBackupsAdminTest-Backup-68323875"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:10:04.443030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-5e52bc15-d69a-44e2-b8b7-eb03e785b6a7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Creating new backup {'backup': {'volume_id': 'aa275d4f-c813-4984-9d46-8dea0741025d', 'name': 'tempest-VolumesBackupsAdminTest-Backup-68323875'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 09:10:04.443443 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-5e52bc15-d69a-44e2-b8b7-eb03e785b6a7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Creating backup of volume aa275d4f-c813-4984-9d46-8dea0741025d in container None Jan 21 09:10:04.502457 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:04.502457 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:04.504356 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e52bc15-d69a-44e2-b8b7-eb03e785b6a7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:10:04.556085 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-5e52bc15-d69a-44e2-b8b7-eb03e785b6a7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Created reservations ['3e6889c9-a63e-4789-aea8-33a546cb2659', 'b51b2724-7e88-44f4-a08d-5933fba4d9e1'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:10:04.693563 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e52bc15-d69a-44e2-b8b7-eb03e785b6a7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups returned with HTTP 202 Jan 21 09:10:04.695092 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 519/1010] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:10:04 2021] POST /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups => generated 399 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:10:04.708393 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-438baf95-7e37-4815-803f-13a0dd1e83e8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:04.708928 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-438baf95-7e37-4815-803f-13a0dd1e83e8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:04.709130 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:04.709130 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:04.709951 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-438baf95-7e37-4815-803f-13a0dd1e83e8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:04.710499 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-438baf95-7e37-4815-803f-13a0dd1e83e8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:04.771312 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:04.771312 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:04.773541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-438baf95-7e37-4815-803f-13a0dd1e83e8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:04.774665 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 492/1011] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:04 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 806 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:05.624332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01938050-da59-46d0-b615-074b660ac439 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:10:05.625004 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01938050-da59-46d0-b615-074b660ac439 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:05.625223 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:05.625223 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:05.625593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01938050-da59-46d0-b615-074b660ac439 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:05.763867 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:05.763867 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:05.788195 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-01938050-da59-46d0-b615-074b660ac439 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:10:05.791696 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60cb0c5f-662f-4f2c-8433-fd88acc1f24e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:05.792238 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60cb0c5f-662f-4f2c-8433-fd88acc1f24e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:05.792432 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:05.792432 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:05.793026 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60cb0c5f-662f-4f2c-8433-fd88acc1f24e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:05.793552 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-60cb0c5f-662f-4f2c-8433-fd88acc1f24e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:05.835356 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:05.835356 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:05.852628 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01938050-da59-46d0-b615-074b660ac439 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:10:05.853854 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 520/1012] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:05 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 1213 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:10:05.865396 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:05.865396 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:05.868015 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60cb0c5f-662f-4f2c-8433-fd88acc1f24e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:05.869306 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 493/1013] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:05 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 806 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:06.169179 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-929b2895-b522-4e89-87eb-38d64e7c62c8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:10:06.169626 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-929b2895-b522-4e89-87eb-38d64e7c62c8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:06.169843 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:06.169843 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:06.170243 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-929b2895-b522-4e89-87eb-38d64e7c62c8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:06.260366 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:06.260366 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:06.272991 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-cab04065-b299-4a35-8609-83c3abb2e11b req-929b2895-b522-4e89-87eb-38d64e7c62c8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:10:06.299124 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:06.299124 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:06.310776 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-929b2895-b522-4e89-87eb-38d64e7c62c8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:10:06.311940 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 521/1014] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:10:06 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 1213 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:10:06.336894 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-579f06e7-4344-4c53-ac73-adbec4fc1ba8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] POST http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128/action Jan 21 09:10:06.337630 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:06.337630 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:06.338835 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-579f06e7-4344-4c53-ac73-adbec4fc1ba8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:10:06.339362 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-579f06e7-4344-4c53-ac73-adbec4fc1ba8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:10:06.413764 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:06.413764 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:06.420805 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-cab04065-b299-4a35-8609-83c3abb2e11b req-579f06e7-4344-4c53-ac73-adbec4fc1ba8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:10:06.451878 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-cab04065-b299-4a35-8609-83c3abb2e11b req-579f06e7-4344-4c53-ac73-adbec4fc1ba8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Begin detaching volume completed successfully. Jan 21 09:10:06.452696 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-579f06e7-4344-4c53-ac73-adbec4fc1ba8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128/action returned with HTTP 202 Jan 21 09:10:06.453777 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 494/1015] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 09:10:06 2021] POST /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:10:06.489962 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e14155b3-9259-4ea2-8b38-3c524d3515d7 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:10:06.491254 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e14155b3-9259-4ea2-8b38-3c524d3515d7 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:06.491616 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:06.491616 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:06.492220 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e14155b3-9259-4ea2-8b38-3c524d3515d7 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:06.536793 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-579f06e7-4344-4c53-ac73-adbec4fc1ba8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume// Jan 21 09:10:06.537644 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-579f06e7-4344-4c53-ac73-adbec4fc1ba8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:06.538035 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:06.538035 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:06.538667 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-579f06e7-4344-4c53-ac73-adbec4fc1ba8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:06.540031 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-579f06e7-4344-4c53-ac73-adbec4fc1ba8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:10:06.541254 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 495/1016] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 09:10:06 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:10:06.558220 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-99d50596-993e-4bd4-b6a8-a844bab27ecf tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:10:06.558795 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-99d50596-993e-4bd4-b6a8-a844bab27ecf tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:06.559272 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-99d50596-993e-4bd4-b6a8-a844bab27ecf tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:06.750823 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:06.750823 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:06.807295 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-cab04065-b299-4a35-8609-83c3abb2e11b req-99d50596-993e-4bd4-b6a8-a844bab27ecf tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:10:06.854889 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:06.854889 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:06.875993 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-99d50596-993e-4bd4-b6a8-a844bab27ecf tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:10:06.882962 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 496/1017] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 09:10:06 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 1315 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:10:06.888983 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be401a98-690b-467e-b7da-08a4de403789 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:06.894750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be401a98-690b-467e-b7da-08a4de403789 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:06.900212 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:06.900212 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:06.900985 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be401a98-690b-467e-b7da-08a4de403789 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:06.901565 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-be401a98-690b-467e-b7da-08a4de403789 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:06.967981 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:06.967981 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:06.975852 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be401a98-690b-467e-b7da-08a4de403789 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:06.977200 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 497/1018] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:06 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 806 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:07.074929 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:07.074929 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:07.101474 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e14155b3-9259-4ea2-8b38-3c524d3515d7 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:10:07.135874 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:07.135874 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:07.146695 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e14155b3-9259-4ea2-8b38-3c524d3515d7 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:10:07.147959 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 522/1019] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:06 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 1216 bytes in 666 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:10:07.252105 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-937e0d4b-5547-4446-b00e-072c21dbd9b4 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] DELETE http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/attachments/57c62684-c101-4256-8e1c-564454fac827 Jan 21 09:10:07.254306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-937e0d4b-5547-4446-b00e-072c21dbd9b4 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:07.254646 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:07.254646 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:07.255233 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-937e0d4b-5547-4446-b00e-072c21dbd9b4 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:07.324271 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:07.324271 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:07.992451 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa2b704f-8502-4a01-b1a0-ca2e8bd8fd18 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:07.993603 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa2b704f-8502-4a01-b1a0-ca2e8bd8fd18 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:07.994001 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:07.994001 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:07.995256 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa2b704f-8502-4a01-b1a0-ca2e8bd8fd18 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:07.995817 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-aa2b704f-8502-4a01-b1a0-ca2e8bd8fd18 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:08.076404 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:08.076404 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:08.083059 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa2b704f-8502-4a01-b1a0-ca2e8bd8fd18 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:08.084401 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 523/1020] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:07 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 806 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:08.165109 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20ce42bd-1c0a-4a13-bd0f-75f44c5a9cee tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:10:08.166045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20ce42bd-1c0a-4a13-bd0f-75f44c5a9cee tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:08.166268 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:08.166268 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:08.166910 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20ce42bd-1c0a-4a13-bd0f-75f44c5a9cee tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:08.195426 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-cab04065-b299-4a35-8609-83c3abb2e11b req-937e0d4b-5547-4446-b00e-072c21dbd9b4 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:10:08.196074 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-cab04065-b299-4a35-8609-83c3abb2e11b req-937e0d4b-5547-4446-b00e-072c21dbd9b4 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:10:08.210796 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cab04065-b299-4a35-8609-83c3abb2e11b req-937e0d4b-5547-4446-b00e-072c21dbd9b4 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/attachments/57c62684-c101-4256-8e1c-564454fac827 returned with HTTP 200 Jan 21 09:10:08.211935 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 498/1021] 10.222.0.70 () {62 vars in 1437 bytes} [Thu Jan 21 09:10:07 2021] DELETE /volume/v3/47913bcc5e294004afd801071f86e94e/attachments/57c62684-c101-4256-8e1c-564454fac827 => generated 19 bytes in 965 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:08.277178 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:08.277178 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:08.311226 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-20ce42bd-1c0a-4a13-bd0f-75f44c5a9cee tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:10:08.360103 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20ce42bd-1c0a-4a13-bd0f-75f44c5a9cee tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:10:08.360933 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 524/1022] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:08 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 921 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:10:09.101135 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6674f3ea-5a45-4975-99c1-b630e74244e0 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:09.101749 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6674f3ea-5a45-4975-99c1-b630e74244e0 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:09.102230 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:09.102230 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:09.103198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6674f3ea-5a45-4975-99c1-b630e74244e0 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:09.103763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6674f3ea-5a45-4975-99c1-b630e74244e0 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:09.176108 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:09.176108 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:09.184259 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6674f3ea-5a45-4975-99c1-b630e74244e0 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:09.185781 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 499/1023] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:09 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 806 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:09.224919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef34fb23-66bb-4c08-b509-a82d212ce79e tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] DELETE http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:10:09.226704 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef34fb23-66bb-4c08-b509-a82d212ce79e tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:09.227068 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:09.227068 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:09.227866 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef34fb23-66bb-4c08-b509-a82d212ce79e tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:09.228810 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ef34fb23-66bb-4c08-b509-a82d212ce79e tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Delete volume with id: 7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:10:09.331721 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:09.331721 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:09.333228 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef34fb23-66bb-4c08-b509-a82d212ce79e tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:10:09.383925 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef34fb23-66bb-4c08-b509-a82d212ce79e tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Delete volume request issued successfully. Jan 21 09:10:09.384630 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef34fb23-66bb-4c08-b509-a82d212ce79e tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 202 Jan 21 09:10:09.385661 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 525/1024] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:10:09 2021] DELETE /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:10:09.394247 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d55d64eb-5af8-429b-8a7e-0e0c4a5f2725 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:10:09.394980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d55d64eb-5af8-429b-8a7e-0e0c4a5f2725 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:09.395357 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:09.395357 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:09.396047 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d55d64eb-5af8-429b-8a7e-0e0c4a5f2725 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:09.526646 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:09.526646 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:09.568195 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d55d64eb-5af8-429b-8a7e-0e0c4a5f2725 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:10:09.628822 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d55d64eb-5af8-429b-8a7e-0e0c4a5f2725 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:10:09.638980 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 500/1025] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:09 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 920 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:10.200524 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b1ef5c6-3759-4d07-9981-5278a9366a96 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:10.201711 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b1ef5c6-3759-4d07-9981-5278a9366a96 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:10.202171 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:10.202171 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:10.202795 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b1ef5c6-3759-4d07-9981-5278a9366a96 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:10.203348 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2b1ef5c6-3759-4d07-9981-5278a9366a96 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:10.241618 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:10.241618 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:10.245426 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b1ef5c6-3759-4d07-9981-5278a9366a96 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:10.247323 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 526/1026] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:10 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 806 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:10.645636 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-253087e9-4732-45cf-9f68-14a4bef8ab3f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:10:10.646301 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-253087e9-4732-45cf-9f68-14a4bef8ab3f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:10.646688 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:10.646688 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:10.647360 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-253087e9-4732-45cf-9f68-14a4bef8ab3f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:10.765910 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:10.765910 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:10.794564 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-253087e9-4732-45cf-9f68-14a4bef8ab3f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:10:10.841811 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-253087e9-4732-45cf-9f68-14a4bef8ab3f tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:10:10.842734 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 501/1027] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:10 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 920 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:11.262037 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76b107a7-f67f-486e-96d6-6160dbda3183 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:11.263228 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76b107a7-f67f-486e-96d6-6160dbda3183 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:11.263634 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:11.263634 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:11.264323 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76b107a7-f67f-486e-96d6-6160dbda3183 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:11.264876 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-76b107a7-f67f-486e-96d6-6160dbda3183 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:11.296439 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:11.296439 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:11.304568 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76b107a7-f67f-486e-96d6-6160dbda3183 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:11.307556 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 527/1028] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:11 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 806 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:11.859335 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7374ac50-d3c5-487d-a17d-9eb659e4ec73 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:10:11.859803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7374ac50-d3c5-487d-a17d-9eb659e4ec73 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:11.859992 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:11.859992 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:11.860373 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7374ac50-d3c5-487d-a17d-9eb659e4ec73 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:11.915399 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:11.915399 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:11.926945 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7374ac50-d3c5-487d-a17d-9eb659e4ec73 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:10:11.959406 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7374ac50-d3c5-487d-a17d-9eb659e4ec73 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 200 Jan 21 09:10:11.960442 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 502/1029] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:11 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:12.322441 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e82580a4-a834-4551-9e90-bf88bf58cc00 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:12.323127 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e82580a4-a834-4551-9e90-bf88bf58cc00 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:12.323446 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:12.323446 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:12.323996 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e82580a4-a834-4551-9e90-bf88bf58cc00 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:12.324471 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e82580a4-a834-4551-9e90-bf88bf58cc00 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:12.386325 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:12.386325 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:12.392382 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e82580a4-a834-4551-9e90-bf88bf58cc00 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:12.394459 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 528/1030] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:12 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 806 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:12.977088 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e95a7400-b1ab-482e-b8d8-4503aba5c03c tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 Jan 21 09:10:12.978383 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e95a7400-b1ab-482e-b8d8-4503aba5c03c tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:12.978782 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:12.978782 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:12.979166 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e95a7400-b1ab-482e-b8d8-4503aba5c03c tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:13.110766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e95a7400-b1ab-482e-b8d8-4503aba5c03c tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 returned with HTTP 404 Jan 21 09:10:13.113226 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 503/1031] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:12 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/7e5738fd-f682-4c37-9051-ddd834d48128 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:10:13.121547 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7dd043b-7295-4b0c-b36f-cb8943a1adf8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] DELETE http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c Jan 21 09:10:13.122527 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7dd043b-7295-4b0c-b36f-cb8943a1adf8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:13.122741 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:13.122741 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:13.123121 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7dd043b-7295-4b0c-b36f-cb8943a1adf8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:13.123583 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b7dd043b-7295-4b0c-b36f-cb8943a1adf8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Delete volume with id: c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c Jan 21 09:10:13.184125 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:13.184125 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:13.185648 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b7dd043b-7295-4b0c-b36f-cb8943a1adf8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:10:13.229655 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b7dd043b-7295-4b0c-b36f-cb8943a1adf8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Delete volume request issued successfully. Jan 21 09:10:13.230158 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7dd043b-7295-4b0c-b36f-cb8943a1adf8 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c returned with HTTP 202 Jan 21 09:10:13.231034 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 529/1032] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:10:13 2021] DELETE /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:10:13.246754 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d993e98-542e-4e90-b572-1303cacfbd87 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c Jan 21 09:10:13.247499 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d993e98-542e-4e90-b572-1303cacfbd87 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:13.248155 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d993e98-542e-4e90-b572-1303cacfbd87 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:13.376846 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:13.376846 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:13.402417 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1d993e98-542e-4e90-b572-1303cacfbd87 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:10:13.416627 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fb14d59-85d1-4300-99fc-6b7df69152fc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:13.420633 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fb14d59-85d1-4300-99fc-6b7df69152fc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:13.420954 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:13.420954 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:13.421677 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fb14d59-85d1-4300-99fc-6b7df69152fc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:13.422829 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9fb14d59-85d1-4300-99fc-6b7df69152fc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:13.514124 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:13.514124 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:13.529968 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d993e98-542e-4e90-b572-1303cacfbd87 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c returned with HTTP 200 Jan 21 09:10:13.530685 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fb14d59-85d1-4300-99fc-6b7df69152fc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:13.531790 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 530/1033] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:13 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 806 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:13.536736 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 504/1034] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:13 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c => generated 919 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:14.545547 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ceec42c-14d3-48b5-bbf0-5d85909e1622 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:14.546247 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ceec42c-14d3-48b5-bbf0-5d85909e1622 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:14.546536 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:14.546536 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:14.547037 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ceec42c-14d3-48b5-bbf0-5d85909e1622 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:14.547465 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9ceec42c-14d3-48b5-bbf0-5d85909e1622 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:14.552715 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe74821d-d3c7-40e3-a09e-cea4b9dc84b3 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c Jan 21 09:10:14.553235 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe74821d-d3c7-40e3-a09e-cea4b9dc84b3 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:14.553447 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:14.553447 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:14.553820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe74821d-d3c7-40e3-a09e-cea4b9dc84b3 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:14.620894 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:14.620894 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:14.625051 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ceec42c-14d3-48b5-bbf0-5d85909e1622 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:14.630514 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 531/1035] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:14 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:14.693444 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:14.693444 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:14.728298 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fe74821d-d3c7-40e3-a09e-cea4b9dc84b3 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Volume info retrieved successfully. Jan 21 09:10:14.806186 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe74821d-d3c7-40e3-a09e-cea4b9dc84b3 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c returned with HTTP 200 Jan 21 09:10:14.811257 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 505/1036] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:14 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c => generated 919 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:15.643894 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1cc153d-f976-4d28-90bb-59cc14373e4a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:15.644537 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1cc153d-f976-4d28-90bb-59cc14373e4a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:15.644759 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:15.644759 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:15.645138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1cc153d-f976-4d28-90bb-59cc14373e4a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:15.665651 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f1cc153d-f976-4d28-90bb-59cc14373e4a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:15.712925 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:15.712925 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:15.716605 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1cc153d-f976-4d28-90bb-59cc14373e4a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:15.718873 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 532/1037] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:15 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:15.828194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab0b0465-d78f-4539-b32f-21f88b70c958 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] GET http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c Jan 21 09:10:15.828715 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab0b0465-d78f-4539-b32f-21f88b70c958 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:15.828936 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:15.828936 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:15.829282 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab0b0465-d78f-4539-b32f-21f88b70c958 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:16.014885 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab0b0465-d78f-4539-b32f-21f88b70c958 tempest-ServerRescueNegativeTestJSON-252916432 tempest-ServerRescueNegativeTestJSON-252916432] http://10.222.0.86/volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c returned with HTTP 404 Jan 21 09:10:16.024159 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 506/1038] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:15 2021] GET /volume/v3/47913bcc5e294004afd801071f86e94e/volumes/c6ad5fcd-5a28-4b0a-a5b8-a6f1246a9b2c => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:10:16.733101 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3af41f92-5859-4948-843a-0387167b0bf2 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:16.733774 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3af41f92-5859-4948-843a-0387167b0bf2 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:16.734118 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:16.734118 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:16.734731 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3af41f92-5859-4948-843a-0387167b0bf2 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:16.735209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3af41f92-5859-4948-843a-0387167b0bf2 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:16.813607 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:16.813607 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:16.824808 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3af41f92-5859-4948-843a-0387167b0bf2 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:16.826200 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 533/1039] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:16 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:17.840779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37afe78e-4fbc-4e86-9d98-e91ecfd1e9b5 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:17.841276 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37afe78e-4fbc-4e86-9d98-e91ecfd1e9b5 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:17.841903 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37afe78e-4fbc-4e86-9d98-e91ecfd1e9b5 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:17.842528 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-37afe78e-4fbc-4e86-9d98-e91ecfd1e9b5 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:17.869041 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:17.869041 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:17.871150 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37afe78e-4fbc-4e86-9d98-e91ecfd1e9b5 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:17.871957 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 507/1040] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:17 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:18.887048 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c76581c7-1a21-448e-abb5-daa9bc00fb32 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:18.888546 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c76581c7-1a21-448e-abb5-daa9bc00fb32 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:18.889109 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:18.889109 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:18.889809 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c76581c7-1a21-448e-abb5-daa9bc00fb32 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:18.890416 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c76581c7-1a21-448e-abb5-daa9bc00fb32 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:18.922144 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:18.922144 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:18.925900 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c76581c7-1a21-448e-abb5-daa9bc00fb32 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:18.927605 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 534/1041] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:18 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:19.945699 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bef9821-b731-44be-aac9-31086fc1107f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:19.946787 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bef9821-b731-44be-aac9-31086fc1107f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:19.947193 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:19.947193 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:19.948278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bef9821-b731-44be-aac9-31086fc1107f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:19.948837 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1bef9821-b731-44be-aac9-31086fc1107f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:19.992821 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:19.992821 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:19.995481 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bef9821-b731-44be-aac9-31086fc1107f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:19.997394 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 508/1042] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:19 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:21.011445 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1457ba72-c614-4798-ae5b-922d12ca14c4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:21.012539 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1457ba72-c614-4798-ae5b-922d12ca14c4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:21.012930 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:21.012930 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:21.013548 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1457ba72-c614-4798-ae5b-922d12ca14c4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:21.014253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1457ba72-c614-4798-ae5b-922d12ca14c4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:21.044335 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:21.044335 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:21.047197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1457ba72-c614-4798-ae5b-922d12ca14c4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:21.048213 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 535/1043] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:21 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:22.063290 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fd28035-e727-4a02-a2d3-5d7f957ea38a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:22.064430 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fd28035-e727-4a02-a2d3-5d7f957ea38a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:22.065333 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:22.065333 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:22.066051 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fd28035-e727-4a02-a2d3-5d7f957ea38a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:22.066609 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1fd28035-e727-4a02-a2d3-5d7f957ea38a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:22.115112 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:22.115112 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:22.118392 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fd28035-e727-4a02-a2d3-5d7f957ea38a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:22.119857 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 509/1044] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:22 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:23.133854 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49a78aaf-8bd2-4509-85d7-744f77748579 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:23.134421 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49a78aaf-8bd2-4509-85d7-744f77748579 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:23.134673 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:23.134673 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:23.134940 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49a78aaf-8bd2-4509-85d7-744f77748579 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:23.135295 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-49a78aaf-8bd2-4509-85d7-744f77748579 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:23.177837 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:23.177837 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:23.185540 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49a78aaf-8bd2-4509-85d7-744f77748579 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:23.186598 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 536/1045] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:23 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:24.203662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a401371-2714-42f7-9887-822b874030e4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:24.204902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a401371-2714-42f7-9887-822b874030e4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:24.205373 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:24.205373 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:24.206269 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a401371-2714-42f7-9887-822b874030e4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:24.207156 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3a401371-2714-42f7-9887-822b874030e4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:24.231867 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:24.231867 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:24.234107 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a401371-2714-42f7-9887-822b874030e4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:24.235176 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 510/1046] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:24 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:25.253276 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59552bf3-3bd7-4f0c-b2ea-53cf64513f95 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:25.253728 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59552bf3-3bd7-4f0c-b2ea-53cf64513f95 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:25.253929 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:25.253929 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:25.254355 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59552bf3-3bd7-4f0c-b2ea-53cf64513f95 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:25.254715 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-59552bf3-3bd7-4f0c-b2ea-53cf64513f95 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:25.298350 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:25.298350 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:25.301079 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59552bf3-3bd7-4f0c-b2ea-53cf64513f95 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:25.314024 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 537/1047] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:25 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:26.318611 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb676006-e961-4aa6-bc81-cac723516738 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:26.319197 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb676006-e961-4aa6-bc81-cac723516738 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:26.319344 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:26.319344 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:26.319821 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb676006-e961-4aa6-bc81-cac723516738 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:26.320075 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fb676006-e961-4aa6-bc81-cac723516738 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:26.375051 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:26.375051 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:26.376941 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb676006-e961-4aa6-bc81-cac723516738 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:26.377771 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 511/1048] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:26 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:27.392319 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bc902c6-fb5b-47a8-8b2d-b1cd3ccb87b4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:27.392996 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bc902c6-fb5b-47a8-8b2d-b1cd3ccb87b4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:27.393121 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:27.393121 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:27.393803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bc902c6-fb5b-47a8-8b2d-b1cd3ccb87b4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:27.394198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1bc902c6-fb5b-47a8-8b2d-b1cd3ccb87b4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:27.482785 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:27.482785 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:27.491810 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bc902c6-fb5b-47a8-8b2d-b1cd3ccb87b4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:27.501056 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 538/1049] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:27 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:28.513388 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb35e35b-25e0-46c4-94bb-d0d0daec7b66 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:28.513830 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb35e35b-25e0-46c4-94bb-d0d0daec7b66 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:28.513929 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:28.513929 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:28.514270 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb35e35b-25e0-46c4-94bb-d0d0daec7b66 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:28.522067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-eb35e35b-25e0-46c4-94bb-d0d0daec7b66 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:28.558758 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:28.558758 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:28.560584 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb35e35b-25e0-46c4-94bb-d0d0daec7b66 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:28.561399 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 512/1050] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:28 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:29.579871 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5243558-9f62-41de-ab61-9d7cf76a442e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:29.581099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5243558-9f62-41de-ab61-9d7cf76a442e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:29.582318 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:29.582318 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:29.583047 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5243558-9f62-41de-ab61-9d7cf76a442e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:29.583784 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b5243558-9f62-41de-ab61-9d7cf76a442e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:29.628387 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:29.628387 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:29.631235 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5243558-9f62-41de-ab61-9d7cf76a442e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:29.633024 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 539/1051] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:29 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:30.649283 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba24ab65-b2a0-4cbe-94c3-1e012d2696b7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:30.649813 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba24ab65-b2a0-4cbe-94c3-1e012d2696b7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:30.649971 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:30.649971 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:30.650782 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba24ab65-b2a0-4cbe-94c3-1e012d2696b7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:30.651312 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ba24ab65-b2a0-4cbe-94c3-1e012d2696b7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:30.702752 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:30.702752 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:30.705390 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba24ab65-b2a0-4cbe-94c3-1e012d2696b7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:30.706566 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 513/1052] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:30 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:31.721245 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c228ba0-9db4-423d-809b-6ff67d1f2921 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:31.722361 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c228ba0-9db4-423d-809b-6ff67d1f2921 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:31.722778 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:31.722778 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:31.723773 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c228ba0-9db4-423d-809b-6ff67d1f2921 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:31.724347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1c228ba0-9db4-423d-809b-6ff67d1f2921 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:31.775507 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:31.775507 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:31.779288 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c228ba0-9db4-423d-809b-6ff67d1f2921 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:31.781374 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 540/1053] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:31 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:32.796393 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29110d2f-2311-4fbd-a682-2b2acbd00bdc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:32.797615 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29110d2f-2311-4fbd-a682-2b2acbd00bdc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:32.798019 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:32.798019 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:32.799213 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29110d2f-2311-4fbd-a682-2b2acbd00bdc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:32.800025 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-29110d2f-2311-4fbd-a682-2b2acbd00bdc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:32.839827 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:32.839827 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:32.842703 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29110d2f-2311-4fbd-a682-2b2acbd00bdc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:32.843956 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 514/1054] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:32 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:33.859511 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34556637-87f1-489b-ab58-d413939a9afe tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:33.861305 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34556637-87f1-489b-ab58-d413939a9afe tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:33.861673 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:33.861673 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:33.862575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34556637-87f1-489b-ab58-d413939a9afe tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:33.863089 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-34556637-87f1-489b-ab58-d413939a9afe tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:33.886766 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:33.886766 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:33.888852 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34556637-87f1-489b-ab58-d413939a9afe tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:33.890112 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 541/1055] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:33 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:34.908531 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9604a7fe-f112-444d-974b-17c1ebd165ba tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:34.908531 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9604a7fe-f112-444d-974b-17c1ebd165ba tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:34.908531 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:34.908531 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:34.908531 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9604a7fe-f112-444d-974b-17c1ebd165ba tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:34.913015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9604a7fe-f112-444d-974b-17c1ebd165ba tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:34.954274 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:34.954274 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:34.957326 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9604a7fe-f112-444d-974b-17c1ebd165ba tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:34.958261 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 515/1056] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:34 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:35.972585 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0556c601-118a-4938-993a-565a9986ee41 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:35.973173 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0556c601-118a-4938-993a-565a9986ee41 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:35.973467 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:35.973467 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:35.973963 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0556c601-118a-4938-993a-565a9986ee41 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:35.974460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0556c601-118a-4938-993a-565a9986ee41 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:36.027708 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:36.027708 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:36.036708 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0556c601-118a-4938-993a-565a9986ee41 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:36.037785 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 542/1057] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:35 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:37.054243 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0784d6d-0941-4bdf-99d4-e594a672c3fd tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:37.054791 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0784d6d-0941-4bdf-99d4-e594a672c3fd tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:37.054978 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:37.054978 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:37.055272 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0784d6d-0941-4bdf-99d4-e594a672c3fd tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:37.055637 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e0784d6d-0941-4bdf-99d4-e594a672c3fd tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:37.077763 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:37.077763 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:37.084211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0784d6d-0941-4bdf-99d4-e594a672c3fd tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:37.085428 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 516/1058] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:37 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:38.102398 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-026aa290-2de0-4e0a-b876-b3424a547112 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:38.104146 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-026aa290-2de0-4e0a-b876-b3424a547112 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:38.104146 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:38.104146 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:38.104699 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-026aa290-2de0-4e0a-b876-b3424a547112 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:38.105279 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-026aa290-2de0-4e0a-b876-b3424a547112 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:38.169035 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:38.169035 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:38.175614 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-026aa290-2de0-4e0a-b876-b3424a547112 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:38.176580 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 543/1059] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:38 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:39.190915 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86b45404-d33e-4f77-a47a-f2319d7a1425 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:39.191464 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86b45404-d33e-4f77-a47a-f2319d7a1425 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:39.191863 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:39.191863 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:39.192397 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86b45404-d33e-4f77-a47a-f2319d7a1425 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:39.192842 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-86b45404-d33e-4f77-a47a-f2319d7a1425 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:39.226242 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:39.226242 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:39.227074 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86b45404-d33e-4f77-a47a-f2319d7a1425 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:39.233993 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 517/1060] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:39 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:40.243844 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4d8becc-0ec4-401d-a031-a8aa29ce30a3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:40.245039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4d8becc-0ec4-401d-a031-a8aa29ce30a3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:40.245438 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:40.245438 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:40.246123 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4d8becc-0ec4-401d-a031-a8aa29ce30a3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:40.246652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b4d8becc-0ec4-401d-a031-a8aa29ce30a3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:40.275222 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:40.275222 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:40.277394 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4d8becc-0ec4-401d-a031-a8aa29ce30a3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:40.278380 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 544/1061] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:40 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:41.295502 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f769b3a0-4e93-4c0c-ae1e-31ef06965d1a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:41.296112 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f769b3a0-4e93-4c0c-ae1e-31ef06965d1a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:41.296269 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:41.296269 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:41.296577 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f769b3a0-4e93-4c0c-ae1e-31ef06965d1a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:41.296945 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f769b3a0-4e93-4c0c-ae1e-31ef06965d1a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:41.319444 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:41.319444 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:41.321197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f769b3a0-4e93-4c0c-ae1e-31ef06965d1a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:41.322204 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 518/1062] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:41 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:42.335979 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ec8fbdf-e1d0-440c-8568-e98edc6c78c4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:42.336566 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ec8fbdf-e1d0-440c-8568-e98edc6c78c4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:42.336785 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:42.336785 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:42.337160 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ec8fbdf-e1d0-440c-8568-e98edc6c78c4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:42.337530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8ec8fbdf-e1d0-440c-8568-e98edc6c78c4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:42.411524 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:42.411524 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:42.411524 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ec8fbdf-e1d0-440c-8568-e98edc6c78c4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:42.428207 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 545/1063] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:42 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:43.421511 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e27884f-f0d9-4ad8-b5cb-0364a8b475fe tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:43.427347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e27884f-f0d9-4ad8-b5cb-0364a8b475fe tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:43.427979 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:43.427979 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:43.428640 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e27884f-f0d9-4ad8-b5cb-0364a8b475fe tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:43.429165 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7e27884f-f0d9-4ad8-b5cb-0364a8b475fe tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:43.474188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:43.474188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:43.481294 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e27884f-f0d9-4ad8-b5cb-0364a8b475fe tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:43.482190 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 519/1064] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:43 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:44.496945 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73ba76b2-bd13-4146-a320-99c2870e4f28 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:44.498059 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73ba76b2-bd13-4146-a320-99c2870e4f28 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:44.498457 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:44.498457 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:44.499079 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73ba76b2-bd13-4146-a320-99c2870e4f28 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:44.499596 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-73ba76b2-bd13-4146-a320-99c2870e4f28 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:44.532052 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:44.532052 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:44.545407 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73ba76b2-bd13-4146-a320-99c2870e4f28 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:44.546516 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 546/1065] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:44 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:45.606049 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8201423-1a24-450c-8855-d69c080d3763 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:45.613670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8201423-1a24-450c-8855-d69c080d3763 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:45.613947 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:45.613947 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:45.614297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8201423-1a24-450c-8855-d69c080d3763 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:45.614640 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b8201423-1a24-450c-8855-d69c080d3763 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:45.648578 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:45.648578 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:45.650519 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8201423-1a24-450c-8855-d69c080d3763 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:45.652171 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 520/1066] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:45 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:46.672774 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30618c80-5530-49a5-84fc-83ef7366e590 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:46.687157 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30618c80-5530-49a5-84fc-83ef7366e590 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:46.692177 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:46.692177 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:46.692977 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30618c80-5530-49a5-84fc-83ef7366e590 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:46.693731 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-30618c80-5530-49a5-84fc-83ef7366e590 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:46.741293 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:46.741293 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:46.743662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30618c80-5530-49a5-84fc-83ef7366e590 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:46.756039 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 547/1067] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:46 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:47.763853 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a3fba59-bf68-4400-996d-f1a44b3a7806 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:47.764910 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a3fba59-bf68-4400-996d-f1a44b3a7806 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:47.765278 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:47.765278 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:47.765904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a3fba59-bf68-4400-996d-f1a44b3a7806 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:47.766464 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8a3fba59-bf68-4400-996d-f1a44b3a7806 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:47.822837 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:47.822837 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:47.825009 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a3fba59-bf68-4400-996d-f1a44b3a7806 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:47.827605 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 521/1068] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:47 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:48.844501 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0dd9dec-0118-4d85-ad0a-336db48db40b tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:48.845297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0dd9dec-0118-4d85-ad0a-336db48db40b tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:48.845595 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:48.845595 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:48.846152 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0dd9dec-0118-4d85-ad0a-336db48db40b tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:48.846656 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e0dd9dec-0118-4d85-ad0a-336db48db40b tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:48.913806 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:48.913806 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:48.913806 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0dd9dec-0118-4d85-ad0a-336db48db40b tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:48.913806 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 548/1069] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:48 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:49.931207 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8e75930-4544-45f7-b634-260f1ccb8ffe tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:49.931763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8e75930-4544-45f7-b634-260f1ccb8ffe tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:49.931982 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:49.931982 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:49.932342 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8e75930-4544-45f7-b634-260f1ccb8ffe tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:49.932714 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a8e75930-4544-45f7-b634-260f1ccb8ffe tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:49.964034 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:49.964034 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:49.966899 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8e75930-4544-45f7-b634-260f1ccb8ffe tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:49.968237 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 522/1070] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:49 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:50.981006 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7591d7fc-5f09-4303-96d1-113aa821b5df tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:50.981660 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7591d7fc-5f09-4303-96d1-113aa821b5df tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:50.986050 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:50.986050 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:50.990267 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7591d7fc-5f09-4303-96d1-113aa821b5df tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:50.990848 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7591d7fc-5f09-4303-96d1-113aa821b5df tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:51.040033 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:51.040033 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:51.042335 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7591d7fc-5f09-4303-96d1-113aa821b5df tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:51.043569 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 549/1071] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:50 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:52.057057 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3e1ea59-b487-41ac-94b6-3dd4cfa6b4cc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:52.057594 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3e1ea59-b487-41ac-94b6-3dd4cfa6b4cc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:52.057735 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:52.057735 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:52.058664 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3e1ea59-b487-41ac-94b6-3dd4cfa6b4cc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:52.059196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d3e1ea59-b487-41ac-94b6-3dd4cfa6b4cc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:52.096694 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:52.096694 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:52.100324 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3e1ea59-b487-41ac-94b6-3dd4cfa6b4cc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:52.101299 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 523/1072] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:52 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:53.118587 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e456502b-ab90-4263-b752-bad02b17712a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:53.119717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e456502b-ab90-4263-b752-bad02b17712a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:53.120685 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:53.120685 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:53.121592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e456502b-ab90-4263-b752-bad02b17712a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:53.122361 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e456502b-ab90-4263-b752-bad02b17712a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:53.163059 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:53.163059 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:53.163059 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e456502b-ab90-4263-b752-bad02b17712a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:53.163059 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 550/1073] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:53 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:54.179425 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f5d7405-deeb-4f15-bf34-e0af497fdc4e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:54.182752 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f5d7405-deeb-4f15-bf34-e0af497fdc4e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:54.183859 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:54.183859 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:54.184880 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f5d7405-deeb-4f15-bf34-e0af497fdc4e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:54.186786 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9f5d7405-deeb-4f15-bf34-e0af497fdc4e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:54.246602 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:54.246602 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:54.252436 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f5d7405-deeb-4f15-bf34-e0af497fdc4e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:54.253537 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 524/1074] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:54 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:55.267889 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3d00187-2a52-4751-aa88-e76858bef05d tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:55.268995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3d00187-2a52-4751-aa88-e76858bef05d tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:55.269359 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:55.269359 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:55.269934 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3d00187-2a52-4751-aa88-e76858bef05d tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:55.270498 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f3d00187-2a52-4751-aa88-e76858bef05d tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:55.310178 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:55.310178 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:55.322192 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3d00187-2a52-4751-aa88-e76858bef05d tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:55.331986 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 551/1075] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:55 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:55.336318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eee10557-695f-4ae0-ad09-5ff10b1d12b1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d Jan 21 09:10:55.336845 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eee10557-695f-4ae0-ad09-5ff10b1d12b1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:55.337033 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:55.337033 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:55.337746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eee10557-695f-4ae0-ad09-5ff10b1d12b1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:55.439293 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:55.439293 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:55.456897 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eee10557-695f-4ae0-ad09-5ff10b1d12b1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:10:55.531580 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eee10557-695f-4ae0-ad09-5ff10b1d12b1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d returned with HTTP 200 Jan 21 09:10:55.532353 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 525/1076] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:55 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d => generated 915 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:10:55.937369 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d794274c-c9f5-4c36-94f9-2d62e7c0f21c tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] GET http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/cd32c29c-c7be-40e3-b289-0b74e265431f/export_record Jan 21 09:10:55.938065 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d794274c-c9f5-4c36-94f9-2d62e7c0f21c tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:55.938775 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:55.938775 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:55.939428 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d794274c-c9f5-4c36-94f9-2d62e7c0f21c tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Calling method 'export_record' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:55.940122 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-d794274c-c9f5-4c36-94f9-2d62e7c0f21c tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Export record for backup cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 21 09:10:55.967944 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:55.967944 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:55.971544 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.api [None req-d794274c-c9f5-4c36-94f9-2d62e7c0f21c tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Calling RPCAPI with context: , host: n-d-771363-2, backup: cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 21 09:10:55.987680 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-d794274c-c9f5-4c36-94f9-2d62e7c0f21c tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] export_record in rpcapi backup_id cd32c29c-c7be-40e3-b289-0b74e265431f on host n-d-771363-2. {{(pid=87914) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 21 09:10:56.002631 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-d794274c-c9f5-4c36-94f9-2d62e7c0f21c tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2QzMmMyOWMtYzdiZS00MGUzLWIyODktMGI3NGUyNjU0MzFmIiwgInVzZXJfaWQiOiAiMTk3MjUxYTY3ODA0NDM2ZGExNDVjNGVhNDI2NTM5Y2EiLCAicHJvamVjdF9pZCI6ICJlMTkxMDEwMmNkYjc0OTBjYTdmMjdhOWYxMWM0ODc4YiIsICJ2b2x1bWVfaWQiOiAiYWEyNzVkNGYtYzgxMy00OTg0LTlkNDYtOGRlYTA3NDEwMjVkIiwgImhvc3QiOiAibi1kLTc3MTM2My0yIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY4MzIzODc1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWEyNzVkNGYtYzgxMy00OTg0LTlkNDYtOGRlYTA3NDEwMjVkLzIwMjEwMTIxMDkxMDE0L2F6X25vdmFfYmFja3VwX2NkMzJjMjljLWM3YmUtNDBlMy1iMjg5LTBiNzRlMjY1NDMxZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTIxVDA5OjEwOjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDA5OjEwOjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDk6MTA6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=87914) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 21 09:10:56.003635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d794274c-c9f5-4c36-94f9-2d62e7c0f21c tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/cd32c29c-c7be-40e3-b289-0b74e265431f/export_record returned with HTTP 200 Jan 21 09:10:56.005206 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 552/1077] 10.222.0.86 () {58 vars in 1357 bytes} [Thu Jan 21 09:10:55 2021] GET /volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/cd32c29c-c7be-40e3-b289-0b74e265431f/export_record => generated 1448 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:10:56.015294 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89633883-3775-4819-8816-c7a1d0ed7394 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] POST http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/import_record Jan 21 09:10:56.016110 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:56.016110 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:56.017432 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89633883-3775-4819-8816-c7a1d0ed7394 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWVmMGIyNTEtNDBkZS00YWU3LTg5ZTUtMjVmZWQ1OGUwMmNmIiwgInVzZXJfaWQiOiAiMTk3MjUxYTY3ODA0NDM2ZGExNDVjNGVhNDI2NTM5Y2EiLCAicHJvamVjdF9pZCI6ICJlMTkxMDEwMmNkYjc0OTBjYTdmMjdhOWYxMWM0ODc4YiIsICJ2b2x1bWVfaWQiOiAiYWEyNzVkNGYtYzgxMy00OTg0LTlkNDYtOGRlYTA3NDEwMjVkIiwgImhvc3QiOiAibi1kLTc3MTM2My0yIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY4MzIzODc1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWEyNzVkNGYtYzgxMy00OTg0LTlkNDYtOGRlYTA3NDEwMjVkLzIwMjEwMTIxMDkxMDE0L2F6X25vdmFfYmFja3VwX2NkMzJjMjljLWM3YmUtNDBlMy1iMjg5LTBiNzRlMjY1NDMxZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTIxVDA5OjEwOjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDA5OjEwOjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDk6MTA6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:10:56.018954 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-89633883-3775-4819-8816-c7a1d0ed7394 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWVmMGIyNTEtNDBkZS00YWU3LTg5ZTUtMjVmZWQ1OGUwMmNmIiwgInVzZXJfaWQiOiAiMTk3MjUxYTY3ODA0NDM2ZGExNDVjNGVhNDI2NTM5Y2EiLCAicHJvamVjdF9pZCI6ICJlMTkxMDEwMmNkYjc0OTBjYTdmMjdhOWYxMWM0ODc4YiIsICJ2b2x1bWVfaWQiOiAiYWEyNzVkNGYtYzgxMy00OTg0LTlkNDYtOGRlYTA3NDEwMjVkIiwgImhvc3QiOiAibi1kLTc3MTM2My0yIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY4MzIzODc1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWEyNzVkNGYtYzgxMy00OTg0LTlkNDYtOGRlYTA3NDEwMjVkLzIwMjEwMTIxMDkxMDE0L2F6X25vdmFfYmFja3VwX2NkMzJjMjljLWM3YmUtNDBlMy1iMjg5LTBiNzRlMjY1NDMxZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTIxVDA5OjEwOjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDA5OjEwOjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDk6MTA6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=87915) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 21 09:10:56.019407 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-89633883-3775-4819-8816-c7a1d0ed7394 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWVmMGIyNTEtNDBkZS00YWU3LTg5ZTUtMjVmZWQ1OGUwMmNmIiwgInVzZXJfaWQiOiAiMTk3MjUxYTY3ODA0NDM2ZGExNDVjNGVhNDI2NTM5Y2EiLCAicHJvamVjdF9pZCI6ICJlMTkxMDEwMmNkYjc0OTBjYTdmMjdhOWYxMWM0ODc4YiIsICJ2b2x1bWVfaWQiOiAiYWEyNzVkNGYtYzgxMy00OTg0LTlkNDYtOGRlYTA3NDEwMjVkIiwgImhvc3QiOiAibi1kLTc3MTM2My0yIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY4MzIzODc1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWEyNzVkNGYtYzgxMy00OTg0LTlkNDYtOGRlYTA3NDEwMjVkLzIwMjEwMTIxMDkxMDE0L2F6X25vdmFfYmFja3VwX2NkMzJjMjljLWM3YmUtNDBlMy1iMjg5LTBiNzRlMjY1NDMxZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTIxVDA5OjEwOjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDA5OjEwOjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDk6MTA6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=87915) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 21 09:10:56.080779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-89633883-3775-4819-8816-c7a1d0ed7394 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Created reservations ['2f87a592-1275-481d-89aa-31a70d2b9b6b', '287ebbae-e71b-4899-bb32-51a354c10a35'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:10:56.153595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-89633883-3775-4819-8816-c7a1d0ed7394 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] import_record rpcapi backup id 1ef0b251-40de-4ae7-89e5-25fed58e02cf on host n-d-771363-2 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMWVmMGIyNTEtNDBkZS00YWU3LTg5ZTUtMjVmZWQ1OGUwMmNmIiwgInVzZXJfaWQiOiAiMTk3MjUxYTY3ODA0NDM2ZGExNDVjNGVhNDI2NTM5Y2EiLCAicHJvamVjdF9pZCI6ICJlMTkxMDEwMmNkYjc0OTBjYTdmMjdhOWYxMWM0ODc4YiIsICJ2b2x1bWVfaWQiOiAiYWEyNzVkNGYtYzgxMy00OTg0LTlkNDYtOGRlYTA3NDEwMjVkIiwgImhvc3QiOiAibi1kLTc3MTM2My0yIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTY4MzIzODc1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWEyNzVkNGYtYzgxMy00OTg0LTlkNDYtOGRlYTA3NDEwMjVkLzIwMjEwMTIxMDkxMDE0L2F6X25vdmFfYmFja3VwX2NkMzJjMjljLWM3YmUtNDBlMy1iMjg5LTBiNzRlMjY1NDMxZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTIxVDA5OjEwOjA1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTIxVDA5OjEwOjA1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMjFUMDk6MTA6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=87915) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 21 09:10:56.159371 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-89633883-3775-4819-8816-c7a1d0ed7394 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Import record output: {'backup': {'id': '1ef0b251-40de-4ae7-89e5-25fed58e02cf', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf'}, {'rel': 'bookmark', 'href': 'http://10.222.0.86/volume/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf'}]}}. {{(pid=87915) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 21 09:10:56.160445 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89633883-3775-4819-8816-c7a1d0ed7394 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/import_record returned with HTTP 201 Jan 21 09:10:56.162020 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 526/1078] 10.222.0.86 () {60 vars in 1269 bytes} [Thu Jan 21 09:10:56 2021] POST /volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/import_record => generated 354 bytes in 152 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 21 09:10:56.172433 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e35bf3b5-c6cc-4b10-8029-9c4f0f79d7e1 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] GET http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf Jan 21 09:10:56.174267 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e35bf3b5-c6cc-4b10-8029-9c4f0f79d7e1 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:56.175100 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:56.175100 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:56.175856 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e35bf3b5-c6cc-4b10-8029-9c4f0f79d7e1 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:56.176549 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e35bf3b5-c6cc-4b10-8029-9c4f0f79d7e1 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Show backup with id 1ef0b251-40de-4ae7-89e5-25fed58e02cf. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:56.224424 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:56.224424 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:56.232344 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e35bf3b5-c6cc-4b10-8029-9c4f0f79d7e1 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf returned with HTTP 200 Jan 21 09:10:56.233487 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 553/1079] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:56 2021] GET /volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf => generated 713 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:10:57.252364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9de2e56e-d520-43dc-b431-142154b2d7a0 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] GET http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf Jan 21 09:10:57.252884 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9de2e56e-d520-43dc-b431-142154b2d7a0 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:57.256840 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:57.256840 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:57.257244 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9de2e56e-d520-43dc-b431-142154b2d7a0 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:57.257809 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9de2e56e-d520-43dc-b431-142154b2d7a0 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Show backup with id 1ef0b251-40de-4ae7-89e5-25fed58e02cf. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:57.281804 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:57.281804 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:57.284728 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9de2e56e-d520-43dc-b431-142154b2d7a0 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf returned with HTTP 200 Jan 21 09:10:57.285754 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 527/1080] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:57 2021] GET /volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf => generated 822 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:57.299540 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32d6ea26-3d31-4560-8a82-c63f3029c7db tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] GET http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups Jan 21 09:10:57.300356 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32d6ea26-3d31-4560-8a82-c63f3029c7db tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:57.300799 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:57.300799 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:57.301463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32d6ea26-3d31-4560-8a82-c63f3029c7db tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:57.331673 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32d6ea26-3d31-4560-8a82-c63f3029c7db tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups returned with HTTP 200 Jan 21 09:10:57.334877 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 554/1081] 10.222.0.86 () {58 vars in 1204 bytes} [Thu Jan 21 09:10:57 2021] GET /volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups => generated 402 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:10:57.348172 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] POST http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f/restore Jan 21 09:10:57.348843 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:57.348843 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:57.349913 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:10:57.351064 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Restoring backup cd32c29c-c7be-40e3-b289-0b74e265431f ({'restore': {}}) {{(pid=87915) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 09:10:57.351636 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Restoring backup cd32c29c-c7be-40e3-b289-0b74e265431f to volume None. Jan 21 09:10:57.385506 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:57.385506 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:57.391231 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Creating volume of 1 GB for restore of backup cd32c29c-c7be-40e3-b289-0b74e265431f. Jan 21 09:10:57.420924 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Availability zone cache updated, next update will occur around 2021-01-21 10:10:57.420338. {{(pid=87915) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 09:10:57.421710 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Availability Zones retrieved successfully. Jan 21 09:10:57.447719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Flow 'volume_create_api' (6c5a5242-4337-4542-803a-52b11df8ed82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:10:57.451421 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3fea19a-66a3-4104-97a5-d5a086903c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:10:57.453872 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:10:57.531961 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3fea19a-66a3-4104-97a5-d5a086903c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:10:57.535533 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (965d68a1-d9b7-4d11-99c1-d317abb64324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:10:57.617952 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Created reservations ['82214755-4248-4c48-b4c9-4366ddb99fef', '56e16b0e-57bb-4451-9c49-e893c939b40c', '2509298e-8997-4783-a3ea-9a2c35e97c73', '637534e6-8541-459c-a72c-8ba1f5545f9d'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:10:57.620247 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (965d68a1-d9b7-4d11-99c1-d317abb64324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82214755-4248-4c48-b4c9-4366ddb99fef', '56e16b0e-57bb-4451-9c49-e893c939b40c', '2509298e-8997-4783-a3ea-9a2c35e97c73', '637534e6-8541-459c-a72c-8ba1f5545f9d']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:10:57.622513 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (661c105a-656e-4d7f-8f40-3522401cccf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:10:57.718263 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (661c105a-656e-4d7f-8f40-3522401cccf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c192481a-c28f-4379-a820-66ce8fa1e1a0', '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_cd32c29c-c7be-40e3-b289-0b74e265431f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1910102cdb7490ca7f27a9f11c4878b',qos_specs=None,replication_status=,reservations=['82214755-4248-4c48-b4c9-4366ddb99fef','56e16b0e-57bb-4451-9c49-e893c939b40c','2509298e-8997-4783-a3ea-9a2c35e97c73','637534e6-8541-459c-a72c-8ba1f5545f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197251a67804436da145c4ea426539ca',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:10:57Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_cd32c29c-c7be-40e3-b289-0b74e265431f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c192481a-c28f-4379-a820-66ce8fa1e1a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1910102cdb7490ca7f27a9f11c4878b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='197251a67804436da145c4ea426539ca',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:10:57.723097 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a3ce29-ca84-41f4-87de-0ab64f7dc329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:10:57.753337 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a3ce29-ca84-41f4-87de-0ab64f7dc329) transitioned into 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_cd32c29c-c7be-40e3-b289-0b74e265431f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1910102cdb7490ca7f27a9f11c4878b',qos_specs=None,replication_status=,reservations=['82214755-4248-4c48-b4c9-4366ddb99fef','56e16b0e-57bb-4451-9c49-e893c939b40c','2509298e-8997-4783-a3ea-9a2c35e97c73','637534e6-8541-459c-a72c-8ba1f5545f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197251a67804436da145c4ea426539ca',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:10:57.755893 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (571d4deb-b842-4201-9c7d-57193ecdb0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:10:57.779175 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (571d4deb-b842-4201-9c7d-57193ecdb0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:10:57.782954 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Flow 'volume_create_api' (6c5a5242-4337-4542-803a-52b11df8ed82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:10:57.933165 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Create volume request issued successfully. Jan 21 09:10:58.010437 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:58.010437 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:58.012749 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:10:58.013473 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 21 09:10:58.013473 n-d-771363-2 devstack@c-api.service[87913]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 21 09:10:58.013473 n-d-771363-2 devstack@c-api.service[87913]: hub = hubs.get_hub() Jan 21 09:10:59.097945 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:59.097945 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:59.103938 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:10:59.104321 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Checking backup size 1 against volume size 1 {{(pid=87915) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 09:10:59.104685 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Overwriting volume c192481a-c28f-4379-a820-66ce8fa1e1a0 with restore of backup cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:59.158789 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] restore_backup in rpcapi backup_id cd32c29c-c7be-40e3-b289-0b74e265431f {{(pid=87915) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 09:10:59.175583 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5900e8b-a3aa-4b6c-9b44-55109dc7e180 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f/restore returned with HTTP 202 Jan 21 09:10:59.181056 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 528/1082] 10.222.0.86 () {60 vars in 1360 bytes} [Thu Jan 21 09:10:57 2021] POST /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f/restore => generated 189 bytes in 1835 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:10:59.186806 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6a25e55-0191-47c4-9bac-896dedfac182 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:10:59.187787 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6a25e55-0191-47c4-9bac-896dedfac182 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:10:59.188162 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:10:59.188162 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:10:59.189481 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6a25e55-0191-47c4-9bac-896dedfac182 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:10:59.190022 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f6a25e55-0191-47c4-9bac-896dedfac182 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:10:59.240565 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:10:59.240565 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:10:59.242817 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6a25e55-0191-47c4-9bac-896dedfac182 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:10:59.244133 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 555/1083] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:10:59 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:00.260352 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a44c4418-7e8b-4119-b436-c8ef5ae7a031 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:00.261439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a44c4418-7e8b-4119-b436-c8ef5ae7a031 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:00.261846 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:00.261846 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:00.262505 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a44c4418-7e8b-4119-b436-c8ef5ae7a031 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:00.263085 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a44c4418-7e8b-4119-b436-c8ef5ae7a031 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:00.287706 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:00.287706 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:00.290463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a44c4418-7e8b-4119-b436-c8ef5ae7a031 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:00.291507 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 529/1084] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:00 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:01.305187 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba51c308-a475-490d-8467-d4d904d5e5a4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:01.306403 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba51c308-a475-490d-8467-d4d904d5e5a4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:01.306867 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:01.306867 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:01.307549 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba51c308-a475-490d-8467-d4d904d5e5a4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:01.308119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ba51c308-a475-490d-8467-d4d904d5e5a4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:01.332397 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:01.332397 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:01.334696 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba51c308-a475-490d-8467-d4d904d5e5a4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:01.335742 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 556/1085] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:01 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:02.356629 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1168873-9a0a-4f99-809a-660cab92ec7f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:02.356629 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1168873-9a0a-4f99-809a-660cab92ec7f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:02.356629 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:02.356629 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:02.356629 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1168873-9a0a-4f99-809a-660cab92ec7f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:02.356629 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c1168873-9a0a-4f99-809a-660cab92ec7f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:02.446131 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:02.446131 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:02.448635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1168873-9a0a-4f99-809a-660cab92ec7f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:02.449985 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 530/1086] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:02 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:03.489925 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8af0ac4b-09ec-4fa4-b2f0-62ca44edfac8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:03.489925 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8af0ac4b-09ec-4fa4-b2f0-62ca44edfac8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:03.489925 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:03.489925 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:03.489925 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8af0ac4b-09ec-4fa4-b2f0-62ca44edfac8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:03.489925 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8af0ac4b-09ec-4fa4-b2f0-62ca44edfac8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:03.551385 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:03.551385 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:03.558504 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8af0ac4b-09ec-4fa4-b2f0-62ca44edfac8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:03.584337 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 557/1087] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:03 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:04.572981 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-713de265-efd1-4613-9d4d-46e9883a609d tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:04.572981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-713de265-efd1-4613-9d4d-46e9883a609d tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:04.572981 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:04.572981 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:04.572981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-713de265-efd1-4613-9d4d-46e9883a609d tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:04.572981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-713de265-efd1-4613-9d4d-46e9883a609d tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:04.655448 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:04.655448 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:04.655448 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-713de265-efd1-4613-9d4d-46e9883a609d tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:04.655448 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 531/1088] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:04 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:05.683894 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25fd7f3d-78d4-490b-ba6c-ea3593d6035c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:05.685787 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25fd7f3d-78d4-490b-ba6c-ea3593d6035c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:05.686417 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:05.686417 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:05.687158 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25fd7f3d-78d4-490b-ba6c-ea3593d6035c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:05.687724 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-25fd7f3d-78d4-490b-ba6c-ea3593d6035c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:05.732555 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:05.732555 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:05.736976 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25fd7f3d-78d4-490b-ba6c-ea3593d6035c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:05.745256 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 558/1089] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:05 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:06.764125 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70091c7d-2a88-4cf3-a48b-990ae5ff8f79 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:06.764125 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70091c7d-2a88-4cf3-a48b-990ae5ff8f79 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:06.764125 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:06.764125 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:06.764125 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70091c7d-2a88-4cf3-a48b-990ae5ff8f79 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:06.764125 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-70091c7d-2a88-4cf3-a48b-990ae5ff8f79 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:06.858541 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:06.858541 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:06.858813 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70091c7d-2a88-4cf3-a48b-990ae5ff8f79 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:06.895421 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 532/1090] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:06 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:07.837390 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] POST http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes Jan 21 09:11:07.837390 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:07.837390 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:07.837390 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1171558594"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:11:07.837390 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1171558594'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:11:07.837390 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Create volume of 1 GB Jan 21 09:11:07.882272 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Availability Zones retrieved successfully. Jan 21 09:11:07.919363 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4df6f2c1-0d3c-4309-a5e1-78cef7af47cb tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:07.919363 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4df6f2c1-0d3c-4309-a5e1-78cef7af47cb tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:07.919363 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:07.919363 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:07.919363 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4df6f2c1-0d3c-4309-a5e1-78cef7af47cb tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:07.919363 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4df6f2c1-0d3c-4309-a5e1-78cef7af47cb tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:07.940698 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Flow 'volume_create_api' (70523a2d-93c2-48aa-86d9-208e2ca06127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:11:07.955907 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d507a6-e433-432a-8e5f-ab7fae870615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:11:07.955907 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:11:07.960650 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:07.960650 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:07.968490 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4df6f2c1-0d3c-4309-a5e1-78cef7af47cb tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:07.971097 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 533/1091] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:07 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:08.035247 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d507a6-e433-432a-8e5f-ab7fae870615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:11:08.037573 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67b04279-e2a1-41e4-b07b-ac3003204e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:11:08.137834 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Created reservations ['d82a826d-149d-4449-913c-05fe075e9e3e', '0566ce09-7d39-449c-b803-b60b3caab5ea', 'c880c2ec-cd05-4321-910c-2fdf684b7122', '63d46ac4-faa7-4114-8a53-12491f4035a4'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:11:08.137834 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67b04279-e2a1-41e4-b07b-ac3003204e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d82a826d-149d-4449-913c-05fe075e9e3e', '0566ce09-7d39-449c-b803-b60b3caab5ea', 'c880c2ec-cd05-4321-910c-2fdf684b7122', '63d46ac4-faa7-4114-8a53-12491f4035a4']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:11:08.153374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bab0f6c-88b2-439d-8fff-4c31e15151bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:11:08.362927 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bab0f6c-88b2-439d-8fff-4c31e15151bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e819a5fd-82fc-4ff0-bf70-a1f631c01637', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1171558594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f7d281301ae4baf81ea801b1e11c37f',qos_specs=None,replication_status=,reservations=['d82a826d-149d-4449-913c-05fe075e9e3e','0566ce09-7d39-449c-b803-b60b3caab5ea','c880c2ec-cd05-4321-910c-2fdf684b7122','63d46ac4-faa7-4114-8a53-12491f4035a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e832b9f2e423489683e9c3ac8e3cdc9a',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:11:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1171558594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e819a5fd-82fc-4ff0-bf70-a1f631c01637,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f7d281301ae4baf81ea801b1e11c37f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e832b9f2e423489683e9c3ac8e3cdc9a',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:11:08.362927 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9b1429-e64f-444b-924d-e60e57aefcb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:11:08.510135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9b1429-e64f-444b-924d-e60e57aefcb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1171558594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f7d281301ae4baf81ea801b1e11c37f',qos_specs=None,replication_status=,reservations=['d82a826d-149d-4449-913c-05fe075e9e3e','0566ce09-7d39-449c-b803-b60b3caab5ea','c880c2ec-cd05-4321-910c-2fdf684b7122','63d46ac4-faa7-4114-8a53-12491f4035a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e832b9f2e423489683e9c3ac8e3cdc9a',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:11:08.519084 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3dadbb6-cafe-45e2-985b-4c9606f835e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:11:08.574280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3dadbb6-cafe-45e2-985b-4c9606f835e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:11:08.574280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Flow 'volume_create_api' (70523a2d-93c2-48aa-86d9-208e2ca06127) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:11:08.665193 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Create volume request issued successfully. Jan 21 09:11:08.754801 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e8e1fb4-f282-4b41-a357-6d71018cbfcc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes returned with HTTP 202 Jan 21 09:11:08.754801 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 559/1092] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:11:07 2021] POST /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes => generated 824 bytes in 920 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:11:08.771530 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98ca4455-ef34-495e-890c-1e6fe660ec3b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:08.771530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98ca4455-ef34-495e-890c-1e6fe660ec3b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:08.771530 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:08.771530 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:08.771530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98ca4455-ef34-495e-890c-1e6fe660ec3b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:08.945327 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:08.945327 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:08.972216 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-98ca4455-ef34-495e-890c-1e6fe660ec3b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:08.989570 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16d4c8c6-e8e3-4f9f-a290-aaabd5b88dba tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:08.989570 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16d4c8c6-e8e3-4f9f-a290-aaabd5b88dba tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:09.022374 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:09.022374 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:09.022374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16d4c8c6-e8e3-4f9f-a290-aaabd5b88dba tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:09.022374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-16d4c8c6-e8e3-4f9f-a290-aaabd5b88dba tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:09.059949 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98ca4455-ef34-495e-890c-1e6fe660ec3b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:09.059949 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 534/1093] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:08 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 916 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:09.101606 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:09.101606 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:09.101606 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16d4c8c6-e8e3-4f9f-a290-aaabd5b88dba tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:09.122698 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 560/1094] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:08 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:10.109791 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86a595e3-2bda-45e4-8e5d-0c133bfb8d6b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:10.109791 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86a595e3-2bda-45e4-8e5d-0c133bfb8d6b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:10.109791 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:10.109791 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:10.109791 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86a595e3-2bda-45e4-8e5d-0c133bfb8d6b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:10.195243 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1a8a2d7-b234-409e-a959-3c32e2b4f3dc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:10.195243 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1a8a2d7-b234-409e-a959-3c32e2b4f3dc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:10.195243 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:10.195243 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:10.195243 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1a8a2d7-b234-409e-a959-3c32e2b4f3dc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:10.195243 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b1a8a2d7-b234-409e-a959-3c32e2b4f3dc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:10.219996 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:10.219996 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:10.245138 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86a595e3-2bda-45e4-8e5d-0c133bfb8d6b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:10.260272 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:10.260272 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:10.267162 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1a8a2d7-b234-409e-a959-3c32e2b4f3dc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:10.267162 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 561/1095] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:10 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:10.319346 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86a595e3-2bda-45e4-8e5d-0c133bfb8d6b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:10.319346 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 535/1096] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:10 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 916 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:11.281556 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47368ecc-f314-41fd-b0ed-15a1670c01bf tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:11.282577 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47368ecc-f314-41fd-b0ed-15a1670c01bf tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:11.283058 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:11.283058 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:11.283491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47368ecc-f314-41fd-b0ed-15a1670c01bf tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:11.284000 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-47368ecc-f314-41fd-b0ed-15a1670c01bf tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:11.311697 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:11.311697 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:11.314274 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47368ecc-f314-41fd-b0ed-15a1670c01bf tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:11.315771 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 562/1097] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:11 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:11.332657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6af5da38-3b1c-4cfe-b2e8-446405ae5411 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:11.333390 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6af5da38-3b1c-4cfe-b2e8-446405ae5411 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:11.333742 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:11.333742 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:11.334328 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6af5da38-3b1c-4cfe-b2e8-446405ae5411 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:11.552477 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:11.552477 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:11.581136 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6af5da38-3b1c-4cfe-b2e8-446405ae5411 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:11.639967 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6af5da38-3b1c-4cfe-b2e8-446405ae5411 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:11.641168 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 536/1098] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:11 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 917 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:11.951461 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-e98efbb0-a929-4822-adfc-846966f6e726 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:11.951461 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-e98efbb0-a929-4822-adfc-846966f6e726 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:11.951461 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:11.951461 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:11.956091 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-e98efbb0-a929-4822-adfc-846966f6e726 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:12.091969 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:12.091969 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:12.101159 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-e98efbb0-a929-4822-adfc-846966f6e726 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:12.124974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-e98efbb0-a929-4822-adfc-846966f6e726 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:12.126744 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 563/1099] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:11:11 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 917 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:12.274815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6af5da38-3b1c-4cfe-b2e8-446405ae5411 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume// Jan 21 09:11:12.274815 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6af5da38-3b1c-4cfe-b2e8-446405ae5411 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:12.274815 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:12.274815 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:12.274815 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6af5da38-3b1c-4cfe-b2e8-446405ae5411 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:12.274815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6af5da38-3b1c-4cfe-b2e8-446405ae5411 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:11:12.274815 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 537/1100] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:11:12 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:11:12.308597 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-3404bb27-364e-466d-b389-709c2cf66bce tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] POST http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments Jan 21 09:11:12.308597 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:12.308597 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:12.308597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-3404bb27-364e-466d-b389-709c2cf66bce tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e819a5fd-82fc-4ff0-bf70-a1f631c01637", "instance_uuid": "f295c41f-1e72-46d1-a48d-0e29abcc69fa", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:11:12.329321 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78360e00-fe2b-44dc-9218-fe33fb0e13ff tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:12.352375 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78360e00-fe2b-44dc-9218-fe33fb0e13ff tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:12.352375 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78360e00-fe2b-44dc-9218-fe33fb0e13ff tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:12.352375 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-78360e00-fe2b-44dc-9218-fe33fb0e13ff tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:12.392057 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:12.392057 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:12.392057 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78360e00-fe2b-44dc-9218-fe33fb0e13ff tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:12.392057 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 538/1101] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:12 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:12.511724 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:12.511724 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:12.691052 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-3404bb27-364e-466d-b389-709c2cf66bce tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments returned with HTTP 200 Jan 21 09:11:12.691052 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 564/1102] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:11:12 2021] POST /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments => generated 273 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:11:12.814506 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59adcda5-01a9-465e-ab73-9b6fed6341ef tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:12.815228 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59adcda5-01a9-465e-ab73-9b6fed6341ef tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:12.815610 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:12.815610 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:12.816240 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59adcda5-01a9-465e-ab73-9b6fed6341ef tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:12.827074 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-3404bb27-364e-466d-b389-709c2cf66bce tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume// Jan 21 09:11:12.827555 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-3404bb27-364e-466d-b389-709c2cf66bce tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:12.827791 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:12.827791 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:12.828170 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-3404bb27-364e-466d-b389-709c2cf66bce tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:12.830661 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-3404bb27-364e-466d-b389-709c2cf66bce tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:11:12.832027 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 565/1103] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 09:11:12 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:11:12.848464 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-f5c39a3e-075c-4cc3-a2f5-b5e37655a892 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:12.849073 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-f5c39a3e-075c-4cc3-a2f5-b5e37655a892 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:12.849837 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-f5c39a3e-075c-4cc3-a2f5-b5e37655a892 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:12.931630 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:12.931630 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:12.952228 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-59adcda5-01a9-465e-ab73-9b6fed6341ef tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:12.998199 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:12.998199 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:13.009821 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:13.009821 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:13.028378 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-f5c39a3e-075c-4cc3-a2f5-b5e37655a892 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:13.035676 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59adcda5-01a9-465e-ab73-9b6fed6341ef tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:13.035676 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 539/1104] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:12 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 916 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:13.100974 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:13.100974 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:13.120997 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-f5c39a3e-075c-4cc3-a2f5-b5e37655a892 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:13.135912 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 566/1105] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 09:11:12 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 1015 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:11:13.157969 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-676c2bad-c5c1-466b-b166-1ac88159d064 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] PUT http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/f5411a07-80a1-431e-969d-047522cfacdb Jan 21 09:11:13.157969 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:13.157969 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:13.157969 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-676c2bad-c5c1-466b-b166-1ac88159d064 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.70", "host": "n-h2-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:11:13.248205 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:11:13.248205 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:11:13.248205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-676c2bad-c5c1-466b-b166-1ac88159d064 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Lock "b'cinder-attachment_update-e819a5fd-82fc-4ff0-bf70-a1f631c01637-n-h2-771363-2'" acquired by "attachment_update" :: waited 0.037s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:11:13.248205 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:13.248205 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:13.412514 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb69a4df-7d83-4db4-b405-71b7c4178f66 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:13.412514 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb69a4df-7d83-4db4-b405-71b7c4178f66 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:13.412514 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:13.412514 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:13.412514 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb69a4df-7d83-4db4-b405-71b7c4178f66 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:13.412514 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fb69a4df-7d83-4db4-b405-71b7c4178f66 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:13.528061 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:13.528061 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:13.528061 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb69a4df-7d83-4db4-b405-71b7c4178f66 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:13.541905 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 567/1106] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:13 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:14.054164 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3482a4d8-e55c-400f-a055-60d538dd956a tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:14.054849 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3482a4d8-e55c-400f-a055-60d538dd956a tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:14.055225 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:14.055225 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:14.055599 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3482a4d8-e55c-400f-a055-60d538dd956a tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:14.170419 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:14.170419 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:14.196008 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3482a4d8-e55c-400f-a055-60d538dd956a tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:14.231039 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:14.231039 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:14.285463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3482a4d8-e55c-400f-a055-60d538dd956a tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:14.300526 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 568/1107] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:14 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 916 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:11:14.575462 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c72009d-79d3-4909-8b41-f6fdff685cb2 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:14.575462 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c72009d-79d3-4909-8b41-f6fdff685cb2 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:14.575462 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:14.575462 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:14.575462 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c72009d-79d3-4909-8b41-f6fdff685cb2 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:14.575462 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0c72009d-79d3-4909-8b41-f6fdff685cb2 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:14.635547 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:14.635547 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:14.642695 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c72009d-79d3-4909-8b41-f6fdff685cb2 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:14.642695 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 569/1108] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:14 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:15.320102 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eebeaa03-d095-4baf-aca6-5a06f47c53c3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:15.320102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eebeaa03-d095-4baf-aca6-5a06f47c53c3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:15.320102 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:15.320102 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:15.320102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eebeaa03-d095-4baf-aca6-5a06f47c53c3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:15.409110 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:15.409110 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:15.429564 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eebeaa03-d095-4baf-aca6-5a06f47c53c3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:15.451278 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:15.451278 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:15.471290 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eebeaa03-d095-4baf-aca6-5a06f47c53c3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:15.477305 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 570/1109] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:15 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:15.653523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-676c2bad-c5c1-466b-b166-1ac88159d064 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Lock "b'cinder-attachment_update-e819a5fd-82fc-4ff0-bf70-a1f631c01637-n-h2-771363-2'" released by "attachment_update" :: held 2.420s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:11:15.653523 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-676c2bad-c5c1-466b-b166-1ac88159d064 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/f5411a07-80a1-431e-969d-047522cfacdb returned with HTTP 200 Jan 21 09:11:15.664043 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 540/1110] 10.222.0.70 () {64 vars in 1468 bytes} [Thu Jan 21 09:11:13 2021] PUT /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/f5411a07-80a1-431e-969d-047522cfacdb => generated 762 bytes in 2513 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:11:15.668079 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-feec5174-1ace-47c6-a958-e5f00423d7b4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:15.675409 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-feec5174-1ace-47c6-a958-e5f00423d7b4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:15.675409 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:15.675409 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:15.675409 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-feec5174-1ace-47c6-a958-e5f00423d7b4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:15.675409 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-feec5174-1ace-47c6-a958-e5f00423d7b4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:15.747459 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:15.747459 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:15.747459 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-feec5174-1ace-47c6-a958-e5f00423d7b4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:15.747459 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 571/1111] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:15 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:16.490366 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-177642fb-fd2d-4878-8e37-c26988de7a01 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:16.490366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-177642fb-fd2d-4878-8e37-c26988de7a01 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:16.490366 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:16.490366 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:16.490366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-177642fb-fd2d-4878-8e37-c26988de7a01 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:16.595689 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:16.595689 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:16.606005 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-177642fb-fd2d-4878-8e37-c26988de7a01 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:16.626799 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:16.626799 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:16.631793 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-177642fb-fd2d-4878-8e37-c26988de7a01 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:16.631793 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 541/1112] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:16 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 917 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:16.767723 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e472e27-7dfd-44bd-aee2-c3af0d3637f7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:16.767723 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e472e27-7dfd-44bd-aee2-c3af0d3637f7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:16.767723 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:16.767723 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:16.767723 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e472e27-7dfd-44bd-aee2-c3af0d3637f7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:16.767723 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0e472e27-7dfd-44bd-aee2-c3af0d3637f7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:16.872570 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:16.872570 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:16.883436 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e472e27-7dfd-44bd-aee2-c3af0d3637f7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:16.883436 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 572/1113] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:16 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:17.652241 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71fdd538-4283-4a22-8be1-aeb0433c2d9f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:17.652241 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71fdd538-4283-4a22-8be1-aeb0433c2d9f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:17.652241 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:17.652241 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:17.652241 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71fdd538-4283-4a22-8be1-aeb0433c2d9f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:17.826609 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:17.826609 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:17.871031 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-71fdd538-4283-4a22-8be1-aeb0433c2d9f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:17.904397 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f663a13d-f0f0-4ced-a082-da128af7dee4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:17.910441 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f663a13d-f0f0-4ced-a082-da128af7dee4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:17.910441 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:17.910441 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:17.910441 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f663a13d-f0f0-4ced-a082-da128af7dee4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:17.919326 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f663a13d-f0f0-4ced-a082-da128af7dee4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:17.984944 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:17.984944 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:18.000582 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f663a13d-f0f0-4ced-a082-da128af7dee4 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:18.000582 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 573/1114] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:17 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:18.014475 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:18.014475 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:18.029942 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71fdd538-4283-4a22-8be1-aeb0433c2d9f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:18.029942 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 542/1115] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:17 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 917 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:19.021666 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a4e11f0-a302-4ea0-9861-299a22eaab8e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:19.021666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a4e11f0-a302-4ea0-9861-299a22eaab8e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:19.021666 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:19.021666 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:19.021666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a4e11f0-a302-4ea0-9861-299a22eaab8e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:19.021666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0a4e11f0-a302-4ea0-9861-299a22eaab8e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:19.049671 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e62f2e44-2302-4d0a-aa97-f9848299f97d tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:19.049671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e62f2e44-2302-4d0a-aa97-f9848299f97d tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:19.049671 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:19.049671 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:19.049671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e62f2e44-2302-4d0a-aa97-f9848299f97d tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:19.112511 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:19.112511 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:19.116248 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a4e11f0-a302-4ea0-9861-299a22eaab8e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:19.125790 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 574/1116] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:19 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:19.182847 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:19.182847 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:19.206774 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e62f2e44-2302-4d0a-aa97-f9848299f97d tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:19.321805 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:19.321805 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:19.352100 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e62f2e44-2302-4d0a-aa97-f9848299f97d tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:19.352100 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 543/1117] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:19 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 917 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:20.182166 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ba6fb8a-5121-4dae-b26d-a879fe5ce1f7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:20.226161 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ba6fb8a-5121-4dae-b26d-a879fe5ce1f7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:20.226161 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:20.226161 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:20.226161 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ba6fb8a-5121-4dae-b26d-a879fe5ce1f7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:20.226161 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2ba6fb8a-5121-4dae-b26d-a879fe5ce1f7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:20.295078 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:20.295078 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:20.295078 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ba6fb8a-5121-4dae-b26d-a879fe5ce1f7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:20.295078 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 575/1118] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:20 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:20.369017 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2dad5d9b-0155-4f30-8fb8-0a0bd45df4d9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:20.369017 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2dad5d9b-0155-4f30-8fb8-0a0bd45df4d9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:20.369017 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:20.369017 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:20.369017 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2dad5d9b-0155-4f30-8fb8-0a0bd45df4d9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:20.532408 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:20.532408 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:20.550972 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2dad5d9b-0155-4f30-8fb8-0a0bd45df4d9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:20.601793 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:20.601793 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:20.623921 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2dad5d9b-0155-4f30-8fb8-0a0bd45df4d9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:20.623921 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 544/1119] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:20 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 917 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:21.168467 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-972440ec-a757-4f0f-a63d-b41dff8865b9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] POST http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/f5411a07-80a1-431e-969d-047522cfacdb/action Jan 21 09:11:21.168977 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:21.168977 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:21.169418 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-972440ec-a757-4f0f-a63d-b41dff8865b9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:11:21.169803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-972440ec-a757-4f0f-a63d-b41dff8865b9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:11:21.315164 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0f2d4bb-d397-42d5-874d-87b4ec5d7c73 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:21.315164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0f2d4bb-d397-42d5-874d-87b4ec5d7c73 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:21.315164 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:21.315164 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:21.315164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0f2d4bb-d397-42d5-874d-87b4ec5d7c73 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:21.315164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a0f2d4bb-d397-42d5-874d-87b4ec5d7c73 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:21.326619 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:21.326619 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:21.383649 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4ed7bf2a-0c2d-4291-bbe9-3763b33c131c req-972440ec-a757-4f0f-a63d-b41dff8865b9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/f5411a07-80a1-431e-969d-047522cfacdb/action returned with HTTP 204 Jan 21 09:11:21.383649 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 576/1120] 10.222.0.70 () {64 vars in 1489 bytes} [Thu Jan 21 09:11:21 2021] POST /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/f5411a07-80a1-431e-969d-047522cfacdb/action => generated 0 bytes in 217 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:11:21.436710 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:21.436710 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:21.487864 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0f2d4bb-d397-42d5-874d-87b4ec5d7c73 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:21.512163 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 545/1121] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:21 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:21.642113 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da371050-41a3-4ca9-a2d0-87424ba69dbb tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:21.642476 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da371050-41a3-4ca9-a2d0-87424ba69dbb tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:21.642651 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:21.642651 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:21.643016 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da371050-41a3-4ca9-a2d0-87424ba69dbb tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:21.756139 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:21.756139 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:21.774383 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-da371050-41a3-4ca9-a2d0-87424ba69dbb tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:21.813892 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:21.813892 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:21.830630 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da371050-41a3-4ca9-a2d0-87424ba69dbb tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:21.830630 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 577/1122] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:21 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 1209 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:11:22.506053 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e695f7eb-1d42-4858-a232-63a4a8ddf0b8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:22.506053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e695f7eb-1d42-4858-a232-63a4a8ddf0b8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:22.506053 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:22.506053 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:22.506053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e695f7eb-1d42-4858-a232-63a4a8ddf0b8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:22.506053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e695f7eb-1d42-4858-a232-63a4a8ddf0b8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:22.542127 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:22.542127 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:22.542127 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e695f7eb-1d42-4858-a232-63a4a8ddf0b8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:22.542127 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 546/1123] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:22 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:23.556434 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-372010c3-d717-40c5-9059-45dfde25e790 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:23.560983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-372010c3-d717-40c5-9059-45dfde25e790 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:23.560983 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:23.560983 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:23.560983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-372010c3-d717-40c5-9059-45dfde25e790 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:23.560983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-372010c3-d717-40c5-9059-45dfde25e790 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:23.629333 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:23.629333 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:23.629333 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-372010c3-d717-40c5-9059-45dfde25e790 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:23.646906 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 578/1124] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:23 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:24.662538 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-437c5a91-d90a-4faf-aa0f-72e1eba44c09 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:24.662538 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-437c5a91-d90a-4faf-aa0f-72e1eba44c09 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:24.662538 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:24.662538 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:24.662538 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-437c5a91-d90a-4faf-aa0f-72e1eba44c09 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:24.662538 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-437c5a91-d90a-4faf-aa0f-72e1eba44c09 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:24.766822 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:24.766822 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:24.770714 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-437c5a91-d90a-4faf-aa0f-72e1eba44c09 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:24.792278 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 547/1125] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:24 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:25.793472 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e89a165-2d99-4962-8b2a-4d26bd54d608 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:25.794638 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e89a165-2d99-4962-8b2a-4d26bd54d608 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:25.795046 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:25.795046 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:25.795651 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e89a165-2d99-4962-8b2a-4d26bd54d608 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:25.796198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5e89a165-2d99-4962-8b2a-4d26bd54d608 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:25.851938 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:25.851938 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:25.851938 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e89a165-2d99-4962-8b2a-4d26bd54d608 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:25.851938 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 579/1126] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:25 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:26.869220 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d9c174e-7932-4cb9-bdf9-9b0a197e34af tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:26.869220 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d9c174e-7932-4cb9-bdf9-9b0a197e34af tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:26.869220 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:26.869220 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:26.869220 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d9c174e-7932-4cb9-bdf9-9b0a197e34af tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:26.869220 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1d9c174e-7932-4cb9-bdf9-9b0a197e34af tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:26.970879 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:26.970879 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:26.973214 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d9c174e-7932-4cb9-bdf9-9b0a197e34af tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:26.974291 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 548/1127] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:26 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:27.995741 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6b51da1-de3b-4abf-b43f-078afc4a6927 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:27.996362 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6b51da1-de3b-4abf-b43f-078afc4a6927 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:27.997102 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:27.997102 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:27.997102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6b51da1-de3b-4abf-b43f-078afc4a6927 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:27.999700 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a6b51da1-de3b-4abf-b43f-078afc4a6927 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:28.063078 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:28.063078 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:28.063078 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6b51da1-de3b-4abf-b43f-078afc4a6927 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:28.077783 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 580/1128] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:27 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:29.102835 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82b51d5f-f3ef-4078-9ed9-cc7c563b6083 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:29.102835 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82b51d5f-f3ef-4078-9ed9-cc7c563b6083 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:29.102835 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:29.102835 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:29.102835 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82b51d5f-f3ef-4078-9ed9-cc7c563b6083 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:29.102835 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-82b51d5f-f3ef-4078-9ed9-cc7c563b6083 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:29.245627 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:29.245627 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:29.245627 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82b51d5f-f3ef-4078-9ed9-cc7c563b6083 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:29.252965 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 549/1129] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:29 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:30.271864 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb78336f-10ea-4977-875a-e74e03a5d2ad tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:30.271864 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb78336f-10ea-4977-875a-e74e03a5d2ad tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:30.271864 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:30.271864 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:30.271864 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb78336f-10ea-4977-875a-e74e03a5d2ad tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:30.271864 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fb78336f-10ea-4977-875a-e74e03a5d2ad tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:30.335191 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:30.335191 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:30.342323 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb78336f-10ea-4977-875a-e74e03a5d2ad tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:30.345934 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 581/1130] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:30 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:31.365646 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a25321a3-2093-45d2-baa4-bf657a48d1c3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:31.366525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a25321a3-2093-45d2-baa4-bf657a48d1c3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:31.366977 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:31.366977 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:31.367564 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a25321a3-2093-45d2-baa4-bf657a48d1c3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:31.368087 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a25321a3-2093-45d2-baa4-bf657a48d1c3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:31.415246 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:31.415246 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:31.424632 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a25321a3-2093-45d2-baa4-bf657a48d1c3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:31.425679 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 550/1131] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:31 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:32.440279 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3aa7baf-d048-4a85-b4e8-e41b651a7f53 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:32.440798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3aa7baf-d048-4a85-b4e8-e41b651a7f53 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:32.440957 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:32.440957 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:32.441670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3aa7baf-d048-4a85-b4e8-e41b651a7f53 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:32.442031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a3aa7baf-d048-4a85-b4e8-e41b651a7f53 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id cd32c29c-c7be-40e3-b289-0b74e265431f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:32.464022 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:32.464022 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:32.466286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3aa7baf-d048-4a85-b4e8-e41b651a7f53 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 200 Jan 21 09:11:32.475697 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 582/1132] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:32 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:32.480022 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3939ce8c-2d6c-4f1f-ba88-269fa1dcc641 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/c192481a-c28f-4379-a820-66ce8fa1e1a0 Jan 21 09:11:32.480559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3939ce8c-2d6c-4f1f-ba88-269fa1dcc641 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:32.480776 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:32.480776 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:32.481306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3939ce8c-2d6c-4f1f-ba88-269fa1dcc641 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:32.542927 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:32.542927 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:32.554001 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3939ce8c-2d6c-4f1f-ba88-269fa1dcc641 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:11:32.581333 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3939ce8c-2d6c-4f1f-ba88-269fa1dcc641 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/c192481a-c28f-4379-a820-66ce8fa1e1a0 returned with HTTP 200 Jan 21 09:11:32.582972 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 551/1133] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:32 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/c192481a-c28f-4379-a820-66ce8fa1e1a0 => generated 970 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:32.599356 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4433b93f-1365-4709-aa58-d3aa5b18f810 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes Jan 21 09:11:32.599866 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4433b93f-1365-4709-aa58-d3aa5b18f810 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:32.600213 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:32.600213 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:32.600845 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4433b93f-1365-4709-aa58-d3aa5b18f810 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:32.601561 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-4433b93f-1365-4709-aa58-d3aa5b18f810 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:11:32.603386 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4433b93f-1365-4709-aa58-d3aa5b18f810 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:11:32.657461 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4433b93f-1365-4709-aa58-d3aa5b18f810 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Get all volumes completed successfully. Jan 21 09:11:32.658641 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4433b93f-1365-4709-aa58-d3aa5b18f810 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes returned with HTTP 200 Jan 21 09:11:32.659720 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 583/1134] 10.222.0.86 () {58 vars in 1204 bytes} [Thu Jan 21 09:11:32 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes => generated 793 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:32.689399 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3584fceb-d899-45ac-96cc-55757163944e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] DELETE http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/c192481a-c28f-4379-a820-66ce8fa1e1a0 Jan 21 09:11:32.696507 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3584fceb-d899-45ac-96cc-55757163944e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:32.696817 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:32.696817 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:32.697529 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3584fceb-d899-45ac-96cc-55757163944e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:32.698176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3584fceb-d899-45ac-96cc-55757163944e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Delete volume with id: c192481a-c28f-4379-a820-66ce8fa1e1a0 Jan 21 09:11:32.809768 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:32.809768 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:32.811596 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3584fceb-d899-45ac-96cc-55757163944e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:11:32.887340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3584fceb-d899-45ac-96cc-55757163944e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Delete volume request issued successfully. Jan 21 09:11:32.887525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3584fceb-d899-45ac-96cc-55757163944e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/c192481a-c28f-4379-a820-66ce8fa1e1a0 returned with HTTP 202 Jan 21 09:11:32.888435 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 552/1135] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:11:32 2021] DELETE /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/c192481a-c28f-4379-a820-66ce8fa1e1a0 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:11:32.897948 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9e72d4d-f92d-48c8-926f-9f299349a364 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] DELETE http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf Jan 21 09:11:32.898583 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9e72d4d-f92d-48c8-926f-9f299349a364 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:32.898865 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:32.898865 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:32.899359 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9e72d4d-f92d-48c8-926f-9f299349a364 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:32.899774 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-c9e72d4d-f92d-48c8-926f-9f299349a364 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Delete backup with id: 1ef0b251-40de-4ae7-89e5-25fed58e02cf. Jan 21 09:11:32.923413 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:32.923413 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:32.952663 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-c9e72d4d-f92d-48c8-926f-9f299349a364 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] delete_backup rpcapi backup_id 1ef0b251-40de-4ae7-89e5-25fed58e02cf {{(pid=87914) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 09:11:32.956697 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9e72d4d-f92d-48c8-926f-9f299349a364 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf returned with HTTP 202 Jan 21 09:11:32.957654 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 584/1136] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:11:32 2021] DELETE /volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:11:32.966741 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2746071-ce73-4026-bce8-6deb9b3483dc tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] GET http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf Jan 21 09:11:32.967273 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2746071-ce73-4026-bce8-6deb9b3483dc tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:32.967470 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:32.967470 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:32.968144 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2746071-ce73-4026-bce8-6deb9b3483dc tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:32.969179 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b2746071-ce73-4026-bce8-6deb9b3483dc tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Show backup with id 1ef0b251-40de-4ae7-89e5-25fed58e02cf. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:32.997882 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:32.997882 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:32.999905 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2746071-ce73-4026-bce8-6deb9b3483dc tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf returned with HTTP 200 Jan 21 09:11:33.001463 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 553/1137] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:32 2021] GET /volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:34.015691 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa3499f6-b5f7-4922-9df5-0afba9b91f75 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] GET http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf Jan 21 09:11:34.017196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa3499f6-b5f7-4922-9df5-0afba9b91f75 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:34.017609 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:34.017609 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:34.018264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa3499f6-b5f7-4922-9df5-0afba9b91f75 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:34.018829 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-aa3499f6-b5f7-4922-9df5-0afba9b91f75 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Show backup with id 1ef0b251-40de-4ae7-89e5-25fed58e02cf. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:34.040746 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa3499f6-b5f7-4922-9df5-0afba9b91f75 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf returned with HTTP 404 Jan 21 09:11:34.042164 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 585/1138] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:34 2021] GET /volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/1ef0b251-40de-4ae7-89e5-25fed58e02cf => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:11:34.052434 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c9e3e62-8e37-4d7c-a038-a8d8b83aa3f8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] DELETE http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f Jan 21 09:11:34.052965 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c9e3e62-8e37-4d7c-a038-a8d8b83aa3f8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:34.053189 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:34.053189 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:34.053565 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c9e3e62-8e37-4d7c-a038-a8d8b83aa3f8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:34.053927 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-3c9e3e62-8e37-4d7c-a038-a8d8b83aa3f8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Delete backup with id: cd32c29c-c7be-40e3-b289-0b74e265431f. Jan 21 09:11:34.085923 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:34.085923 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:34.116346 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-3c9e3e62-8e37-4d7c-a038-a8d8b83aa3f8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] delete_backup rpcapi backup_id cd32c29c-c7be-40e3-b289-0b74e265431f {{(pid=87915) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 09:11:34.120034 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c9e3e62-8e37-4d7c-a038-a8d8b83aa3f8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f returned with HTTP 202 Jan 21 09:11:34.121194 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 554/1139] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:11:34 2021] DELETE /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/cd32c29c-c7be-40e3-b289-0b74e265431f => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:11:34.144682 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] POST http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes Jan 21 09:11:34.145804 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1327397778"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:11:34.147206 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1327397778'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:11:34.147797 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Create volume of 1 GB Jan 21 09:11:34.168160 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Availability Zones retrieved successfully. Jan 21 09:11:34.197034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Flow 'volume_create_api' (dbe13d3f-c8b9-455a-8896-4006300184b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:11:34.200216 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb85fa55-8300-4cf6-b739-e9f0fdd21452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:11:34.202832 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:11:34.363219 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb85fa55-8300-4cf6-b739-e9f0fdd21452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:11:34.367015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ccfdb8-05bf-4df8-a416-e9b0f036c483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:11:34.475820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Created reservations ['5147fdbb-6357-49da-b9e5-e4d9e5755e4a', 'cf030401-e57f-4aa8-8205-8c14a1bd971e', '91acc580-1c28-4e21-b115-bbf2c94f79ca', '51197586-5b61-48ff-a832-3f89e51bfcaa'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:11:34.478720 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92ccfdb8-05bf-4df8-a416-e9b0f036c483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5147fdbb-6357-49da-b9e5-e4d9e5755e4a', 'cf030401-e57f-4aa8-8205-8c14a1bd971e', '91acc580-1c28-4e21-b115-bbf2c94f79ca', '51197586-5b61-48ff-a832-3f89e51bfcaa']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:11:34.481215 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6cc71ec-0414-4752-b5d4-d8201fe3046c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:11:34.640830 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6cc71ec-0414-4752-b5d4-d8201fe3046c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf704290-55ac-4300-a506-21ea6fe004cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1327397778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1910102cdb7490ca7f27a9f11c4878b',qos_specs=None,replication_status=,reservations=['5147fdbb-6357-49da-b9e5-e4d9e5755e4a','cf030401-e57f-4aa8-8205-8c14a1bd971e','91acc580-1c28-4e21-b115-bbf2c94f79ca','51197586-5b61-48ff-a832-3f89e51bfcaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197251a67804436da145c4ea426539ca',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:11:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1327397778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf704290-55ac-4300-a506-21ea6fe004cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1910102cdb7490ca7f27a9f11c4878b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='197251a67804436da145c4ea426539ca',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:11:34.652041 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60de5038-ffdb-48fe-99b2-bef458e458d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:11:34.726464 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60de5038-ffdb-48fe-99b2-bef458e458d6) transitioned into state 'SUCCESS' from state '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-1327397778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1910102cdb7490ca7f27a9f11c4878b',qos_specs=None,replication_status=,reservations=['5147fdbb-6357-49da-b9e5-e4d9e5755e4a','cf030401-e57f-4aa8-8205-8c14a1bd971e','91acc580-1c28-4e21-b115-bbf2c94f79ca','51197586-5b61-48ff-a832-3f89e51bfcaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197251a67804436da145c4ea426539ca',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:11:34.728518 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873df31f-08bd-4a47-b498-451e2d63a2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:11:34.751469 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873df31f-08bd-4a47-b498-451e2d63a2b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:11:34.761282 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Flow 'volume_create_api' (dbe13d3f-c8b9-455a-8896-4006300184b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:11:34.895047 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Create volume request issued successfully. Jan 21 09:11:34.927311 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-714eade2-949e-42a5-8b08-4d49dc570ef1 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes returned with HTTP 202 Jan 21 09:11:34.929863 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 586/1140] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:11:34 2021] POST /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes => generated 823 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:11:34.946786 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66c4643c-6e1b-4de7-8359-1c30f3c9cb17 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc Jan 21 09:11:34.946786 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66c4643c-6e1b-4de7-8359-1c30f3c9cb17 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:34.946786 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:34.946786 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:34.949191 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66c4643c-6e1b-4de7-8359-1c30f3c9cb17 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:35.096939 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:35.096939 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:35.132752 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-66c4643c-6e1b-4de7-8359-1c30f3c9cb17 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:11:35.199039 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66c4643c-6e1b-4de7-8359-1c30f3c9cb17 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc returned with HTTP 200 Jan 21 09:11:35.200055 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 555/1141] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:34 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc => generated 891 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:36.217031 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-99248cc5-ca17-47a4-afb9-e345d40b0292 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc Jan 21 09:11:36.218171 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-99248cc5-ca17-47a4-afb9-e345d40b0292 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:36.218690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:36.218690 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:36.219619 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-99248cc5-ca17-47a4-afb9-e345d40b0292 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:36.288158 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:36.288158 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:36.298194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-99248cc5-ca17-47a4-afb9-e345d40b0292 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:11:36.333787 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-99248cc5-ca17-47a4-afb9-e345d40b0292 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc returned with HTTP 200 Jan 21 09:11:36.348876 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 587/1142] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:36 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc => generated 915 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:37.368020 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b98a2758-71dc-40ce-98e1-0ae3ff70b6df tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc Jan 21 09:11:37.368534 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b98a2758-71dc-40ce-98e1-0ae3ff70b6df tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:37.368714 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:37.368714 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:37.369117 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b98a2758-71dc-40ce-98e1-0ae3ff70b6df tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:37.465899 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:37.465899 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:37.475754 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b98a2758-71dc-40ce-98e1-0ae3ff70b6df tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:11:37.503312 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b98a2758-71dc-40ce-98e1-0ae3ff70b6df tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc returned with HTTP 200 Jan 21 09:11:37.516985 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 556/1143] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:37 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc => generated 916 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:37.524108 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c42bdab-d7b0-4778-8b73-1ebb15fc2f69 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] POST http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups Jan 21 09:11:37.524960 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:37.524960 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:37.525803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c42bdab-d7b0-4778-8b73-1ebb15fc2f69 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cf704290-55ac-4300-a506-21ea6fe004cc", "name": "tempest-VolumesBackupsAdminTest-Backup-500523299"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:11:37.527692 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-1c42bdab-d7b0-4778-8b73-1ebb15fc2f69 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Creating new backup {'backup': {'volume_id': 'cf704290-55ac-4300-a506-21ea6fe004cc', 'name': 'tempest-VolumesBackupsAdminTest-Backup-500523299'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 09:11:37.528286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-1c42bdab-d7b0-4778-8b73-1ebb15fc2f69 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Creating backup of volume cf704290-55ac-4300-a506-21ea6fe004cc in container None Jan 21 09:11:37.617038 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:37.617038 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:37.620541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1c42bdab-d7b0-4778-8b73-1ebb15fc2f69 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:11:37.717293 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-1c42bdab-d7b0-4778-8b73-1ebb15fc2f69 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Created reservations ['031fec29-0acc-4285-b15e-1931eeece4b7', '4740caf3-69e0-4d8f-8d58-5f72ce32f657'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:11:37.840357 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c42bdab-d7b0-4778-8b73-1ebb15fc2f69 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups returned with HTTP 202 Jan 21 09:11:37.842316 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 588/1144] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:11:37 2021] POST /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups => generated 400 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:11:37.855487 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1e33b8b-d509-4dc9-a592-8d256bd1647f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:37.856383 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1e33b8b-d509-4dc9-a592-8d256bd1647f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:37.856779 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:37.856779 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:37.857392 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1e33b8b-d509-4dc9-a592-8d256bd1647f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:37.859890 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c1e33b8b-d509-4dc9-a592-8d256bd1647f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:37.895530 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:37.895530 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:37.899351 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1e33b8b-d509-4dc9-a592-8d256bd1647f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:37.900758 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 557/1145] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:37 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 807 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:38.916546 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed1306f7-f9b7-4b07-81f3-221fe36d2493 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:38.917568 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed1306f7-f9b7-4b07-81f3-221fe36d2493 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:38.917946 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:38.917946 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:38.918582 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed1306f7-f9b7-4b07-81f3-221fe36d2493 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:38.919088 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ed1306f7-f9b7-4b07-81f3-221fe36d2493 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:38.972976 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:38.972976 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:38.975178 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed1306f7-f9b7-4b07-81f3-221fe36d2493 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:38.975995 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 589/1146] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:38 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 807 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:39.991470 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24f57b2b-b523-44ff-9289-4755f78f0b48 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:39.992261 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24f57b2b-b523-44ff-9289-4755f78f0b48 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:39.992483 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:39.992483 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:39.992909 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24f57b2b-b523-44ff-9289-4755f78f0b48 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:39.993179 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-24f57b2b-b523-44ff-9289-4755f78f0b48 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:40.117510 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:40.117510 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:40.117510 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24f57b2b-b523-44ff-9289-4755f78f0b48 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:40.117510 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 558/1147] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:39 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 807 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:41.119961 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c1ac0a1-671b-4388-a1ee-d59248e3242a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:41.120496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c1ac0a1-671b-4388-a1ee-d59248e3242a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:41.120653 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:41.120653 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:41.121252 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c1ac0a1-671b-4388-a1ee-d59248e3242a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:41.121616 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9c1ac0a1-671b-4388-a1ee-d59248e3242a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:41.152309 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:41.152309 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:41.155061 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c1ac0a1-671b-4388-a1ee-d59248e3242a tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:41.157565 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 590/1148] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:41 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 807 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:42.169743 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7da815e-dfd6-4d2c-b42e-d7cc84b3bfc7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:42.170995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7da815e-dfd6-4d2c-b42e-d7cc84b3bfc7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:42.171389 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:42.171389 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:42.172602 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7da815e-dfd6-4d2c-b42e-d7cc84b3bfc7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:42.173440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f7da815e-dfd6-4d2c-b42e-d7cc84b3bfc7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:42.199436 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:42.199436 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:42.202108 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7da815e-dfd6-4d2c-b42e-d7cc84b3bfc7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:42.203190 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 559/1149] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:42 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:43.217169 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-68f8ca1f-324b-4f0e-b85f-8e2a005e0bb5 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:43.217670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-68f8ca1f-324b-4f0e-b85f-8e2a005e0bb5 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:43.218069 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:43.218069 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:43.219286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-68f8ca1f-324b-4f0e-b85f-8e2a005e0bb5 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:43.219896 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-68f8ca1f-324b-4f0e-b85f-8e2a005e0bb5 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:43.271932 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:43.271932 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:43.274970 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-68f8ca1f-324b-4f0e-b85f-8e2a005e0bb5 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:43.275817 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 591/1150] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:43 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:44.289445 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4663445-372a-41c7-aadc-85f6e2e30813 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:44.289939 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a4663445-372a-41c7-aadc-85f6e2e30813 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:44.298564 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:44.298564 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:44.300127 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a4663445-372a-41c7-aadc-85f6e2e30813 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:44.300652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a4663445-372a-41c7-aadc-85f6e2e30813 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:44.348233 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:44.348233 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:44.355809 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4663445-372a-41c7-aadc-85f6e2e30813 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:44.358220 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 560/1151] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:44 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:45.372852 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0429b389-9892-46fc-ac9c-01df1f46b738 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:45.373377 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0429b389-9892-46fc-ac9c-01df1f46b738 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:45.373555 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:45.373555 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:45.374247 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0429b389-9892-46fc-ac9c-01df1f46b738 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:45.374819 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0429b389-9892-46fc-ac9c-01df1f46b738 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:45.433438 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:45.433438 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:45.435737 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0429b389-9892-46fc-ac9c-01df1f46b738 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:45.436737 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 592/1152] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:45 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:46.450890 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be0a20ab-21b7-4947-a961-9e6b3bb72359 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:46.451620 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be0a20ab-21b7-4947-a961-9e6b3bb72359 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:46.451931 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:46.451931 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:46.452468 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be0a20ab-21b7-4947-a961-9e6b3bb72359 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:46.453629 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-be0a20ab-21b7-4947-a961-9e6b3bb72359 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:46.487225 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:46.487225 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:46.488056 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be0a20ab-21b7-4947-a961-9e6b3bb72359 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:46.498041 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 561/1153] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:46 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:47.504963 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b17ede8-7662-4265-ba06-65465c4fdb41 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:47.505670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b17ede8-7662-4265-ba06-65465c4fdb41 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:47.505743 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:47.505743 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:47.506281 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b17ede8-7662-4265-ba06-65465c4fdb41 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:47.506739 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1b17ede8-7662-4265-ba06-65465c4fdb41 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:47.542125 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:47.542125 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:47.545012 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b17ede8-7662-4265-ba06-65465c4fdb41 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:47.545943 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 593/1154] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:47 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:48.560708 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cc227e2-1b7b-42fa-b09a-c18ad6d75f2c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:48.561942 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cc227e2-1b7b-42fa-b09a-c18ad6d75f2c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:48.562450 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:48.562450 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:48.563242 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cc227e2-1b7b-42fa-b09a-c18ad6d75f2c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:48.563804 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6cc227e2-1b7b-42fa-b09a-c18ad6d75f2c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:48.603375 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:48.603375 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:48.605725 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cc227e2-1b7b-42fa-b09a-c18ad6d75f2c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:48.606868 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 562/1155] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:48 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:49.480915 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a210bb00-2fe1-44c5-9336-5b3f144b9915 req-fd9b6987-2ec1-436e-8185-fe679264acef tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:49.482216 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a210bb00-2fe1-44c5-9336-5b3f144b9915 req-fd9b6987-2ec1-436e-8185-fe679264acef tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:49.482623 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:49.482623 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:49.483435 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a210bb00-2fe1-44c5-9336-5b3f144b9915 req-fd9b6987-2ec1-436e-8185-fe679264acef tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:49.538325 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:49.538325 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:49.549232 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a210bb00-2fe1-44c5-9336-5b3f144b9915 req-fd9b6987-2ec1-436e-8185-fe679264acef tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:49.571640 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:49.571640 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:49.585419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a210bb00-2fe1-44c5-9336-5b3f144b9915 req-fd9b6987-2ec1-436e-8185-fe679264acef tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:49.592441 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 594/1156] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:11:49 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 1209 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:11:49.625865 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd4a3557-385b-45fb-b29b-34012132b0d5 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:49.626480 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd4a3557-385b-45fb-b29b-34012132b0d5 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:49.627120 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:49.627120 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:49.627838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd4a3557-385b-45fb-b29b-34012132b0d5 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:49.628396 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fd4a3557-385b-45fb-b29b-34012132b0d5 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:49.653352 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:49.653352 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:49.655533 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd4a3557-385b-45fb-b29b-34012132b0d5 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:49.657921 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 563/1157] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:49 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:49.694374 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a210bb00-2fe1-44c5-9336-5b3f144b9915 req-fd9b6987-2ec1-436e-8185-fe679264acef tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume// Jan 21 09:11:49.697372 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a210bb00-2fe1-44c5-9336-5b3f144b9915 req-fd9b6987-2ec1-436e-8185-fe679264acef tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:49.697372 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:49.697372 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:49.697372 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a210bb00-2fe1-44c5-9336-5b3f144b9915 req-fd9b6987-2ec1-436e-8185-fe679264acef tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:49.698451 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a210bb00-2fe1-44c5-9336-5b3f144b9915 req-fd9b6987-2ec1-436e-8185-fe679264acef tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:11:49.698927 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 595/1158] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:11:49 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:11:49.723376 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a210bb00-2fe1-44c5-9336-5b3f144b9915 req-84353f6f-8ee3-4554-9e8e-4fe524739315 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] POST http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments Jan 21 09:11:49.723376 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:49.723376 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:49.723376 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a210bb00-2fe1-44c5-9336-5b3f144b9915 req-84353f6f-8ee3-4554-9e8e-4fe524739315 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e819a5fd-82fc-4ff0-bf70-a1f631c01637", "instance_uuid": "4b7f563e-fbaa-4154-880e-bf085c8de2e9", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:11:49.808509 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:49.808509 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:49.903370 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a210bb00-2fe1-44c5-9336-5b3f144b9915 req-84353f6f-8ee3-4554-9e8e-4fe524739315 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments returned with HTTP 400 Jan 21 09:11:49.904599 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 564/1159] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:11:49 2021] POST /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments => generated 189 bytes in 190 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jan 21 09:11:49.928468 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1233c0d-969c-4297-99b1-92e31963522c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:49.929292 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1233c0d-969c-4297-99b1-92e31963522c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:49.929901 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1233c0d-969c-4297-99b1-92e31963522c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:49.994797 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:49.994797 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:50.006041 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c1233c0d-969c-4297-99b1-92e31963522c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:50.032318 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:50.032318 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:50.042571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1233c0d-969c-4297-99b1-92e31963522c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:50.043895 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 596/1160] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:49 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 1209 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:11:50.249463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-e9561b3a-aa82-4517-a022-7dfd9b64caac tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:50.250671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-e9561b3a-aa82-4517-a022-7dfd9b64caac tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:50.250951 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:50.250951 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:50.251425 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-e9561b3a-aa82-4517-a022-7dfd9b64caac tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:50.311714 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:50.311714 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:50.320971 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-e9561b3a-aa82-4517-a022-7dfd9b64caac tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:50.345239 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:50.345239 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:50.355100 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-e9561b3a-aa82-4517-a022-7dfd9b64caac tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:50.357405 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 565/1161] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:11:50 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 1209 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:11:50.384286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-e743f9e5-6a67-4c76-9f35-6ddd0783fd10 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] POST http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637/action Jan 21 09:11:50.385256 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:50.385256 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:50.387389 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-e743f9e5-6a67-4c76-9f35-6ddd0783fd10 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action body: b'{"os-begin_detaching": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:11:50.409988 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-e743f9e5-6a67-4c76-9f35-6ddd0783fd10 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:11:50.464647 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:50.464647 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:50.465830 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-e743f9e5-6a67-4c76-9f35-6ddd0783fd10 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:50.480342 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-e743f9e5-6a67-4c76-9f35-6ddd0783fd10 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Begin detaching volume completed successfully. Jan 21 09:11:50.480872 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-e743f9e5-6a67-4c76-9f35-6ddd0783fd10 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637/action returned with HTTP 202 Jan 21 09:11:50.481739 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 597/1162] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 09:11:50 2021] POST /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:11:50.523657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d4f13f8-7d20-4da3-9bd6-5acee491c988 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:50.524298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d4f13f8-7d20-4da3-9bd6-5acee491c988 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:50.525162 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:50.525162 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:50.525735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d4f13f8-7d20-4da3-9bd6-5acee491c988 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:50.563886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-e743f9e5-6a67-4c76-9f35-6ddd0783fd10 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume// Jan 21 09:11:50.564349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-e743f9e5-6a67-4c76-9f35-6ddd0783fd10 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:50.564928 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:50.564928 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:50.565541 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-e743f9e5-6a67-4c76-9f35-6ddd0783fd10 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:50.566948 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-e743f9e5-6a67-4c76-9f35-6ddd0783fd10 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:11:50.567704 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 598/1163] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 09:11:50 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:11:50.582262 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-619993e1-9881-4849-a5fd-144179d6ea47 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:50.583345 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-619993e1-9881-4849-a5fd-144179d6ea47 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:50.583960 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-619993e1-9881-4849-a5fd-144179d6ea47 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:50.624253 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:50.624253 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:50.636803 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2d4f13f8-7d20-4da3-9bd6-5acee491c988 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:50.671140 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:50.671140 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:50.671937 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:50.671937 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:50.682026 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-619993e1-9881-4849-a5fd-144179d6ea47 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:50.704038 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:50.704038 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:50.721002 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d4f13f8-7d20-4da3-9bd6-5acee491c988 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:50.721809 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 566/1164] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:50 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 1212 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:11:50.732731 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-619993e1-9881-4849-a5fd-144179d6ea47 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:50.735072 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 599/1165] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 09:11:50 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 1311 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:11:50.738366 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e40ec0c7-0dbd-4a19-be34-55db415a9a1f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:50.742765 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e40ec0c7-0dbd-4a19-be34-55db415a9a1f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:50.743188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:50.743188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:50.743741 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e40ec0c7-0dbd-4a19-be34-55db415a9a1f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:50.744222 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e40ec0c7-0dbd-4a19-be34-55db415a9a1f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:50.772025 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:50.772025 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:50.774353 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e40ec0c7-0dbd-4a19-be34-55db415a9a1f tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:50.775640 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 567/1166] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:50 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:51.110952 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-1c6d19e6-ab86-4709-bfbb-09d51eb8958b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] DELETE http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/f5411a07-80a1-431e-969d-047522cfacdb Jan 21 09:11:51.111917 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-1c6d19e6-ab86-4709-bfbb-09d51eb8958b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:51.112326 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:51.112326 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:51.113441 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-1c6d19e6-ab86-4709-bfbb-09d51eb8958b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:51.137658 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:51.137658 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:51.657260 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-1c6d19e6-ab86-4709-bfbb-09d51eb8958b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:11:51.658341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-1c6d19e6-ab86-4709-bfbb-09d51eb8958b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:11:51.699395 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a5448976-ae1e-4f9c-829d-69232fd8ebcd req-1c6d19e6-ab86-4709-bfbb-09d51eb8958b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/f5411a07-80a1-431e-969d-047522cfacdb returned with HTTP 200 Jan 21 09:11:51.708640 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 600/1167] 10.222.0.70 () {62 vars in 1437 bytes} [Thu Jan 21 09:11:51 2021] DELETE /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/f5411a07-80a1-431e-969d-047522cfacdb => generated 19 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:11:51.739319 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e9c8908-06f8-4d1a-b840-21cee783a82e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:11:51.739843 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e9c8908-06f8-4d1a-b840-21cee783a82e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:51.740036 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:51.740036 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:51.740748 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e9c8908-06f8-4d1a-b840-21cee783a82e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:51.791152 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f3953cd-e983-4f4e-acb2-75bf144b8ba0 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:51.791777 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f3953cd-e983-4f4e-acb2-75bf144b8ba0 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:51.792110 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:51.792110 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:51.792634 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f3953cd-e983-4f4e-acb2-75bf144b8ba0 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:51.793114 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0f3953cd-e983-4f4e-acb2-75bf144b8ba0 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:51.810062 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:51.810062 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:51.821377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e9c8908-06f8-4d1a-b840-21cee783a82e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:11:51.829421 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:51.829421 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:51.832876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f3953cd-e983-4f4e-acb2-75bf144b8ba0 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:51.834296 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 601/1168] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:51 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:11:51.864660 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e9c8908-06f8-4d1a-b840-21cee783a82e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:11:51.865714 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 568/1169] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:51 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 917 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:52.848731 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95f0abdc-1df2-43d2-8b67-28a22ad5b909 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:52.850872 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95f0abdc-1df2-43d2-8b67-28a22ad5b909 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:52.851475 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:52.851475 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:52.852145 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95f0abdc-1df2-43d2-8b67-28a22ad5b909 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:52.852710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-95f0abdc-1df2-43d2-8b67-28a22ad5b909 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:52.889252 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:52.889252 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:52.891223 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95f0abdc-1df2-43d2-8b67-28a22ad5b909 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:52.892800 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 602/1170] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:52 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:53.907285 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91c064fe-3f4a-4c39-ac77-1fb3d70f1e4e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:53.907798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91c064fe-3f4a-4c39-ac77-1fb3d70f1e4e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:53.908181 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:53.908181 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:53.908942 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91c064fe-3f4a-4c39-ac77-1fb3d70f1e4e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:53.909943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-91c064fe-3f4a-4c39-ac77-1fb3d70f1e4e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:53.942482 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:53.942482 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:53.945085 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91c064fe-3f4a-4c39-ac77-1fb3d70f1e4e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:53.953965 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 569/1171] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:53 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:54.961193 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c690f10-1f6a-4107-b288-b3c4c3a8c367 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:54.962434 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c690f10-1f6a-4107-b288-b3c4c3a8c367 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:54.963024 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:54.963024 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:54.963633 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c690f10-1f6a-4107-b288-b3c4c3a8c367 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:54.964142 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6c690f10-1f6a-4107-b288-b3c4c3a8c367 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:55.008689 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:55.008689 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:55.010576 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c690f10-1f6a-4107-b288-b3c4c3a8c367 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:55.017856 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 603/1172] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:54 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:56.026393 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afcb60aa-4d4b-4504-8da4-564fc7965888 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:56.029065 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afcb60aa-4d4b-4504-8da4-564fc7965888 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:56.029577 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:56.029577 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:56.030239 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afcb60aa-4d4b-4504-8da4-564fc7965888 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:56.031020 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-afcb60aa-4d4b-4504-8da4-564fc7965888 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:56.066036 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:56.066036 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:56.068388 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afcb60aa-4d4b-4504-8da4-564fc7965888 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:56.069214 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 570/1173] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:56 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:57.083568 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd64030c-91d4-4fb6-9269-256d564af07c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:57.084184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd64030c-91d4-4fb6-9269-256d564af07c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:57.084299 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:57.084299 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:57.084684 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd64030c-91d4-4fb6-9269-256d564af07c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:57.085649 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fd64030c-91d4-4fb6-9269-256d564af07c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:57.129254 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:57.129254 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:57.131224 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd64030c-91d4-4fb6-9269-256d564af07c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:57.132049 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 604/1174] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:57 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:58.149719 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ee4820c-b226-4f43-9f4d-ad1818558f6b tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:58.151165 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ee4820c-b226-4f43-9f4d-ad1818558f6b tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:58.151361 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:58.151361 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:58.151760 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ee4820c-b226-4f43-9f4d-ad1818558f6b tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:58.152130 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0ee4820c-b226-4f43-9f4d-ad1818558f6b tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:58.177286 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:58.177286 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:58.182673 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ee4820c-b226-4f43-9f4d-ad1818558f6b tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:58.184397 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 571/1175] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:58 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:11:59.198713 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a8f41e5-bb47-48c4-bad1-7a167baa2ccc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:11:59.199242 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a8f41e5-bb47-48c4-bad1-7a167baa2ccc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:11:59.199461 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:11:59.199461 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:11:59.199833 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a8f41e5-bb47-48c4-bad1-7a167baa2ccc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:11:59.200200 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0a8f41e5-bb47-48c4-bad1-7a167baa2ccc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:11:59.221894 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:11:59.221894 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:11:59.223773 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a8f41e5-bb47-48c4-bad1-7a167baa2ccc tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:11:59.224572 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 605/1176] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:11:59 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:00.238898 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec65b7b9-15da-47a5-9453-cf450b7e2405 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:00.239450 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec65b7b9-15da-47a5-9453-cf450b7e2405 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:00.239707 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:00.239707 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:00.239976 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec65b7b9-15da-47a5-9453-cf450b7e2405 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:00.240501 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ec65b7b9-15da-47a5-9453-cf450b7e2405 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:00.314564 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:00.314564 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:00.316535 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec65b7b9-15da-47a5-9453-cf450b7e2405 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:00.317355 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 572/1177] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:00 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:01.331506 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd0bc973-49d0-4b50-a207-426b1194318b tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:01.332019 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd0bc973-49d0-4b50-a207-426b1194318b tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:01.332229 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:01.332229 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:01.332602 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd0bc973-49d0-4b50-a207-426b1194318b tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:01.332970 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dd0bc973-49d0-4b50-a207-426b1194318b tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:01.382481 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:01.382481 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:01.384322 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd0bc973-49d0-4b50-a207-426b1194318b tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:01.385125 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 606/1178] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:01 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:02.400698 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e957a14f-7e3d-4a80-b10f-910c237707ed tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:02.402406 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e957a14f-7e3d-4a80-b10f-910c237707ed tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:02.402808 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:02.402808 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:02.403591 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e957a14f-7e3d-4a80-b10f-910c237707ed tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:02.404190 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e957a14f-7e3d-4a80-b10f-910c237707ed tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:02.432532 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:02.432532 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:02.435507 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e957a14f-7e3d-4a80-b10f-910c237707ed tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:02.446212 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 573/1179] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:02 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:03.459434 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b361d47-7349-4352-b085-335ddac05465 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:03.460021 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b361d47-7349-4352-b085-335ddac05465 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:03.460370 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:03.460370 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:03.460886 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b361d47-7349-4352-b085-335ddac05465 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:03.461366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4b361d47-7349-4352-b085-335ddac05465 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:03.491997 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:03.491997 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:03.494272 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b361d47-7349-4352-b085-335ddac05465 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:03.495591 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 607/1180] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:03 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:04.510810 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f36bc113-2b2b-43f6-905c-820286b9e7ce tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:04.512043 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f36bc113-2b2b-43f6-905c-820286b9e7ce tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:04.512458 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:04.512458 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:04.513381 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f36bc113-2b2b-43f6-905c-820286b9e7ce tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:04.513903 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f36bc113-2b2b-43f6-905c-820286b9e7ce tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:04.544172 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:04.544172 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:04.546633 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f36bc113-2b2b-43f6-905c-820286b9e7ce tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:04.548314 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 574/1181] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:04 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:05.562096 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4b65f3e-6b31-479a-9b3e-19800c1dea21 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:05.562637 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4b65f3e-6b31-479a-9b3e-19800c1dea21 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:05.562985 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:05.562985 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:05.563440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4b65f3e-6b31-479a-9b3e-19800c1dea21 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:05.564683 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e4b65f3e-6b31-479a-9b3e-19800c1dea21 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:05.588812 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:05.588812 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:05.591070 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4b65f3e-6b31-479a-9b3e-19800c1dea21 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:05.592395 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 608/1182] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:05 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:06.607481 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b96e46e-c228-493d-b307-73bb14299a56 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:06.608072 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b96e46e-c228-493d-b307-73bb14299a56 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:06.609575 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:06.609575 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:06.610331 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b96e46e-c228-493d-b307-73bb14299a56 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:06.610712 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6b96e46e-c228-493d-b307-73bb14299a56 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:06.641373 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:06.641373 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:06.644267 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b96e46e-c228-493d-b307-73bb14299a56 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:06.652099 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 575/1183] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:06 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:07.659915 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12b498ff-ce74-457f-b58c-273125095662 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:07.660421 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12b498ff-ce74-457f-b58c-273125095662 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:07.660421 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:07.660421 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:07.660850 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12b498ff-ce74-457f-b58c-273125095662 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:07.661049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-12b498ff-ce74-457f-b58c-273125095662 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:07.684563 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:07.684563 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:07.686179 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12b498ff-ce74-457f-b58c-273125095662 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:07.687025 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 609/1184] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:07 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:08.702602 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cbe4eac1-7ec1-48aa-852d-48b3a71f2a5d tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:08.703906 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cbe4eac1-7ec1-48aa-852d-48b3a71f2a5d tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:08.704286 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:08.704286 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:08.704887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cbe4eac1-7ec1-48aa-852d-48b3a71f2a5d tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:08.705401 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cbe4eac1-7ec1-48aa-852d-48b3a71f2a5d tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:08.732578 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:08.732578 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:08.735404 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cbe4eac1-7ec1-48aa-852d-48b3a71f2a5d tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:08.736757 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 576/1185] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:08 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:09.751842 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d8a7374-d845-4f25-86a0-c4c9e7090b5e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:09.752522 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d8a7374-d845-4f25-86a0-c4c9e7090b5e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:09.752841 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:09.752841 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:09.753396 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d8a7374-d845-4f25-86a0-c4c9e7090b5e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:09.753872 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5d8a7374-d845-4f25-86a0-c4c9e7090b5e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:09.800493 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:09.800493 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:09.802433 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d8a7374-d845-4f25-86a0-c4c9e7090b5e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:09.809389 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 610/1186] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:09 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:10.821502 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f586e2a8-3ca3-4c0d-93d8-56703c7a8690 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:10.822725 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f586e2a8-3ca3-4c0d-93d8-56703c7a8690 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:10.823173 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:10.823173 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:10.823848 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f586e2a8-3ca3-4c0d-93d8-56703c7a8690 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:10.824408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f586e2a8-3ca3-4c0d-93d8-56703c7a8690 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:10.846647 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:10.846647 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:10.849443 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f586e2a8-3ca3-4c0d-93d8-56703c7a8690 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:10.857215 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 577/1187] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:10 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:11.864038 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee571239-25d8-4128-ba96-f9c3e122532e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:11.864580 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee571239-25d8-4128-ba96-f9c3e122532e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:11.864706 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:11.864706 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:11.865002 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee571239-25d8-4128-ba96-f9c3e122532e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:11.865365 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ee571239-25d8-4128-ba96-f9c3e122532e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:11.887466 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:11.887466 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:11.888949 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee571239-25d8-4128-ba96-f9c3e122532e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:11.891351 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 611/1188] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:11 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:12.373029 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] POST http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes Jan 21 09:12:12.373503 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:12.373503 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:12.374481 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-954036695"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:12.376350 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-954036695'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:12:12.376724 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Create volume of 1 GB Jan 21 09:12:12.399013 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Availability Zones retrieved successfully. Jan 21 09:12:12.418890 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Flow 'volume_create_api' (14fa2898-fc1a-4bc2-995f-d8f073006610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:12:12.424079 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b62fe2-27dc-4da7-8e3f-03fef8b23ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:12:12.437939 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:12:12.567254 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7b62fe2-27dc-4da7-8e3f-03fef8b23ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:12:12.569729 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2481250-1e91-4861-ade4-11e978424845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:12:12.766545 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Created reservations ['b0ffad4a-b251-4588-af70-267ae66b8fa2', '5a50af5d-0123-4b08-9953-15d9712e00c5', '00817957-d9a2-43d7-84e0-5805521839db', 'd1e2a603-ccb6-4b27-b1c1-9eb6e3b4997d'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:12:12.768827 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2481250-1e91-4861-ade4-11e978424845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0ffad4a-b251-4588-af70-267ae66b8fa2', '5a50af5d-0123-4b08-9953-15d9712e00c5', '00817957-d9a2-43d7-84e0-5805521839db', 'd1e2a603-ccb6-4b27-b1c1-9eb6e3b4997d']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:12:12.771568 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69aaedda-293f-41c3-9c30-052838caa717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:12:12.894814 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69aaedda-293f-41c3-9c30-052838caa717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca759c92-29e1-47cf-8236-bd3e434aaed9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-954036695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f7d281301ae4baf81ea801b1e11c37f',qos_specs=None,replication_status=,reservations=['b0ffad4a-b251-4588-af70-267ae66b8fa2','5a50af5d-0123-4b08-9953-15d9712e00c5','00817957-d9a2-43d7-84e0-5805521839db','d1e2a603-ccb6-4b27-b1c1-9eb6e3b4997d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e832b9f2e423489683e9c3ac8e3cdc9a',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:12:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-954036695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca759c92-29e1-47cf-8236-bd3e434aaed9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f7d281301ae4baf81ea801b1e11c37f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e832b9f2e423489683e9c3ac8e3cdc9a',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:12:12.897956 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4645a1aa-eab2-4a45-8c18-71905201ab75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:12:12.907423 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c87707f-fabd-4f29-ba8d-274cf7ade7ef tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:12.907953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c87707f-fabd-4f29-ba8d-274cf7ade7ef tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:12.908157 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:12.908157 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:12.908517 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c87707f-fabd-4f29-ba8d-274cf7ade7ef tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:12.908970 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1c87707f-fabd-4f29-ba8d-274cf7ade7ef tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:12.931909 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4645a1aa-eab2-4a45-8c18-71905201ab75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-954036695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f7d281301ae4baf81ea801b1e11c37f',qos_specs=None,replication_status=,reservations=['b0ffad4a-b251-4588-af70-267ae66b8fa2','5a50af5d-0123-4b08-9953-15d9712e00c5','00817957-d9a2-43d7-84e0-5805521839db','d1e2a603-ccb6-4b27-b1c1-9eb6e3b4997d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e832b9f2e423489683e9c3ac8e3cdc9a',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:12:12.935255 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (685dceba-7726-4749-951e-4a35ed9e0e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:12:12.957536 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:12.957536 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:12.960983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (685dceba-7726-4749-951e-4a35ed9e0e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:12:12.963862 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Flow 'volume_create_api' (14fa2898-fc1a-4bc2-995f-d8f073006610) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:12:12.964187 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c87707f-fabd-4f29-ba8d-274cf7ade7ef tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:12.965284 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 612/1189] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:12 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:13.127480 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Create volume request issued successfully. Jan 21 09:12:13.184733 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3d6c4cf-5be9-4f4b-94f5-f2205dad4ec4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes returned with HTTP 202 Jan 21 09:12:13.190105 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 578/1190] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:12:12 2021] POST /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes => generated 823 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:12:13.205120 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9bafd26-ff0b-459d-a1e7-94dfb1d58b68 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:13.208978 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9bafd26-ff0b-459d-a1e7-94dfb1d58b68 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:13.208978 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:13.208978 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:13.208978 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9bafd26-ff0b-459d-a1e7-94dfb1d58b68 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:13.331668 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:13.331668 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:13.354791 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c9bafd26-ff0b-459d-a1e7-94dfb1d58b68 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:13.398326 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9bafd26-ff0b-459d-a1e7-94dfb1d58b68 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:13.399273 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 613/1191] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:13 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 915 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:14.017729 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b449e4c6-3dee-4200-b183-51560fd912ec tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:14.018985 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b449e4c6-3dee-4200-b183-51560fd912ec tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:14.019438 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:14.019438 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:14.020134 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b449e4c6-3dee-4200-b183-51560fd912ec tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:14.020706 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b449e4c6-3dee-4200-b183-51560fd912ec tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:14.064151 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:14.064151 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:14.066927 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b449e4c6-3dee-4200-b183-51560fd912ec tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:14.077724 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 579/1192] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:13 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:14.417034 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a33f7c6-b227-4526-8891-75fb33c8cb39 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:14.417523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a33f7c6-b227-4526-8891-75fb33c8cb39 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:14.417739 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:14.417739 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:14.418134 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a33f7c6-b227-4526-8891-75fb33c8cb39 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:14.483689 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:14.483689 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:14.493176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0a33f7c6-b227-4526-8891-75fb33c8cb39 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:14.528933 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a33f7c6-b227-4526-8891-75fb33c8cb39 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:14.530385 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 614/1193] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:14 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 916 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:14.757518 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-9156ec28-a3ea-4177-8f89-031f4be784e5 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:14.758332 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-9156ec28-a3ea-4177-8f89-031f4be784e5 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:14.758332 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:14.758332 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:14.758688 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-9156ec28-a3ea-4177-8f89-031f4be784e5 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:14.841369 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:14.841369 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:14.866945 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-9156ec28-a3ea-4177-8f89-031f4be784e5 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:14.940232 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-9156ec28-a3ea-4177-8f89-031f4be784e5 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:14.941649 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 580/1194] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:12:14 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 916 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:15.057614 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a33f7c6-b227-4526-8891-75fb33c8cb39 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume// Jan 21 09:12:15.058061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a33f7c6-b227-4526-8891-75fb33c8cb39 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:15.058464 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:15.058464 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:15.058942 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a33f7c6-b227-4526-8891-75fb33c8cb39 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:15.060089 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a33f7c6-b227-4526-8891-75fb33c8cb39 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:12:15.061734 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 615/1195] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:12:15 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:12:15.083713 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21a80cb2-d209-4d2b-a3b9-687e1380829e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:15.084937 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-ab741592-8c50-4e35-92a6-68f68d4110a3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] POST http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments Jan 21 09:12:15.085518 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21a80cb2-d209-4d2b-a3b9-687e1380829e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:15.086092 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21a80cb2-d209-4d2b-a3b9-687e1380829e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:15.086550 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-21a80cb2-d209-4d2b-a3b9-687e1380829e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:15.091972 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:15.091972 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:15.093678 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-ab741592-8c50-4e35-92a6-68f68d4110a3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca759c92-29e1-47cf-8236-bd3e434aaed9", "instance_uuid": "c90090fa-66ff-408f-96c9-28895ef796aa", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:15.157452 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:15.157452 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:15.163176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21a80cb2-d209-4d2b-a3b9-687e1380829e tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:15.166734 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 616/1196] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:15 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:12:15.194827 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:15.194827 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:15.297858 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-ab741592-8c50-4e35-92a6-68f68d4110a3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments returned with HTTP 200 Jan 21 09:12:15.305881 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 581/1197] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:12:15 2021] POST /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments => generated 273 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:12:15.341203 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5fe8c8d-f1f1-4ad6-8e75-9668f58d8f7e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:15.342179 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5fe8c8d-f1f1-4ad6-8e75-9668f58d8f7e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:15.343451 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:15.343451 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:15.344306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5fe8c8d-f1f1-4ad6-8e75-9668f58d8f7e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:15.367629 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-ab741592-8c50-4e35-92a6-68f68d4110a3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume// Jan 21 09:12:15.368121 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-ab741592-8c50-4e35-92a6-68f68d4110a3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:15.368824 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:15.368824 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:15.369164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-ab741592-8c50-4e35-92a6-68f68d4110a3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:15.370604 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-ab741592-8c50-4e35-92a6-68f68d4110a3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:12:15.371205 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 582/1198] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:12:15 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:12:15.386762 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-626cc291-d277-49e8-85f7-83feb57bfb66 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:15.387631 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-626cc291-d277-49e8-85f7-83feb57bfb66 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:15.388309 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-626cc291-d277-49e8-85f7-83feb57bfb66 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:15.531576 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:15.531576 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:15.543661 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:15.543661 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:15.555071 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-626cc291-d277-49e8-85f7-83feb57bfb66 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:15.567592 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e5fe8c8d-f1f1-4ad6-8e75-9668f58d8f7e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:15.614379 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:15.614379 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:15.631875 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:15.631875 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:15.642121 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5fe8c8d-f1f1-4ad6-8e75-9668f58d8f7e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:15.642954 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 617/1199] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:15 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 915 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:15.659312 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-626cc291-d277-49e8-85f7-83feb57bfb66 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:15.660743 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 583/1200] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:12:15 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 1014 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:12:15.687073 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-b6622f1f-3d37-47e5-a67b-4156a7039657 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] PUT http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/b18ee741-d0ad-4417-9505-dd92f857662c Jan 21 09:12:15.687625 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:15.687625 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:15.688034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-b6622f1f-3d37-47e5-a67b-4156a7039657 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:15.768504 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:12:15.768504 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:12:15.769038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-b6622f1f-3d37-47e5-a67b-4156a7039657 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Lock "b'cinder-attachment_update-ca759c92-29e1-47cf-8236-bd3e434aaed9-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.026s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:12:15.771392 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:15.771392 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:16.181965 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4af68770-bbd5-4c11-8d80-e86c4e2426be tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:16.184056 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4af68770-bbd5-4c11-8d80-e86c4e2426be tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:16.184524 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:16.184524 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:16.185357 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4af68770-bbd5-4c11-8d80-e86c4e2426be tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:16.186268 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4af68770-bbd5-4c11-8d80-e86c4e2426be tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:16.231849 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:16.231849 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:16.237188 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4af68770-bbd5-4c11-8d80-e86c4e2426be tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:16.249007 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 584/1201] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:16 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:16.660414 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecdad41d-5825-4414-9d4e-9329fba2ce25 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:16.660936 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecdad41d-5825-4414-9d4e-9329fba2ce25 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:16.661151 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:16.661151 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:16.661525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecdad41d-5825-4414-9d4e-9329fba2ce25 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:16.758192 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:16.758192 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:16.775488 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ecdad41d-5825-4414-9d4e-9329fba2ce25 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:16.812723 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:16.812723 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:16.830602 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecdad41d-5825-4414-9d4e-9329fba2ce25 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:16.840934 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 585/1202] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:16 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 915 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:17.255875 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1b741d3-df6b-43b4-ab7e-4dce6b22cd13 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:17.256388 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1b741d3-df6b-43b4-ab7e-4dce6b22cd13 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:17.256643 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:17.256643 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:17.257290 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1b741d3-df6b-43b4-ab7e-4dce6b22cd13 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:17.257814 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b1b741d3-df6b-43b4-ab7e-4dce6b22cd13 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:17.286808 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:17.286808 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:17.289047 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1b741d3-df6b-43b4-ab7e-4dce6b22cd13 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:17.290301 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 586/1203] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:17 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:17.848902 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-974329cd-3458-43bc-9aa8-e5cd38cd49d4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:17.849702 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-974329cd-3458-43bc-9aa8-e5cd38cd49d4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:17.850118 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:17.850118 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:17.850857 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-974329cd-3458-43bc-9aa8-e5cd38cd49d4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:17.969041 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:17.969041 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:17.979159 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-974329cd-3458-43bc-9aa8-e5cd38cd49d4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:18.039053 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:18.039053 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:18.063560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-b6622f1f-3d37-47e5-a67b-4156a7039657 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Lock "b'cinder-attachment_update-ca759c92-29e1-47cf-8236-bd3e434aaed9-n-h1-771363-2'" released by "attachment_update" :: held 2.294s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:12:18.064536 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-b6622f1f-3d37-47e5-a67b-4156a7039657 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/b18ee741-d0ad-4417-9505-dd92f857662c returned with HTTP 200 Jan 21 09:12:18.065707 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 618/1204] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:12:15 2021] PUT /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/b18ee741-d0ad-4417-9505-dd92f857662c => generated 762 bytes in 2384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:12:18.069536 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-974329cd-3458-43bc-9aa8-e5cd38cd49d4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:18.070856 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 587/1205] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:17 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 915 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:18.305300 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5017045f-b3ef-4140-8700-a3b3af9dcdd7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:18.306464 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5017045f-b3ef-4140-8700-a3b3af9dcdd7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:18.306861 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:18.306861 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:18.307482 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5017045f-b3ef-4140-8700-a3b3af9dcdd7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:18.308039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5017045f-b3ef-4140-8700-a3b3af9dcdd7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:18.354947 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:18.354947 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:18.363684 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5017045f-b3ef-4140-8700-a3b3af9dcdd7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:18.368411 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 619/1206] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:18 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 821 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:18.381907 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df121eb6-049d-4b32-9731-eb395e7768f2 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc Jan 21 09:12:18.382542 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df121eb6-049d-4b32-9731-eb395e7768f2 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:18.382740 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:18.382740 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:18.383430 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df121eb6-049d-4b32-9731-eb395e7768f2 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:18.503969 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:18.503969 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:18.513324 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-df121eb6-049d-4b32-9731-eb395e7768f2 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:12:18.539380 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df121eb6-049d-4b32-9731-eb395e7768f2 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc returned with HTTP 200 Jan 21 09:12:18.540422 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 588/1207] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:18 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc => generated 916 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:18.559419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30faa75c-f1fc-47d6-9096-05f0999a3cc0 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] POST http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977/action Jan 21 09:12:18.560183 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:18.560183 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:18.560858 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30faa75c-f1fc-47d6-9096-05f0999a3cc0 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:12:18.561529 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30faa75c-f1fc-47d6-9096-05f0999a3cc0 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:18.562762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-30faa75c-f1fc-47d6-9096-05f0999a3cc0 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] Updating backup '66f754d1-e8ce-44ee-b7f0-df75d9e6c977' with '{'status': 'error'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 21 09:12:18.611063 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:18.611063 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:18.630863 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-30faa75c-f1fc-47d6-9096-05f0999a3cc0 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] reset_status in rpcapi backup_id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977 on host n-d-771363-2. {{(pid=87914) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 21 09:12:18.634312 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30faa75c-f1fc-47d6-9096-05f0999a3cc0 tempest-VolumesBackupsAdminTest-120664931 tempest-VolumesBackupsAdminTest-120664931] http://10.222.0.86/volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977/action returned with HTTP 202 Jan 21 09:12:18.640781 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 620/1208] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:12:18 2021] POST /volume/v3/5479f47ce0ae4069ab807b443a6d0bfb/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:12:18.644779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-861ccd44-f98d-4aaf-a62e-391ea432d7dd tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:18.648677 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-861ccd44-f98d-4aaf-a62e-391ea432d7dd tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:18.649117 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:18.649117 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:18.650221 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-861ccd44-f98d-4aaf-a62e-391ea432d7dd tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:18.650554 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-861ccd44-f98d-4aaf-a62e-391ea432d7dd tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Show backup with id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:12:18.675151 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:18.675151 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:18.677398 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-861ccd44-f98d-4aaf-a62e-391ea432d7dd tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 200 Jan 21 09:12:18.678773 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 589/1209] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:18 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:18.694004 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6569a65-9011-4ea2-82c7-0d61c7494ed6 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] DELETE http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 Jan 21 09:12:18.695001 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6569a65-9011-4ea2-82c7-0d61c7494ed6 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:18.695382 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:18.695382 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:18.695989 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6569a65-9011-4ea2-82c7-0d61c7494ed6 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:18.696494 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-a6569a65-9011-4ea2-82c7-0d61c7494ed6 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Delete backup with id: 66f754d1-e8ce-44ee-b7f0-df75d9e6c977. Jan 21 09:12:18.724914 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:18.724914 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:18.767610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-a6569a65-9011-4ea2-82c7-0d61c7494ed6 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] delete_backup rpcapi backup_id 66f754d1-e8ce-44ee-b7f0-df75d9e6c977 {{(pid=87914) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 09:12:18.771920 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6569a65-9011-4ea2-82c7-0d61c7494ed6 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 returned with HTTP 202 Jan 21 09:12:18.772933 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 621/1210] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:12:18 2021] DELETE /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/backups/66f754d1-e8ce-44ee-b7f0-df75d9e6c977 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:12:18.790467 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6536d002-5beb-4b29-8963-958ae02d30b3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] DELETE http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc Jan 21 09:12:18.793300 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6536d002-5beb-4b29-8963-958ae02d30b3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:18.796029 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:18.796029 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:18.796902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6536d002-5beb-4b29-8963-958ae02d30b3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:18.798637 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-6536d002-5beb-4b29-8963-958ae02d30b3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Delete volume with id: cf704290-55ac-4300-a506-21ea6fe004cc Jan 21 09:12:18.928224 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:18.928224 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:18.930938 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6536d002-5beb-4b29-8963-958ae02d30b3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:12:18.995093 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6536d002-5beb-4b29-8963-958ae02d30b3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Delete volume request issued successfully. Jan 21 09:12:18.996457 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6536d002-5beb-4b29-8963-958ae02d30b3 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc returned with HTTP 202 Jan 21 09:12:19.002676 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 590/1211] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:12:18 2021] DELETE /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:12:19.006447 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c1973b0-0f57-47b0-9bf6-41b6c04baa41 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc Jan 21 09:12:19.007199 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c1973b0-0f57-47b0-9bf6-41b6c04baa41 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:19.007413 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:19.007413 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:19.008484 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c1973b0-0f57-47b0-9bf6-41b6c04baa41 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:19.087094 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0f10b32-0503-4315-9c36-44f469f97d1a tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:19.087344 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0f10b32-0503-4315-9c36-44f469f97d1a tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:19.087703 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:19.087703 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:19.088081 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0f10b32-0503-4315-9c36-44f469f97d1a tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:19.113397 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:19.113397 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:19.140780 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7c1973b0-0f57-47b0-9bf6-41b6c04baa41 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:12:19.196293 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c1973b0-0f57-47b0-9bf6-41b6c04baa41 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc returned with HTTP 200 Jan 21 09:12:19.207698 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 622/1212] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:19 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc => generated 915 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:19.633702 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:19.633702 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:19.653898 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b0f10b32-0503-4315-9c36-44f469f97d1a tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:19.695862 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:19.695862 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:19.710419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0f10b32-0503-4315-9c36-44f469f97d1a tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:19.712106 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 591/1213] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:19 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 916 bytes in 629 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:12:20.215557 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8a1629f-f893-47cc-bd71-d0745910b539 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc Jan 21 09:12:20.216430 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8a1629f-f893-47cc-bd71-d0745910b539 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:20.216842 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:20.216842 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:20.217769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8a1629f-f893-47cc-bd71-d0745910b539 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:20.289842 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:20.289842 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:20.302023 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c8a1629f-f893-47cc-bd71-d0745910b539 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:12:20.332210 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8a1629f-f893-47cc-bd71-d0745910b539 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc returned with HTTP 200 Jan 21 09:12:20.333602 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 623/1214] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:20 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc => generated 915 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:20.728173 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8131fe85-3448-467d-9ab8-d686b4c586a1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:20.728742 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8131fe85-3448-467d-9ab8-d686b4c586a1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:20.729035 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:20.729035 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:20.729408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8131fe85-3448-467d-9ab8-d686b4c586a1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:20.837861 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:20.837861 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:20.867261 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8131fe85-3448-467d-9ab8-d686b4c586a1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:20.896505 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:20.896505 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:20.923155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8131fe85-3448-467d-9ab8-d686b4c586a1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:20.925433 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 592/1215] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:20 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 916 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:21.350500 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-401cb2c3-4976-41ec-9214-92833597d4c7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc Jan 21 09:12:21.352295 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-401cb2c3-4976-41ec-9214-92833597d4c7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:21.352707 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:21.352707 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:21.353688 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-401cb2c3-4976-41ec-9214-92833597d4c7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:21.433511 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:21.433511 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:21.444381 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-401cb2c3-4976-41ec-9214-92833597d4c7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:12:21.521850 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-401cb2c3-4976-41ec-9214-92833597d4c7 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc returned with HTTP 200 Jan 21 09:12:21.532953 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 624/1216] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:21 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc => generated 915 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:21.940969 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0163cbfd-05da-4244-b029-2c08ad2e41a3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:21.942434 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0163cbfd-05da-4244-b029-2c08ad2e41a3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:21.942807 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:21.942807 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:21.943398 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0163cbfd-05da-4244-b029-2c08ad2e41a3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:22.073513 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:22.073513 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:22.096984 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0163cbfd-05da-4244-b029-2c08ad2e41a3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:22.127259 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:22.127259 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:22.146765 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0163cbfd-05da-4244-b029-2c08ad2e41a3 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:22.149008 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 593/1217] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:21 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 916 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:22.541560 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69f75fa3-cf05-4f29-9de9-37835cc44416 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc Jan 21 09:12:22.542464 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69f75fa3-cf05-4f29-9de9-37835cc44416 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:22.542846 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:22.542846 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:22.543444 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69f75fa3-cf05-4f29-9de9-37835cc44416 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:22.651472 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69f75fa3-cf05-4f29-9de9-37835cc44416 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc returned with HTTP 404 Jan 21 09:12:22.652511 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 625/1218] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:22 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/cf704290-55ac-4300-a506-21ea6fe004cc => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:12:22.663475 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1a6e04d-d717-4b2c-a659-b1af5d8886fa tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] DELETE http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d Jan 21 09:12:22.664122 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1a6e04d-d717-4b2c-a659-b1af5d8886fa tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:22.664443 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:22.664443 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:22.665160 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1a6e04d-d717-4b2c-a659-b1af5d8886fa tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:22.665723 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a1a6e04d-d717-4b2c-a659-b1af5d8886fa tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Delete volume with id: aa275d4f-c813-4984-9d46-8dea0741025d Jan 21 09:12:22.802700 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:22.802700 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:22.803869 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a1a6e04d-d717-4b2c-a659-b1af5d8886fa tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:12:22.911344 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a1a6e04d-d717-4b2c-a659-b1af5d8886fa tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Delete volume request issued successfully. Jan 21 09:12:22.911556 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1a6e04d-d717-4b2c-a659-b1af5d8886fa tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d returned with HTTP 202 Jan 21 09:12:22.912394 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 594/1219] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:12:22 2021] DELETE /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:12:22.920859 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b93848ed-af02-42db-bfaa-0cd4a240c64c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d Jan 21 09:12:22.921402 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b93848ed-af02-42db-bfaa-0cd4a240c64c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:22.922011 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b93848ed-af02-42db-bfaa-0cd4a240c64c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:23.018470 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:23.018470 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:23.036993 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b93848ed-af02-42db-bfaa-0cd4a240c64c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:12:23.088831 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b93848ed-af02-42db-bfaa-0cd4a240c64c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d returned with HTTP 200 Jan 21 09:12:23.090126 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 626/1220] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:22 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d => generated 914 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:23.168004 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45f60c07-a6b4-4797-9d8d-71330b7f613d tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:23.169002 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45f60c07-a6b4-4797-9d8d-71330b7f613d tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:23.169381 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:23.169381 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:23.169978 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45f60c07-a6b4-4797-9d8d-71330b7f613d tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:23.392037 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:23.392037 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:23.426005 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-45f60c07-a6b4-4797-9d8d-71330b7f613d tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:23.475688 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:23.475688 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:23.516785 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45f60c07-a6b4-4797-9d8d-71330b7f613d tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:23.517804 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 595/1221] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:23 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 916 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:23.781018 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-463c26be-a10a-44c9-a367-350148dbe45c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] POST http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/b18ee741-d0ad-4417-9505-dd92f857662c/action Jan 21 09:12:23.781930 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:23.781930 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:23.782854 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-463c26be-a10a-44c9-a367-350148dbe45c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:12:23.782990 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-463c26be-a10a-44c9-a367-350148dbe45c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:23.880105 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:23.880105 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:23.907866 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a87af1c8-01bc-450a-a32a-acf53b42e80e req-463c26be-a10a-44c9-a367-350148dbe45c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/b18ee741-d0ad-4417-9505-dd92f857662c/action returned with HTTP 204 Jan 21 09:12:23.909515 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 627/1222] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:12:23 2021] POST /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/b18ee741-d0ad-4417-9505-dd92f857662c/action => generated 0 bytes in 134 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:12:24.110188 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-528b141c-77ba-42c2-99b8-3a48e1db6f01 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d Jan 21 09:12:24.110893 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-528b141c-77ba-42c2-99b8-3a48e1db6f01 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:24.111182 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:24.111182 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:24.111975 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-528b141c-77ba-42c2-99b8-3a48e1db6f01 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:24.185903 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:24.185903 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:24.196898 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-528b141c-77ba-42c2-99b8-3a48e1db6f01 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:12:24.261061 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-528b141c-77ba-42c2-99b8-3a48e1db6f01 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d returned with HTTP 200 Jan 21 09:12:24.262217 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 596/1223] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:24 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d => generated 914 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:24.536746 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-088af522-e278-488e-b51e-6861ecdb0733 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:24.537397 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-088af522-e278-488e-b51e-6861ecdb0733 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:24.537825 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:24.537825 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:24.538327 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-088af522-e278-488e-b51e-6861ecdb0733 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:24.641287 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:24.641287 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:24.663386 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-088af522-e278-488e-b51e-6861ecdb0733 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:24.707153 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:24.707153 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:24.716973 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-088af522-e278-488e-b51e-6861ecdb0733 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:24.722656 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 628/1224] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:24 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 1208 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:12:24.956556 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-970a7781-2674-4d46-b7ce-6c80782d2950 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:24.957322 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-970a7781-2674-4d46-b7ce-6c80782d2950 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:24.957765 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:24.957765 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:24.959704 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-970a7781-2674-4d46-b7ce-6c80782d2950 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:25.043526 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:25.043526 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:25.056890 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-970a7781-2674-4d46-b7ce-6c80782d2950 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:25.092024 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:25.092024 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:25.107299 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-970a7781-2674-4d46-b7ce-6c80782d2950 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:25.108701 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 597/1225] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:24 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 1208 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:12:25.283624 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2741932a-6004-425a-8ba3-32ab54935bf8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d Jan 21 09:12:25.284333 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2741932a-6004-425a-8ba3-32ab54935bf8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:25.284678 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:25.284678 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:25.285585 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2741932a-6004-425a-8ba3-32ab54935bf8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:25.360942 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-4809314f-f7ff-4ee0-9369-a8636076637f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:25.361581 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-4809314f-f7ff-4ee0-9369-a8636076637f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:25.361865 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:25.361865 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:25.362453 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-4809314f-f7ff-4ee0-9369-a8636076637f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:25.515705 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:25.515705 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:25.555127 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:25.555127 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:25.564705 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2741932a-6004-425a-8ba3-32ab54935bf8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Volume info retrieved successfully. Jan 21 09:12:25.574982 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-4809314f-f7ff-4ee0-9369-a8636076637f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:25.612277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2741932a-6004-425a-8ba3-32ab54935bf8 tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d returned with HTTP 200 Jan 21 09:12:25.613437 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 629/1226] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:25 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d => generated 914 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:25.625194 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:25.625194 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:25.656654 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-4809314f-f7ff-4ee0-9369-a8636076637f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:25.657522 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 598/1227] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:12:25 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 1208 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:12:25.692610 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-3097ff9c-dbee-4dc0-b0cf-f099da8761a1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] POST http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9/action Jan 21 09:12:25.693689 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:25.693689 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:25.694611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-3097ff9c-dbee-4dc0-b0cf-f099da8761a1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action body: b'{"os-begin_detaching": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:12:25.695196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-3097ff9c-dbee-4dc0-b0cf-f099da8761a1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:25.802678 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:25.802678 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:25.811513 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-3097ff9c-dbee-4dc0-b0cf-f099da8761a1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:25.832990 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-3097ff9c-dbee-4dc0-b0cf-f099da8761a1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Begin detaching volume completed successfully. Jan 21 09:12:25.834420 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-3097ff9c-dbee-4dc0-b0cf-f099da8761a1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9/action returned with HTTP 202 Jan 21 09:12:25.835762 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 630/1228] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 09:12:25 2021] POST /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:12:25.866489 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9205aeef-81f0-48ab-a927-a862b21d53d6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:25.867270 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9205aeef-81f0-48ab-a927-a862b21d53d6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:25.868781 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:25.868781 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:25.869395 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9205aeef-81f0-48ab-a927-a862b21d53d6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:25.928035 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-3097ff9c-dbee-4dc0-b0cf-f099da8761a1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume// Jan 21 09:12:25.928518 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-3097ff9c-dbee-4dc0-b0cf-f099da8761a1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:25.928757 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:25.928757 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:25.929124 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-3097ff9c-dbee-4dc0-b0cf-f099da8761a1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:25.931018 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-3097ff9c-dbee-4dc0-b0cf-f099da8761a1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:12:25.931773 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 631/1229] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:12:25 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:12:25.952642 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-28c99636-2f13-4be3-b301-b87efbbb6310 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:25.954308 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-28c99636-2f13-4be3-b301-b87efbbb6310 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:25.955406 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-28c99636-2f13-4be3-b301-b87efbbb6310 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:25.978499 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:25.978499 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:25.987799 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9205aeef-81f0-48ab-a927-a862b21d53d6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:26.013406 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:26.013406 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:26.048620 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9205aeef-81f0-48ab-a927-a862b21d53d6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:26.074337 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 599/1230] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:25 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 1211 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:12:26.083199 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:26.083199 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:26.098395 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-28c99636-2f13-4be3-b301-b87efbbb6310 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:26.147500 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:26.147500 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:26.171398 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-28c99636-2f13-4be3-b301-b87efbbb6310 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:26.174897 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 632/1231] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:12:25 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 1310 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:12:26.629135 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-696ea118-f15a-493c-bdb7-6cc60d7ad13c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] GET http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d Jan 21 09:12:26.629646 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-696ea118-f15a-493c-bdb7-6cc60d7ad13c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:26.630173 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:26.630173 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:26.630766 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-696ea118-f15a-493c-bdb7-6cc60d7ad13c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:26.680224 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-be041ff2-5728-46c2-ba02-46c10f5c1462 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] DELETE http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/b18ee741-d0ad-4417-9505-dd92f857662c Jan 21 09:12:26.680224 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-be041ff2-5728-46c2-ba02-46c10f5c1462 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:26.680224 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:26.680224 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:26.680224 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-be041ff2-5728-46c2-ba02-46c10f5c1462 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:26.766471 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:26.766471 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:26.863437 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-696ea118-f15a-493c-bdb7-6cc60d7ad13c tempest-VolumesBackupsAdminTest-1036059460 tempest-VolumesBackupsAdminTest-1036059460] http://10.222.0.86/volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d returned with HTTP 404 Jan 21 09:12:26.870597 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 600/1232] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:26 2021] GET /volume/v3/e1910102cdb7490ca7f27a9f11c4878b/volumes/aa275d4f-c813-4984-9d46-8dea0741025d => generated 109 bytes in 242 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:12:27.071360 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b425b925-1bb5-4e00-aef5-466177ade2a7 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:27.072277 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b425b925-1bb5-4e00-aef5-466177ade2a7 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:27.072760 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b425b925-1bb5-4e00-aef5-466177ade2a7 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:27.286618 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:27.286618 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:27.315454 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b425b925-1bb5-4e00-aef5-466177ade2a7 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:27.378811 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:27.378811 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:27.403256 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b425b925-1bb5-4e00-aef5-466177ade2a7 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:27.409189 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 601/1233] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:27 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 1211 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:12:27.916504 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-be041ff2-5728-46c2-ba02-46c10f5c1462 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:12:27.917467 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-be041ff2-5728-46c2-ba02-46c10f5c1462 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:12:27.932680 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-35c5a7d1-e407-4cee-b444-9f0cc1279a4a req-be041ff2-5728-46c2-ba02-46c10f5c1462 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/b18ee741-d0ad-4417-9505-dd92f857662c returned with HTTP 200 Jan 21 09:12:27.933607 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 633/1234] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:12:26 2021] DELETE /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/b18ee741-d0ad-4417-9505-dd92f857662c => generated 19 bytes in 1271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:28.426108 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08c913e5-4767-4a55-8e21-364e0a109100 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:12:28.426807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08c913e5-4767-4a55-8e21-364e0a109100 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:28.426807 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:28.426807 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:28.427201 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08c913e5-4767-4a55-8e21-364e0a109100 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:28.500161 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:28.500161 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:28.510112 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-08c913e5-4767-4a55-8e21-364e0a109100 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:28.555883 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08c913e5-4767-4a55-8e21-364e0a109100 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:12:28.557353 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 602/1235] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:28 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 916 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:33.881071 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03a7407f-4253-4bf9-9f4d-3ab2505c87d2 tempest-AvailabilityZoneTestJSON-450991718 tempest-AvailabilityZoneTestJSON-450991718] GET http://10.222.0.86/volume/v3/6d879580fec746418e10595915ad073c/os-availability-zone Jan 21 09:12:33.881597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03a7407f-4253-4bf9-9f4d-3ab2505c87d2 tempest-AvailabilityZoneTestJSON-450991718 tempest-AvailabilityZoneTestJSON-450991718] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:33.881785 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:33.881785 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:33.882442 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03a7407f-4253-4bf9-9f4d-3ab2505c87d2 tempest-AvailabilityZoneTestJSON-450991718 tempest-AvailabilityZoneTestJSON-450991718] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:33.890379 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-03a7407f-4253-4bf9-9f4d-3ab2505c87d2 tempest-AvailabilityZoneTestJSON-450991718 tempest-AvailabilityZoneTestJSON-450991718] Availability Zones retrieved successfully. Jan 21 09:12:33.891255 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03a7407f-4253-4bf9-9f4d-3ab2505c87d2 tempest-AvailabilityZoneTestJSON-450991718 tempest-AvailabilityZoneTestJSON-450991718] http://10.222.0.86/volume/v3/6d879580fec746418e10595915ad073c/os-availability-zone returned with HTTP 200 Jan 21 09:12:33.892514 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 634/1236] 10.222.0.86 () {58 vars in 1243 bytes} [Thu Jan 21 09:12:33 2021] GET /volume/v3/6d879580fec746418e10595915ad073c/os-availability-zone => generated 82 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:12:37.505459 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] POST http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes Jan 21 09:12:37.506609 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:37.506609 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:37.507473 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-181213704"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:37.508678 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-181213704'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:12:37.509160 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Create volume of 1 GB Jan 21 09:12:37.527496 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Availability Zones retrieved successfully. Jan 21 09:12:37.548513 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Flow 'volume_create_api' (931a6f04-e4a5-4c99-b441-46e4ce717af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:12:37.551878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b24c85-3a85-4920-a339-50e26035eba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:12:37.554871 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:12:37.635028 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b24c85-3a85-4920-a339-50e26035eba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:12:37.637742 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95fae68a-1e82-4460-937d-fe39c9d991fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:12:37.750883 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Created reservations ['c4150aca-f1b3-44e7-8dad-34f39aa00975', 'db684500-77a0-4620-b4e5-dca819221e90', '184fdcd0-d97b-4426-a755-8e344e32494b', '45645ec8-dcbe-4dd7-b7ac-73b64f781d83'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:12:37.753523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95fae68a-1e82-4460-937d-fe39c9d991fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4150aca-f1b3-44e7-8dad-34f39aa00975', 'db684500-77a0-4620-b4e5-dca819221e90', '184fdcd0-d97b-4426-a755-8e344e32494b', '45645ec8-dcbe-4dd7-b7ac-73b64f781d83']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:12:37.757909 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53be2f34-9a75-47ed-a8cf-628b8c398d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:12:37.832769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53be2f34-9a75-47ed-a8cf-628b8c398d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa34c7b5-bb40-4327-8d03-8aaa2e283c21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-181213704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da75b0cc0bdb4ea089ffb1569e22f923',qos_specs=None,replication_status=,reservations=['c4150aca-f1b3-44e7-8dad-34f39aa00975','db684500-77a0-4620-b4e5-dca819221e90','184fdcd0-d97b-4426-a755-8e344e32494b','45645ec8-dcbe-4dd7-b7ac-73b64f781d83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d9192b13404d0b99d0f7f937651082',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:12:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-181213704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa34c7b5-bb40-4327-8d03-8aaa2e283c21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da75b0cc0bdb4ea089ffb1569e22f923',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0d9192b13404d0b99d0f7f937651082',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:12:37.835257 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb2e9db-d007-4a21-9d88-740d7fd8850e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:12:37.870259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0eb2e9db-d007-4a21-9d88-740d7fd8850e) transitioned into state 'SUCCESS' from state '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-181213704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da75b0cc0bdb4ea089ffb1569e22f923',qos_specs=None,replication_status=,reservations=['c4150aca-f1b3-44e7-8dad-34f39aa00975','db684500-77a0-4620-b4e5-dca819221e90','184fdcd0-d97b-4426-a755-8e344e32494b','45645ec8-dcbe-4dd7-b7ac-73b64f781d83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d9192b13404d0b99d0f7f937651082',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:12:37.872387 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef92f956-1210-4bc4-a34c-d886fdd296c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:12:37.891306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef92f956-1210-4bc4-a34c-d886fdd296c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:12:37.895592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Flow 'volume_create_api' (931a6f04-e4a5-4c99-b441-46e4ce717af3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:12:37.958702 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Create volume request issued successfully. Jan 21 09:12:37.976406 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f680044f-71ce-496b-a9e7-78e890fa6487 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes returned with HTTP 202 Jan 21 09:12:37.988404 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 603/1237] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:12:37 2021] POST /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes => generated 817 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:12:37.992939 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74bbac27-dac0-445e-a035-f8827f715686 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:12:37.993468 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74bbac27-dac0-445e-a035-f8827f715686 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:37.993956 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74bbac27-dac0-445e-a035-f8827f715686 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:38.098621 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:38.098621 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:38.125806 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74bbac27-dac0-445e-a035-f8827f715686 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:12:38.171793 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74bbac27-dac0-445e-a035-f8827f715686 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:12:38.180932 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 635/1238] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:37 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 885 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:39.192140 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d87140fe-8be3-4228-a303-600703903e06 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:12:39.193803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d87140fe-8be3-4228-a303-600703903e06 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:39.194215 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:39.194215 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:39.194669 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d87140fe-8be3-4228-a303-600703903e06 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:39.282409 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:39.282409 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:39.292760 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d87140fe-8be3-4228-a303-600703903e06 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:12:39.336410 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d87140fe-8be3-4228-a303-600703903e06 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:12:39.351202 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 604/1239] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:39 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 910 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:12:46.858997 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] POST http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes Jan 21 09:12:46.860533 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:46.860533 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:46.861653 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1914823846"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:46.863521 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1914823846'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:12:46.864103 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Create volume of 1 GB Jan 21 09:12:46.878164 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Availability Zones retrieved successfully. Jan 21 09:12:46.898679 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Flow 'volume_create_api' (a1439a32-4676-4d6a-9e9d-895a54f215b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:12:46.901976 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4a5850f-391a-40aa-936c-7aa330d59bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:12:46.905908 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:12:47.010790 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4a5850f-391a-40aa-936c-7aa330d59bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:12:47.013109 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb37d6f-b375-452f-b2f9-f8ada3be9f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:12:47.134852 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Created reservations ['1cf1de16-9f0e-4b17-ab7e-2fe4c2ac7fbf', 'acc59034-1bfa-4400-bc27-4db266418413', '4418105a-ad4a-4ea8-bdc3-ecefc7e112c1', '793a3841-bb11-47fb-8ac1-81aacedca157'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:12:47.136949 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beb37d6f-b375-452f-b2f9-f8ada3be9f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cf1de16-9f0e-4b17-ab7e-2fe4c2ac7fbf', 'acc59034-1bfa-4400-bc27-4db266418413', '4418105a-ad4a-4ea8-bdc3-ecefc7e112c1', '793a3841-bb11-47fb-8ac1-81aacedca157']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:12:47.140801 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9292be43-05ef-4184-af49-b54f056fa7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:12:47.213149 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9292be43-05ef-4184-af49-b54f056fa7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf152f35-18e3-47fe-a7a7-b0a8ea2496cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1914823846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f7d281301ae4baf81ea801b1e11c37f',qos_specs=None,replication_status=,reservations=['1cf1de16-9f0e-4b17-ab7e-2fe4c2ac7fbf','acc59034-1bfa-4400-bc27-4db266418413','4418105a-ad4a-4ea8-bdc3-ecefc7e112c1','793a3841-bb11-47fb-8ac1-81aacedca157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e832b9f2e423489683e9c3ac8e3cdc9a',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:12:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1914823846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf152f35-18e3-47fe-a7a7-b0a8ea2496cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f7d281301ae4baf81ea801b1e11c37f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e832b9f2e423489683e9c3ac8e3cdc9a',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:12:47.218689 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9032f074-f8bf-46ed-bc8b-230558ac4e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:12:47.278742 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9032f074-f8bf-46ed-bc8b-230558ac4e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1914823846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f7d281301ae4baf81ea801b1e11c37f',qos_specs=None,replication_status=,reservations=['1cf1de16-9f0e-4b17-ab7e-2fe4c2ac7fbf','acc59034-1bfa-4400-bc27-4db266418413','4418105a-ad4a-4ea8-bdc3-ecefc7e112c1','793a3841-bb11-47fb-8ac1-81aacedca157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e832b9f2e423489683e9c3ac8e3cdc9a',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:12:47.281741 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a27c6d-4327-46c3-84fa-243ff48fd904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:12:47.298181 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a27c6d-4327-46c3-84fa-243ff48fd904) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:12:47.301157 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Flow 'volume_create_api' (a1439a32-4676-4d6a-9e9d-895a54f215b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:12:47.359151 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Create volume request issued successfully. Jan 21 09:12:47.373549 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6e65936-4259-47dd-895e-0d2572a213c4 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes returned with HTTP 202 Jan 21 09:12:47.375032 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 636/1240] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:12:46 2021] POST /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes => generated 824 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:12:47.390154 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8293afd2-3f57-4a1e-9fbf-5914dbcba618 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:47.391271 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8293afd2-3f57-4a1e-9fbf-5914dbcba618 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:47.391614 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:47.391614 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:47.392194 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8293afd2-3f57-4a1e-9fbf-5914dbcba618 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:47.508518 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:47.508518 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:47.547565 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8293afd2-3f57-4a1e-9fbf-5914dbcba618 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:47.604653 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8293afd2-3f57-4a1e-9fbf-5914dbcba618 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:47.605528 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 605/1241] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:47 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 892 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:48.622748 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f66ebec5-c619-4ae4-a9b1-e8a2dc551cf9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:48.624503 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f66ebec5-c619-4ae4-a9b1-e8a2dc551cf9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:48.624885 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:48.624885 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:48.625500 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f66ebec5-c619-4ae4-a9b1-e8a2dc551cf9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:48.705007 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:48.705007 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:48.715849 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f66ebec5-c619-4ae4-a9b1-e8a2dc551cf9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:48.766512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f66ebec5-c619-4ae4-a9b1-e8a2dc551cf9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:48.767906 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 637/1242] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:48 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 917 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:48.966937 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-f8ef4baf-c992-4a27-8e61-659c89744f50 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:48.967883 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-f8ef4baf-c992-4a27-8e61-659c89744f50 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:48.968255 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:48.968255 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:48.968862 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-f8ef4baf-c992-4a27-8e61-659c89744f50 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:49.077163 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:49.077163 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:49.087731 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-f8ef4baf-c992-4a27-8e61-659c89744f50 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:49.111815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-f8ef4baf-c992-4a27-8e61-659c89744f50 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:49.113133 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 606/1243] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:12:48 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 917 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:49.213808 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f66ebec5-c619-4ae4-a9b1-e8a2dc551cf9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume// Jan 21 09:12:49.214541 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f66ebec5-c619-4ae4-a9b1-e8a2dc551cf9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:49.214908 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:49.214908 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:49.215535 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f66ebec5-c619-4ae4-a9b1-e8a2dc551cf9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:49.218659 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f66ebec5-c619-4ae4-a9b1-e8a2dc551cf9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:12:49.219879 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 638/1244] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:12:49 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:12:49.238775 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-f3848f64-980c-4fcc-914b-cf83f29d41f1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] POST http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments Jan 21 09:12:49.240053 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:49.240053 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:49.241159 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-f3848f64-980c-4fcc-914b-cf83f29d41f1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf152f35-18e3-47fe-a7a7-b0a8ea2496cb", "instance_uuid": "52388823-19c5-4cbe-97d9-9d924f6d1d2e", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:49.325490 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:49.325490 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:49.396057 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-f3848f64-980c-4fcc-914b-cf83f29d41f1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments returned with HTTP 200 Jan 21 09:12:49.397555 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 607/1245] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:12:49 2021] POST /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments => generated 273 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:12:49.448876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3574d906-b9a5-48fc-99cb-716a30d5ebac tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:49.451213 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3574d906-b9a5-48fc-99cb-716a30d5ebac tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:49.451720 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3574d906-b9a5-48fc-99cb-716a30d5ebac tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:49.487152 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-f3848f64-980c-4fcc-914b-cf83f29d41f1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume// Jan 21 09:12:49.488451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-f3848f64-980c-4fcc-914b-cf83f29d41f1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:49.488872 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:49.488872 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:49.489658 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-f3848f64-980c-4fcc-914b-cf83f29d41f1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:49.492025 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-f3848f64-980c-4fcc-914b-cf83f29d41f1 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:12:49.493254 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 608/1246] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 09:12:49 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:12:49.508002 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-98e72519-de1e-458e-9ba3-a2e9f663d4b2 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:49.509215 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-98e72519-de1e-458e-9ba3-a2e9f663d4b2 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:49.509893 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-98e72519-de1e-458e-9ba3-a2e9f663d4b2 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:49.554765 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:49.554765 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:49.586165 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3574d906-b9a5-48fc-99cb-716a30d5ebac tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:49.613456 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:49.613456 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:49.632379 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:49.632379 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:49.642808 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-98e72519-de1e-458e-9ba3-a2e9f663d4b2 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:49.652860 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3574d906-b9a5-48fc-99cb-716a30d5ebac tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:49.655271 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 639/1247] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:49 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 916 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:49.667714 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:49.667714 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:49.680591 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-98e72519-de1e-458e-9ba3-a2e9f663d4b2 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:49.682458 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 609/1248] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 09:12:49 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 1015 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:12:49.706387 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-4bc97767-ba06-44c0-9a57-c3b3b0aad0df tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] PUT http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/1f0d218c-d28c-46d3-a74e-71762399d44b Jan 21 09:12:49.707163 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:49.707163 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:49.707853 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-4bc97767-ba06-44c0-9a57-c3b3b0aad0df tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.70", "host": "n-h2-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:49.763931 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:12:49.763931 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:12:49.764846 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-4bc97767-ba06-44c0-9a57-c3b3b0aad0df tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Lock "b'cinder-attachment_update-bf152f35-18e3-47fe-a7a7-b0a8ea2496cb-n-h2-771363-2'" acquired by "attachment_update" :: waited 0.020s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:12:49.767409 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:49.767409 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:50.677156 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b711fef-287c-4517-ace5-b0815dd04d6f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:50.678843 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b711fef-287c-4517-ace5-b0815dd04d6f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:50.679245 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:50.679245 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:50.681027 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b711fef-287c-4517-ace5-b0815dd04d6f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:50.804998 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:50.804998 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:50.814905 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5b711fef-287c-4517-ace5-b0815dd04d6f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:50.833961 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:50.833961 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:50.845379 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b711fef-287c-4517-ace5-b0815dd04d6f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:50.854463 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 610/1249] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:50 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 916 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:51.521840 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-4bc97767-ba06-44c0-9a57-c3b3b0aad0df tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Lock "b'cinder-attachment_update-bf152f35-18e3-47fe-a7a7-b0a8ea2496cb-n-h2-771363-2'" released by "attachment_update" :: held 1.757s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:12:51.522896 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-4bc97767-ba06-44c0-9a57-c3b3b0aad0df tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/1f0d218c-d28c-46d3-a74e-71762399d44b returned with HTTP 200 Jan 21 09:12:51.524322 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 640/1250] 10.222.0.70 () {64 vars in 1468 bytes} [Thu Jan 21 09:12:49 2021] PUT /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/1f0d218c-d28c-46d3-a74e-71762399d44b => generated 762 bytes in 1824 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:12:51.870054 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb177f44-9bb9-42cd-8621-006e73086a18 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:51.871258 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb177f44-9bb9-42cd-8621-006e73086a18 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:51.871693 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:51.871693 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:51.872332 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb177f44-9bb9-42cd-8621-006e73086a18 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:51.970406 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:51.970406 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:51.992358 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb177f44-9bb9-42cd-8621-006e73086a18 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:52.031376 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:52.031376 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:52.058458 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb177f44-9bb9-42cd-8621-006e73086a18 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:52.062876 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 611/1251] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:51 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 917 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:53.078661 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cc262e6-bd4f-4707-b2cc-ec8f49452941 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:53.079287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cc262e6-bd4f-4707-b2cc-ec8f49452941 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:53.079629 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:53.079629 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:53.080176 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cc262e6-bd4f-4707-b2cc-ec8f49452941 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:53.131866 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:53.131866 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:53.141771 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7cc262e6-bd4f-4707-b2cc-ec8f49452941 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:53.164235 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:53.164235 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:53.173456 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cc262e6-bd4f-4707-b2cc-ec8f49452941 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:53.175215 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 641/1252] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:53 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 917 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:54.191280 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8daec34a-8d3e-497f-b30a-a92bb4a81102 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:54.191821 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8daec34a-8d3e-497f-b30a-a92bb4a81102 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:54.191993 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:54.191993 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:54.192659 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8daec34a-8d3e-497f-b30a-a92bb4a81102 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:54.288783 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:54.288783 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:54.298798 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8daec34a-8d3e-497f-b30a-a92bb4a81102 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:54.331388 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:54.331388 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:54.346371 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8daec34a-8d3e-497f-b30a-a92bb4a81102 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:54.347203 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 612/1253] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:54 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 917 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:55.363039 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a7b0a1e-e0d5-4721-b78b-daf881beda1e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:55.364413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a7b0a1e-e0d5-4721-b78b-daf881beda1e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:55.364838 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:55.364838 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:55.365847 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a7b0a1e-e0d5-4721-b78b-daf881beda1e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:55.452517 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:55.452517 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:55.480209 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0a7b0a1e-e0d5-4721-b78b-daf881beda1e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:55.533738 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:55.533738 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:55.551288 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a7b0a1e-e0d5-4721-b78b-daf881beda1e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:55.552331 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 642/1254] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:55 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 917 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:56.568212 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f34173f-595b-485e-9f59-9b007e05ccff tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:56.569302 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f34173f-595b-485e-9f59-9b007e05ccff tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:56.569662 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:56.569662 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:56.570269 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f34173f-595b-485e-9f59-9b007e05ccff tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:56.624301 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:56.624301 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:56.635767 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7f34173f-595b-485e-9f59-9b007e05ccff tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:56.659258 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:56.659258 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:56.669217 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f34173f-595b-485e-9f59-9b007e05ccff tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:56.670961 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 613/1255] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:56 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 917 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:57.084229 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-2ef5083f-d956-4bf2-8f24-a7ff42f5914b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] POST http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/1f0d218c-d28c-46d3-a74e-71762399d44b/action Jan 21 09:12:57.085450 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:57.085450 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:57.086226 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-2ef5083f-d956-4bf2-8f24-a7ff42f5914b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:12:57.086955 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-2ef5083f-d956-4bf2-8f24-a7ff42f5914b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:57.208400 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:57.208400 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:57.225057 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-85c5f6b5-81d9-4c22-9661-99f3ab1d6452 req-2ef5083f-d956-4bf2-8f24-a7ff42f5914b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/1f0d218c-d28c-46d3-a74e-71762399d44b/action returned with HTTP 204 Jan 21 09:12:57.226636 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 643/1256] 10.222.0.70 () {64 vars in 1489 bytes} [Thu Jan 21 09:12:57 2021] POST /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/1f0d218c-d28c-46d3-a74e-71762399d44b/action => generated 0 bytes in 148 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:12:57.686972 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95c29216-cbd2-4831-8b37-5f7c59949e9b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:57.687486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95c29216-cbd2-4831-8b37-5f7c59949e9b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:57.687662 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:57.687662 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:57.688271 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95c29216-cbd2-4831-8b37-5f7c59949e9b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:57.784206 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:57.784206 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:57.795712 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-95c29216-cbd2-4831-8b37-5f7c59949e9b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:57.817132 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:57.817132 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:57.827435 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95c29216-cbd2-4831-8b37-5f7c59949e9b tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:57.828523 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 614/1257] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:57 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 1209 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:12:57.855388 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89a352d1-f25c-44ce-a2f8-b3f50ac5848e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] DELETE http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:57.856280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89a352d1-f25c-44ce-a2f8-b3f50ac5848e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:57.856817 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:57.856817 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:57.858677 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89a352d1-f25c-44ce-a2f8-b3f50ac5848e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:57.859365 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-89a352d1-f25c-44ce-a2f8-b3f50ac5848e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Delete volume with id: bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:57.995502 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:57.995502 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:57.997077 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-89a352d1-f25c-44ce-a2f8-b3f50ac5848e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:58.015358 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-89a352d1-f25c-44ce-a2f8-b3f50ac5848e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer. Jan 21 09:12:58.016442 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89a352d1-f25c-44ce-a2f8-b3f50ac5848e tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 400 Jan 21 09:12:58.021280 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 644/1258] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:12:57 2021] DELETE /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 285 bytes in 180 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:12:58.025876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da2b5d54-2e67-4237-bb3c-a104879692eb tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:58.026627 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da2b5d54-2e67-4237-bb3c-a104879692eb tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:58.026905 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:58.026905 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:58.027481 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da2b5d54-2e67-4237-bb3c-a104879692eb tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:58.131089 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:58.131089 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:58.142418 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-da2b5d54-2e67-4237-bb3c-a104879692eb tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:58.170780 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:58.170780 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:58.180183 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da2b5d54-2e67-4237-bb3c-a104879692eb tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:58.181076 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 615/1259] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:58 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 1209 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:12:58.299125 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-d872f655-9b47-4aa1-aa63-2f0a093c95a5 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:58.300279 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-d872f655-9b47-4aa1-aa63-2f0a093c95a5 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:58.300698 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:58.300698 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:58.301432 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-d872f655-9b47-4aa1-aa63-2f0a093c95a5 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:58.355586 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:58.355586 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:58.364402 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-d872f655-9b47-4aa1-aa63-2f0a093c95a5 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:58.383645 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:58.383645 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:58.393608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-d872f655-9b47-4aa1-aa63-2f0a093c95a5 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:58.394846 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 645/1260] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:12:58 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 1209 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:12:58.418407 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7d72e054-37ec-4505-8d7f-8b601513a553 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] POST http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb/action Jan 21 09:12:58.419133 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:58.419133 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:58.419817 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7d72e054-37ec-4505-8d7f-8b601513a553 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:12:58.420341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7d72e054-37ec-4505-8d7f-8b601513a553 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:58.472505 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:58.472505 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:58.474023 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7d72e054-37ec-4505-8d7f-8b601513a553 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:58.483761 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7d72e054-37ec-4505-8d7f-8b601513a553 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Begin detaching volume completed successfully. Jan 21 09:12:58.484701 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7d72e054-37ec-4505-8d7f-8b601513a553 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb/action returned with HTTP 202 Jan 21 09:12:58.486244 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 616/1261] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 09:12:58 2021] POST /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:12:58.507361 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4794d5cf-541e-441a-99d6-65482026a44f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:58.508038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4794d5cf-541e-441a-99d6-65482026a44f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:58.508368 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:58.508368 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:58.508957 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4794d5cf-541e-441a-99d6-65482026a44f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:58.555313 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7d72e054-37ec-4505-8d7f-8b601513a553 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume// Jan 21 09:12:58.555794 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7d72e054-37ec-4505-8d7f-8b601513a553 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:58.556011 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:58.556011 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:58.556386 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7d72e054-37ec-4505-8d7f-8b601513a553 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:58.557693 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7d72e054-37ec-4505-8d7f-8b601513a553 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:12:58.558239 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 617/1262] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 09:12:58 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:12:58.576822 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-8e00e714-92fc-483a-9dc6-2142d5e4d800 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:58.581232 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-8e00e714-92fc-483a-9dc6-2142d5e4d800 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:58.585148 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-8e00e714-92fc-483a-9dc6-2142d5e4d800 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:58.627975 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:58.627975 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:58.642949 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4794d5cf-541e-441a-99d6-65482026a44f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:58.689927 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:58.689927 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:58.704525 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:58.704525 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:58.710779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4794d5cf-541e-441a-99d6-65482026a44f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:58.711856 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 646/1263] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:58 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 1212 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:12:58.731555 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-8e00e714-92fc-483a-9dc6-2142d5e4d800 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:58.770512 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:58.770512 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:58.783615 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-8e00e714-92fc-483a-9dc6-2142d5e4d800 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:12:58.784875 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 618/1264] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 09:12:58 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 1311 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:12:59.159459 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7287d9cb-e4ee-4c88-a30a-a4994987a6e0 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] DELETE http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/1f0d218c-d28c-46d3-a74e-71762399d44b Jan 21 09:12:59.160263 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7287d9cb-e4ee-4c88-a30a-a4994987a6e0 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:59.160645 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:59.160645 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:59.161277 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7287d9cb-e4ee-4c88-a30a-a4994987a6e0 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:59.233219 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:59.233219 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:59.489186 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-473f40f8-bade-4de5-a408-031b8e5c8aa7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:12:59.489708 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-473f40f8-bade-4de5-a408-031b8e5c8aa7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:59.489925 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:59.489925 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:59.490454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-473f40f8-bade-4de5-a408-031b8e5c8aa7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:59.550238 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:59.550238 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:59.566141 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-473f40f8-bade-4de5-a408-031b8e5c8aa7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:12:59.596403 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-473f40f8-bade-4de5-a408-031b8e5c8aa7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:12:59.604983 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 619/1265] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:12:59 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 910 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:59.697943 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-473f40f8-bade-4de5-a408-031b8e5c8aa7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume// Jan 21 09:12:59.698544 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-473f40f8-bade-4de5-a408-031b8e5c8aa7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:59.698793 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:59.698793 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:59.699179 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-473f40f8-bade-4de5-a408-031b8e5c8aa7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:59.702479 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-473f40f8-bade-4de5-a408-031b8e5c8aa7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:12:59.703117 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 620/1266] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:12:59 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:12:59.725330 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-179413f7-8225-46d4-8d2f-c223f2f7902b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] POST http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/attachments Jan 21 09:12:59.726176 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-179413f7-8225-46d4-8d2f-c223f2f7902b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa34c7b5-bb40-4327-8d03-8aaa2e283c21", "instance_uuid": "f8a444b1-6da9-46cc-9616-e6e1545b006a", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:12:59.789437 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:59.789437 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:59.869427 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-179413f7-8225-46d4-8d2f-c223f2f7902b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/attachments returned with HTTP 200 Jan 21 09:12:59.885826 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 621/1267] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:12:59 2021] POST /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/attachments => generated 273 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:12:59.896854 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-832353c6-ca2c-4d92-a998-5cc115a1c826 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:12:59.897394 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-832353c6-ca2c-4d92-a998-5cc115a1c826 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:12:59.897618 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:12:59.897618 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:12:59.897990 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-832353c6-ca2c-4d92-a998-5cc115a1c826 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:12:59.978266 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7287d9cb-e4ee-4c88-a30a-a4994987a6e0 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:12:59.979022 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7287d9cb-e4ee-4c88-a30a-a4994987a6e0 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:12:59.982297 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:12:59.982297 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:12:59.988635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-96ba11dd-c664-4d62-9d04-dee27e2f6dc1 req-7287d9cb-e4ee-4c88-a30a-a4994987a6e0 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/1f0d218c-d28c-46d3-a74e-71762399d44b returned with HTTP 200 Jan 21 09:12:59.990743 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 647/1268] 10.222.0.70 () {62 vars in 1437 bytes} [Thu Jan 21 09:12:59 2021] DELETE /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/attachments/1f0d218c-d28c-46d3-a74e-71762399d44b => generated 19 bytes in 837 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:12:59.992585 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-832353c6-ca2c-4d92-a998-5cc115a1c826 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:12:59.995707 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf2c514b-c252-418b-a0b5-48176322dfbc tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:13:00.009623 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf2c514b-c252-418b-a0b5-48176322dfbc tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:00.014580 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:00.014580 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:00.015504 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf2c514b-c252-418b-a0b5-48176322dfbc tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:00.021003 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-832353c6-ca2c-4d92-a998-5cc115a1c826 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:13:00.037993 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 622/1269] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:59 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 917 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:00.037993 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-832353c6-ca2c-4d92-a998-5cc115a1c826 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume// Jan 21 09:13:00.037993 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-832353c6-ca2c-4d92-a998-5cc115a1c826 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:00.037993 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:00.037993 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:00.037993 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-832353c6-ca2c-4d92-a998-5cc115a1c826 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:00.040457 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-832353c6-ca2c-4d92-a998-5cc115a1c826 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:13:00.041087 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 623/1270] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:13:00 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:13:00.046667 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17cf3420-b2c4-43eb-bbf5-ad65ce37c0b6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] DELETE http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:13:00.047250 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17cf3420-b2c4-43eb-bbf5-ad65ce37c0b6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:00.047732 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17cf3420-b2c4-43eb-bbf5-ad65ce37c0b6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:00.048192 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-17cf3420-b2c4-43eb-bbf5-ad65ce37c0b6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Delete volume with id: bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:13:00.107892 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:00.107892 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:00.109201 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-17cf3420-b2c4-43eb-bbf5-ad65ce37c0b6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:13:00.110803 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:00.110803 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:00.120460 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cf2c514b-c252-418b-a0b5-48176322dfbc tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:13:00.145869 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:00.145869 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:00.156044 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf2c514b-c252-418b-a0b5-48176322dfbc tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:13:00.157223 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 648/1271] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:12:59 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 909 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:00.157746 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-17cf3420-b2c4-43eb-bbf5-ad65ce37c0b6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Delete volume request issued successfully. Jan 21 09:13:00.158334 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17cf3420-b2c4-43eb-bbf5-ad65ce37c0b6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 202 Jan 21 09:13:00.162296 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-705ad9d5-e3c9-4153-b4e2-7f5ee7e94e18 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:13:00.162784 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 624/1272] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:13:00 2021] DELETE /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:13:00.163471 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-705ad9d5-e3c9-4153-b4e2-7f5ee7e94e18 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:00.163871 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:00.163871 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:00.164500 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-705ad9d5-e3c9-4153-b4e2-7f5ee7e94e18 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:00.170107 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c1b18df-4ab9-44ca-853d-36bd907fb8fc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:13:00.170659 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c1b18df-4ab9-44ca-853d-36bd907fb8fc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:00.170875 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:00.170875 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:00.171249 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c1b18df-4ab9-44ca-853d-36bd907fb8fc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:00.224497 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:00.224497 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:00.228201 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:00.228201 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:00.236296 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-705ad9d5-e3c9-4153-b4e2-7f5ee7e94e18 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:13:00.238749 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8c1b18df-4ab9-44ca-853d-36bd907fb8fc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:13:00.260299 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:00.260299 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:00.268457 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c1b18df-4ab9-44ca-853d-36bd907fb8fc tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:13:00.271026 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-705ad9d5-e3c9-4153-b4e2-7f5ee7e94e18 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:13:00.272118 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 649/1273] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:13:00 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 1008 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:13:00.275451 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 625/1274] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:00 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:00.292614 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-7dfb0753-a184-4eb6-ad6e-fda00a7c1b4a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] PUT http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/attachments/ad110f27-3200-488d-9c71-e565f493f4d1 Jan 21 09:13:00.293134 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:00.293134 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:00.293554 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-7dfb0753-a184-4eb6-ad6e-fda00a7c1b4a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:13:00.332824 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:13:00.332824 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:13:00.333616 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-7dfb0753-a184-4eb6-ad6e-fda00a7c1b4a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Lock "b'cinder-attachment_update-aa34c7b5-bb40-4327-8d03-8aaa2e283c21-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.011s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:13:00.336066 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:00.336066 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:01.175386 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-456449e5-a9d9-446d-a727-0d19a4edc3de tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:13:01.176624 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-456449e5-a9d9-446d-a727-0d19a4edc3de tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:01.177047 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:01.177047 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:01.177979 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-456449e5-a9d9-446d-a727-0d19a4edc3de tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:01.291797 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:01.291797 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:01.318359 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-456449e5-a9d9-446d-a727-0d19a4edc3de tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:13:01.363724 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:01.363724 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:01.391168 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-456449e5-a9d9-446d-a727-0d19a4edc3de tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:13:01.393653 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 626/1275] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:01 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 909 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:01.398961 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-589024a6-7806-47c6-90cc-227532db676f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:13:01.405309 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-589024a6-7806-47c6-90cc-227532db676f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:01.409898 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:01.409898 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:01.410981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-589024a6-7806-47c6-90cc-227532db676f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:01.491101 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:01.491101 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:01.523886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-589024a6-7806-47c6-90cc-227532db676f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:13:01.572880 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-589024a6-7806-47c6-90cc-227532db676f tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 200 Jan 21 09:13:01.573886 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 627/1276] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:01 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 916 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:02.135069 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-7dfb0753-a184-4eb6-ad6e-fda00a7c1b4a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Lock "b'cinder-attachment_update-aa34c7b5-bb40-4327-8d03-8aaa2e283c21-n-h1-771363-2'" released by "attachment_update" :: held 1.802s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:13:02.136006 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-7dfb0753-a184-4eb6-ad6e-fda00a7c1b4a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/attachments/ad110f27-3200-488d-9c71-e565f493f4d1 returned with HTTP 200 Jan 21 09:13:02.136882 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 650/1277] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:13:00 2021] PUT /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/attachments/ad110f27-3200-488d-9c71-e565f493f4d1 => generated 762 bytes in 1850 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:13:02.410886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61a4e3f9-94bf-4619-aaac-064372721073 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:13:02.412155 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61a4e3f9-94bf-4619-aaac-064372721073 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:02.412524 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:02.412524 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:02.413131 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61a4e3f9-94bf-4619-aaac-064372721073 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:02.488520 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:02.488520 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:02.497917 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61a4e3f9-94bf-4619-aaac-064372721073 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:13:02.518932 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:02.518932 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:02.527993 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61a4e3f9-94bf-4619-aaac-064372721073 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:13:02.529561 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 628/1278] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:02 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 910 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:02.589608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fb7c2b8-f981-4c5f-a4e3-fe3bbf1b89b9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb Jan 21 09:13:02.590472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fb7c2b8-f981-4c5f-a4e3-fe3bbf1b89b9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:02.590912 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:02.590912 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:02.591688 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fb7c2b8-f981-4c5f-a4e3-fe3bbf1b89b9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:02.639524 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fb7c2b8-f981-4c5f-a4e3-fe3bbf1b89b9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb returned with HTTP 404 Jan 21 09:13:02.644206 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 651/1279] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:02 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/bf152f35-18e3-47fe-a7a7-b0a8ea2496cb => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:13:03.546068 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53a78049-977e-45c2-97f1-ae58254f795b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:13:03.546652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53a78049-977e-45c2-97f1-ae58254f795b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:03.546839 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:03.546839 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:03.547185 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53a78049-977e-45c2-97f1-ae58254f795b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:03.631811 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:03.631811 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:03.657035 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-53a78049-977e-45c2-97f1-ae58254f795b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:13:03.693907 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:03.693907 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:03.733684 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53a78049-977e-45c2-97f1-ae58254f795b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:13:03.735838 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 629/1280] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:03 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 910 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:04.753425 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93bd7cb5-d675-4c46-a24a-302ef7cfda71 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:13:04.754495 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93bd7cb5-d675-4c46-a24a-302ef7cfda71 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:04.755328 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93bd7cb5-d675-4c46-a24a-302ef7cfda71 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:04.813932 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:04.813932 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:04.823652 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-93bd7cb5-d675-4c46-a24a-302ef7cfda71 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:13:04.846178 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:04.846178 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:04.857678 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93bd7cb5-d675-4c46-a24a-302ef7cfda71 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:13:04.858775 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 652/1281] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:04 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 910 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:05.875639 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f041ce6-671b-4bc5-bcb1-aae85319fe89 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:13:05.876203 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f041ce6-671b-4bc5-bcb1-aae85319fe89 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:05.876335 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:05.876335 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:05.876929 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f041ce6-671b-4bc5-bcb1-aae85319fe89 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:05.956006 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:05.956006 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:05.964816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f041ce6-671b-4bc5-bcb1-aae85319fe89 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:13:06.002519 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:06.002519 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:06.021516 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f041ce6-671b-4bc5-bcb1-aae85319fe89 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:13:06.028074 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 630/1282] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:05 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 910 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:07.044719 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ce133ec-8591-4bcb-a23c-5dd23f6c43af tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:13:07.045343 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ce133ec-8591-4bcb-a23c-5dd23f6c43af tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:07.045440 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:07.045440 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:07.045803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ce133ec-8591-4bcb-a23c-5dd23f6c43af tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:07.096319 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:07.096319 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:07.105795 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3ce133ec-8591-4bcb-a23c-5dd23f6c43af tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:13:07.125975 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:07.125975 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:07.135326 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ce133ec-8591-4bcb-a23c-5dd23f6c43af tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:13:07.136378 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 653/1283] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:07 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 910 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:07.800915 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-45ed5cef-1570-44c1-a128-010d8d3d6685 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] POST http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/attachments/ad110f27-3200-488d-9c71-e565f493f4d1/action Jan 21 09:13:07.801422 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:07.801422 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:07.802428 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-45ed5cef-1570-44c1-a128-010d8d3d6685 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:13:07.803259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-45ed5cef-1570-44c1-a128-010d8d3d6685 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:13:07.897608 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:07.897608 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:07.916350 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e2451547-2f45-46cd-be24-8be2b11880b6 req-45ed5cef-1570-44c1-a128-010d8d3d6685 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/attachments/ad110f27-3200-488d-9c71-e565f493f4d1/action returned with HTTP 204 Jan 21 09:13:07.917487 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 631/1284] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:13:07 2021] POST /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/attachments/ad110f27-3200-488d-9c71-e565f493f4d1/action => generated 0 bytes in 122 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:13:08.152360 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4343adbc-16be-4d4d-be6a-5a32c40881e5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:13:08.152953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4343adbc-16be-4d4d-be6a-5a32c40881e5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:08.153100 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:08.153100 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:08.153584 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4343adbc-16be-4d4d-be6a-5a32c40881e5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:08.233080 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:08.233080 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:08.241970 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4343adbc-16be-4d4d-be6a-5a32c40881e5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:13:08.272025 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:08.272025 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:08.283200 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4343adbc-16be-4d4d-be6a-5a32c40881e5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:13:08.284422 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 654/1285] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:08 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 1202 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:13:08.301041 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd4328ba-5a71-41af-b830-01ba319cf20e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] POST http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups Jan 21 09:13:08.301380 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:08.301380 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:08.302114 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd4328ba-5a71-41af-b830-01ba319cf20e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Action: 'create', calling method: create, body: {"backup": {"volume_id": "aa34c7b5-bb40-4327-8d03-8aaa2e283c21", "name": "tempest-VolumesBackupsTest-Backup-1441597404", "force": true}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:13:08.303724 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-fd4328ba-5a71-41af-b830-01ba319cf20e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Creating new backup {'backup': {'volume_id': 'aa34c7b5-bb40-4327-8d03-8aaa2e283c21', 'name': 'tempest-VolumesBackupsTest-Backup-1441597404', 'force': True}} {{(pid=87915) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 09:13:08.304336 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-fd4328ba-5a71-41af-b830-01ba319cf20e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Creating backup of volume aa34c7b5-bb40-4327-8d03-8aaa2e283c21 in container None Jan 21 09:13:08.356269 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:08.356269 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:08.358818 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fd4328ba-5a71-41af-b830-01ba319cf20e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:13:08.414615 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-fd4328ba-5a71-41af-b830-01ba319cf20e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Created reservations ['0b220b6f-0a92-4392-bedc-db1b2ffc8d4a', '8d2dfffd-fd6c-4163-9962-29422e13a023'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:13:08.485421 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd4328ba-5a71-41af-b830-01ba319cf20e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups returned with HTTP 202 Jan 21 09:13:08.487017 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 632/1286] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:13:08 2021] POST /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups => generated 396 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:13:08.500207 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-963b5d3c-fc7b-4955-b3ff-248773c6f217 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:08.501277 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-963b5d3c-fc7b-4955-b3ff-248773c6f217 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:08.501682 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:08.501682 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:08.502329 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-963b5d3c-fc7b-4955-b3ff-248773c6f217 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:08.502908 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-963b5d3c-fc7b-4955-b3ff-248773c6f217 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:08.549929 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:08.549929 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:08.552731 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-963b5d3c-fc7b-4955-b3ff-248773c6f217 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:08.554054 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 655/1287] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:08 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:13:09.570331 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec74d7b8-3a0b-4eca-bcaa-8065b099afe6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:09.571410 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec74d7b8-3a0b-4eca-bcaa-8065b099afe6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:09.571781 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:09.571781 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:09.572394 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec74d7b8-3a0b-4eca-bcaa-8065b099afe6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:09.572896 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ec74d7b8-3a0b-4eca-bcaa-8065b099afe6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:09.594258 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:09.594258 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:09.596070 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec74d7b8-3a0b-4eca-bcaa-8065b099afe6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:09.602107 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 633/1288] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:09 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:10.273777 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a54cd6f-6beb-45e2-bcf9-0461adb85e84 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] DELETE http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:13:10.273777 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a54cd6f-6beb-45e2-bcf9-0461adb85e84 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:10.273777 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:10.273777 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:10.273777 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a54cd6f-6beb-45e2-bcf9-0461adb85e84 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:10.274131 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4a54cd6f-6beb-45e2-bcf9-0461adb85e84 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Delete volume with id: ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:13:10.345890 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:10.345890 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:10.347137 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a54cd6f-6beb-45e2-bcf9-0461adb85e84 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:13:10.458899 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a54cd6f-6beb-45e2-bcf9-0461adb85e84 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Delete volume request issued successfully. Jan 21 09:13:10.459442 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a54cd6f-6beb-45e2-bcf9-0461adb85e84 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 202 Jan 21 09:13:10.460442 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 656/1289] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:13:10 2021] DELETE /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:13:10.469019 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dffb0c4-b74e-4eff-88e6-cbb313663965 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:13:10.469793 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dffb0c4-b74e-4eff-88e6-cbb313663965 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:10.470010 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:10.470010 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:10.470413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dffb0c4-b74e-4eff-88e6-cbb313663965 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:10.586284 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:10.586284 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:10.611307 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4dffb0c4-b74e-4eff-88e6-cbb313663965 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:13:10.612028 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-274c71dd-b0bc-4236-a12b-822621855e07 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:10.612570 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-274c71dd-b0bc-4236-a12b-822621855e07 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:10.612790 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:10.612790 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:10.613164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-274c71dd-b0bc-4236-a12b-822621855e07 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:10.613533 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-274c71dd-b0bc-4236-a12b-822621855e07 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:10.659662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dffb0c4-b74e-4eff-88e6-cbb313663965 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:13:10.673234 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 634/1290] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:10 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 915 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:10.678475 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:10.678475 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:10.680630 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-274c71dd-b0bc-4236-a12b-822621855e07 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:10.687536 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 657/1291] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:10 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:11.689693 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32e10f68-aefc-4d82-9222-22c06cb4ed91 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:13:11.690813 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32e10f68-aefc-4d82-9222-22c06cb4ed91 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:11.691170 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:11.691170 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:11.691745 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32e10f68-aefc-4d82-9222-22c06cb4ed91 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:11.694751 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-065b4b3a-66a6-4824-a667-f0b8f37c3dd2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:11.695281 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-065b4b3a-66a6-4824-a667-f0b8f37c3dd2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:11.695492 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:11.695492 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:11.695866 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-065b4b3a-66a6-4824-a667-f0b8f37c3dd2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:11.696237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-065b4b3a-66a6-4824-a667-f0b8f37c3dd2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:11.738681 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:11.738681 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:11.748708 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-065b4b3a-66a6-4824-a667-f0b8f37c3dd2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:11.749592 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 658/1292] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:11 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:11.814681 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:11.814681 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:11.824287 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-32e10f68-aefc-4d82-9222-22c06cb4ed91 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:13:11.850814 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32e10f68-aefc-4d82-9222-22c06cb4ed91 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 200 Jan 21 09:13:11.852136 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 635/1293] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:11 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 915 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:12.764006 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3c6657d-a819-45b5-ae4d-fbe7af5c9258 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:12.764523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3c6657d-a819-45b5-ae4d-fbe7af5c9258 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:12.764918 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:12.764918 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:12.765531 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3c6657d-a819-45b5-ae4d-fbe7af5c9258 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:12.766054 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a3c6657d-a819-45b5-ae4d-fbe7af5c9258 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:12.787714 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:12.787714 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:12.790493 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3c6657d-a819-45b5-ae4d-fbe7af5c9258 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:12.794491 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 659/1294] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:12 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:12.872752 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26561081-1740-47d3-8633-a19025a76ec6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 Jan 21 09:13:12.873200 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26561081-1740-47d3-8633-a19025a76ec6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:12.873494 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:12.873494 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:12.873862 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26561081-1740-47d3-8633-a19025a76ec6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:12.977739 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26561081-1740-47d3-8633-a19025a76ec6 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 returned with HTTP 404 Jan 21 09:13:12.979101 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 636/1295] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:12 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/ca759c92-29e1-47cf-8236-bd3e434aaed9 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:13:13.808954 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8296506e-07dd-40be-958c-b2ec5ad9fa64 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:13.809994 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8296506e-07dd-40be-958c-b2ec5ad9fa64 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:13.810281 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:13.810281 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:13.810948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8296506e-07dd-40be-958c-b2ec5ad9fa64 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:13.810948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8296506e-07dd-40be-958c-b2ec5ad9fa64 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:13.842477 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:13.842477 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:13.844797 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8296506e-07dd-40be-958c-b2ec5ad9fa64 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:13.852236 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 660/1296] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:13 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:14.860440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d67ee1cf-af98-43ce-b79d-6e53acc8e236 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:14.860953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d67ee1cf-af98-43ce-b79d-6e53acc8e236 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:14.861352 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d67ee1cf-af98-43ce-b79d-6e53acc8e236 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:14.861717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d67ee1cf-af98-43ce-b79d-6e53acc8e236 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:14.923045 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:14.923045 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:14.928950 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d67ee1cf-af98-43ce-b79d-6e53acc8e236 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:14.933461 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 637/1297] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:14 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:15.949592 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fc5077c-6fe0-49f9-8281-1cf70e52364f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:15.963334 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fc5077c-6fe0-49f9-8281-1cf70e52364f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:15.965267 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:15.965267 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:15.971784 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fc5077c-6fe0-49f9-8281-1cf70e52364f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:15.972387 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9fc5077c-6fe0-49f9-8281-1cf70e52364f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:16.029463 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:16.029463 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:16.034972 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fc5077c-6fe0-49f9-8281-1cf70e52364f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:16.039511 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 661/1298] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:15 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:17.056612 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d016d6b-3829-49c6-9c5b-01defc9a9b47 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:17.057709 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d016d6b-3829-49c6-9c5b-01defc9a9b47 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:17.061267 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:17.061267 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:17.061694 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d016d6b-3829-49c6-9c5b-01defc9a9b47 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:17.062055 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0d016d6b-3829-49c6-9c5b-01defc9a9b47 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:17.112760 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:17.112760 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:17.114695 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d016d6b-3829-49c6-9c5b-01defc9a9b47 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:17.121903 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 638/1299] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:17 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:18.129512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47ddd88b-68c8-4cbf-93da-9af915ab8df0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:18.130062 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47ddd88b-68c8-4cbf-93da-9af915ab8df0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:18.130213 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:18.130213 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:18.130791 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47ddd88b-68c8-4cbf-93da-9af915ab8df0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:18.131344 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-47ddd88b-68c8-4cbf-93da-9af915ab8df0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:18.204134 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:18.204134 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:18.205994 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47ddd88b-68c8-4cbf-93da-9af915ab8df0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:18.206853 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 662/1300] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:18 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:19.222160 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa4c7560-8632-422b-bbbd-884e8d15bc32 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:19.223226 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa4c7560-8632-422b-bbbd-884e8d15bc32 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:19.223648 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:19.223648 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:19.224518 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa4c7560-8632-422b-bbbd-884e8d15bc32 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:19.225073 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fa4c7560-8632-422b-bbbd-884e8d15bc32 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:19.280133 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:19.280133 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:19.302056 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa4c7560-8632-422b-bbbd-884e8d15bc32 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:19.303248 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 639/1301] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:19 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:13:20.317827 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c244859-c734-4f37-8e9f-7d736c2335af tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:20.320005 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c244859-c734-4f37-8e9f-7d736c2335af tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:20.320458 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:20.320458 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:20.321155 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c244859-c734-4f37-8e9f-7d736c2335af tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:20.321731 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1c244859-c734-4f37-8e9f-7d736c2335af tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:20.347166 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:20.347166 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:20.349499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c244859-c734-4f37-8e9f-7d736c2335af tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:20.358194 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 663/1302] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:20 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:21.369369 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31dcf53f-eb13-4490-9fec-506311a2b680 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:21.369865 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31dcf53f-eb13-4490-9fec-506311a2b680 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:21.370337 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:21.370337 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:21.370984 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31dcf53f-eb13-4490-9fec-506311a2b680 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:21.371583 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-31dcf53f-eb13-4490-9fec-506311a2b680 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:21.422400 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:21.422400 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:21.430520 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31dcf53f-eb13-4490-9fec-506311a2b680 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:21.437957 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 640/1303] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:21 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:22.444994 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea856ffb-464e-4984-b978-c97d8ae29248 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:22.445544 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea856ffb-464e-4984-b978-c97d8ae29248 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:22.445664 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:22.445664 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:22.446041 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea856ffb-464e-4984-b978-c97d8ae29248 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:22.446429 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ea856ffb-464e-4984-b978-c97d8ae29248 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:22.489370 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:22.489370 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:22.491559 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea856ffb-464e-4984-b978-c97d8ae29248 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:22.492820 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 664/1304] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:22 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:23.507604 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-693e4602-9e0f-48c6-8462-e393f8a73897 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:23.508229 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-693e4602-9e0f-48c6-8462-e393f8a73897 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:23.508650 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:23.508650 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:23.509287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-693e4602-9e0f-48c6-8462-e393f8a73897 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:23.511004 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-693e4602-9e0f-48c6-8462-e393f8a73897 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:23.550519 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:23.550519 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:23.552785 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-693e4602-9e0f-48c6-8462-e393f8a73897 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:23.553799 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 641/1305] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:23 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:24.577369 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63bede6b-8855-40c5-a573-88fe972744d2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:24.582581 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63bede6b-8855-40c5-a573-88fe972744d2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:24.586517 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:24.586517 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:24.587374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63bede6b-8855-40c5-a573-88fe972744d2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:24.587972 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-63bede6b-8855-40c5-a573-88fe972744d2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:24.641338 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:24.641338 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:24.643879 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63bede6b-8855-40c5-a573-88fe972744d2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:24.648515 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 665/1306] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:24 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 803 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:25.666733 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca78ea2f-0a85-401f-83a9-ba779be82458 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:25.667212 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca78ea2f-0a85-401f-83a9-ba779be82458 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:25.667352 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:25.667352 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:25.667988 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca78ea2f-0a85-401f-83a9-ba779be82458 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:25.669072 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ca78ea2f-0a85-401f-83a9-ba779be82458 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:25.711837 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:25.711837 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:25.713974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca78ea2f-0a85-401f-83a9-ba779be82458 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:25.718121 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 642/1307] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:25 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:26.746132 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-446a014e-9665-4782-aa6f-9ad1c7cd1994 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:26.749255 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-446a014e-9665-4782-aa6f-9ad1c7cd1994 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:26.749595 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:26.749595 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:26.749980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-446a014e-9665-4782-aa6f-9ad1c7cd1994 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:26.750196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-446a014e-9665-4782-aa6f-9ad1c7cd1994 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:26.774049 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:26.774049 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:26.776442 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-446a014e-9665-4782-aa6f-9ad1c7cd1994 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:26.777325 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 666/1308] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:26 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:27.467234 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c197b1a-9e43-48ac-9e6e-97383e37952c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] DELETE http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:13:27.468145 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c197b1a-9e43-48ac-9e6e-97383e37952c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:27.468564 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:27.468564 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:27.469237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c197b1a-9e43-48ac-9e6e-97383e37952c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:27.469909 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4c197b1a-9e43-48ac-9e6e-97383e37952c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Delete volume with id: e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:13:27.523837 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:27.523837 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:27.525445 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4c197b1a-9e43-48ac-9e6e-97383e37952c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:13:27.555064 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4c197b1a-9e43-48ac-9e6e-97383e37952c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Delete volume request issued successfully. Jan 21 09:13:27.555958 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c197b1a-9e43-48ac-9e6e-97383e37952c tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 202 Jan 21 09:13:27.557017 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 643/1309] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:13:27 2021] DELETE /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:13:27.565856 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a70fe6b7-ac8a-495b-89e4-18f04cbff47d tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:13:27.566549 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a70fe6b7-ac8a-495b-89e4-18f04cbff47d tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:27.566993 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:27.566993 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:27.567660 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a70fe6b7-ac8a-495b-89e4-18f04cbff47d tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:27.626827 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:27.626827 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:27.635817 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a70fe6b7-ac8a-495b-89e4-18f04cbff47d tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:13:27.660618 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a70fe6b7-ac8a-495b-89e4-18f04cbff47d tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:13:27.672166 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 667/1310] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:27 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 916 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:27.792722 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1393dcbe-0aab-4e8a-a803-df63c9cc3e7b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:27.793907 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1393dcbe-0aab-4e8a-a803-df63c9cc3e7b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:27.794062 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:27.794062 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:27.794970 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1393dcbe-0aab-4e8a-a803-df63c9cc3e7b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:27.795519 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1393dcbe-0aab-4e8a-a803-df63c9cc3e7b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:27.881179 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:27.881179 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:27.881179 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1393dcbe-0aab-4e8a-a803-df63c9cc3e7b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:27.891809 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 644/1311] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:27 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:28.679073 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d677235-be3e-4dac-9563-fe1c7709bfbd tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:13:28.679603 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d677235-be3e-4dac-9563-fe1c7709bfbd tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:28.679818 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:28.679818 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:28.680197 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d677235-be3e-4dac-9563-fe1c7709bfbd tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:28.804875 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:28.804875 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:28.818401 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0d677235-be3e-4dac-9563-fe1c7709bfbd tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Volume info retrieved successfully. Jan 21 09:13:28.848101 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d677235-be3e-4dac-9563-fe1c7709bfbd tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 200 Jan 21 09:13:28.848832 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 668/1312] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:28 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 916 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:28.898268 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c45c9f1-4257-4b92-96b7-530dda184afd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:28.898964 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c45c9f1-4257-4b92-96b7-530dda184afd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:28.899574 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:28.899574 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:28.899574 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c45c9f1-4257-4b92-96b7-530dda184afd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:28.899830 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0c45c9f1-4257-4b92-96b7-530dda184afd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:28.930418 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:28.930418 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:28.932600 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c45c9f1-4257-4b92-96b7-530dda184afd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:28.938253 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 645/1313] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:28 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:29.867947 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b09fdc5-3c52-4b3e-b8c2-57aa9fbc61e9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] GET http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 Jan 21 09:13:29.868491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b09fdc5-3c52-4b3e-b8c2-57aa9fbc61e9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:29.868678 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:29.868678 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:29.869020 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b09fdc5-3c52-4b3e-b8c2-57aa9fbc61e9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:29.931209 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b09fdc5-3c52-4b3e-b8c2-57aa9fbc61e9 tempest-AttachVolumeNegativeTest-1162581963 tempest-AttachVolumeNegativeTest-1162581963] http://10.222.0.86/volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 returned with HTTP 404 Jan 21 09:13:29.932265 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 669/1314] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:29 2021] GET /volume/v3/6f7d281301ae4baf81ea801b1e11c37f/volumes/e819a5fd-82fc-4ff0-bf70-a1f631c01637 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:13:29.963838 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-314fd9e5-0274-4d36-a801-08c5adac065a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:29.964378 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-314fd9e5-0274-4d36-a801-08c5adac065a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:29.970536 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:29.970536 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:29.971204 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-314fd9e5-0274-4d36-a801-08c5adac065a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:29.972468 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-314fd9e5-0274-4d36-a801-08c5adac065a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:30.022141 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:30.022141 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:30.026632 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-314fd9e5-0274-4d36-a801-08c5adac065a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:30.033934 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 646/1315] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:29 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:31.064237 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c1a19d0-b377-4b38-b83b-919e381a0e0b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:31.064237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c1a19d0-b377-4b38-b83b-919e381a0e0b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:31.064237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c1a19d0-b377-4b38-b83b-919e381a0e0b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:31.064237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2c1a19d0-b377-4b38-b83b-919e381a0e0b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:31.113930 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:31.113930 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:31.113930 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c1a19d0-b377-4b38-b83b-919e381a0e0b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:31.116025 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 670/1316] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:31 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:32.126387 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffb4dc44-921f-4ad4-a475-60de5e96a54e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:32.126910 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffb4dc44-921f-4ad4-a475-60de5e96a54e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:32.127131 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:32.127131 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:32.127501 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffb4dc44-921f-4ad4-a475-60de5e96a54e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:32.130439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ffb4dc44-921f-4ad4-a475-60de5e96a54e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:32.152726 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:32.152726 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:32.154596 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffb4dc44-921f-4ad4-a475-60de5e96a54e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:32.156066 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 647/1317] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:32 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:33.170379 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0287459-6620-4ec9-90d8-6862a3bc156d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:33.170915 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0287459-6620-4ec9-90d8-6862a3bc156d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:33.171137 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:33.171137 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:33.171515 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0287459-6620-4ec9-90d8-6862a3bc156d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:33.171887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e0287459-6620-4ec9-90d8-6862a3bc156d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:33.207117 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:33.207117 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:33.210146 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0287459-6620-4ec9-90d8-6862a3bc156d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:33.218751 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 671/1318] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:33 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:34.225779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cef479bf-dd8d-433e-965e-38941393a383 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:34.226788 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cef479bf-dd8d-433e-965e-38941393a383 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:34.227012 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:34.227012 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:34.227877 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cef479bf-dd8d-433e-965e-38941393a383 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:34.228250 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cef479bf-dd8d-433e-965e-38941393a383 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:34.274151 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:34.274151 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:34.276733 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cef479bf-dd8d-433e-965e-38941393a383 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:34.283766 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 648/1319] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:34 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:35.299014 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81c3a858-0fc5-4766-9057-1035fc0b6e20 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:35.300371 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81c3a858-0fc5-4766-9057-1035fc0b6e20 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:35.301813 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:35.301813 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:35.302477 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81c3a858-0fc5-4766-9057-1035fc0b6e20 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:35.304001 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-81c3a858-0fc5-4766-9057-1035fc0b6e20 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:35.353664 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:35.353664 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:35.361757 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81c3a858-0fc5-4766-9057-1035fc0b6e20 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:35.362642 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 672/1320] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:35 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:36.046543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] POST http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes Jan 21 09:13:36.046543 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:36.046543 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:36.048318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-891235431"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:13:36.052826 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-891235431'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:13:36.052826 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Create volume of 1 GB Jan 21 09:13:36.084862 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Availability Zones retrieved successfully. Jan 21 09:13:36.115488 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Flow 'volume_create_api' (6dfb3348-fcd6-41e5-b488-1356e64eb782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:13:36.118321 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba02337-05ec-455b-abdc-bda56c376a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:13:36.127122 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:13:36.228804 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ba02337-05ec-455b-abdc-bda56c376a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:13:36.232218 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f367f4-a91e-46a3-8be2-60e41430f731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:13:36.338440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Created reservations ['ac9ca42a-9df8-456d-8b66-b49fa819d8c8', '28bfa46f-a84e-4888-8b05-74270329acac', 'bf83bd55-614b-4293-b1b2-deb283106840', '31887c88-1575-4c0d-84eb-2d7800fbd6e5'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:13:36.341624 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f367f4-a91e-46a3-8be2-60e41430f731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac9ca42a-9df8-456d-8b66-b49fa819d8c8', '28bfa46f-a84e-4888-8b05-74270329acac', 'bf83bd55-614b-4293-b1b2-deb283106840', '31887c88-1575-4c0d-84eb-2d7800fbd6e5']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:13:36.344211 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69b0282d-9890-46e9-986d-3e5e9f22c610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:13:36.376816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1de133f6-6e3e-4065-841b-0f06d99ac418 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:36.377329 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1de133f6-6e3e-4065-841b-0f06d99ac418 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:36.377542 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:36.377542 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:36.377908 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1de133f6-6e3e-4065-841b-0f06d99ac418 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:36.378298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1de133f6-6e3e-4065-841b-0f06d99ac418 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:36.435819 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:36.435819 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:36.440583 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1de133f6-6e3e-4065-841b-0f06d99ac418 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:36.445013 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69b0282d-9890-46e9-986d-3e5e9f22c610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f17a1778-15b2-4dcb-8b00-78aa025b9a9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-891235431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67302551cc0e49349e3cab46a31a932f',qos_specs=None,replication_status=,reservations=['ac9ca42a-9df8-456d-8b66-b49fa819d8c8','28bfa46f-a84e-4888-8b05-74270329acac','bf83bd55-614b-4293-b1b2-deb283106840','31887c88-1575-4c0d-84eb-2d7800fbd6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55da5ddd31504f9ca545fc464c8cb288',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:13:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-891235431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f17a1778-15b2-4dcb-8b00-78aa025b9a9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67302551cc0e49349e3cab46a31a932f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='55da5ddd31504f9ca545fc464c8cb288',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:13:36.448576 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f21edee3-4870-4ace-b42d-0b062524cca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:13:36.454925 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 673/1321] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:36 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:36.482386 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f21edee3-4870-4ace-b42d-0b062524cca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-891235431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67302551cc0e49349e3cab46a31a932f',qos_specs=None,replication_status=,reservations=['ac9ca42a-9df8-456d-8b66-b49fa819d8c8','28bfa46f-a84e-4888-8b05-74270329acac','bf83bd55-614b-4293-b1b2-deb283106840','31887c88-1575-4c0d-84eb-2d7800fbd6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55da5ddd31504f9ca545fc464c8cb288',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:13:36.484628 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c209dbbc-4740-40f8-89e2-50bf249caae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:13:36.502341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c209dbbc-4740-40f8-89e2-50bf249caae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:13:36.505491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Flow 'volume_create_api' (6dfb3348-fcd6-41e5-b488-1356e64eb782) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:13:36.609313 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Create volume request issued successfully. Jan 21 09:13:36.633285 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-99c59617-d645-4883-8e73-54a2990292ac tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes returned with HTTP 202 Jan 21 09:13:36.634187 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 649/1322] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:13:36 2021] POST /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes => generated 819 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:13:36.648765 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57ae2b84-acab-446e-8848-78aa09b9b379 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:13:36.649279 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57ae2b84-acab-446e-8848-78aa09b9b379 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:36.649490 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:36.649490 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:36.649859 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57ae2b84-acab-446e-8848-78aa09b9b379 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:36.728335 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:36.728335 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:36.759505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-57ae2b84-acab-446e-8848-78aa09b9b379 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:13:36.797204 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57ae2b84-acab-446e-8848-78aa09b9b379 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:13:36.798682 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 674/1323] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:36 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 911 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:37.458012 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de2d8d7e-f7e9-40c1-9633-4d6d4126e277 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:37.458696 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de2d8d7e-f7e9-40c1-9633-4d6d4126e277 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:37.459026 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:37.459026 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:37.459686 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de2d8d7e-f7e9-40c1-9633-4d6d4126e277 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:37.460206 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-de2d8d7e-f7e9-40c1-9633-4d6d4126e277 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:37.490798 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:37.490798 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:37.505388 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de2d8d7e-f7e9-40c1-9633-4d6d4126e277 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:37.506721 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 650/1324] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:37 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:37.815990 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c79c8402-ec5b-4df9-86e1-a8ceede0190a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:13:37.816856 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c79c8402-ec5b-4df9-86e1-a8ceede0190a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:37.817277 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:37.817277 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:37.818037 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c79c8402-ec5b-4df9-86e1-a8ceede0190a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:37.920431 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:37.920431 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:37.937090 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c79c8402-ec5b-4df9-86e1-a8ceede0190a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:13:37.961137 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c79c8402-ec5b-4df9-86e1-a8ceede0190a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:13:37.962760 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 675/1325] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:37 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 912 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:38.122787 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-129d0f76-775e-4ede-b648-fd9ff3b91983 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:13:38.123445 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-129d0f76-775e-4ede-b648-fd9ff3b91983 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:38.123666 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:38.123666 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:38.124048 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-129d0f76-775e-4ede-b648-fd9ff3b91983 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:38.206786 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:38.206786 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:38.226894 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-129d0f76-775e-4ede-b648-fd9ff3b91983 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:13:38.283336 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-129d0f76-775e-4ede-b648-fd9ff3b91983 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:13:38.293622 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 651/1326] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:13:38 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 912 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:38.403100 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c79c8402-ec5b-4df9-86e1-a8ceede0190a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume// Jan 21 09:13:38.403517 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c79c8402-ec5b-4df9-86e1-a8ceede0190a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:38.403758 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:38.403758 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:38.404215 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c79c8402-ec5b-4df9-86e1-a8ceede0190a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:38.405263 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c79c8402-ec5b-4df9-86e1-a8ceede0190a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:13:38.405853 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 676/1327] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:13:38 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:13:38.446129 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-38806b2e-3822-477e-8606-c3df5a008790 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] POST http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments Jan 21 09:13:38.446892 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:38.446892 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:38.447572 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-38806b2e-3822-477e-8606-c3df5a008790 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f17a1778-15b2-4dcb-8b00-78aa025b9a9c", "instance_uuid": "912e02a1-954d-49f1-b5e4-7fc614313c93", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:13:38.525382 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b051057-117e-4062-967c-97274b8d6166 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:38.527206 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b051057-117e-4062-967c-97274b8d6166 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:38.528743 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b051057-117e-4062-967c-97274b8d6166 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:38.529355 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7b051057-117e-4062-967c-97274b8d6166 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:38.570377 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:38.570377 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:38.587837 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:38.587837 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:38.593790 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b051057-117e-4062-967c-97274b8d6166 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:38.597236 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 677/1328] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:38 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:38.678174 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-38806b2e-3822-477e-8606-c3df5a008790 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments returned with HTTP 200 Jan 21 09:13:38.690137 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 652/1329] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:13:38 2021] POST /volume/v3/67302551cc0e49349e3cab46a31a932f/attachments => generated 273 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:13:38.744830 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3836a7d2-652f-4a62-af57-89a3d3379724 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:13:38.747094 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3836a7d2-652f-4a62-af57-89a3d3379724 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:38.747670 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:38.747670 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:38.748595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3836a7d2-652f-4a62-af57-89a3d3379724 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:38.798811 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-38806b2e-3822-477e-8606-c3df5a008790 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume// Jan 21 09:13:38.799366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-38806b2e-3822-477e-8606-c3df5a008790 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:38.800015 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:38.800015 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:38.800015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-38806b2e-3822-477e-8606-c3df5a008790 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:38.801456 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-38806b2e-3822-477e-8606-c3df5a008790 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:13:38.803009 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 653/1330] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 09:13:38 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:13:38.823564 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-57e035d7-7d4b-4bf9-92be-bf0f9f10a7dc tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:13:38.824207 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-57e035d7-7d4b-4bf9-92be-bf0f9f10a7dc tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:38.824823 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-57e035d7-7d4b-4bf9-92be-bf0f9f10a7dc tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:38.919258 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:38.919258 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:38.940654 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3836a7d2-652f-4a62-af57-89a3d3379724 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:13:38.964028 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:38.964028 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:38.979195 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:38.979195 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:38.985120 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-57e035d7-7d4b-4bf9-92be-bf0f9f10a7dc tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:13:39.002940 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3836a7d2-652f-4a62-af57-89a3d3379724 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:13:39.005351 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 678/1331] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:38 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 911 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:39.014635 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:39.014635 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:39.024256 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-57e035d7-7d4b-4bf9-92be-bf0f9f10a7dc tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:13:39.025362 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 654/1332] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 09:13:38 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 1010 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:13:39.045790 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-ea9d15ba-3971-4d2f-840d-ae22773b0f04 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] PUT http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/517c47e3-ac4d-4bbe-a52b-61bbc9c97b7d Jan 21 09:13:39.046734 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:39.046734 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:39.047445 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-ea9d15ba-3971-4d2f-840d-ae22773b0f04 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.70", "host": "n-h2-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:13:39.101448 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:13:39.101448 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:13:39.102300 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-ea9d15ba-3971-4d2f-840d-ae22773b0f04 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Lock "b'cinder-attachment_update-f17a1778-15b2-4dcb-8b00-78aa025b9a9c-n-h2-771363-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:13:39.106690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:39.106690 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:39.625280 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28d666aa-b32c-4038-a188-b1fa362c0c47 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:39.625280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28d666aa-b32c-4038-a188-b1fa362c0c47 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:39.625280 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:39.625280 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:39.625280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28d666aa-b32c-4038-a188-b1fa362c0c47 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:39.625280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-28d666aa-b32c-4038-a188-b1fa362c0c47 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:39.685483 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:39.685483 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:39.693963 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28d666aa-b32c-4038-a188-b1fa362c0c47 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:39.700912 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 655/1333] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:39 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:40.025285 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2206b29-0830-4541-a176-74cf76222bf5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:13:40.025738 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2206b29-0830-4541-a176-74cf76222bf5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:40.026139 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:40.026139 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:40.026776 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2206b29-0830-4541-a176-74cf76222bf5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:40.149001 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:40.149001 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:40.175191 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c2206b29-0830-4541-a176-74cf76222bf5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:13:40.225556 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:40.225556 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:40.249765 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2206b29-0830-4541-a176-74cf76222bf5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:13:40.250557 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 656/1334] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:40 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 911 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:40.709560 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b9de270-a724-4252-b98b-0e95f6373412 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:40.710903 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b9de270-a724-4252-b98b-0e95f6373412 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:40.711265 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:40.711265 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:40.711869 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b9de270-a724-4252-b98b-0e95f6373412 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:40.712414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5b9de270-a724-4252-b98b-0e95f6373412 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:40.776810 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:40.776810 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:40.798064 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b9de270-a724-4252-b98b-0e95f6373412 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:40.801754 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 657/1335] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:40 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:13:41.276329 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdaab0cf-8a64-4627-aa0d-74c91eddff4d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:13:41.278859 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdaab0cf-8a64-4627-aa0d-74c91eddff4d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:41.279096 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:41.279096 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:41.279893 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdaab0cf-8a64-4627-aa0d-74c91eddff4d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:41.437312 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:41.437312 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:41.457207 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cdaab0cf-8a64-4627-aa0d-74c91eddff4d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:13:41.502589 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:41.502589 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:41.521030 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdaab0cf-8a64-4627-aa0d-74c91eddff4d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:13:41.525264 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 658/1336] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:41 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 911 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:41.618439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-ea9d15ba-3971-4d2f-840d-ae22773b0f04 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Lock "b'cinder-attachment_update-f17a1778-15b2-4dcb-8b00-78aa025b9a9c-n-h2-771363-2'" released by "attachment_update" :: held 2.516s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:13:41.619241 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-ea9d15ba-3971-4d2f-840d-ae22773b0f04 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/517c47e3-ac4d-4bbe-a52b-61bbc9c97b7d returned with HTTP 200 Jan 21 09:13:41.620422 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 679/1337] 10.222.0.70 () {64 vars in 1468 bytes} [Thu Jan 21 09:13:39 2021] PUT /volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/517c47e3-ac4d-4bbe-a52b-61bbc9c97b7d => generated 762 bytes in 2580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:13:41.816749 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da7d5d49-1b49-4baf-b50d-56d15b4ef646 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:41.817757 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da7d5d49-1b49-4baf-b50d-56d15b4ef646 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:41.818499 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:41.818499 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:41.818879 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da7d5d49-1b49-4baf-b50d-56d15b4ef646 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:41.819249 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-da7d5d49-1b49-4baf-b50d-56d15b4ef646 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:41.875093 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:41.875093 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:41.879585 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da7d5d49-1b49-4baf-b50d-56d15b4ef646 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:41.892017 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 659/1338] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:41 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:42.562609 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b740506-65eb-4e2f-9f58-325356f58c6f tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:13:42.563375 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b740506-65eb-4e2f-9f58-325356f58c6f tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:42.563375 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:42.563375 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:42.563940 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b740506-65eb-4e2f-9f58-325356f58c6f tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:42.645954 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:42.645954 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:42.659491 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7b740506-65eb-4e2f-9f58-325356f58c6f tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:13:42.725627 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:42.725627 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:42.744485 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b740506-65eb-4e2f-9f58-325356f58c6f tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:13:42.748787 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 680/1339] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:42 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 912 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:42.915562 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7349d3f0-3791-43b5-8444-d9c97f40a599 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:42.916046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7349d3f0-3791-43b5-8444-d9c97f40a599 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:42.916440 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:42.916440 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:42.920896 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7349d3f0-3791-43b5-8444-d9c97f40a599 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:42.928454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7349d3f0-3791-43b5-8444-d9c97f40a599 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:42.981269 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:42.981269 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:42.984148 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7349d3f0-3791-43b5-8444-d9c97f40a599 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:42.985886 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 660/1340] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:42 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:43.764293 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2337c58-fed2-4050-8f20-bfd85ed61d02 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:13:43.766431 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2337c58-fed2-4050-8f20-bfd85ed61d02 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:43.767141 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:43.767141 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:43.767812 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2337c58-fed2-4050-8f20-bfd85ed61d02 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:43.884435 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:43.884435 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:43.906884 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c2337c58-fed2-4050-8f20-bfd85ed61d02 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:13:43.955649 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:43.955649 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:43.977381 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2337c58-fed2-4050-8f20-bfd85ed61d02 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:13:43.978258 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 681/1341] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:43 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 912 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:44.001236 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dc6df7a-5324-4cef-8c1f-8b44570fcc1e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:44.001826 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dc6df7a-5324-4cef-8c1f-8b44570fcc1e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:44.002559 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:44.002559 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:44.003091 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dc6df7a-5324-4cef-8c1f-8b44570fcc1e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:44.003526 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4dc6df7a-5324-4cef-8c1f-8b44570fcc1e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:44.054320 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:44.054320 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:44.056327 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dc6df7a-5324-4cef-8c1f-8b44570fcc1e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:44.073425 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 661/1342] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:43 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:44.996546 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47c277c9-b785-4244-8034-f708157f3abf tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:13:44.998254 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47c277c9-b785-4244-8034-f708157f3abf tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:44.998668 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:44.998668 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:44.999319 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47c277c9-b785-4244-8034-f708157f3abf tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:45.081076 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3f0d9a4-03f7-46b3-a78e-5acbe777a84e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:45.081846 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3f0d9a4-03f7-46b3-a78e-5acbe777a84e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:45.082248 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:45.082248 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:45.082856 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3f0d9a4-03f7-46b3-a78e-5acbe777a84e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:45.083403 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c3f0d9a4-03f7-46b3-a78e-5acbe777a84e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:45.115720 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:45.115720 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:45.124008 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:45.124008 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:45.125507 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-47c277c9-b785-4244-8034-f708157f3abf tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:13:45.133937 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3f0d9a4-03f7-46b3-a78e-5acbe777a84e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:45.135072 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 662/1343] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:45 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:45.156751 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:45.156751 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:45.188401 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47c277c9-b785-4244-8034-f708157f3abf tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:13:45.194331 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 682/1344] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:44 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 912 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:46.152775 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80c07113-416e-49b6-ae5c-af691450a5a1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:46.153739 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80c07113-416e-49b6-ae5c-af691450a5a1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:46.154041 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:46.154041 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:46.155137 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80c07113-416e-49b6-ae5c-af691450a5a1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:46.155601 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-80c07113-416e-49b6-ae5c-af691450a5a1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:46.204823 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c882f0e0-15b7-440c-ae34-5b32df4698aa tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:13:46.205307 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c882f0e0-15b7-440c-ae34-5b32df4698aa tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:46.205892 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:46.205892 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:46.206275 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c882f0e0-15b7-440c-ae34-5b32df4698aa tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:46.215492 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:46.215492 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:46.217541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80c07113-416e-49b6-ae5c-af691450a5a1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:46.222325 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 663/1345] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:46 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:46.341082 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:46.341082 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:46.364669 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c882f0e0-15b7-440c-ae34-5b32df4698aa tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:13:46.407500 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:46.407500 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:46.427390 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c882f0e0-15b7-440c-ae34-5b32df4698aa tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:13:46.428653 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 683/1346] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:46 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 912 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:47.127051 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-97afd9ce-5e92-4746-9d9b-6c91413543e5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] POST http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/517c47e3-ac4d-4bbe-a52b-61bbc9c97b7d/action Jan 21 09:13:47.127051 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:47.127051 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:47.127051 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-97afd9ce-5e92-4746-9d9b-6c91413543e5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:13:47.127051 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-97afd9ce-5e92-4746-9d9b-6c91413543e5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:13:47.240269 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d8d5de9-9980-468c-a166-7e6bb832a726 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:47.241295 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d8d5de9-9980-468c-a166-7e6bb832a726 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:47.241878 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:47.241878 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:47.242525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d8d5de9-9980-468c-a166-7e6bb832a726 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:47.243076 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2d8d5de9-9980-468c-a166-7e6bb832a726 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:47.296645 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:47.296645 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:47.298215 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:47.298215 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:47.302735 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d8d5de9-9980-468c-a166-7e6bb832a726 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:47.306255 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 684/1347] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:47 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:47.329223 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-98d69d41-edfa-4ab3-92fc-61997df4348b req-97afd9ce-5e92-4746-9d9b-6c91413543e5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/517c47e3-ac4d-4bbe-a52b-61bbc9c97b7d/action returned with HTTP 204 Jan 21 09:13:47.330442 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 664/1348] 10.222.0.70 () {64 vars in 1489 bytes} [Thu Jan 21 09:13:47 2021] POST /volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/517c47e3-ac4d-4bbe-a52b-61bbc9c97b7d/action => generated 0 bytes in 228 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:13:47.445544 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d7963a5-fb5a-4d1e-8e98-3cc68e9dfb6f tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:13:47.446447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d7963a5-fb5a-4d1e-8e98-3cc68e9dfb6f tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:47.447194 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:47.447194 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:47.448330 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d7963a5-fb5a-4d1e-8e98-3cc68e9dfb6f tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:47.515600 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:47.515600 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:47.526008 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7d7963a5-fb5a-4d1e-8e98-3cc68e9dfb6f tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:13:47.551023 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:47.551023 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:47.561222 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d7963a5-fb5a-4d1e-8e98-3cc68e9dfb6f tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:13:47.562441 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 685/1349] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:47 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 1204 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:13:48.321218 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc258cac-a975-4f47-8ffd-df9e65ecbf78 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:48.321884 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc258cac-a975-4f47-8ffd-df9e65ecbf78 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:48.321997 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:48.321997 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:48.322358 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc258cac-a975-4f47-8ffd-df9e65ecbf78 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:48.322736 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fc258cac-a975-4f47-8ffd-df9e65ecbf78 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:48.372776 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:48.372776 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:48.374670 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc258cac-a975-4f47-8ffd-df9e65ecbf78 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:48.375505 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 665/1350] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:48 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:49.391626 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3613d574-4cf9-4c59-8fef-e1a5f70564d3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:49.392802 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3613d574-4cf9-4c59-8fef-e1a5f70564d3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:49.393179 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:49.393179 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:49.393799 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3613d574-4cf9-4c59-8fef-e1a5f70564d3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:49.394361 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3613d574-4cf9-4c59-8fef-e1a5f70564d3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:49.450690 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] POST http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes Jan 21 09:13:49.451371 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:49.451371 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:49.452092 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:49.452092 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:49.452311 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-355775793", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:13:49.453929 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3613d574-4cf9-4c59-8fef-e1a5f70564d3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:49.454306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-355775793', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:13:49.454851 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Create volume of 1 GB Jan 21 09:13:49.462310 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 686/1351] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:49 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:49.477004 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Availability Zones retrieved successfully. Jan 21 09:13:49.495447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Flow 'volume_create_api' (666c6c4f-b34d-48f5-ac29-b5c5ae67ba0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:13:49.498645 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad9c8b5-c202-4210-b23f-fe632441d841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:13:49.500975 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:13:49.578349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ad9c8b5-c202-4210-b23f-fe632441d841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:13:49.581995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (067dd58e-b50b-405b-b19f-3cae5af42eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:13:49.727413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Created reservations ['0229e3a5-ef4c-427d-91d0-d96b5b50bc7e', 'cc0cc841-4c80-45ad-8677-ada6fc62585b', 'f756f05c-e313-43e0-8c51-db3f94a49ad7', '25454312-bdf8-4981-8e47-e5dbb876f2b1'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:13:49.729748 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (067dd58e-b50b-405b-b19f-3cae5af42eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0229e3a5-ef4c-427d-91d0-d96b5b50bc7e', 'cc0cc841-4c80-45ad-8677-ada6fc62585b', 'f756f05c-e313-43e0-8c51-db3f94a49ad7', '25454312-bdf8-4981-8e47-e5dbb876f2b1']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:13:49.732250 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (961368d0-042e-4bc9-b6f3-a6ae3894dcae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:13:49.901735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (961368d0-042e-4bc9-b6f3-a6ae3894dcae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '334d98ba-71f1-4b88-af39-e1159b9b5106', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-355775793',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fda94eec812b4fa79901d596fa1b154c',qos_specs=None,replication_status=,reservations=['0229e3a5-ef4c-427d-91d0-d96b5b50bc7e','cc0cc841-4c80-45ad-8677-ada6fc62585b','f756f05c-e313-43e0-8c51-db3f94a49ad7','25454312-bdf8-4981-8e47-e5dbb876f2b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce97762ca81049d09a19b53367ef14f7',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:13:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-355775793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=334d98ba-71f1-4b88-af39-e1159b9b5106,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fda94eec812b4fa79901d596fa1b154c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ce97762ca81049d09a19b53367ef14f7',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:13:49.904526 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78db403c-de97-49b2-8145-d2a973e94cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:13:49.935113 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78db403c-de97-49b2-8145-d2a973e94cec) transitioned into state 'SUCCESS' from state '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-355775793',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fda94eec812b4fa79901d596fa1b154c',qos_specs=None,replication_status=,reservations=['0229e3a5-ef4c-427d-91d0-d96b5b50bc7e','cc0cc841-4c80-45ad-8677-ada6fc62585b','f756f05c-e313-43e0-8c51-db3f94a49ad7','25454312-bdf8-4981-8e47-e5dbb876f2b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce97762ca81049d09a19b53367ef14f7',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:13:49.937148 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7387ddf-0216-479c-a931-4db83aa8aaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:13:49.984069 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7387ddf-0216-479c-a931-4db83aa8aaac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:13:49.986999 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Flow 'volume_create_api' (666c6c4f-b34d-48f5-ac29-b5c5ae67ba0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:13:50.069446 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Create volume request issued successfully. Jan 21 09:13:50.086634 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-80152ba0-5972-4bd8-be50-685f52723425 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes returned with HTTP 202 Jan 21 09:13:50.087864 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 666/1352] 10.222.0.86 () {64 vars in 1512 bytes} [Thu Jan 21 09:13:49 2021] POST /volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes => generated 831 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:13:50.098917 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-43bba8f2-1941-465c-a760-b65cb812cd96 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] GET http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 Jan 21 09:13:50.099764 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-43bba8f2-1941-465c-a760-b65cb812cd96 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:50.100195 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:50.100195 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:50.100838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-43bba8f2-1941-465c-a760-b65cb812cd96 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:50.208130 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:50.208130 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:50.231983 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-43bba8f2-1941-465c-a760-b65cb812cd96 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Volume info retrieved successfully. Jan 21 09:13:50.283183 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d44c132d-93b4-4e38-be01-f2745fda1fc5 req-43bba8f2-1941-465c-a760-b65cb812cd96 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 returned with HTTP 200 Jan 21 09:13:50.295597 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 687/1353] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:13:50 2021] GET /volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 => generated 899 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:50.472912 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-113e017c-21ad-4613-b191-8b6c048c64cd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:50.472912 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-113e017c-21ad-4613-b191-8b6c048c64cd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:50.473454 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:50.473454 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:50.473454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-113e017c-21ad-4613-b191-8b6c048c64cd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:50.473867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-113e017c-21ad-4613-b191-8b6c048c64cd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:50.519460 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:50.519460 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:50.521527 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-113e017c-21ad-4613-b191-8b6c048c64cd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:50.522459 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 667/1354] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:50 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:51.092841 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-aefe12df-0f8d-45da-bba9-cc5f2b116360 req-732f0b82-5c91-4e0c-b630-b281d0f60681 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] GET http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 Jan 21 09:13:51.093348 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-aefe12df-0f8d-45da-bba9-cc5f2b116360 req-732f0b82-5c91-4e0c-b630-b281d0f60681 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:51.093545 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:51.093545 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:51.098623 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-aefe12df-0f8d-45da-bba9-cc5f2b116360 req-732f0b82-5c91-4e0c-b630-b281d0f60681 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:51.221535 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:51.221535 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:51.240840 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-aefe12df-0f8d-45da-bba9-cc5f2b116360 req-732f0b82-5c91-4e0c-b630-b281d0f60681 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Volume info retrieved successfully. Jan 21 09:13:51.271886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-aefe12df-0f8d-45da-bba9-cc5f2b116360 req-732f0b82-5c91-4e0c-b630-b281d0f60681 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 returned with HTTP 200 Jan 21 09:13:51.273060 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 688/1355] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:13:51 2021] GET /volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 => generated 923 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:51.537261 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7df400c0-7107-41b2-bdf5-7719995dbb2f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:51.538424 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7df400c0-7107-41b2-bdf5-7719995dbb2f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:51.538784 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:51.538784 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:51.539408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7df400c0-7107-41b2-bdf5-7719995dbb2f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:51.539924 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7df400c0-7107-41b2-bdf5-7719995dbb2f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:51.581131 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:51.581131 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:51.583161 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7df400c0-7107-41b2-bdf5-7719995dbb2f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:51.584300 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 668/1356] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:51 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:52.218514 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-3536dbb6-7b93-4147-aeba-01217af63560 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] DELETE http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/e702caa9-f204-451a-827c-6fe8ccde7aac Jan 21 09:13:52.218980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-3536dbb6-7b93-4147-aeba-01217af63560 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:52.219177 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:52.219177 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:52.219815 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-3536dbb6-7b93-4147-aeba-01217af63560 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:52.268829 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:52.268829 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:52.599146 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2df2e54-38f7-40d6-b330-862da55e3a01 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:52.600023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2df2e54-38f7-40d6-b330-862da55e3a01 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:52.600396 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:52.600396 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:52.600951 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2df2e54-38f7-40d6-b330-862da55e3a01 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:52.601518 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b2df2e54-38f7-40d6-b330-862da55e3a01 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:52.645747 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:52.645747 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:52.654659 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2df2e54-38f7-40d6-b330-862da55e3a01 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:52.655953 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 669/1357] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:52 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:52.891932 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a59f7e1e-2f65-494c-889f-07e27aeca991 req-a58b5c91-0609-4ae2-91d3-6d111b3eada2 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] GET http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 Jan 21 09:13:52.892785 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a59f7e1e-2f65-494c-889f-07e27aeca991 req-a58b5c91-0609-4ae2-91d3-6d111b3eada2 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:52.893171 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:52.893171 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:52.893793 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a59f7e1e-2f65-494c-889f-07e27aeca991 req-a58b5c91-0609-4ae2-91d3-6d111b3eada2 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:52.959500 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:52.959500 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:52.968595 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a59f7e1e-2f65-494c-889f-07e27aeca991 req-a58b5c91-0609-4ae2-91d3-6d111b3eada2 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Volume info retrieved successfully. Jan 21 09:13:53.022887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a59f7e1e-2f65-494c-889f-07e27aeca991 req-a58b5c91-0609-4ae2-91d3-6d111b3eada2 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 returned with HTTP 200 Jan 21 09:13:53.028340 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 670/1358] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:13:52 2021] GET /volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 => generated 924 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:53.101277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c14f9897-4097-4bec-a199-e52e28a1a988 req-f61b6ae3-9227-4f5d-9103-d94505e23bce tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] GET http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 Jan 21 09:13:53.101684 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c14f9897-4097-4bec-a199-e52e28a1a988 req-f61b6ae3-9227-4f5d-9103-d94505e23bce tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:53.102178 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:53.102178 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:53.102854 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c14f9897-4097-4bec-a199-e52e28a1a988 req-f61b6ae3-9227-4f5d-9103-d94505e23bce tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:53.144862 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-3536dbb6-7b93-4147-aeba-01217af63560 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:13:53.146645 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-3536dbb6-7b93-4147-aeba-01217af63560 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:13:53.157794 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-3536dbb6-7b93-4147-aeba-01217af63560 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/e702caa9-f204-451a-827c-6fe8ccde7aac returned with HTTP 200 Jan 21 09:13:53.158935 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 689/1359] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:13:52 2021] DELETE /volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/e702caa9-f204-451a-827c-6fe8ccde7aac => generated 19 bytes in 945 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:53.176202 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-d067cc01-1b47-43b6-96d3-a08768d0356e tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] DELETE http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/32fb1c81-8148-4841-8a45-56dc0e836bcb Jan 21 09:13:53.177381 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-d067cc01-1b47-43b6-96d3-a08768d0356e tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:53.177902 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:53.177902 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:53.178651 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-d067cc01-1b47-43b6-96d3-a08768d0356e tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:53.193383 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:53.193383 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:53.213158 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c14f9897-4097-4bec-a199-e52e28a1a988 req-f61b6ae3-9227-4f5d-9103-d94505e23bce tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Volume info retrieved successfully. Jan 21 09:13:53.224157 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:53.224157 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:53.275904 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c14f9897-4097-4bec-a199-e52e28a1a988 req-f61b6ae3-9227-4f5d-9103-d94505e23bce tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 returned with HTTP 200 Jan 21 09:13:53.276983 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 671/1360] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:13:53 2021] GET /volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 => generated 924 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:13:53.326870 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-02f87c6a-849f-43c1-bfb7-f5b875e3d535 req-ea4fd58d-77b0-4653-bfe8-0576daeb3b20 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] DELETE http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 Jan 21 09:13:53.327338 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-02f87c6a-849f-43c1-bfb7-f5b875e3d535 req-ea4fd58d-77b0-4653-bfe8-0576daeb3b20 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:53.327554 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:53.327554 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:53.327925 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-02f87c6a-849f-43c1-bfb7-f5b875e3d535 req-ea4fd58d-77b0-4653-bfe8-0576daeb3b20 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:53.328384 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-02f87c6a-849f-43c1-bfb7-f5b875e3d535 req-ea4fd58d-77b0-4653-bfe8-0576daeb3b20 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Delete volume with id: 334d98ba-71f1-4b88-af39-e1159b9b5106 Jan 21 09:13:53.444424 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:53.444424 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:53.445606 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-02f87c6a-849f-43c1-bfb7-f5b875e3d535 req-ea4fd58d-77b0-4653-bfe8-0576daeb3b20 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Volume info retrieved successfully. Jan 21 09:13:53.496732 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-02f87c6a-849f-43c1-bfb7-f5b875e3d535 req-ea4fd58d-77b0-4653-bfe8-0576daeb3b20 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Delete volume request issued successfully. Jan 21 09:13:53.497227 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-02f87c6a-849f-43c1-bfb7-f5b875e3d535 req-ea4fd58d-77b0-4653-bfe8-0576daeb3b20 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 returned with HTTP 202 Jan 21 09:13:53.498486 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 672/1361] 10.222.0.86 () {62 vars in 1591 bytes} [Thu Jan 21 09:13:53 2021] DELETE /volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:13:53.546698 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1d535038-7065-45cc-9b93-d5338d4bc965 req-76f3fbc2-4b02-442f-b337-b088a1e7e318 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] GET http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 Jan 21 09:13:53.547216 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1d535038-7065-45cc-9b93-d5338d4bc965 req-76f3fbc2-4b02-442f-b337-b088a1e7e318 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:53.547434 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:53.547434 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:53.547811 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1d535038-7065-45cc-9b93-d5338d4bc965 req-76f3fbc2-4b02-442f-b337-b088a1e7e318 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:53.652438 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:53.652438 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:53.688776 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-1d535038-7065-45cc-9b93-d5338d4bc965 req-76f3fbc2-4b02-442f-b337-b088a1e7e318 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Volume info retrieved successfully. Jan 21 09:13:53.755818 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1d535038-7065-45cc-9b93-d5338d4bc965 req-76f3fbc2-4b02-442f-b337-b088a1e7e318 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 returned with HTTP 200 Jan 21 09:13:53.760479 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 673/1362] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:13:53 2021] GET /volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 => generated 923 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:13:53.786322 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d2d5163-3619-4242-b203-cdfa20414da7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:53.787209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d2d5163-3619-4242-b203-cdfa20414da7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:53.787576 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:53.787576 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:53.788203 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d2d5163-3619-4242-b203-cdfa20414da7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:53.788711 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7d2d5163-3619-4242-b203-cdfa20414da7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:53.849719 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:53.849719 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:53.875980 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d2d5163-3619-4242-b203-cdfa20414da7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:53.877066 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 674/1363] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:53 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:54.259154 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-d067cc01-1b47-43b6-96d3-a08768d0356e tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:13:54.263374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-d067cc01-1b47-43b6-96d3-a08768d0356e tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:13:54.277334 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-d067cc01-1b47-43b6-96d3-a08768d0356e tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/32fb1c81-8148-4841-8a45-56dc0e836bcb returned with HTTP 200 Jan 21 09:13:54.278571 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 690/1364] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:13:53 2021] DELETE /volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/32fb1c81-8148-4841-8a45-56dc0e836bcb => generated 19 bytes in 1108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:54.296288 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-ed137504-91f8-415a-9f01-7061c4495971 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] DELETE http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/a6dd02c2-1d60-4901-adb1-9ffaf3d4ecc8 Jan 21 09:13:54.296978 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-ed137504-91f8-415a-9f01-7061c4495971 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:54.297282 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:54.297282 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:54.297976 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-ed137504-91f8-415a-9f01-7061c4495971 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:54.354383 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:54.354383 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:54.845223 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-290736dd-ada2-412d-9ce9-4b09ff3ae510 req-6af563fa-e00a-4da5-a3e3-9915296572e1 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] GET http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 Jan 21 09:13:54.845902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-290736dd-ada2-412d-9ce9-4b09ff3ae510 req-6af563fa-e00a-4da5-a3e3-9915296572e1 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:54.846275 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:54.846275 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:54.846800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-290736dd-ada2-412d-9ce9-4b09ff3ae510 req-6af563fa-e00a-4da5-a3e3-9915296572e1 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:54.957340 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:54.957340 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:54.994626 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-290736dd-ada2-412d-9ce9-4b09ff3ae510 req-6af563fa-e00a-4da5-a3e3-9915296572e1 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Volume info retrieved successfully. Jan 21 09:13:55.077671 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-290736dd-ada2-412d-9ce9-4b09ff3ae510 req-6af563fa-e00a-4da5-a3e3-9915296572e1 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 returned with HTTP 200 Jan 21 09:13:55.079036 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 691/1365] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:13:54 2021] GET /volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 => generated 923 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:55.109793 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4e50919-4d5c-4c36-b16f-6aacd3cadc19 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:55.110382 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4e50919-4d5c-4c36-b16f-6aacd3cadc19 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:55.110592 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:55.110592 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:55.110951 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4e50919-4d5c-4c36-b16f-6aacd3cadc19 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:55.111321 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b4e50919-4d5c-4c36-b16f-6aacd3cadc19 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:55.181308 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:55.181308 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:55.193640 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4e50919-4d5c-4c36-b16f-6aacd3cadc19 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:55.194505 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 692/1366] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:55 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:55.243501 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-ed137504-91f8-415a-9f01-7061c4495971 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:13:55.244131 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-ed137504-91f8-415a-9f01-7061c4495971 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:13:55.275905 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-761fbf3e-8a70-4a78-bdf2-527785043c01 req-ed137504-91f8-415a-9f01-7061c4495971 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/a6dd02c2-1d60-4901-adb1-9ffaf3d4ecc8 returned with HTTP 200 Jan 21 09:13:55.277275 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 675/1367] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:13:54 2021] DELETE /volume/v3/7538799a99794b7da4bc011b8d8639c3/attachments/a6dd02c2-1d60-4901-adb1-9ffaf3d4ecc8 => generated 19 bytes in 986 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:13:56.209235 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a5d1922-1f63-4cdd-a770-7fde1961091a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:56.209894 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a5d1922-1f63-4cdd-a770-7fde1961091a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:56.210543 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:56.210543 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:56.210976 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a5d1922-1f63-4cdd-a770-7fde1961091a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:56.211424 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7a5d1922-1f63-4cdd-a770-7fde1961091a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:56.250220 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:56.250220 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:56.262542 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a5d1922-1f63-4cdd-a770-7fde1961091a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:56.269758 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 693/1368] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:56 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:56.299505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0fa39bd0-77b8-4b21-b2f2-82c8b95ad54b req-e6a8d7eb-44d8-4a33-9c5e-539558b5b230 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] GET http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 Jan 21 09:13:56.300243 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0fa39bd0-77b8-4b21-b2f2-82c8b95ad54b req-e6a8d7eb-44d8-4a33-9c5e-539558b5b230 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:56.300611 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:56.300611 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:56.301223 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0fa39bd0-77b8-4b21-b2f2-82c8b95ad54b req-e6a8d7eb-44d8-4a33-9c5e-539558b5b230 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:56.426372 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:56.426372 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:56.441217 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0fa39bd0-77b8-4b21-b2f2-82c8b95ad54b req-e6a8d7eb-44d8-4a33-9c5e-539558b5b230 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Volume info retrieved successfully. Jan 21 09:13:56.483571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0fa39bd0-77b8-4b21-b2f2-82c8b95ad54b req-e6a8d7eb-44d8-4a33-9c5e-539558b5b230 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 returned with HTTP 200 Jan 21 09:13:56.495105 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 676/1369] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:13:56 2021] GET /volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 => generated 923 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:57.278657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39a56d1c-543c-40f8-b6d1-89f15b751b35 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:57.279365 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39a56d1c-543c-40f8-b6d1-89f15b751b35 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:57.279584 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:57.279584 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:57.279963 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39a56d1c-543c-40f8-b6d1-89f15b751b35 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:57.280306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-39a56d1c-543c-40f8-b6d1-89f15b751b35 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:57.342797 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:57.342797 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:57.360287 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39a56d1c-543c-40f8-b6d1-89f15b751b35 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:57.372536 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 694/1370] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:57 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:57.610725 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-6c2db9c7-d11d-403f-be97-1be4dcd3536c req-0fec5101-d159-4144-b686-e59e492b2ec9 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] GET http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 Jan 21 09:13:57.611523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-6c2db9c7-d11d-403f-be97-1be4dcd3536c req-0fec5101-d159-4144-b686-e59e492b2ec9 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:57.611918 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:57.611918 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:57.612567 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-6c2db9c7-d11d-403f-be97-1be4dcd3536c req-0fec5101-d159-4144-b686-e59e492b2ec9 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:57.725133 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-6c2db9c7-d11d-403f-be97-1be4dcd3536c req-0fec5101-d159-4144-b686-e59e492b2ec9 tempest-VolumesGetTestJSON-476741499 tempest-VolumesGetTestJSON-476741499] http://10.222.0.86/volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 returned with HTTP 404 Jan 21 09:13:57.727117 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 677/1371] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:13:57 2021] GET /volume/v3/fda94eec812b4fa79901d596fa1b154c/volumes/334d98ba-71f1-4b88-af39-e1159b9b5106 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:13:58.387281 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9dab80ad-f046-4960-9b17-8135e3bfb051 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:58.388069 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9dab80ad-f046-4960-9b17-8135e3bfb051 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:58.388216 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:13:58.388216 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:13:58.388596 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9dab80ad-f046-4960-9b17-8135e3bfb051 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:58.388972 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9dab80ad-f046-4960-9b17-8135e3bfb051 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:58.476574 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:58.476574 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:58.478467 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9dab80ad-f046-4960-9b17-8135e3bfb051 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:58.479299 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 695/1372] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:58 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:13:59.499880 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b1d795e-f48a-485f-a360-af09bc4dcd8d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:13:59.500434 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b1d795e-f48a-485f-a360-af09bc4dcd8d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:13:59.500869 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b1d795e-f48a-485f-a360-af09bc4dcd8d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:13:59.501234 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0b1d795e-f48a-485f-a360-af09bc4dcd8d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:13:59.560883 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:13:59.560883 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:13:59.570187 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b1d795e-f48a-485f-a360-af09bc4dcd8d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:13:59.571079 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 678/1373] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:13:59 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:00.595156 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba0cdc23-e030-4cd6-9979-ffa6d5f16ce2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:14:00.595870 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba0cdc23-e030-4cd6-9979-ffa6d5f16ce2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:00.596083 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:00.596083 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:00.596461 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba0cdc23-e030-4cd6-9979-ffa6d5f16ce2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:00.596827 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ba0cdc23-e030-4cd6-9979-ffa6d5f16ce2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:00.647330 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:00.647330 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:00.649470 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba0cdc23-e030-4cd6-9979-ffa6d5f16ce2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:14:00.650398 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 696/1374] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:00 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:01.675513 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59d88876-8135-4c03-ae8a-c572f91efbfa tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:14:01.675915 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59d88876-8135-4c03-ae8a-c572f91efbfa tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:01.676034 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:01.676034 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:01.676436 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59d88876-8135-4c03-ae8a-c572f91efbfa tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:01.676736 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-59d88876-8135-4c03-ae8a-c572f91efbfa tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:01.720787 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:01.720787 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:01.722667 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59d88876-8135-4c03-ae8a-c572f91efbfa tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:14:01.728968 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 679/1375] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:01 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:02.737356 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4fed7e8-a8df-4448-9c01-3a1fe83163d7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:14:02.737868 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4fed7e8-a8df-4448-9c01-3a1fe83163d7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:02.738053 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:02.738053 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:02.738438 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4fed7e8-a8df-4448-9c01-3a1fe83163d7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:02.738806 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d4fed7e8-a8df-4448-9c01-3a1fe83163d7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:02.784097 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:02.784097 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:02.791608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4fed7e8-a8df-4448-9c01-3a1fe83163d7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:14:02.797391 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 697/1376] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:02 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:03.809214 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4caff05d-3788-4381-8f1a-200461e112b1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:14:03.810666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4caff05d-3788-4381-8f1a-200461e112b1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:03.811166 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:03.811166 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:03.812073 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4caff05d-3788-4381-8f1a-200461e112b1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:03.812579 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4caff05d-3788-4381-8f1a-200461e112b1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:03.866690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:03.866690 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:03.868874 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4caff05d-3788-4381-8f1a-200461e112b1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:14:03.869915 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 680/1377] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:03 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:04.885600 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f9a9470-f51c-477c-b1a9-75cc34b08154 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:14:04.898567 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f9a9470-f51c-477c-b1a9-75cc34b08154 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:04.898774 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:04.898774 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:04.899162 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f9a9470-f51c-477c-b1a9-75cc34b08154 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:04.899539 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7f9a9470-f51c-477c-b1a9-75cc34b08154 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:04.977268 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:04.977268 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:04.990594 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f9a9470-f51c-477c-b1a9-75cc34b08154 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:14:04.991442 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 698/1378] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:04 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:06.005246 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be0367c7-744d-4bb9-a5d8-144ebbd1c6c2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:14:06.005777 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be0367c7-744d-4bb9-a5d8-144ebbd1c6c2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:06.005964 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:06.005964 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:06.006508 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be0367c7-744d-4bb9-a5d8-144ebbd1c6c2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:06.006875 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-be0367c7-744d-4bb9-a5d8-144ebbd1c6c2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:06.064109 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:06.064109 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:06.076310 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be0367c7-744d-4bb9-a5d8-144ebbd1c6c2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:14:06.077253 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 681/1379] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:06 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:07.095407 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-388fcfb5-fd5f-43c1-9795-9604ab48dbe8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:14:07.102603 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-388fcfb5-fd5f-43c1-9795-9604ab48dbe8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:07.102982 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:07.102982 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:07.103588 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-388fcfb5-fd5f-43c1-9795-9604ab48dbe8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:07.104090 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-388fcfb5-fd5f-43c1-9795-9604ab48dbe8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:07.149064 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:07.149064 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:07.152511 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-388fcfb5-fd5f-43c1-9795-9604ab48dbe8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:14:07.165849 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 699/1380] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:07 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:08.177286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e01e225-72e1-466d-8b53-2a28c0183e99 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:14:08.178259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e01e225-72e1-466d-8b53-2a28c0183e99 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:08.178593 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:08.178593 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:08.179291 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e01e225-72e1-466d-8b53-2a28c0183e99 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:08.179884 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9e01e225-72e1-466d-8b53-2a28c0183e99 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:08.226213 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:08.226213 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:08.232176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e01e225-72e1-466d-8b53-2a28c0183e99 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:14:08.238445 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 682/1381] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:08 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 816 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:09.253345 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e775595-c6f3-4224-92db-b344640b52cb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:14:09.255232 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e775595-c6f3-4224-92db-b344640b52cb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:09.256516 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:09.256516 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:09.257107 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e775595-c6f3-4224-92db-b344640b52cb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:09.257681 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5e775595-c6f3-4224-92db-b344640b52cb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 40376807-4b79-4c22-a79d-0e71c6fe92f7. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:09.311354 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:09.311354 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:09.314814 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e775595-c6f3-4224-92db-b344640b52cb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 200 Jan 21 09:14:09.317822 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 700/1382] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:09 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:09.336755 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9d32bfb-9be9-4c3d-ba83-27e0612e7428 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:14:09.337648 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9d32bfb-9be9-4c3d-ba83-27e0612e7428 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:09.338110 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:09.338110 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:09.338779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9d32bfb-9be9-4c3d-ba83-27e0612e7428 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:09.480946 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:09.480946 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:09.519745 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9d32bfb-9be9-4c3d-ba83-27e0612e7428 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:09.567465 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:09.567465 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:09.595649 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9d32bfb-9be9-4c3d-ba83-27e0612e7428 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:14:09.596802 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 683/1383] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:09 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 1202 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:09.614766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4afd8a08-c112-4d33-9384-ea7766fe775e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] DELETE http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 Jan 21 09:14:09.615622 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4afd8a08-c112-4d33-9384-ea7766fe775e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:09.616050 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:09.616050 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:09.616765 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4afd8a08-c112-4d33-9384-ea7766fe775e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:09.617334 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-4afd8a08-c112-4d33-9384-ea7766fe775e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Delete backup with id: 40376807-4b79-4c22-a79d-0e71c6fe92f7. Jan 21 09:14:09.650476 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:09.650476 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:09.724131 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-4afd8a08-c112-4d33-9384-ea7766fe775e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] delete_backup rpcapi backup_id 40376807-4b79-4c22-a79d-0e71c6fe92f7 {{(pid=87914) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 09:14:09.727907 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4afd8a08-c112-4d33-9384-ea7766fe775e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 returned with HTTP 202 Jan 21 09:14:09.733536 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 701/1384] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:14:09 2021] DELETE /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/40376807-4b79-4c22-a79d-0e71c6fe92f7 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:14:10.005995 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-27938de7-33be-4a0c-b919-e2fce2a5155b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:14:10.007035 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-27938de7-33be-4a0c-b919-e2fce2a5155b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:10.007465 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:10.007465 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:10.008677 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-27938de7-33be-4a0c-b919-e2fce2a5155b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:10.089802 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:10.089802 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:10.101016 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-78c29a96-87eb-44cc-934c-6d3044294265 req-27938de7-33be-4a0c-b919-e2fce2a5155b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:10.126558 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:10.126558 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:10.136566 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-27938de7-33be-4a0c-b919-e2fce2a5155b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:14:10.138295 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 684/1385] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:14:09 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 1202 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:10.168903 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-5ae7f381-56de-4811-89e3-7ab5b3bccd7e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] POST http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21/action Jan 21 09:14:10.169361 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:10.169361 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:10.169779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-5ae7f381-56de-4811-89e3-7ab5b3bccd7e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Action body: b'{"os-begin_detaching": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:14:10.170723 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-5ae7f381-56de-4811-89e3-7ab5b3bccd7e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:14:10.333958 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:10.333958 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:10.335910 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-78c29a96-87eb-44cc-934c-6d3044294265 req-5ae7f381-56de-4811-89e3-7ab5b3bccd7e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:10.363935 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-78c29a96-87eb-44cc-934c-6d3044294265 req-5ae7f381-56de-4811-89e3-7ab5b3bccd7e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Begin detaching volume completed successfully. Jan 21 09:14:10.364823 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-5ae7f381-56de-4811-89e3-7ab5b3bccd7e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21/action returned with HTTP 202 Jan 21 09:14:10.366462 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 702/1386] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 09:14:10 2021] POST /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21/action => generated 0 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:14:10.397259 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-594cb18e-a460-4fa9-9a24-56d7769b0069 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:14:10.397787 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-594cb18e-a460-4fa9-9a24-56d7769b0069 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:10.398188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:10.398188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:10.398572 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-594cb18e-a460-4fa9-9a24-56d7769b0069 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:10.467575 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-5ae7f381-56de-4811-89e3-7ab5b3bccd7e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume// Jan 21 09:14:10.468311 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-5ae7f381-56de-4811-89e3-7ab5b3bccd7e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:10.468804 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:10.468804 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:10.469739 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-5ae7f381-56de-4811-89e3-7ab5b3bccd7e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:10.471501 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-5ae7f381-56de-4811-89e3-7ab5b3bccd7e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:14:10.472471 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 703/1387] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:14:10 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:14:10.487500 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-65eb9dde-dc26-496a-b110-1b7c39ab5514 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:14:10.488228 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-65eb9dde-dc26-496a-b110-1b7c39ab5514 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:10.488835 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-65eb9dde-dc26-496a-b110-1b7c39ab5514 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:10.514243 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:10.514243 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:10.551253 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-594cb18e-a460-4fa9-9a24-56d7769b0069 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:10.570784 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:10.570784 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:10.587461 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-78c29a96-87eb-44cc-934c-6d3044294265 req-65eb9dde-dc26-496a-b110-1b7c39ab5514 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:10.602188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:10.602188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:10.623415 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-594cb18e-a460-4fa9-9a24-56d7769b0069 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:14:10.624859 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 685/1388] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:10 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 1205 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:10.649868 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:10.649868 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:10.699682 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-65eb9dde-dc26-496a-b110-1b7c39ab5514 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:14:10.699682 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 704/1389] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:14:10 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 1304 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:14:11.067616 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-077f60e2-4aca-43d3-adcf-ba3a52c5f73d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] DELETE http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/attachments/ad110f27-3200-488d-9c71-e565f493f4d1 Jan 21 09:14:11.068439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-077f60e2-4aca-43d3-adcf-ba3a52c5f73d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:11.068868 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:11.068868 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:11.069527 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-077f60e2-4aca-43d3-adcf-ba3a52c5f73d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:11.100679 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:11.100679 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:11.644638 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0312680-c785-448a-a6e0-b16257d5abb3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:14:11.649640 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0312680-c785-448a-a6e0-b16257d5abb3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:11.651141 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:11.651141 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:11.652597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0312680-c785-448a-a6e0-b16257d5abb3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:11.806396 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:11.806396 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:11.828886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d0312680-c785-448a-a6e0-b16257d5abb3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:11.875105 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:11.875105 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:11.888252 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0312680-c785-448a-a6e0-b16257d5abb3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:14:11.889543 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 705/1390] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:11 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 1205 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:12.118241 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-78c29a96-87eb-44cc-934c-6d3044294265 req-077f60e2-4aca-43d3-adcf-ba3a52c5f73d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:14:12.119313 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-78c29a96-87eb-44cc-934c-6d3044294265 req-077f60e2-4aca-43d3-adcf-ba3a52c5f73d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:14:12.134409 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-78c29a96-87eb-44cc-934c-6d3044294265 req-077f60e2-4aca-43d3-adcf-ba3a52c5f73d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/attachments/ad110f27-3200-488d-9c71-e565f493f4d1 returned with HTTP 200 Jan 21 09:14:12.136405 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 686/1391] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:14:11 2021] DELETE /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/attachments/ad110f27-3200-488d-9c71-e565f493f4d1 => generated 19 bytes in 1074 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:14:12.907626 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c486b3a3-8f31-4a92-8e09-b88a2a6f1c28 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:14:12.908563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c486b3a3-8f31-4a92-8e09-b88a2a6f1c28 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:12.909091 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:12.909091 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:12.909713 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c486b3a3-8f31-4a92-8e09-b88a2a6f1c28 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:13.032559 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:13.032559 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:13.075735 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c486b3a3-8f31-4a92-8e09-b88a2a6f1c28 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:13.133919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c486b3a3-8f31-4a92-8e09-b88a2a6f1c28 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:14:13.134949 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 706/1392] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:12 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 910 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:14.307660 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0cef535-cb00-481e-b60f-2be66e22b184 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] DELETE http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 Jan 21 09:14:14.308707 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0cef535-cb00-481e-b60f-2be66e22b184 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:14.309160 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:14.309160 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:14.309842 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0cef535-cb00-481e-b60f-2be66e22b184 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:14.310560 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e0cef535-cb00-481e-b60f-2be66e22b184 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Delete volume with id: e948bab9-be15-4efc-b3e4-c0f870838151 Jan 21 09:14:14.375724 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:14.375724 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:14.377330 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e0cef535-cb00-481e-b60f-2be66e22b184 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:14:14.419260 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e0cef535-cb00-481e-b60f-2be66e22b184 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Delete volume request issued successfully. Jan 21 09:14:14.420079 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0cef535-cb00-481e-b60f-2be66e22b184 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 returned with HTTP 202 Jan 21 09:14:14.421274 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 687/1393] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:14:14 2021] DELETE /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:14:14.431594 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6649504f-271b-45a3-964a-6b47bb93065f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 Jan 21 09:14:14.440056 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6649504f-271b-45a3-964a-6b47bb93065f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:14.440056 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:14.440056 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:14.440056 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6649504f-271b-45a3-964a-6b47bb93065f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:14.498260 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:14.498260 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:14.513087 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6649504f-271b-45a3-964a-6b47bb93065f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:14:14.541246 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6649504f-271b-45a3-964a-6b47bb93065f tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 returned with HTTP 200 Jan 21 09:14:14.543093 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 707/1394] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:14 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 => generated 918 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:15.558863 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd6b344f-20d4-4cb9-8857-a5909333c3cf tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 Jan 21 09:14:15.559500 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd6b344f-20d4-4cb9-8857-a5909333c3cf tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:15.559678 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:15.559678 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:15.559882 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd6b344f-20d4-4cb9-8857-a5909333c3cf tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:15.686962 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:15.686962 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:15.725906 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fd6b344f-20d4-4cb9-8857-a5909333c3cf tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:14:15.813081 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd6b344f-20d4-4cb9-8857-a5909333c3cf tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 returned with HTTP 200 Jan 21 09:14:15.813879 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 688/1395] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:15 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 => generated 918 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:16.830767 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1c9ba28-f022-4d5b-b9e9-6d171f72de85 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 Jan 21 09:14:16.832428 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1c9ba28-f022-4d5b-b9e9-6d171f72de85 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:16.832798 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:16.832798 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:16.833389 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1c9ba28-f022-4d5b-b9e9-6d171f72de85 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:16.995830 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:16.995830 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:17.015064 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b1c9ba28-f022-4d5b-b9e9-6d171f72de85 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:14:17.052283 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1c9ba28-f022-4d5b-b9e9-6d171f72de85 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 returned with HTTP 200 Jan 21 09:14:17.053399 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 708/1396] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:16 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 => generated 918 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:18.070914 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fa0d2b1-4424-41cc-a2d2-bb1c8f861205 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 Jan 21 09:14:18.071454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fa0d2b1-4424-41cc-a2d2-bb1c8f861205 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:18.071601 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:18.071601 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:18.072219 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fa0d2b1-4424-41cc-a2d2-bb1c8f861205 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:18.165887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fa0d2b1-4424-41cc-a2d2-bb1c8f861205 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 returned with HTTP 404 Jan 21 09:14:18.167135 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 689/1397] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:18 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/e948bab9-be15-4efc-b3e4-c0f870838151 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:14:18.175069 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83169fb0-3b9c-4d69-a77b-83fc70e190e2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] DELETE http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 Jan 21 09:14:18.175575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83169fb0-3b9c-4d69-a77b-83fc70e190e2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:18.175767 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:18.175767 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:18.176407 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83169fb0-3b9c-4d69-a77b-83fc70e190e2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:18.178379 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-83169fb0-3b9c-4d69-a77b-83fc70e190e2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Delete volume with id: 447030b4-6abb-470d-8f2a-8fdde52dd6a4 Jan 21 09:14:18.288853 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:18.288853 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:18.290578 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-83169fb0-3b9c-4d69-a77b-83fc70e190e2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:14:18.365628 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-83169fb0-3b9c-4d69-a77b-83fc70e190e2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Delete volume request issued successfully. Jan 21 09:14:18.387262 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83169fb0-3b9c-4d69-a77b-83fc70e190e2 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 returned with HTTP 202 Jan 21 09:14:18.393235 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 709/1398] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:14:18 2021] DELETE /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:14:18.404515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1910bbbc-07a8-45e5-8fa8-1f9192f8a396 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 Jan 21 09:14:18.405164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1910bbbc-07a8-45e5-8fa8-1f9192f8a396 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:18.405769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1910bbbc-07a8-45e5-8fa8-1f9192f8a396 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:18.470432 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f08181a-1d66-4f41-97a5-541d61a02da7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] DELETE http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:14:18.470959 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f08181a-1d66-4f41-97a5-541d61a02da7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:18.471402 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:18.471402 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:18.471784 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f08181a-1d66-4f41-97a5-541d61a02da7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:18.472253 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-5f08181a-1d66-4f41-97a5-541d61a02da7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Delete volume with id: aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:14:18.538241 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:18.538241 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:18.563921 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1910bbbc-07a8-45e5-8fa8-1f9192f8a396 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:14:18.580570 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:18.580570 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:18.582105 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f08181a-1d66-4f41-97a5-541d61a02da7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:18.619675 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1910bbbc-07a8-45e5-8fa8-1f9192f8a396 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 returned with HTTP 200 Jan 21 09:14:18.624507 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 690/1399] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:18 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 => generated 918 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:18.656174 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f08181a-1d66-4f41-97a5-541d61a02da7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Delete volume request issued successfully. Jan 21 09:14:18.656842 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f08181a-1d66-4f41-97a5-541d61a02da7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 202 Jan 21 09:14:18.657564 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 710/1400] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:14:18 2021] DELETE /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:14:18.665352 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b02ea428-fc2c-40d1-ba46-e6adbed27b8a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:14:18.665965 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b02ea428-fc2c-40d1-ba46-e6adbed27b8a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:18.666257 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:18.666257 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:18.667491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b02ea428-fc2c-40d1-ba46-e6adbed27b8a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:18.794769 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:18.794769 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:18.831099 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b02ea428-fc2c-40d1-ba46-e6adbed27b8a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:18.871321 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b02ea428-fc2c-40d1-ba46-e6adbed27b8a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:14:18.872151 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 691/1401] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:18 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 909 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:19.646546 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60c2f8ee-70ad-4690-9035-f4f67f92fbce tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 Jan 21 09:14:19.647045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60c2f8ee-70ad-4690-9035-f4f67f92fbce tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:19.647243 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:19.647243 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:19.647593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60c2f8ee-70ad-4690-9035-f4f67f92fbce tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:19.791708 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:19.791708 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:19.816183 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-60c2f8ee-70ad-4690-9035-f4f67f92fbce tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:14:19.866267 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60c2f8ee-70ad-4690-9035-f4f67f92fbce tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 returned with HTTP 200 Jan 21 09:14:19.876317 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 711/1402] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:19 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 => generated 918 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:19.888871 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3aa9083-b4ee-4925-8967-5f48e2dfb43e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:14:19.889402 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3aa9083-b4ee-4925-8967-5f48e2dfb43e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:19.890299 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:19.890299 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:19.890980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3aa9083-b4ee-4925-8967-5f48e2dfb43e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:19.995705 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:19.995705 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:20.016380 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e3aa9083-b4ee-4925-8967-5f48e2dfb43e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:20.064695 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3aa9083-b4ee-4925-8967-5f48e2dfb43e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:14:20.065502 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 692/1403] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:19 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 909 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:20.883877 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5077ca4-2b8b-4f77-a7c3-19eb20f12fe0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 Jan 21 09:14:20.884419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5077ca4-2b8b-4f77-a7c3-19eb20f12fe0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:20.884631 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:20.884631 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:20.885306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5077ca4-2b8b-4f77-a7c3-19eb20f12fe0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:21.020397 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:21.020397 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:21.043484 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f5077ca4-2b8b-4f77-a7c3-19eb20f12fe0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:14:21.083625 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d33996e-1969-4758-aab6-f4399148df3a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:14:21.084967 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d33996e-1969-4758-aab6-f4399148df3a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:21.085309 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:21.085309 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:21.085821 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d33996e-1969-4758-aab6-f4399148df3a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:21.092201 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5077ca4-2b8b-4f77-a7c3-19eb20f12fe0 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 returned with HTTP 200 Jan 21 09:14:21.094626 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 712/1404] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:20 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 => generated 918 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:21.242561 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:21.242561 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:21.288575 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2d33996e-1969-4758-aab6-f4399148df3a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:21.351871 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d33996e-1969-4758-aab6-f4399148df3a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 200 Jan 21 09:14:21.360942 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 693/1405] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:21 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 909 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:22.111312 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ddb895bb-c0a6-41af-b429-fd0ffe231b38 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 Jan 21 09:14:22.111833 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ddb895bb-c0a6-41af-b429-fd0ffe231b38 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:22.112045 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:22.112045 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:22.112420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ddb895bb-c0a6-41af-b429-fd0ffe231b38 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:22.225104 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ddb895bb-c0a6-41af-b429-fd0ffe231b38 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 returned with HTTP 404 Jan 21 09:14:22.228776 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 713/1406] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:22 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/447030b4-6abb-470d-8f2a-8fdde52dd6a4 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:14:22.235643 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cb364eb-b42d-4184-8c05-d70a4bc49ec8 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] DELETE http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:14:22.236533 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cb364eb-b42d-4184-8c05-d70a4bc49ec8 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:22.236921 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:22.236921 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:22.237536 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cb364eb-b42d-4184-8c05-d70a4bc49ec8 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:22.238173 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0cb364eb-b42d-4184-8c05-d70a4bc49ec8 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Delete volume with id: 671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:14:22.297601 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:22.297601 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:22.299745 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0cb364eb-b42d-4184-8c05-d70a4bc49ec8 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:14:22.378556 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cbf67732-95d4-480b-add9-f1621d418df8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:14:22.379376 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cbf67732-95d4-480b-add9-f1621d418df8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:22.380062 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0cb364eb-b42d-4184-8c05-d70a4bc49ec8 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Delete volume request issued successfully. Jan 21 09:14:22.380726 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cb364eb-b42d-4184-8c05-d70a4bc49ec8 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 202 Jan 21 09:14:22.381144 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cbf67732-95d4-480b-add9-f1621d418df8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:22.386592 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 694/1407] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:14:22 2021] DELETE /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:14:22.391878 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8a53253-2a91-4386-b9bd-3476852de598 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:14:22.395600 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8a53253-2a91-4386-b9bd-3476852de598 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:22.396461 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:22.396461 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:22.398207 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8a53253-2a91-4386-b9bd-3476852de598 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:22.484833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cbf67732-95d4-480b-add9-f1621d418df8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 404 Jan 21 09:14:22.491886 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 714/1408] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:22 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:14:22.516444 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:22.516444 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:22.541865 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8a53253-2a91-4386-b9bd-3476852de598 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:14:22.598229 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8a53253-2a91-4386-b9bd-3476852de598 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:14:22.605107 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 695/1409] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:22 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 1366 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:22.626884 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] POST http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes Jan 21 09:14:22.627674 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1bd435bf-09c9-4a02-9f1c-d0874199f573", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1942444105"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:14:22.629298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Create volume request body: {'volume': {'imageRef': '1bd435bf-09c9-4a02-9f1c-d0874199f573', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1942444105'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:14:22.811232 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Create volume of 1 GB Jan 21 09:14:22.846802 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Availability Zones retrieved successfully. Jan 21 09:14:22.889541 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Flow 'volume_create_api' (76143e49-714d-4550-a7a2-1c2ac309e67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:14:22.895181 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe06c07c-f082-4727-9654-fa7472c093a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:14:22.898120 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:14:23.049889 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe06c07c-f082-4727-9654-fa7472c093a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:14:23.052540 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a197ae-7314-4c87-a265-68fcfeec4a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:14:23.132678 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Created reservations ['e7d78b98-0f8f-4b9b-8d04-c1e2d65f0a2a', '38fc5708-e84e-468d-9a80-6b011e2ba82c', 'b8ff3693-cb61-483f-8cd7-d4f9c76b8480', 'b0efcc0b-9401-42c3-b89a-dae017cc7e6d'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:14:23.135250 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a197ae-7314-4c87-a265-68fcfeec4a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7d78b98-0f8f-4b9b-8d04-c1e2d65f0a2a', '38fc5708-e84e-468d-9a80-6b011e2ba82c', 'b8ff3693-cb61-483f-8cd7-d4f9c76b8480', 'b0efcc0b-9401-42c3-b89a-dae017cc7e6d']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:14:23.138868 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22bce563-4e85-4824-abe0-575c2084b264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:14:23.240365 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22bce563-4e85-4824-abe0-575c2084b264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc46393f-84c3-4e99-985d-0d075699d313', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1942444105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da75b0cc0bdb4ea089ffb1569e22f923',qos_specs=None,replication_status=,reservations=['e7d78b98-0f8f-4b9b-8d04-c1e2d65f0a2a','38fc5708-e84e-468d-9a80-6b011e2ba82c','b8ff3693-cb61-483f-8cd7-d4f9c76b8480','b0efcc0b-9401-42c3-b89a-dae017cc7e6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d9192b13404d0b99d0f7f937651082',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:14:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1942444105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc46393f-84c3-4e99-985d-0d075699d313,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da75b0cc0bdb4ea089ffb1569e22f923',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0d9192b13404d0b99d0f7f937651082',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:14:23.242511 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f897352a-dde9-4361-9153-fdb5300a3ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:14:23.301715 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f897352a-dde9-4361-9153-fdb5300a3ff4) transitioned into state 'SUCCESS' from state '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-1942444105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da75b0cc0bdb4ea089ffb1569e22f923',qos_specs=None,replication_status=,reservations=['e7d78b98-0f8f-4b9b-8d04-c1e2d65f0a2a','38fc5708-e84e-468d-9a80-6b011e2ba82c','b8ff3693-cb61-483f-8cd7-d4f9c76b8480','b0efcc0b-9401-42c3-b89a-dae017cc7e6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d9192b13404d0b99d0f7f937651082',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:14:23.306757 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb77d678-e6ed-45b3-97e4-43501b0e3eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:14:23.334325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb77d678-e6ed-45b3-97e4-43501b0e3eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:14:23.337233 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Flow 'volume_create_api' (76143e49-714d-4550-a7a2-1c2ac309e67b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:14:23.475109 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Create volume request issued successfully. Jan 21 09:14:23.512115 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c122a787-5c83-45bc-98e9-80dd8b0c6fb5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes returned with HTTP 202 Jan 21 09:14:23.523380 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 715/1410] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:14:22 2021] POST /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes => generated 818 bytes in 891 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:14:23.528628 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0878b250-472d-47e6-8b1f-13fda20fbd54 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:23.529155 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0878b250-472d-47e6-8b1f-13fda20fbd54 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:23.529353 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:23.529353 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:23.530003 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0878b250-472d-47e6-8b1f-13fda20fbd54 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:23.625219 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87fdaf50-a312-4a22-8bfe-47a629a29637 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:14:23.626353 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87fdaf50-a312-4a22-8bfe-47a629a29637 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:23.626869 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:23.626869 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:23.627497 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87fdaf50-a312-4a22-8bfe-47a629a29637 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:23.650553 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:23.650553 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:23.682066 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0878b250-472d-47e6-8b1f-13fda20fbd54 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:23.740466 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0878b250-472d-47e6-8b1f-13fda20fbd54 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:23.752262 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 696/1411] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:23 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 910 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:23.763034 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:23.763034 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:23.784754 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-87fdaf50-a312-4a22-8bfe-47a629a29637 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:14:23.850848 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87fdaf50-a312-4a22-8bfe-47a629a29637 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:14:23.856667 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 716/1412] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:23 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 1366 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:24.760115 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad78ba04-966f-4051-aeab-38297bbb8083 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:24.761686 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad78ba04-966f-4051-aeab-38297bbb8083 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:24.762017 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:24.762017 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:24.762592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad78ba04-966f-4051-aeab-38297bbb8083 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:24.875285 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-045b4371-9666-47ce-8e95-4bd7aa5bf46c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:14:24.875877 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-045b4371-9666-47ce-8e95-4bd7aa5bf46c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:24.876201 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:24.876201 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:24.876910 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-045b4371-9666-47ce-8e95-4bd7aa5bf46c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:24.882592 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:24.882592 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:24.907388 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ad78ba04-966f-4051-aeab-38297bbb8083 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:24.961525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad78ba04-966f-4051-aeab-38297bbb8083 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:24.963484 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 697/1413] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:24 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 910 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:25.001171 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:25.001171 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:25.019744 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-045b4371-9666-47ce-8e95-4bd7aa5bf46c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Volume info retrieved successfully. Jan 21 09:14:25.079719 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-045b4371-9666-47ce-8e95-4bd7aa5bf46c tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 200 Jan 21 09:14:25.081475 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 717/1414] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:24 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 1366 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:25.979618 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4591069d-9939-4752-a6f8-487f2aa11eab tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:25.981064 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4591069d-9939-4752-a6f8-487f2aa11eab tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:25.981479 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:25.981479 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:25.982213 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4591069d-9939-4752-a6f8-487f2aa11eab tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:26.097529 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee93b9c2-3f20-4952-8298-bf4b01516651 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] GET http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 Jan 21 09:14:26.098065 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee93b9c2-3f20-4952-8298-bf4b01516651 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:26.098310 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:26.098310 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:26.098685 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee93b9c2-3f20-4952-8298-bf4b01516651 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:26.124868 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:26.124868 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:26.145718 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4591069d-9939-4752-a6f8-487f2aa11eab tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:26.204504 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4591069d-9939-4752-a6f8-487f2aa11eab tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:26.205361 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 698/1415] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:25 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 910 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:26.271073 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee93b9c2-3f20-4952-8298-bf4b01516651 tempest-TaggedBootDevicesTest_v242-1879873546 tempest-TaggedBootDevicesTest_v242-1879873546] http://10.222.0.86/volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 returned with HTTP 404 Jan 21 09:14:26.276721 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 718/1416] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:26 2021] GET /volume/v3/7538799a99794b7da4bc011b8d8639c3/volumes/671c8f60-6956-4158-8c85-b66e52cc63e9 => generated 109 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:14:27.234918 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a4000f6-09f5-4768-a50b-f4e788c8b69c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:27.234918 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a4000f6-09f5-4768-a50b-f4e788c8b69c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:27.234918 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:27.234918 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:27.234918 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a4000f6-09f5-4768-a50b-f4e788c8b69c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:27.433327 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:27.433327 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:27.457574 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a4000f6-09f5-4768-a50b-f4e788c8b69c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:27.509529 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a4000f6-09f5-4768-a50b-f4e788c8b69c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:27.510930 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 699/1417] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:27 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 910 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:28.527176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6af8342-33e5-4809-82b6-648eff9f821f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:28.528261 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6af8342-33e5-4809-82b6-648eff9f821f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:28.529154 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6af8342-33e5-4809-82b6-648eff9f821f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:28.581612 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:28.581612 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:28.591517 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f6af8342-33e5-4809-82b6-648eff9f821f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:28.615153 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6af8342-33e5-4809-82b6-648eff9f821f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:28.616493 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 719/1418] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:28 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 910 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:14:29.636494 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cec02896-4ca9-464d-8d1b-c495b54d13d7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:29.638522 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cec02896-4ca9-464d-8d1b-c495b54d13d7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:29.639115 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:29.639115 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:29.639501 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cec02896-4ca9-464d-8d1b-c495b54d13d7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:29.701741 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:29.701741 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:29.713753 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cec02896-4ca9-464d-8d1b-c495b54d13d7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:29.746706 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cec02896-4ca9-464d-8d1b-c495b54d13d7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:29.749390 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 700/1419] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:29 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 910 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:30.767046 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-900e6d7f-fd65-4789-b548-5ecf67e0e1fc tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:30.768210 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-900e6d7f-fd65-4789-b548-5ecf67e0e1fc tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:30.768820 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:30.768820 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:30.769494 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-900e6d7f-fd65-4789-b548-5ecf67e0e1fc tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:30.839963 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:30.839963 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:30.867491 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-900e6d7f-fd65-4789-b548-5ecf67e0e1fc tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:30.895597 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-900e6d7f-fd65-4789-b548-5ecf67e0e1fc tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:30.908386 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 720/1420] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:30 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 910 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:31.915528 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8fe337f-78e8-4fa0-a61d-eae5776b1e6a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:31.917188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8fe337f-78e8-4fa0-a61d-eae5776b1e6a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:31.917760 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:31.917760 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:31.918450 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8fe337f-78e8-4fa0-a61d-eae5776b1e6a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:31.977578 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:31.977578 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:31.989160 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e8fe337f-78e8-4fa0-a61d-eae5776b1e6a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:32.018164 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8fe337f-78e8-4fa0-a61d-eae5776b1e6a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:32.020140 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 701/1421] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:31 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 910 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:14:33.038207 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccb73b93-f948-4e9b-a62c-c1253159f095 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:33.039353 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccb73b93-f948-4e9b-a62c-c1253159f095 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:33.039716 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:33.039716 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:33.040532 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccb73b93-f948-4e9b-a62c-c1253159f095 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:33.116944 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:33.116944 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:33.127121 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ccb73b93-f948-4e9b-a62c-c1253159f095 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:33.154784 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccb73b93-f948-4e9b-a62c-c1253159f095 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:33.155857 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 721/1422] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:33 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:34.172699 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d755a1d4-a35a-4934-8774-cf93cdb53592 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:34.174042 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d755a1d4-a35a-4934-8774-cf93cdb53592 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:34.174295 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:34.174295 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:34.174840 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d755a1d4-a35a-4934-8774-cf93cdb53592 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:34.235879 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:34.235879 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:34.251068 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d755a1d4-a35a-4934-8774-cf93cdb53592 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:34.309776 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d755a1d4-a35a-4934-8774-cf93cdb53592 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:34.310698 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 702/1423] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:34 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 910 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:35.327189 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32fb5cf7-7941-4bab-95b3-553ae34b76d0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:35.327703 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32fb5cf7-7941-4bab-95b3-553ae34b76d0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:35.327877 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:35.327877 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:35.328535 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32fb5cf7-7941-4bab-95b3-553ae34b76d0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:35.436439 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:35.436439 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:35.468450 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-32fb5cf7-7941-4bab-95b3-553ae34b76d0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:35.509541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32fb5cf7-7941-4bab-95b3-553ae34b76d0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:35.510988 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 722/1424] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:35 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 910 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:36.528487 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c089bf3-b578-4f4c-a3f5-ea43b469af44 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:36.529709 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c089bf3-b578-4f4c-a3f5-ea43b469af44 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:36.530185 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:36.530185 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:36.530876 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c089bf3-b578-4f4c-a3f5-ea43b469af44 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:36.598184 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:36.598184 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:36.614211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2c089bf3-b578-4f4c-a3f5-ea43b469af44 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:36.683839 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c089bf3-b578-4f4c-a3f5-ea43b469af44 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:36.685134 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 703/1425] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:36 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 910 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:37.701279 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba1122df-dd3a-432f-9cd0-6f90cf34e68d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:37.702462 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba1122df-dd3a-432f-9cd0-6f90cf34e68d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:37.703143 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:37.703143 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:37.704038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba1122df-dd3a-432f-9cd0-6f90cf34e68d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:37.823755 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:37.823755 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:37.849545 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ba1122df-dd3a-432f-9cd0-6f90cf34e68d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:37.882728 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba1122df-dd3a-432f-9cd0-6f90cf34e68d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:37.893965 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 723/1426] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:37 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 910 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:38.730033 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-c8222bf4-8bfa-4906-803f-88ad240b11e9 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:14:38.738107 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-c8222bf4-8bfa-4906-803f-88ad240b11e9 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:38.738107 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:38.738107 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:38.738107 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-c8222bf4-8bfa-4906-803f-88ad240b11e9 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:38.874943 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:38.874943 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:38.897603 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-c8222bf4-8bfa-4906-803f-88ad240b11e9 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:14:38.900354 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67c01e6d-b1ef-4bdd-a466-98d6c4f5d3d2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:38.901464 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67c01e6d-b1ef-4bdd-a466-98d6c4f5d3d2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:38.902272 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:38.902272 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:38.903198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67c01e6d-b1ef-4bdd-a466-98d6c4f5d3d2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:38.937534 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:38.937534 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:38.948332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-c8222bf4-8bfa-4906-803f-88ad240b11e9 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:14:38.949691 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 704/1427] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:14:38 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 1204 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:38.988186 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-166b70ef-ef70-44c2-81ef-f5c54fbac045 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] POST http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c/action Jan 21 09:14:38.988640 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:38.988640 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:38.989073 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-166b70ef-ef70-44c2-81ef-f5c54fbac045 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:14:38.989460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-166b70ef-ef70-44c2-81ef-f5c54fbac045 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:14:39.006265 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:39.006265 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:39.015949 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-67c01e6d-b1ef-4bdd-a466-98d6c4f5d3d2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:39.041768 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67c01e6d-b1ef-4bdd-a466-98d6c4f5d3d2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:39.043151 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 724/1428] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:38 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 910 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:39.081125 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:39.081125 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:39.082364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-166b70ef-ef70-44c2-81ef-f5c54fbac045 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:14:39.093469 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-166b70ef-ef70-44c2-81ef-f5c54fbac045 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Begin detaching volume completed successfully. Jan 21 09:14:39.094205 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-166b70ef-ef70-44c2-81ef-f5c54fbac045 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c/action returned with HTTP 202 Jan 21 09:14:39.095385 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 705/1429] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 09:14:38 2021] POST /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:14:39.120736 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1848be9d-83cb-4f36-9df5-a21d31400096 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:14:39.121891 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1848be9d-83cb-4f36-9df5-a21d31400096 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:39.122319 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:39.122319 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:39.123202 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1848be9d-83cb-4f36-9df5-a21d31400096 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:39.183813 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-166b70ef-ef70-44c2-81ef-f5c54fbac045 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume// Jan 21 09:14:39.184289 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-166b70ef-ef70-44c2-81ef-f5c54fbac045 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:39.184480 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:39.184480 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:39.184884 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-166b70ef-ef70-44c2-81ef-f5c54fbac045 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:39.189779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-166b70ef-ef70-44c2-81ef-f5c54fbac045 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:14:39.189779 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 706/1430] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 09:14:39 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:14:39.203119 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-be160f14-d2e5-46f9-a006-51724f794354 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:14:39.203693 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-be160f14-d2e5-46f9-a006-51724f794354 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:39.204174 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-be160f14-d2e5-46f9-a006-51724f794354 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:39.219253 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:39.219253 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:39.230127 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1848be9d-83cb-4f36-9df5-a21d31400096 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:14:39.276437 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:39.276437 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:39.296171 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1848be9d-83cb-4f36-9df5-a21d31400096 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:14:39.299180 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 725/1431] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:39 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 1207 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:39.317619 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:39.317619 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:39.339751 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-be160f14-d2e5-46f9-a006-51724f794354 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:14:39.381577 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:39.381577 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:39.401984 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-be160f14-d2e5-46f9-a006-51724f794354 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:14:39.406597 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 707/1432] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 09:14:39 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 1306 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:14:39.780279 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-15e86db0-776b-466f-91a8-149b804156f8 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] DELETE http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/517c47e3-ac4d-4bbe-a52b-61bbc9c97b7d Jan 21 09:14:39.780828 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-15e86db0-776b-466f-91a8-149b804156f8 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:39.781067 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:39.781067 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:39.781309 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-15e86db0-776b-466f-91a8-149b804156f8 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:39.846657 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:39.846657 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:40.060244 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6b1c98a-1530-4531-a234-6d0cdf2e3155 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:40.060932 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6b1c98a-1530-4531-a234-6d0cdf2e3155 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:40.061254 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:40.061254 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:40.061804 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6b1c98a-1530-4531-a234-6d0cdf2e3155 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:40.179506 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:40.179506 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:40.216834 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a6b1c98a-1530-4531-a234-6d0cdf2e3155 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:40.250069 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6b1c98a-1530-4531-a234-6d0cdf2e3155 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:40.250992 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 708/1433] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:40 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 910 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:40.326428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25414ac6-5440-471f-95a7-29b5a8be4484 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:14:40.326978 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25414ac6-5440-471f-95a7-29b5a8be4484 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:40.327205 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:40.327205 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:40.327734 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25414ac6-5440-471f-95a7-29b5a8be4484 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:40.420547 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:40.420547 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:40.439440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-25414ac6-5440-471f-95a7-29b5a8be4484 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:14:40.480516 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:40.480516 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:40.499582 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25414ac6-5440-471f-95a7-29b5a8be4484 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:14:40.500423 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 709/1434] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:40 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 1207 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:40.525509 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-15e86db0-776b-466f-91a8-149b804156f8 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:14:40.526858 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-15e86db0-776b-466f-91a8-149b804156f8 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:14:40.551198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c83bb52d-38ef-4d24-abac-865b4befeb0e req-15e86db0-776b-466f-91a8-149b804156f8 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/517c47e3-ac4d-4bbe-a52b-61bbc9c97b7d returned with HTTP 200 Jan 21 09:14:40.553951 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 726/1435] 10.222.0.70 () {62 vars in 1437 bytes} [Thu Jan 21 09:14:39 2021] DELETE /volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/517c47e3-ac4d-4bbe-a52b-61bbc9c97b7d => generated 19 bytes in 779 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:41.268364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fa31196-f97c-44ce-804b-48a2a1144b94 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:41.268990 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fa31196-f97c-44ce-804b-48a2a1144b94 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:41.269295 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:41.269295 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:41.269995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fa31196-f97c-44ce-804b-48a2a1144b94 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:41.414286 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:41.414286 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:41.436645 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3fa31196-f97c-44ce-804b-48a2a1144b94 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:41.481668 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fa31196-f97c-44ce-804b-48a2a1144b94 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:41.498527 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 710/1436] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:41 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 968 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:41.516683 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8b48432-efd9-46a9-a3c7-80616e2b2846 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:14:41.517202 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8b48432-efd9-46a9-a3c7-80616e2b2846 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:41.517966 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:41.517966 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:41.518614 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8b48432-efd9-46a9-a3c7-80616e2b2846 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:41.623011 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:41.623011 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:41.632513 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8b48432-efd9-46a9-a3c7-80616e2b2846 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:14:41.681744 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8b48432-efd9-46a9-a3c7-80616e2b2846 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:14:41.684152 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 727/1437] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:41 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 912 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:42.509572 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e250b64d-2b24-4a45-b727-583d0714645d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:42.510797 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e250b64d-2b24-4a45-b727-583d0714645d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:42.511540 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:42.511540 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:42.512711 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e250b64d-2b24-4a45-b727-583d0714645d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:42.590930 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:42.590930 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:42.630499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e250b64d-2b24-4a45-b727-583d0714645d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:42.704959 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e250b64d-2b24-4a45-b727-583d0714645d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:42.710226 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 711/1438] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:42 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 971 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:43.720366 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2d06fc1-6b7f-4bd7-a374-54b83a8514db tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:43.720974 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2d06fc1-6b7f-4bd7-a374-54b83a8514db tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:43.721075 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:43.721075 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:43.721435 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2d06fc1-6b7f-4bd7-a374-54b83a8514db tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:43.840133 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:43.840133 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:43.850543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e2d06fc1-6b7f-4bd7-a374-54b83a8514db tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:43.876612 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2d06fc1-6b7f-4bd7-a374-54b83a8514db tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:43.878100 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 728/1439] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:43 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 971 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:44.895980 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-002a15ce-867f-456c-85fe-5e0b95679c61 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:44.897112 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-002a15ce-867f-456c-85fe-5e0b95679c61 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:44.897307 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:44.897307 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:44.898105 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-002a15ce-867f-456c-85fe-5e0b95679c61 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:44.956367 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:44.956367 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:44.970415 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-002a15ce-867f-456c-85fe-5e0b95679c61 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:45.019425 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-002a15ce-867f-456c-85fe-5e0b95679c61 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:45.020264 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 712/1440] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:44 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 971 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:46.037037 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f8189e3-5452-46f2-9c57-ea19d36a37c6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:46.038001 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f8189e3-5452-46f2-9c57-ea19d36a37c6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:46.038464 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:46.038464 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:46.038980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f8189e3-5452-46f2-9c57-ea19d36a37c6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:46.112530 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:46.112530 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:46.124208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1f8189e3-5452-46f2-9c57-ea19d36a37c6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:46.161033 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f8189e3-5452-46f2-9c57-ea19d36a37c6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:46.162532 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 729/1441] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:46 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 971 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:47.180085 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84ae8dcd-73ec-434a-af54-14786ba96e55 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:47.181286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84ae8dcd-73ec-434a-af54-14786ba96e55 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:47.182305 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:47.182305 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:47.182945 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84ae8dcd-73ec-434a-af54-14786ba96e55 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:47.294249 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:47.294249 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:47.303254 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-84ae8dcd-73ec-434a-af54-14786ba96e55 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:47.350411 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84ae8dcd-73ec-434a-af54-14786ba96e55 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:47.351358 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 713/1442] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:47 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 971 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:48.373523 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd5cf204-b91d-4468-a232-99d5ec78bf1f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:48.373971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd5cf204-b91d-4468-a232-99d5ec78bf1f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:48.374232 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:48.374232 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:48.374488 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd5cf204-b91d-4468-a232-99d5ec78bf1f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:48.459133 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:48.459133 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:48.471396 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd5cf204-b91d-4468-a232-99d5ec78bf1f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:48.500512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd5cf204-b91d-4468-a232-99d5ec78bf1f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:48.501809 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 730/1443] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:48 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 1359 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:48.517536 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef47bf3a-8c00-4162-9b85-494acfe576d0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:14:48.518057 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef47bf3a-8c00-4162-9b85-494acfe576d0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:48.519257 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:48.519257 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:48.519648 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef47bf3a-8c00-4162-9b85-494acfe576d0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:48.645006 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:48.645006 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:48.656018 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef47bf3a-8c00-4162-9b85-494acfe576d0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:48.711111 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef47bf3a-8c00-4162-9b85-494acfe576d0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:14:48.722947 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 714/1444] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:48 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 1359 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:48.729854 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb25d7a4-0eea-4f40-8fde-eb6896a25b4b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] POST http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups Jan 21 09:14:48.730635 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:48.730635 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:48.731308 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb25d7a4-0eea-4f40-8fde-eb6896a25b4b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bc46393f-84c3-4e99-985d-0d075699d313", "name": "tempest-VolumesBackupsTest-Backup-170379621"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:14:48.732555 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-eb25d7a4-0eea-4f40-8fde-eb6896a25b4b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Creating new backup {'backup': {'volume_id': 'bc46393f-84c3-4e99-985d-0d075699d313', 'name': 'tempest-VolumesBackupsTest-Backup-170379621'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 09:14:48.733262 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-eb25d7a4-0eea-4f40-8fde-eb6896a25b4b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Creating backup of volume bc46393f-84c3-4e99-985d-0d075699d313 in container None Jan 21 09:14:48.795784 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:48.795784 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:48.797274 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb25d7a4-0eea-4f40-8fde-eb6896a25b4b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:14:48.841289 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-eb25d7a4-0eea-4f40-8fde-eb6896a25b4b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Created reservations ['70415cf5-7410-4400-86e0-83c489848cc1', '80d2b449-8f7e-4c50-86b2-ca59ecf66752'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:14:48.945765 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb25d7a4-0eea-4f40-8fde-eb6896a25b4b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups returned with HTTP 202 Jan 21 09:14:48.949840 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 715/1445] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:14:48 2021] POST /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups => generated 395 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:14:48.963462 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55437159-3a12-4eb2-b2bc-13eaba3086cc tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:14:48.967181 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55437159-3a12-4eb2-b2bc-13eaba3086cc tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:48.968861 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:48.968861 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:48.969544 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55437159-3a12-4eb2-b2bc-13eaba3086cc tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:48.970176 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-55437159-3a12-4eb2-b2bc-13eaba3086cc tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:49.027753 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:49.027753 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:49.029623 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55437159-3a12-4eb2-b2bc-13eaba3086cc tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:14:49.040688 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 716/1446] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:48 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 802 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:14:49.097176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-082fae68-c1e5-4e82-9c6c-2775076c7ddd tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] POST http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types Jan 21 09:14:49.097748 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:49.097748 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:49.098394 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-082fae68-c1e5-4e82-9c6c-2775076c7ddd tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1384050283"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:14:49.152206 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-082fae68-c1e5-4e82-9c6c-2775076c7ddd tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types returned with HTTP 200 Jan 21 09:14:49.153477 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 731/1447] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:14:48 2021] POST /volume/v3/bca08d44debc40939810cbaa5cdff13a/types => generated 224 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:49.164862 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2df73afc-7d21-4a33-a37b-fd2970c2d8de tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] POST http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types Jan 21 09:14:49.165587 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:49.165587 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:49.166430 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2df73afc-7d21-4a33-a37b-fd2970c2d8de tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1373056523"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:14:49.233319 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2df73afc-7d21-4a33-a37b-fd2970c2d8de tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types returned with HTTP 202 Jan 21 09:14:49.237009 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 717/1448] 10.222.0.86 () {62 vars in 1278 bytes} [Thu Jan 21 09:14:49 2021] POST /volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types => generated 181 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:14:49.467927 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8269cf6b-ccf9-4abe-bbf0-96e0287f559a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] POST http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups Jan 21 09:14:49.469603 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8269cf6b-ccf9-4abe-bbf0-96e0287f559a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0112e0c3-4738-43dc-9501-ab5f2c6337a5", "volume_types": ["f3adea6d-89d6-44fb-92ed-5d7b0d2abb13"], "name": "tempest-GroupSnapshotsTest-Group-237814796"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:14:49.471179 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-8269cf6b-ccf9-4abe-bbf0-96e0287f559a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Creating new group {'group': {'group_type': '0112e0c3-4738-43dc-9501-ab5f2c6337a5', 'volume_types': ['f3adea6d-89d6-44fb-92ed-5d7b0d2abb13'], 'name': 'tempest-GroupSnapshotsTest-Group-237814796'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:14:49.486401 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-8269cf6b-ccf9-4abe-bbf0-96e0287f559a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Creating group tempest-GroupSnapshotsTest-Group-237814796. Jan 21 09:14:49.561239 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8269cf6b-ccf9-4abe-bbf0-96e0287f559a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Availability zone cache updated, next update will occur around 2021-01-21 10:14:49.560563. {{(pid=87914) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 09:14:49.561553 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8269cf6b-ccf9-4abe-bbf0-96e0287f559a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Availability Zones retrieved successfully. Jan 21 09:14:49.618806 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-8269cf6b-ccf9-4abe-bbf0-96e0287f559a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Created reservations ['e41781f5-dfca-43d8-8247-21ccd995f1d6'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:14:49.734645 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8269cf6b-ccf9-4abe-bbf0-96e0287f559a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups returned with HTTP 202 Jan 21 09:14:49.736130 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 732/1449] 10.222.0.86 () {62 vars in 1264 bytes} [Thu Jan 21 09:14:49 2021] POST /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups => generated 111 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:14:49.745845 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a60040e2-3e65-4012-94bc-3d3ce8dc4c83 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/b4107296-20ae-439e-97e6-469a84b635a2 Jan 21 09:14:49.746451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a60040e2-3e65-4012-94bc-3d3ce8dc4c83 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:49.746937 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a60040e2-3e65-4012-94bc-3d3ce8dc4c83 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:49.747344 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-a60040e2-3e65-4012-94bc-3d3ce8dc4c83 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member b4107296-20ae-439e-97e6-469a84b635a2 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:14:49.782260 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:49.782260 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:49.836704 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a60040e2-3e65-4012-94bc-3d3ce8dc4c83 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/b4107296-20ae-439e-97e6-469a84b635a2 returned with HTTP 200 Jan 21 09:14:49.838542 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 718/1450] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:14:49 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/b4107296-20ae-439e-97e6-469a84b635a2 => generated 391 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:50.049308 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-663106ac-72a1-46f1-a92a-751c66d892f1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:14:50.050456 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-663106ac-72a1-46f1-a92a-751c66d892f1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:50.050827 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:50.050827 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:50.051590 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-663106ac-72a1-46f1-a92a-751c66d892f1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:50.052148 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-663106ac-72a1-46f1-a92a-751c66d892f1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:50.116477 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:50.116477 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:50.127086 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-663106ac-72a1-46f1-a92a-751c66d892f1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:14:50.128379 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 733/1451] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:50 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 802 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:50.852444 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5da1498a-9b2f-495c-ba7a-6beaf608d182 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/b4107296-20ae-439e-97e6-469a84b635a2 Jan 21 09:14:50.853489 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5da1498a-9b2f-495c-ba7a-6beaf608d182 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:50.854045 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:50.854045 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:50.855070 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5da1498a-9b2f-495c-ba7a-6beaf608d182 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:50.855980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-5da1498a-9b2f-495c-ba7a-6beaf608d182 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member b4107296-20ae-439e-97e6-469a84b635a2 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:14:50.866579 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:50.866579 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:50.904161 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5da1498a-9b2f-495c-ba7a-6beaf608d182 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/b4107296-20ae-439e-97e6-469a84b635a2 returned with HTTP 200 Jan 21 09:14:50.905023 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 719/1452] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:14:50 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/b4107296-20ae-439e-97e6-469a84b635a2 => generated 392 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:50.916502 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] POST http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes Jan 21 09:14:50.916972 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:50.916972 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:50.917681 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f3adea6d-89d6-44fb-92ed-5d7b0d2abb13", "group_id": "b4107296-20ae-439e-97e6-469a84b635a2", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-228373356"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:14:50.919118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Create volume request body: {'volume': {'volume_type': 'f3adea6d-89d6-44fb-92ed-5d7b0d2abb13', 'group_id': 'b4107296-20ae-439e-97e6-469a84b635a2', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-228373356'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:14:50.958849 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:50.958849 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:50.959989 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Create volume of 1 GB Jan 21 09:14:50.990743 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Availability Zones retrieved successfully. Jan 21 09:14:51.014928 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Flow 'volume_create_api' (8061d9fa-5f23-4ff3-a6b1-69cb0b574e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:14:51.018377 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430584df-b892-4e68-bf96-a729431e5574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:14:51.022692 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:51.022692 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:51.023661 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:14:51.121009 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430584df-b892-4e68-bf96-a729431e5574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:14:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3adea6d-89d6-44fb-92ed-5d7b0d2abb13,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1384050283',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3adea6d-89d6-44fb-92ed-5d7b0d2abb13', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b4107296-20ae-439e-97e6-469a84b635a2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:14:51.124782 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fb37854-84c9-4d15-b880-d14e0dc4c4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:14:51.141954 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a4a2102-33f0-4b3b-89ac-0be0aba48545 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:14:51.142506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6a4a2102-33f0-4b3b-89ac-0be0aba48545 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:51.142761 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:51.142761 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:51.143062 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6a4a2102-33f0-4b3b-89ac-0be0aba48545 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:51.143420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6a4a2102-33f0-4b3b-89ac-0be0aba48545 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:51.180680 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:51.180680 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:51.180680 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a4a2102-33f0-4b3b-89ac-0be0aba48545 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:14:51.180955 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 720/1453] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:51 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 802 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:51.244583 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1384050283 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1384050283, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:14:51.244583 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1384050283 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1384050283, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:14:51.388287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Created reservations ['ade2c900-d85b-440f-9479-06b53ce57e7c', '1f065029-2a91-41e3-b466-19d8e4f691e6', 'faba53f4-ba27-4763-bfad-63198c0f16b4', '66f730b8-7dc9-41b6-bd3a-ca0eaecd8303'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:14:51.388287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fb37854-84c9-4d15-b880-d14e0dc4c4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ade2c900-d85b-440f-9479-06b53ce57e7c', '1f065029-2a91-41e3-b466-19d8e4f691e6', 'faba53f4-ba27-4763-bfad-63198c0f16b4', '66f730b8-7dc9-41b6-bd3a-ca0eaecd8303']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:14:51.402640 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab9af4a4-3f95-4aa2-b18a-e58c5aefe1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:14:51.491040 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab9af4a4-3f95-4aa2-b18a-e58c5aefe1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dd8f4c9-924f-4b05-8906-066f5449ed22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-228373356',encryption_key_id=None,group_id=b4107296-20ae-439e-97e6-469a84b635a2,group_type_id=,metadata={},multiattach=False,project_id='52dce1d78ebd4bafbfa8baeae1f1bee9',qos_specs=None,replication_status=,reservations=['ade2c900-d85b-440f-9479-06b53ce57e7c','1f065029-2a91-41e3-b466-19d8e4f691e6','faba53f4-ba27-4763-bfad-63198c0f16b4','66f730b8-7dc9-41b6-bd3a-ca0eaecd8303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d53486fb9164825bcaac025993ca88a',volume_type_id=f3adea6d-89d6-44fb-92ed-5d7b0d2abb13), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-228373356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b4107296-20ae-439e-97e6-469a84b635a2,host=None,id=4dd8f4c9-924f-4b05-8906-066f5449ed22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52dce1d78ebd4bafbfa8baeae1f1bee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5d53486fb9164825bcaac025993ca88a',volume_attachment=,volume_type=,volume_type_id=f3adea6d-89d6-44fb-92ed-5d7b0d2abb13)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:14:51.493895 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c262d632-8a24-4cc0-9ffd-2de5f1ab4340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:14:51.534909 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c262d632-8a24-4cc0-9ffd-2de5f1ab4340) transitioned into state 'SUCCESS' from state '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-228373356',encryption_key_id=None,group_id=b4107296-20ae-439e-97e6-469a84b635a2,group_type_id=,metadata={},multiattach=False,project_id='52dce1d78ebd4bafbfa8baeae1f1bee9',qos_specs=None,replication_status=,reservations=['ade2c900-d85b-440f-9479-06b53ce57e7c','1f065029-2a91-41e3-b466-19d8e4f691e6','faba53f4-ba27-4763-bfad-63198c0f16b4','66f730b8-7dc9-41b6-bd3a-ca0eaecd8303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d53486fb9164825bcaac025993ca88a',volume_type_id=f3adea6d-89d6-44fb-92ed-5d7b0d2abb13)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:14:51.539129 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5795064b-2ae0-48be-aa4f-dfd73af5b382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:14:51.563925 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5795064b-2ae0-48be-aa4f-dfd73af5b382) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:14:51.566592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Flow 'volume_create_api' (8061d9fa-5f23-4ff3-a6b1-69cb0b574e39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:14:51.625163 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Create volume request issued successfully. Jan 21 09:14:51.645156 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:14:51.645617 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:14:51.678701 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:14:51.701654 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:51.701654 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:51.735551 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-685e2ba2-9f52-476b-805a-b0db1e37125f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes returned with HTTP 202 Jan 21 09:14:51.736433 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 734/1454] 10.222.0.86 () {62 vars in 1267 bytes} [Thu Jan 21 09:14:50 2021] POST /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes => generated 907 bytes in 824 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:14:51.752302 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c369e67-bd06-4942-ac23-fd69e42e9685 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 Jan 21 09:14:51.752876 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c369e67-bd06-4942-ac23-fd69e42e9685 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:51.753298 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:51.753298 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:51.753677 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c369e67-bd06-4942-ac23-fd69e42e9685 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:51.844753 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:51.844753 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:51.859425 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8c369e67-bd06-4942-ac23-fd69e42e9685 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:14:51.876494 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-8c369e67-bd06-4942-ac23-fd69e42e9685 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:14:51.877355 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-8c369e67-bd06-4942-ac23-fd69e42e9685 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:14:51.887276 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-8c369e67-bd06-4942-ac23-fd69e42e9685 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:14:51.896690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:51.896690 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:51.923153 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c369e67-bd06-4942-ac23-fd69e42e9685 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 returned with HTTP 200 Jan 21 09:14:51.924248 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 721/1455] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:14:51 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 => generated 975 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:52.198020 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e3c6637-01d5-413d-9f11-2812d8a2025a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:14:52.198746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e3c6637-01d5-413d-9f11-2812d8a2025a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:52.198875 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:52.198875 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:52.199174 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e3c6637-01d5-413d-9f11-2812d8a2025a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:52.199541 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5e3c6637-01d5-413d-9f11-2812d8a2025a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:52.256742 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:52.256742 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:52.258699 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e3c6637-01d5-413d-9f11-2812d8a2025a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:14:52.259762 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 735/1456] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:52 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 802 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:52.943205 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a3c6b6f-0966-43b0-be3f-59c32f560eb9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 Jan 21 09:14:52.945355 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a3c6b6f-0966-43b0-be3f-59c32f560eb9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:52.945752 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:52.945752 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:52.946713 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a3c6b6f-0966-43b0-be3f-59c32f560eb9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:53.041918 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:53.041918 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:53.059709 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5a3c6b6f-0966-43b0-be3f-59c32f560eb9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:14:53.079824 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-5a3c6b6f-0966-43b0-be3f-59c32f560eb9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:14:53.080437 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-5a3c6b6f-0966-43b0-be3f-59c32f560eb9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:14:53.089694 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-5a3c6b6f-0966-43b0-be3f-59c32f560eb9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:14:53.097187 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:53.097187 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:53.118472 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a3c6b6f-0966-43b0-be3f-59c32f560eb9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 returned with HTTP 200 Jan 21 09:14:53.120069 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 722/1457] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:14:52 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 => generated 999 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:14:53.273090 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a639c3e5-f0bc-4095-903b-7947c5b6d809 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:14:53.273616 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a639c3e5-f0bc-4095-903b-7947c5b6d809 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:53.273835 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:53.273835 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:53.274235 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a639c3e5-f0bc-4095-903b-7947c5b6d809 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:53.274608 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a639c3e5-f0bc-4095-903b-7947c5b6d809 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:53.302293 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:53.302293 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:53.304554 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a639c3e5-f0bc-4095-903b-7947c5b6d809 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:14:53.305946 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 736/1458] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:53 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:54.136508 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d000f1c5-c809-43b8-8396-d6436f232636 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 Jan 21 09:14:54.137042 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d000f1c5-c809-43b8-8396-d6436f232636 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:54.137240 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:54.137240 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:54.137820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d000f1c5-c809-43b8-8396-d6436f232636 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:54.242310 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:54.242310 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:54.269590 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d000f1c5-c809-43b8-8396-d6436f232636 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:14:54.293397 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-d000f1c5-c809-43b8-8396-d6436f232636 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:14:54.294013 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-d000f1c5-c809-43b8-8396-d6436f232636 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:14:54.308574 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-d000f1c5-c809-43b8-8396-d6436f232636 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:14:54.320462 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32f0b743-17c0-48ee-aa44-1720d9987ea7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:14:54.321233 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32f0b743-17c0-48ee-aa44-1720d9987ea7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:54.321631 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:54.321631 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:54.321909 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:54.321909 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:54.322723 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32f0b743-17c0-48ee-aa44-1720d9987ea7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:54.323243 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-32f0b743-17c0-48ee-aa44-1720d9987ea7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:54.360904 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d000f1c5-c809-43b8-8396-d6436f232636 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 returned with HTTP 200 Jan 21 09:14:54.366497 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:54.366497 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:54.367562 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 723/1459] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:14:54 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 => generated 1000 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:14:54.372728 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32f0b743-17c0-48ee-aa44-1720d9987ea7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:14:54.379854 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 737/1460] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:54 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:54.385232 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-804520f2-0ae9-4909-a629-c7be60413974 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] POST http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots Jan 21 09:14:54.385745 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:54.385745 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:54.386182 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-804520f2-0ae9-4909-a629-c7be60413974 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b4107296-20ae-439e-97e6-469a84b635a2", "name": "tempest-group_snapshot-220844367"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:14:54.387353 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-804520f2-0ae9-4909-a629-c7be60413974 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Creating new group_snapshot {'group_snapshot': {'group_id': 'b4107296-20ae-439e-97e6-469a84b635a2', 'name': 'tempest-group_snapshot-220844367'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 09:14:54.401663 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:54.401663 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:54.439931 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-804520f2-0ae9-4909-a629-c7be60413974 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Creating group_snapshot tempest-group_snapshot-220844367. Jan 21 09:14:54.521530 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:54.521530 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:54.556845 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-804520f2-0ae9-4909-a629-c7be60413974 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1384050283 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1384050283, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:14:54.558303 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-804520f2-0ae9-4909-a629-c7be60413974 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1384050283 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1384050283, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:14:54.600832 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-804520f2-0ae9-4909-a629-c7be60413974 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Created reservations ['0146b0fa-339e-4009-85dc-97664f5029f3', 'adfd8eeb-9422-4c74-aea4-36fccf5545ca', '982ce8d5-4b57-492b-a7d2-95a010126914', 'c0bd12a0-cd7c-4619-8f24-746bbcc21f5c'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:14:54.719275 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-804520f2-0ae9-4909-a629-c7be60413974 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots returned with HTTP 202 Jan 21 09:14:54.721450 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 724/1461] 10.222.0.86 () {62 vars in 1291 bytes} [Thu Jan 21 09:14:54 2021] POST /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots => generated 167 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:14:54.730410 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed0e51b0-31bb-427b-9869-7e8a4aa75cad tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 Jan 21 09:14:54.730895 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed0e51b0-31bb-427b-9869-7e8a4aa75cad tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:54.731381 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:54.731381 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:54.732012 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed0e51b0-31bb-427b-9869-7e8a4aa75cad tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:54.732617 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-ed0e51b0-31bb-427b-9869-7e8a4aa75cad tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 00c85816-7f37-4593-a5b1-54926dad6065 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:14:54.756690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:54.756690 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:54.779679 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed0e51b0-31bb-427b-9869-7e8a4aa75cad tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 returned with HTTP 200 Jan 21 09:14:54.781190 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 738/1462] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:14:54 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 => generated 306 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:55.388571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba2c05ce-bfa8-4660-afbb-29a61fdd2be2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:14:55.389729 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba2c05ce-bfa8-4660-afbb-29a61fdd2be2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:55.390170 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:55.390170 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:55.391584 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba2c05ce-bfa8-4660-afbb-29a61fdd2be2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:55.392105 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ba2c05ce-bfa8-4660-afbb-29a61fdd2be2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:55.436512 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:55.436512 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:55.438480 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba2c05ce-bfa8-4660-afbb-29a61fdd2be2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:14:55.439268 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 725/1463] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:55 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:55.793168 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7163ba5-1022-4c9e-84b5-2da2f48e98b0 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 Jan 21 09:14:55.794118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7163ba5-1022-4c9e-84b5-2da2f48e98b0 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:55.794534 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:55.794534 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:55.795175 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7163ba5-1022-4c9e-84b5-2da2f48e98b0 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:55.795772 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-b7163ba5-1022-4c9e-84b5-2da2f48e98b0 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 00c85816-7f37-4593-a5b1-54926dad6065 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:14:55.809190 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:55.809190 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:55.847208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7163ba5-1022-4c9e-84b5-2da2f48e98b0 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 returned with HTTP 200 Jan 21 09:14:55.854200 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 739/1464] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:14:55 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 => generated 306 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:56.456108 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10565c49-fa33-4867-bc05-e570da65d4d6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:14:56.456616 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10565c49-fa33-4867-bc05-e570da65d4d6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:56.456933 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:56.456933 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:56.457362 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10565c49-fa33-4867-bc05-e570da65d4d6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:56.458674 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-10565c49-fa33-4867-bc05-e570da65d4d6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:56.531473 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:56.531473 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:56.542373 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10565c49-fa33-4867-bc05-e570da65d4d6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:14:56.544367 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 726/1465] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:56 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:56.865567 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48bf639b-a621-4a19-9941-7a9878e80e59 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 Jan 21 09:14:56.866256 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48bf639b-a621-4a19-9941-7a9878e80e59 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:56.867772 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:56.867772 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:56.868315 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48bf639b-a621-4a19-9941-7a9878e80e59 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:56.868954 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-48bf639b-a621-4a19-9941-7a9878e80e59 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 00c85816-7f37-4593-a5b1-54926dad6065 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:14:56.891158 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:56.891158 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:56.918529 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48bf639b-a621-4a19-9941-7a9878e80e59 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 returned with HTTP 200 Jan 21 09:14:56.927618 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 740/1466] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:14:56 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 => generated 306 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:57.559437 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-622a4c90-bf0c-49b8-ae5d-598913683cb2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:14:57.560223 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-622a4c90-bf0c-49b8-ae5d-598913683cb2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:57.560546 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:57.560546 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:57.561103 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-622a4c90-bf0c-49b8-ae5d-598913683cb2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:57.561577 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-622a4c90-bf0c-49b8-ae5d-598913683cb2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:57.606346 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:57.606346 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:57.608235 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-622a4c90-bf0c-49b8-ae5d-598913683cb2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:14:57.609039 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 727/1467] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:57 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:57.936388 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77bb4cc4-b0b2-4bd2-99c1-64fd9e875a4b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 Jan 21 09:14:57.937323 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77bb4cc4-b0b2-4bd2-99c1-64fd9e875a4b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:57.937850 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:57.937850 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:57.938690 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77bb4cc4-b0b2-4bd2-99c1-64fd9e875a4b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:57.939448 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-77bb4cc4-b0b2-4bd2-99c1-64fd9e875a4b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 00c85816-7f37-4593-a5b1-54926dad6065 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:14:57.956919 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:57.956919 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:57.997484 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77bb4cc4-b0b2-4bd2-99c1-64fd9e875a4b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 returned with HTTP 200 Jan 21 09:14:57.999233 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 741/1468] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:14:57 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 => generated 307 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:14:58.011736 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ffe84c6-0b29-4693-9932-96cb19437252 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail Jan 21 09:14:58.013701 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ffe84c6-0b29-4693-9932-96cb19437252 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:58.014166 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:58.014166 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:58.015214 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ffe84c6-0b29-4693-9932-96cb19437252 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:58.017046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-9ffe84c6-0b29-4693-9932-96cb19437252 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:14:58.035301 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-9ffe84c6-0b29-4693-9932-96cb19437252 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:14:58.090620 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9ffe84c6-0b29-4693-9932-96cb19437252 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Get all snapshots completed successfully. Jan 21 09:14:58.094556 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:58.094556 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:58.096409 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ffe84c6-0b29-4693-9932-96cb19437252 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail returned with HTTP 200 Jan 21 09:14:58.102961 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 728/1469] 10.222.0.86 () {58 vars in 1231 bytes} [Thu Jan 21 09:14:58 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail => generated 453 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:58.115089 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60c058da-33f8-46d5-9cbb-4db30e230bb2 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/43900838-732a-4046-ae82-7a1f969f1629 Jan 21 09:14:58.115927 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60c058da-33f8-46d5-9cbb-4db30e230bb2 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:58.116487 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:58.116487 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:58.117200 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60c058da-33f8-46d5-9cbb-4db30e230bb2 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:58.168800 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:58.168800 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:58.170305 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-60c058da-33f8-46d5-9cbb-4db30e230bb2 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Snapshot retrieved successfully. Jan 21 09:14:58.180038 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60c058da-33f8-46d5-9cbb-4db30e230bb2 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/43900838-732a-4046-ae82-7a1f969f1629 returned with HTTP 200 Jan 21 09:14:58.188406 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 742/1470] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:14:58 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/43900838-732a-4046-ae82-7a1f969f1629 => generated 450 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:58.193326 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] POST http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/action Jan 21 09:14:58.193881 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:58.193881 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:58.194338 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action body: b'{"create-from-src": {"group_snapshot_id": "00c85816-7f37-4593-a5b1-54926dad6065", "name": "tempest-Group_from_snap-1089862858"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:14:58.194729 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "00c85816-7f37-4593-a5b1-54926dad6065", "name": "tempest-Group_from_snap-1089862858"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:14:58.195786 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Creating new group {'create-from-src': {'group_snapshot_id': '00c85816-7f37-4593-a5b1-54926dad6065', 'name': 'tempest-Group_from_snap-1089862858'}}. {{(pid=87915) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 09:14:58.196128 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Creating group tempest-Group_from_snap-1089862858 from group_snapshot 00c85816-7f37-4593-a5b1-54926dad6065. Jan 21 09:14:58.209329 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:58.209329 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:58.248973 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:58.248973 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:58.265395 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:58.265395 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:58.403261 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Created reservations ['a9a85300-c449-4d4b-ac98-ddd05d37a1e8'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:14:58.631981 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f153d99-d5f3-4842-8def-c0e780f9bf6b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:14:58.631981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f153d99-d5f3-4842-8def-c0e780f9bf6b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:58.631981 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:58.631981 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:58.631981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f153d99-d5f3-4842-8def-c0e780f9bf6b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:58.631981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8f153d99-d5f3-4842-8def-c0e780f9bf6b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:58.653096 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.group.api [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] A mapping entry already exists for group e8845812-3c5c-468d-8dfb-f48dd02346e7 and volume type f3adea6d-89d6-44fb-92ed-5d7b0d2abb13. Do not need to create again. Jan 21 09:14:58.654188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:58.654188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:58.661573 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Availability zone cache updated, next update will occur around 2021-01-21 10:14:58.660793. {{(pid=87915) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 09:14:58.662223 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Availability Zones retrieved successfully. Jan 21 09:14:58.671015 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:58.671015 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:58.672842 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f153d99-d5f3-4842-8def-c0e780f9bf6b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:14:58.673660 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 743/1471] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:58 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:58.722205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Flow 'volume_create_api' (557b3e0d-27c6-4de5-bac7-3446fd23efa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:14:58.725211 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6efdb60-8aa3-42ee-b416-31a01729deb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:14:58.727280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:14:58.859354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6efdb60-8aa3-42ee-b416-31a01729deb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '43900838-732a-4046-ae82-7a1f969f1629', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:14:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f3adea6d-89d6-44fb-92ed-5d7b0d2abb13,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1384050283',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3adea6d-89d6-44fb-92ed-5d7b0d2abb13', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e8845812-3c5c-468d-8dfb-f48dd02346e7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:14:58.861810 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc1b1a0-aada-4a42-a4e3-b379a19852f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:14:58.925001 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1384050283 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1384050283, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:14:58.954114 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Created reservations ['efad9987-76eb-43fb-afce-335dae24052c', '31d986b5-952d-40fa-a836-902fed16ea20'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:14:58.956070 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc1b1a0-aada-4a42-a4e3-b379a19852f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efad9987-76eb-43fb-afce-335dae24052c', '31d986b5-952d-40fa-a836-902fed16ea20']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:14:58.959379 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d165512-d9a1-48a6-906f-26133bf62a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:14:59.108100 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d165512-d9a1-48a6-906f-26133bf62a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c7346a2-83f9-4231-bd9b-abe8c5ee1a37', '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=e8845812-3c5c-468d-8dfb-f48dd02346e7,group_type_id=,metadata={},multiattach=False,project_id='52dce1d78ebd4bafbfa8baeae1f1bee9',qos_specs=None,replication_status=,reservations=['efad9987-76eb-43fb-afce-335dae24052c','31d986b5-952d-40fa-a836-902fed16ea20'],size=1,snapshot_id=43900838-732a-4046-ae82-7a1f969f1629,source_replicaid=,source_volid=None,status='creating',user_id='5d53486fb9164825bcaac025993ca88a',volume_type_id=f3adea6d-89d6-44fb-92ed-5d7b0d2abb13), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:14:59Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e8845812-3c5c-468d-8dfb-f48dd02346e7,host=None,id=4c7346a2-83f9-4231-bd9b-abe8c5ee1a37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52dce1d78ebd4bafbfa8baeae1f1bee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=43900838-732a-4046-ae82-7a1f969f1629,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5d53486fb9164825bcaac025993ca88a',volume_attachment=,volume_type=,volume_type_id=f3adea6d-89d6-44fb-92ed-5d7b0d2abb13)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:14:59.110314 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b01da0-43c8-4f2d-b1f6-d1d70a303d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:14:59.133810 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b01da0-43c8-4f2d-b1f6-d1d70a303d43) transitioned into state 'SUCCESS' from 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=e8845812-3c5c-468d-8dfb-f48dd02346e7,group_type_id=,metadata={},multiattach=False,project_id='52dce1d78ebd4bafbfa8baeae1f1bee9',qos_specs=None,replication_status=,reservations=['efad9987-76eb-43fb-afce-335dae24052c','31d986b5-952d-40fa-a836-902fed16ea20'],size=1,snapshot_id=43900838-732a-4046-ae82-7a1f969f1629,source_replicaid=,source_volid=None,status='creating',user_id='5d53486fb9164825bcaac025993ca88a',volume_type_id=f3adea6d-89d6-44fb-92ed-5d7b0d2abb13)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:14:59.137195 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Flow 'volume_create_api' (557b3e0d-27c6-4de5-bac7-3446fd23efa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:14:59.192246 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Create volume request issued successfully. Jan 21 09:14:59.237996 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0d1d976-b628-4d5f-abd1-c1b8941c32d9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/action returned with HTTP 202 Jan 21 09:14:59.239079 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 729/1472] 10.222.0.86 () {62 vars in 1285 bytes} [Thu Jan 21 09:14:58 2021] POST /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/action => generated 103 bytes in 1050 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:14:59.249147 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f09eb5b4-b582-49dc-a0e9-0cf7d6852fde tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail Jan 21 09:14:59.249730 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f09eb5b4-b582-49dc-a0e9-0cf7d6852fde tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:59.249944 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:59.249944 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:59.250369 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f09eb5b4-b582-49dc-a0e9-0cf7d6852fde tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:59.251083 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-f09eb5b4-b582-49dc-a0e9-0cf7d6852fde tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:14:59.252823 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f09eb5b4-b582-49dc-a0e9-0cf7d6852fde tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:14:59.380369 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f09eb5b4-b582-49dc-a0e9-0cf7d6852fde tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Get all volumes completed successfully. Jan 21 09:14:59.382231 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-f09eb5b4-b582-49dc-a0e9-0cf7d6852fde tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:14:59.385231 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-f09eb5b4-b582-49dc-a0e9-0cf7d6852fde tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:14:59.398531 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-f09eb5b4-b582-49dc-a0e9-0cf7d6852fde tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:14:59.407565 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:59.407565 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:59.422437 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-f09eb5b4-b582-49dc-a0e9-0cf7d6852fde tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:14:59.422887 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-f09eb5b4-b582-49dc-a0e9-0cf7d6852fde tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:14:59.432322 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-f09eb5b4-b582-49dc-a0e9-0cf7d6852fde tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:14:59.440944 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:59.440944 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:59.466287 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f09eb5b4-b582-49dc-a0e9-0cf7d6852fde tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail returned with HTTP 200 Jan 21 09:14:59.467406 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 744/1473] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:14:59 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail => generated 1985 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:14:59.485382 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94620c84-20a1-49f2-9dfd-09f2c5ef5257 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 Jan 21 09:14:59.486488 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94620c84-20a1-49f2-9dfd-09f2c5ef5257 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:59.487024 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:59.487024 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:59.487609 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94620c84-20a1-49f2-9dfd-09f2c5ef5257 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:59.627930 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:59.627930 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:59.650401 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94620c84-20a1-49f2-9dfd-09f2c5ef5257 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:14:59.690623 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b163afc-4e70-4855-bf63-de70e3c393c8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:14:59.691424 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b163afc-4e70-4855-bf63-de70e3c393c8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:14:59.691934 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:14:59.691934 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:14:59.692606 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b163afc-4e70-4855-bf63-de70e3c393c8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:14:59.693125 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1b163afc-4e70-4855-bf63-de70e3c393c8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:14:59.709205 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-94620c84-20a1-49f2-9dfd-09f2c5ef5257 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:14:59.709663 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-94620c84-20a1-49f2-9dfd-09f2c5ef5257 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:14:59.726944 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-94620c84-20a1-49f2-9dfd-09f2c5ef5257 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:14:59.746712 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:59.746712 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:59.771526 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:14:59.771526 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:14:59.773491 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b163afc-4e70-4855-bf63-de70e3c393c8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:14:59.774358 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 745/1474] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:14:59 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:14:59.797473 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94620c84-20a1-49f2-9dfd-09f2c5ef5257 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 returned with HTTP 200 Jan 21 09:14:59.801514 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 730/1475] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:14:59 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 => generated 992 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:00.789621 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-135d4ec7-5f5b-4269-992a-ad539cff0f49 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:00.790125 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-135d4ec7-5f5b-4269-992a-ad539cff0f49 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:00.790342 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:00.790342 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:00.791256 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-135d4ec7-5f5b-4269-992a-ad539cff0f49 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:00.791943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-135d4ec7-5f5b-4269-992a-ad539cff0f49 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:00.818906 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a904d919-145f-4835-b9c0-881f4b6451b4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 Jan 21 09:15:00.819696 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a904d919-145f-4835-b9c0-881f4b6451b4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:00.820028 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:00.820028 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:00.820559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a904d919-145f-4835-b9c0-881f4b6451b4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:00.820687 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:00.820687 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:00.823317 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-135d4ec7-5f5b-4269-992a-ad539cff0f49 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:00.826257 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 746/1476] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:00 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:00.911610 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:00.911610 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:00.953979 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a904d919-145f-4835-b9c0-881f4b6451b4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:00.989095 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-a904d919-145f-4835-b9c0-881f4b6451b4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:00.989808 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-a904d919-145f-4835-b9c0-881f4b6451b4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:00.998752 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-a904d919-145f-4835-b9c0-881f4b6451b4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:01.006758 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:01.006758 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:01.030673 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a904d919-145f-4835-b9c0-881f4b6451b4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 returned with HTTP 200 Jan 21 09:15:01.032096 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 731/1477] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:00 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 => generated 992 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:01.844937 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a466c2ad-652d-4fb3-8601-77b9bc333d44 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:01.846047 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a466c2ad-652d-4fb3-8601-77b9bc333d44 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:01.846741 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:01.846741 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:01.847368 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a466c2ad-652d-4fb3-8601-77b9bc333d44 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:01.847896 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a466c2ad-652d-4fb3-8601-77b9bc333d44 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:01.893823 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:01.893823 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:01.895678 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a466c2ad-652d-4fb3-8601-77b9bc333d44 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:01.903990 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 747/1478] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:01 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:02.049696 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80bcfa8a-aec9-483d-8200-70bfed2ab411 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 Jan 21 09:15:02.052271 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80bcfa8a-aec9-483d-8200-70bfed2ab411 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:02.052271 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:02.052271 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:02.052271 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80bcfa8a-aec9-483d-8200-70bfed2ab411 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:02.168755 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:02.168755 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:02.187982 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-80bcfa8a-aec9-483d-8200-70bfed2ab411 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:02.216551 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-80bcfa8a-aec9-483d-8200-70bfed2ab411 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:02.217191 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-80bcfa8a-aec9-483d-8200-70bfed2ab411 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:02.225305 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-80bcfa8a-aec9-483d-8200-70bfed2ab411 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:02.234337 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:02.234337 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:02.256284 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80bcfa8a-aec9-483d-8200-70bfed2ab411 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 returned with HTTP 200 Jan 21 09:15:02.257115 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 732/1479] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:02 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 => generated 992 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:02.912052 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53e542cc-a203-4721-8882-bc42ce4da128 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:02.913133 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53e542cc-a203-4721-8882-bc42ce4da128 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:02.913563 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:02.913563 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:02.914229 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53e542cc-a203-4721-8882-bc42ce4da128 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:02.914783 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-53e542cc-a203-4721-8882-bc42ce4da128 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:02.992766 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:02.992766 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:03.003541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53e542cc-a203-4721-8882-bc42ce4da128 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:03.022858 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 748/1480] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:02 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:03.273352 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34369172-ef3d-4817-9cc1-672395ee71bd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 Jan 21 09:15:03.274441 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34369172-ef3d-4817-9cc1-672395ee71bd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:03.274441 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:03.274441 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:03.275934 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34369172-ef3d-4817-9cc1-672395ee71bd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:03.450107 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:03.450107 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:03.484969 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34369172-ef3d-4817-9cc1-672395ee71bd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:03.511487 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-34369172-ef3d-4817-9cc1-672395ee71bd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:03.512339 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-34369172-ef3d-4817-9cc1-672395ee71bd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:03.523638 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-34369172-ef3d-4817-9cc1-672395ee71bd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:03.531571 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:03.531571 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:03.588304 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34369172-ef3d-4817-9cc1-672395ee71bd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 returned with HTTP 200 Jan 21 09:15:03.589560 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 733/1481] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:03 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 => generated 992 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:04.039312 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3a34760-bac3-4e80-941d-caf774ef95ab tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:04.039813 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3a34760-bac3-4e80-941d-caf774ef95ab tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:04.039923 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:04.039923 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:04.041869 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3a34760-bac3-4e80-941d-caf774ef95ab tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:04.045593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a3a34760-bac3-4e80-941d-caf774ef95ab tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:04.124345 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:04.124345 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:04.132195 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3a34760-bac3-4e80-941d-caf774ef95ab tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:04.133312 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 749/1482] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:04 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:04.607051 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69be460e-ca8f-4c10-b8bd-8ac7eb63903f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 Jan 21 09:15:04.607879 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69be460e-ca8f-4c10-b8bd-8ac7eb63903f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:04.608424 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:04.608424 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:04.609053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69be460e-ca8f-4c10-b8bd-8ac7eb63903f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:04.683698 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:04.683698 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:04.702462 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-69be460e-ca8f-4c10-b8bd-8ac7eb63903f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:04.724127 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-69be460e-ca8f-4c10-b8bd-8ac7eb63903f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:04.724929 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-69be460e-ca8f-4c10-b8bd-8ac7eb63903f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:04.736260 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-69be460e-ca8f-4c10-b8bd-8ac7eb63903f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:04.760606 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:04.760606 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:04.807323 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69be460e-ca8f-4c10-b8bd-8ac7eb63903f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 returned with HTTP 200 Jan 21 09:15:04.808690 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 734/1483] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:04 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 => generated 992 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:05.154999 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7511b897-f29c-4260-8efc-7b0ede34134f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:05.156360 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7511b897-f29c-4260-8efc-7b0ede34134f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:05.156805 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:05.156805 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:05.157515 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7511b897-f29c-4260-8efc-7b0ede34134f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:05.159001 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7511b897-f29c-4260-8efc-7b0ede34134f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:05.204735 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:05.204735 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:05.206947 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7511b897-f29c-4260-8efc-7b0ede34134f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:05.208028 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 750/1484] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:05 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:05.827986 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-249dbebb-94c4-4e21-b0e4-b7823e42a0d3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 Jan 21 09:15:05.828740 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-249dbebb-94c4-4e21-b0e4-b7823e42a0d3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:05.829045 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:05.829045 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:05.829749 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-249dbebb-94c4-4e21-b0e4-b7823e42a0d3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:05.940906 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:05.940906 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:05.961567 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-249dbebb-94c4-4e21-b0e4-b7823e42a0d3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:05.998355 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-249dbebb-94c4-4e21-b0e4-b7823e42a0d3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:05.998831 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-249dbebb-94c4-4e21-b0e4-b7823e42a0d3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:06.014554 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-249dbebb-94c4-4e21-b0e4-b7823e42a0d3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:06.026843 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:06.026843 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:06.057420 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-249dbebb-94c4-4e21-b0e4-b7823e42a0d3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 returned with HTTP 200 Jan 21 09:15:06.058778 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 735/1485] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:05 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 => generated 992 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:06.222528 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acc0583e-1c2d-4238-b7d7-fa928f2cd6bb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:06.224935 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acc0583e-1c2d-4238-b7d7-fa928f2cd6bb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:06.224935 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:06.224935 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:06.224935 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acc0583e-1c2d-4238-b7d7-fa928f2cd6bb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:06.224935 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-acc0583e-1c2d-4238-b7d7-fa928f2cd6bb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:06.273900 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:06.273900 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:06.279630 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acc0583e-1c2d-4238-b7d7-fa928f2cd6bb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:06.287539 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 751/1486] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:06 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:07.080207 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17c4aa7d-8f30-4b05-baa7-bcce44a59b76 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 Jan 21 09:15:07.081036 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17c4aa7d-8f30-4b05-baa7-bcce44a59b76 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:07.081259 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:07.081259 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:07.083846 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17c4aa7d-8f30-4b05-baa7-bcce44a59b76 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:07.148586 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:07.148586 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:07.159968 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-17c4aa7d-8f30-4b05-baa7-bcce44a59b76 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:07.185535 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-17c4aa7d-8f30-4b05-baa7-bcce44a59b76 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:07.186356 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-17c4aa7d-8f30-4b05-baa7-bcce44a59b76 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:07.225748 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-17c4aa7d-8f30-4b05-baa7-bcce44a59b76 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:07.239824 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:07.239824 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:07.271352 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17c4aa7d-8f30-4b05-baa7-bcce44a59b76 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 returned with HTTP 200 Jan 21 09:15:07.273182 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 736/1487] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:07 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 => generated 992 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:07.299170 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e9e00f9-15e4-4954-ae0e-c0f6b3a37882 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:07.299170 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e9e00f9-15e4-4954-ae0e-c0f6b3a37882 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:07.299170 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:07.299170 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:07.299170 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e9e00f9-15e4-4954-ae0e-c0f6b3a37882 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:07.299170 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3e9e00f9-15e4-4954-ae0e-c0f6b3a37882 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:07.345538 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:07.345538 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:07.350067 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e9e00f9-15e4-4954-ae0e-c0f6b3a37882 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:07.351459 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 752/1488] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:07 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:08.288880 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-637083cf-9f40-4e56-b1c7-137948f0afba tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 Jan 21 09:15:08.289409 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-637083cf-9f40-4e56-b1c7-137948f0afba tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:08.289561 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:08.289561 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:08.289931 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-637083cf-9f40-4e56-b1c7-137948f0afba tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:08.365699 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ede2689f-a532-4ad9-a519-089e7b8d9c37 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:08.366631 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ede2689f-a532-4ad9-a519-089e7b8d9c37 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:08.367074 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:08.367074 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:08.367753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ede2689f-a532-4ad9-a519-089e7b8d9c37 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:08.369607 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ede2689f-a532-4ad9-a519-089e7b8d9c37 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:08.452415 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:08.452415 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:08.499482 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-637083cf-9f40-4e56-b1c7-137948f0afba tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:08.543098 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-637083cf-9f40-4e56-b1c7-137948f0afba tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:08.543995 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-637083cf-9f40-4e56-b1c7-137948f0afba tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:08.559476 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-637083cf-9f40-4e56-b1c7-137948f0afba tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:08.569443 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:08.569443 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:08.635075 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-637083cf-9f40-4e56-b1c7-137948f0afba tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 returned with HTTP 200 Jan 21 09:15:08.642694 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 737/1489] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:08 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 => generated 992 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:15:08.683438 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:08.683438 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:08.685657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ede2689f-a532-4ad9-a519-089e7b8d9c37 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:08.686931 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 753/1490] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:08 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:09.659234 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b304a576-d0db-46f4-b1c6-394b8e79e446 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 Jan 21 09:15:09.659816 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b304a576-d0db-46f4-b1c6-394b8e79e446 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:09.659960 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:09.659960 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:09.660563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b304a576-d0db-46f4-b1c6-394b8e79e446 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:09.701316 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b0e78dd-8aa5-47df-b099-662f33f7dac3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:09.702021 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b0e78dd-8aa5-47df-b099-662f33f7dac3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:09.702408 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:09.702408 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:09.703038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b0e78dd-8aa5-47df-b099-662f33f7dac3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:09.703510 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1b0e78dd-8aa5-47df-b099-662f33f7dac3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:09.739085 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:09.739085 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:09.741546 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b0e78dd-8aa5-47df-b099-662f33f7dac3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:09.742606 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 754/1491] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:09 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:09.772292 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:09.772292 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:09.796391 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b304a576-d0db-46f4-b1c6-394b8e79e446 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:09.827733 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-b304a576-d0db-46f4-b1c6-394b8e79e446 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:09.828111 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-b304a576-d0db-46f4-b1c6-394b8e79e446 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:09.845207 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-b304a576-d0db-46f4-b1c6-394b8e79e446 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:09.852926 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:09.852926 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:09.874447 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b304a576-d0db-46f4-b1c6-394b8e79e446 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 returned with HTTP 200 Jan 21 09:15:09.875444 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 738/1492] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:09 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 => generated 993 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:09.891086 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-016972ca-3ff8-46e1-aab3-cfda00b03a0f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/e8845812-3c5c-468d-8dfb-f48dd02346e7 Jan 21 09:15:09.891629 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-016972ca-3ff8-46e1-aab3-cfda00b03a0f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:09.892028 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:09.892028 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:09.892645 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-016972ca-3ff8-46e1-aab3-cfda00b03a0f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:09.893244 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-016972ca-3ff8-46e1-aab3-cfda00b03a0f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member e8845812-3c5c-468d-8dfb-f48dd02346e7 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:09.900834 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:09.900834 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:09.928444 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-016972ca-3ff8-46e1-aab3-cfda00b03a0f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/e8845812-3c5c-468d-8dfb-f48dd02346e7 returned with HTTP 200 Jan 21 09:15:09.941431 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b855b4f6-f677-4755-ab3c-9d1f14944504 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail Jan 21 09:15:09.942452 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b855b4f6-f677-4755-ab3c-9d1f14944504 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:09.942869 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:09.942869 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:09.943495 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b855b4f6-f677-4755-ab3c-9d1f14944504 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:09.944388 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-b855b4f6-f677-4755-ab3c-9d1f14944504 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:15:09.946339 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b855b4f6-f677-4755-ab3c-9d1f14944504 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:15:09.956358 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 755/1493] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:09 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/e8845812-3c5c-468d-8dfb-f48dd02346e7 => generated 418 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:10.027491 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b855b4f6-f677-4755-ab3c-9d1f14944504 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Get all volumes completed successfully. Jan 21 09:15:10.029138 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-b855b4f6-f677-4755-ab3c-9d1f14944504 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:10.029683 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-b855b4f6-f677-4755-ab3c-9d1f14944504 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:10.037973 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-b855b4f6-f677-4755-ab3c-9d1f14944504 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:10.051302 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:10.051302 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:10.070115 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-b855b4f6-f677-4755-ab3c-9d1f14944504 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:10.070115 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-b855b4f6-f677-4755-ab3c-9d1f14944504 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:10.076164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-b855b4f6-f677-4755-ab3c-9d1f14944504 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:10.083106 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:10.083106 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:10.111888 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b855b4f6-f677-4755-ab3c-9d1f14944504 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail returned with HTTP 200 Jan 21 09:15:10.112741 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 739/1494] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:15:09 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail => generated 1986 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:15:10.129217 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f69769f-6eda-4646-b239-7c40b1c6f9e1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] POST http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/e8845812-3c5c-468d-8dfb-f48dd02346e7/action Jan 21 09:15:10.129717 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:10.129717 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:10.130641 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f69769f-6eda-4646-b239-7c40b1c6f9e1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:15:10.131005 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f69769f-6eda-4646-b239-7c40b1c6f9e1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:10.132193 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-9f69769f-6eda-4646-b239-7c40b1c6f9e1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] delete called for group e8845812-3c5c-468d-8dfb-f48dd02346e7 {{(pid=87914) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:15:10.132767 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-9f69769f-6eda-4646-b239-7c40b1c6f9e1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Delete group with id: e8845812-3c5c-468d-8dfb-f48dd02346e7 Jan 21 09:15:10.140262 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:10.140262 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:10.293814 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f69769f-6eda-4646-b239-7c40b1c6f9e1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/e8845812-3c5c-468d-8dfb-f48dd02346e7/action returned with HTTP 202 Jan 21 09:15:10.299125 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 756/1495] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:15:10 2021] POST /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/e8845812-3c5c-468d-8dfb-f48dd02346e7/action => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:15:10.303133 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fad7605-c5a8-4a2d-a771-5d2392e1a665 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 Jan 21 09:15:10.304955 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fad7605-c5a8-4a2d-a771-5d2392e1a665 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:10.304955 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:10.304955 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:10.304955 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fad7605-c5a8-4a2d-a771-5d2392e1a665 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:10.391121 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:10.391121 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:10.438372 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4fad7605-c5a8-4a2d-a771-5d2392e1a665 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:10.462135 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-4fad7605-c5a8-4a2d-a771-5d2392e1a665 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:10.463131 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-4fad7605-c5a8-4a2d-a771-5d2392e1a665 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:10.474089 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-4fad7605-c5a8-4a2d-a771-5d2392e1a665 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:10.482308 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:10.482308 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:10.524440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fad7605-c5a8-4a2d-a771-5d2392e1a665 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 returned with HTTP 200 Jan 21 09:15:10.538032 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 740/1496] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:10 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 => generated 992 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:10.757448 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fc24df6-8cd3-461d-92d9-3cc667c63bca tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:10.758401 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fc24df6-8cd3-461d-92d9-3cc667c63bca tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:10.758623 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:10.758623 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:10.759069 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fc24df6-8cd3-461d-92d9-3cc667c63bca tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:10.759432 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7fc24df6-8cd3-461d-92d9-3cc667c63bca tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:10.807576 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:10.807576 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:10.829148 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fc24df6-8cd3-461d-92d9-3cc667c63bca tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:10.830116 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 757/1497] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:10 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:11.543180 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-265615da-24df-4e4a-9d0d-cc3139d567b5 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 Jan 21 09:15:11.543766 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-265615da-24df-4e4a-9d0d-cc3139d567b5 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:11.543964 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:11.543964 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:11.544737 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-265615da-24df-4e4a-9d0d-cc3139d567b5 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:11.731109 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:11.731109 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:11.763175 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-265615da-24df-4e4a-9d0d-cc3139d567b5 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:11.804078 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-265615da-24df-4e4a-9d0d-cc3139d567b5 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:11.804542 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-265615da-24df-4e4a-9d0d-cc3139d567b5 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:11.818688 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-265615da-24df-4e4a-9d0d-cc3139d567b5 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:11.831647 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:11.831647 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:11.845570 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e06e3c26-620b-479a-a979-8dda78b8025d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:11.846169 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e06e3c26-620b-479a-a979-8dda78b8025d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:11.846320 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:11.846320 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:11.846963 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e06e3c26-620b-479a-a979-8dda78b8025d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:11.847486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e06e3c26-620b-479a-a979-8dda78b8025d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:11.912888 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:11.912888 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:11.914018 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-265615da-24df-4e4a-9d0d-cc3139d567b5 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 returned with HTTP 200 Jan 21 09:15:11.915639 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 741/1498] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:11 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 => generated 992 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:11.934490 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e06e3c26-620b-479a-a979-8dda78b8025d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:11.935623 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 758/1499] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:11 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:12.932379 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d9d9129-a849-4796-83c1-ee381edea36b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 Jan 21 09:15:12.933210 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d9d9129-a849-4796-83c1-ee381edea36b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:12.933556 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:12.933556 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:12.934168 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d9d9129-a849-4796-83c1-ee381edea36b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:12.949140 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14075572-e619-4b65-bdf6-40ee4f05842c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:12.949658 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14075572-e619-4b65-bdf6-40ee4f05842c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:12.949871 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:12.949871 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:12.950423 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14075572-e619-4b65-bdf6-40ee4f05842c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:12.950793 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-14075572-e619-4b65-bdf6-40ee4f05842c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:13.029856 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:13.029856 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:13.031816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14075572-e619-4b65-bdf6-40ee4f05842c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:13.039547 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 759/1500] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:12 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:13.058704 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:13.058704 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:13.082619 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6d9d9129-a849-4796-83c1-ee381edea36b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:13.115247 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-6d9d9129-a849-4796-83c1-ee381edea36b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:13.124256 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-6d9d9129-a849-4796-83c1-ee381edea36b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:13.132240 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-6d9d9129-a849-4796-83c1-ee381edea36b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:13.151082 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:13.151082 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:13.210486 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d9d9129-a849-4796-83c1-ee381edea36b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 returned with HTTP 200 Jan 21 09:15:13.215759 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 742/1501] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:12 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 => generated 992 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:14.054879 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2045be1-4f90-4da6-8391-4f4e394e1f31 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:14.056914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2045be1-4f90-4da6-8391-4f4e394e1f31 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:14.057305 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:14.057305 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:14.057945 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2045be1-4f90-4da6-8391-4f4e394e1f31 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:14.058991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a2045be1-4f90-4da6-8391-4f4e394e1f31 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:14.188194 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:14.188194 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:14.190026 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2045be1-4f90-4da6-8391-4f4e394e1f31 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:14.190867 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 760/1502] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:14 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:14.232927 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6b7d89d-3769-4348-b76a-302cf856ee27 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 Jan 21 09:15:14.238124 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6b7d89d-3769-4348-b76a-302cf856ee27 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:14.238525 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:14.238525 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:14.239128 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6b7d89d-3769-4348-b76a-302cf856ee27 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:14.357538 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6b7d89d-3769-4348-b76a-302cf856ee27 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 returned with HTTP 404 Jan 21 09:15:14.359144 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 743/1503] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:14 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4c7346a2-83f9-4231-bd9b-abe8c5ee1a37 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:15:14.367915 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8577eb55-57ff-4e6f-8a46-d2e7ad7f0539 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/e8845812-3c5c-468d-8dfb-f48dd02346e7 Jan 21 09:15:14.370335 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8577eb55-57ff-4e6f-8a46-d2e7ad7f0539 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:14.370711 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:14.370711 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:14.371394 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8577eb55-57ff-4e6f-8a46-d2e7ad7f0539 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:14.372097 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-8577eb55-57ff-4e6f-8a46-d2e7ad7f0539 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member e8845812-3c5c-468d-8dfb-f48dd02346e7 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:14.389015 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8577eb55-57ff-4e6f-8a46-d2e7ad7f0539 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/e8845812-3c5c-468d-8dfb-f48dd02346e7 returned with HTTP 404 Jan 21 09:15:14.398334 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 761/1504] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:14 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/e8845812-3c5c-468d-8dfb-f48dd02346e7 => generated 108 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:15:14.409535 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa84617e-0423-4a7b-9e70-1fa6c7be9640 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] DELETE http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 Jan 21 09:15:14.410370 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa84617e-0423-4a7b-9e70-1fa6c7be9640 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:14.410899 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa84617e-0423-4a7b-9e70-1fa6c7be9640 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:14.411670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-fa84617e-0423-4a7b-9e70-1fa6c7be9640 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] delete called for member 00c85816-7f37-4593-a5b1-54926dad6065 {{(pid=87915) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 09:15:14.412097 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-fa84617e-0423-4a7b-9e70-1fa6c7be9640 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Delete group_snapshot with id: 00c85816-7f37-4593-a5b1-54926dad6065 Jan 21 09:15:14.424610 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:14.424610 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:14.576944 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa84617e-0423-4a7b-9e70-1fa6c7be9640 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 returned with HTTP 202 Jan 21 09:15:14.578889 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 744/1505] 10.222.0.86 () {60 vars in 1383 bytes} [Thu Jan 21 09:15:14 2021] DELETE /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:15:14.586421 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-682aa387-45e4-47f3-ab12-e2cd7aa77100 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail Jan 21 09:15:14.587868 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-682aa387-45e4-47f3-ab12-e2cd7aa77100 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:14.588846 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-682aa387-45e4-47f3-ab12-e2cd7aa77100 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:14.589675 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-682aa387-45e4-47f3-ab12-e2cd7aa77100 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:15:14.595109 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-682aa387-45e4-47f3-ab12-e2cd7aa77100 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:15:14.756109 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-682aa387-45e4-47f3-ab12-e2cd7aa77100 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Get all volumes completed successfully. Jan 21 09:15:14.757987 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-682aa387-45e4-47f3-ab12-e2cd7aa77100 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:14.758664 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-682aa387-45e4-47f3-ab12-e2cd7aa77100 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:14.768469 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-682aa387-45e4-47f3-ab12-e2cd7aa77100 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:14.779841 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:14.779841 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:14.824425 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-682aa387-45e4-47f3-ab12-e2cd7aa77100 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail returned with HTTP 200 Jan 21 09:15:14.826486 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 762/1506] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:15:14 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail => generated 1003 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:15:14.842453 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3eede4ac-674e-4cf2-9339-5088212fa540 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail Jan 21 09:15:14.842895 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3eede4ac-674e-4cf2-9339-5088212fa540 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:14.843108 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:14.843108 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:14.843478 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3eede4ac-674e-4cf2-9339-5088212fa540 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:14.844139 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-3eede4ac-674e-4cf2-9339-5088212fa540 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:15:14.844808 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:14.844808 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:14.847110 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-3eede4ac-674e-4cf2-9339-5088212fa540 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:15:14.919683 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3eede4ac-674e-4cf2-9339-5088212fa540 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Get all snapshots completed successfully. Jan 21 09:15:14.920639 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:14.920639 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:14.921974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3eede4ac-674e-4cf2-9339-5088212fa540 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail returned with HTTP 200 Jan 21 09:15:14.928482 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 745/1507] 10.222.0.86 () {58 vars in 1231 bytes} [Thu Jan 21 09:15:14 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail => generated 452 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:14.939156 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7473063d-6da3-444e-8061-803bb194eb36 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/43900838-732a-4046-ae82-7a1f969f1629 Jan 21 09:15:14.939946 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7473063d-6da3-444e-8061-803bb194eb36 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:14.940366 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:14.940366 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:14.941047 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7473063d-6da3-444e-8061-803bb194eb36 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:15.016866 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:15.016866 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:15.018371 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7473063d-6da3-444e-8061-803bb194eb36 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Snapshot retrieved successfully. Jan 21 09:15:15.022590 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7473063d-6da3-444e-8061-803bb194eb36 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/43900838-732a-4046-ae82-7a1f969f1629 returned with HTTP 200 Jan 21 09:15:15.031372 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 763/1508] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:14 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/43900838-732a-4046-ae82-7a1f969f1629 => generated 449 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:15.205131 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a7d5075-d2f3-4607-8d49-79ba0c763a2c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:15.206211 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a7d5075-d2f3-4607-8d49-79ba0c763a2c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:15.206601 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:15.206601 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:15.207208 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a7d5075-d2f3-4607-8d49-79ba0c763a2c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:15.207728 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2a7d5075-d2f3-4607-8d49-79ba0c763a2c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:15.280053 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:15.280053 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:15.282015 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a7d5075-d2f3-4607-8d49-79ba0c763a2c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:15.291602 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 746/1509] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:15 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:16.042919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f9cd647-f2fd-4eb8-9326-a16bae6baddf tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/43900838-732a-4046-ae82-7a1f969f1629 Jan 21 09:15:16.043441 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f9cd647-f2fd-4eb8-9326-a16bae6baddf tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:16.043654 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:16.043654 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:16.044032 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f9cd647-f2fd-4eb8-9326-a16bae6baddf tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:16.100465 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:16.100465 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:16.101605 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2f9cd647-f2fd-4eb8-9326-a16bae6baddf tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Snapshot retrieved successfully. Jan 21 09:15:16.104616 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f9cd647-f2fd-4eb8-9326-a16bae6baddf tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/43900838-732a-4046-ae82-7a1f969f1629 returned with HTTP 200 Jan 21 09:15:16.105564 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 764/1510] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:16 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/43900838-732a-4046-ae82-7a1f969f1629 => generated 449 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:16.305413 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1cafbbdd-192a-4ad3-8efb-b78c0d37e24d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:16.307649 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1cafbbdd-192a-4ad3-8efb-b78c0d37e24d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:16.308090 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:16.308090 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:16.308818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1cafbbdd-192a-4ad3-8efb-b78c0d37e24d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:16.309456 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1cafbbdd-192a-4ad3-8efb-b78c0d37e24d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:16.352370 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:16.352370 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:16.357947 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1cafbbdd-192a-4ad3-8efb-b78c0d37e24d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:16.362014 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 747/1511] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:16 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:17.120068 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb67b07c-1880-4a45-80d4-34b267ae3a06 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/43900838-732a-4046-ae82-7a1f969f1629 Jan 21 09:15:17.120623 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb67b07c-1880-4a45-80d4-34b267ae3a06 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:17.121007 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:17.121007 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:17.121600 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb67b07c-1880-4a45-80d4-34b267ae3a06 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:17.160257 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb67b07c-1880-4a45-80d4-34b267ae3a06 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/43900838-732a-4046-ae82-7a1f969f1629 returned with HTTP 404 Jan 21 09:15:17.162960 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 765/1512] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:17 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/43900838-732a-4046-ae82-7a1f969f1629 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:17.172842 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-142a3a69-d4a8-4e3b-8faa-33943603006b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 Jan 21 09:15:17.173872 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-142a3a69-d4a8-4e3b-8faa-33943603006b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:17.174269 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:17.174269 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:17.175149 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-142a3a69-d4a8-4e3b-8faa-33943603006b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:17.175720 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-142a3a69-d4a8-4e3b-8faa-33943603006b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 00c85816-7f37-4593-a5b1-54926dad6065 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:15:17.185117 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-142a3a69-d4a8-4e3b-8faa-33943603006b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 returned with HTTP 404 Jan 21 09:15:17.187064 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 748/1513] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:15:17 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/00c85816-7f37-4593-a5b1-54926dad6065 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:15:17.195432 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-339ec1d4-b112-435e-ba05-665419dc6f80 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail Jan 21 09:15:17.196001 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-339ec1d4-b112-435e-ba05-665419dc6f80 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:17.197083 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-339ec1d4-b112-435e-ba05-665419dc6f80 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:17.197783 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-339ec1d4-b112-435e-ba05-665419dc6f80 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:15:17.200067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-339ec1d4-b112-435e-ba05-665419dc6f80 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:15:17.255036 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-339ec1d4-b112-435e-ba05-665419dc6f80 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Get all volumes completed successfully. Jan 21 09:15:17.256704 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-339ec1d4-b112-435e-ba05-665419dc6f80 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:17.257231 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-339ec1d4-b112-435e-ba05-665419dc6f80 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:17.265244 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-339ec1d4-b112-435e-ba05-665419dc6f80 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:17.272317 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:17.272317 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:17.295098 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-339ec1d4-b112-435e-ba05-665419dc6f80 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail returned with HTTP 200 Jan 21 09:15:17.296100 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 766/1514] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:15:17 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail => generated 1003 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:15:17.313314 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9c7f144-acf2-40f0-abda-5990ebaefb70 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] POST http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/b4107296-20ae-439e-97e6-469a84b635a2/action Jan 21 09:15:17.314224 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9c7f144-acf2-40f0-abda-5990ebaefb70 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:15:17.314604 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9c7f144-acf2-40f0-abda-5990ebaefb70 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:17.315544 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-f9c7f144-acf2-40f0-abda-5990ebaefb70 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] delete called for group b4107296-20ae-439e-97e6-469a84b635a2 {{(pid=87915) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:15:17.315885 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-f9c7f144-acf2-40f0-abda-5990ebaefb70 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Delete group with id: b4107296-20ae-439e-97e6-469a84b635a2 Jan 21 09:15:17.323459 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:17.323459 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:17.376544 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf4a0790-e562-47df-8eec-47e582d116fd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:17.377389 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf4a0790-e562-47df-8eec-47e582d116fd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:17.377782 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:17.377782 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:17.378477 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf4a0790-e562-47df-8eec-47e582d116fd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:17.379034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cf4a0790-e562-47df-8eec-47e582d116fd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:17.409846 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:17.409846 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:17.412526 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf4a0790-e562-47df-8eec-47e582d116fd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:17.413527 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 767/1515] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:17 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:17.453755 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9c7f144-acf2-40f0-abda-5990ebaefb70 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/b4107296-20ae-439e-97e6-469a84b635a2/action returned with HTTP 202 Jan 21 09:15:17.458863 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 749/1516] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:15:17 2021] POST /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/b4107296-20ae-439e-97e6-469a84b635a2/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:15:17.471746 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fdc013c-5747-46eb-a371-f5d6d7727c40 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 Jan 21 09:15:17.475328 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fdc013c-5747-46eb-a371-f5d6d7727c40 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:17.475627 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:17.475627 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:17.479287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fdc013c-5747-46eb-a371-f5d6d7727c40 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:17.535452 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:17.535452 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:17.549452 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7fdc013c-5747-46eb-a371-f5d6d7727c40 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:17.566628 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-7fdc013c-5747-46eb-a371-f5d6d7727c40 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:17.567587 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-7fdc013c-5747-46eb-a371-f5d6d7727c40 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:17.576086 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-7fdc013c-5747-46eb-a371-f5d6d7727c40 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:17.583457 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:17.583457 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:17.606471 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fdc013c-5747-46eb-a371-f5d6d7727c40 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 returned with HTTP 200 Jan 21 09:15:17.608102 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 768/1517] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:17 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 => generated 999 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:18.428667 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-066fc6ac-18c7-4249-b06c-e507213fc450 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:18.429153 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-066fc6ac-18c7-4249-b06c-e507213fc450 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:18.429478 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:18.429478 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:18.429928 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-066fc6ac-18c7-4249-b06c-e507213fc450 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:18.430393 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-066fc6ac-18c7-4249-b06c-e507213fc450 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:18.481864 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:18.481864 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:18.488888 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-066fc6ac-18c7-4249-b06c-e507213fc450 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:18.489818 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 750/1518] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:18 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:18.624223 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e40188b4-cd18-4872-bc55-8e805da3557b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 Jan 21 09:15:18.624798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e40188b4-cd18-4872-bc55-8e805da3557b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:18.625013 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:18.625013 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:18.625389 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e40188b4-cd18-4872-bc55-8e805da3557b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:18.760850 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:18.760850 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:18.812928 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e40188b4-cd18-4872-bc55-8e805da3557b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:18.850934 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-e40188b4-cd18-4872-bc55-8e805da3557b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:18.856898 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-e40188b4-cd18-4872-bc55-8e805da3557b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:18.879281 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-e40188b4-cd18-4872-bc55-8e805da3557b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:18.892632 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:18.892632 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:18.920779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e40188b4-cd18-4872-bc55-8e805da3557b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 returned with HTTP 200 Jan 21 09:15:18.925341 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 769/1519] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:18 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 => generated 999 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:19.507417 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ea8af43-deee-488f-907e-b3c4e5ebcab0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:19.507953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ea8af43-deee-488f-907e-b3c4e5ebcab0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:19.508175 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:19.508175 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:19.508551 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ea8af43-deee-488f-907e-b3c4e5ebcab0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:19.509460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5ea8af43-deee-488f-907e-b3c4e5ebcab0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:19.564610 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:19.564610 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:19.568154 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ea8af43-deee-488f-907e-b3c4e5ebcab0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:19.571805 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 751/1520] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:19 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:19.942794 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1414583-9b35-48ae-8a5f-5f73dfde5f57 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 Jan 21 09:15:19.943367 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1414583-9b35-48ae-8a5f-5f73dfde5f57 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:19.944323 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:19.944323 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:19.944850 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1414583-9b35-48ae-8a5f-5f73dfde5f57 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:20.079240 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1414583-9b35-48ae-8a5f-5f73dfde5f57 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 returned with HTTP 404 Jan 21 09:15:20.080276 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 770/1521] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:19 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 => generated 109 bytes in 142 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:15:20.090287 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-086c437f-197d-4082-a757-96b6e9695674 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/b4107296-20ae-439e-97e6-469a84b635a2 Jan 21 09:15:20.090965 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-086c437f-197d-4082-a757-96b6e9695674 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:20.091183 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:20.091183 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:20.091545 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-086c437f-197d-4082-a757-96b6e9695674 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:20.091958 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-086c437f-197d-4082-a757-96b6e9695674 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member b4107296-20ae-439e-97e6-469a84b635a2 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:20.112832 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-086c437f-197d-4082-a757-96b6e9695674 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/b4107296-20ae-439e-97e6-469a84b635a2 returned with HTTP 404 Jan 21 09:15:20.113859 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 752/1522] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:20 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/b4107296-20ae-439e-97e6-469a84b635a2 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:15:20.130277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e9b2c6d-736e-4675-bcdb-44cf4a0fdd72 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] DELETE http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types/0112e0c3-4738-43dc-9501-ab5f2c6337a5 Jan 21 09:15:20.132845 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e9b2c6d-736e-4675-bcdb-44cf4a0fdd72 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:20.134174 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e9b2c6d-736e-4675-bcdb-44cf4a0fdd72 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:20.216381 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:15:20.216381 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:15:20.225779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e9b2c6d-736e-4675-bcdb-44cf4a0fdd72 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types/0112e0c3-4738-43dc-9501-ab5f2c6337a5 returned with HTTP 202 Jan 21 09:15:20.227234 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 771/1523] 10.222.0.86 () {60 vars in 1371 bytes} [Thu Jan 21 09:15:20 2021] DELETE /volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types/0112e0c3-4738-43dc-9501-ab5f2c6337a5 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:15:20.244513 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15749cc1-2703-41d2-a904-35846a51ac39 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] POST http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types Jan 21 09:15:20.245470 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15749cc1-2703-41d2-a904-35846a51ac39 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-11376751"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:20.375989 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15749cc1-2703-41d2-a904-35846a51ac39 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types returned with HTTP 200 Jan 21 09:15:20.378795 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 753/1524] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:15:20 2021] POST /volume/v3/bca08d44debc40939810cbaa5cdff13a/types => generated 222 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:20.386704 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c13d051a-08aa-44e0-a78f-043c57214dd2 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] POST http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types Jan 21 09:15:20.387595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c13d051a-08aa-44e0-a78f-043c57214dd2 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-355718853"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:20.460028 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c13d051a-08aa-44e0-a78f-043c57214dd2 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types returned with HTTP 202 Jan 21 09:15:20.461181 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 772/1525] 10.222.0.86 () {62 vars in 1278 bytes} [Thu Jan 21 09:15:20 2021] POST /volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types => generated 180 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:20.471922 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0349e3c0-b1fa-432c-be8a-a8dec08ce838 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] POST http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups Jan 21 09:15:20.473518 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0349e3c0-b1fa-432c-be8a-a8dec08ce838 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a27f452f-4976-48c3-973c-5d373740d073", "volume_types": ["6bb634b7-2bc0-4262-8309-737dceaa0911"], "name": "tempest-GroupSnapshotsTest-Group-1874429871"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:20.474605 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-0349e3c0-b1fa-432c-be8a-a8dec08ce838 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Creating new group {'group': {'group_type': 'a27f452f-4976-48c3-973c-5d373740d073', 'volume_types': ['6bb634b7-2bc0-4262-8309-737dceaa0911'], 'name': 'tempest-GroupSnapshotsTest-Group-1874429871'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:15:20.492725 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-0349e3c0-b1fa-432c-be8a-a8dec08ce838 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Creating group tempest-GroupSnapshotsTest-Group-1874429871. Jan 21 09:15:20.544191 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0349e3c0-b1fa-432c-be8a-a8dec08ce838 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Availability Zones retrieved successfully. Jan 21 09:15:20.568501 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-0349e3c0-b1fa-432c-be8a-a8dec08ce838 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Created reservations ['16251581-4df1-46fa-b01f-e3e7a02b5c6a'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:15:20.584303 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4eae9137-11dd-4caa-beb7-fc10dea60159 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:20.584933 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4eae9137-11dd-4caa-beb7-fc10dea60159 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:20.585485 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4eae9137-11dd-4caa-beb7-fc10dea60159 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:20.585911 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4eae9137-11dd-4caa-beb7-fc10dea60159 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:20.655111 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:20.655111 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:20.657056 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4eae9137-11dd-4caa-beb7-fc10dea60159 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:20.657873 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 773/1526] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:20 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:15:20.670416 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0349e3c0-b1fa-432c-be8a-a8dec08ce838 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups returned with HTTP 202 Jan 21 09:15:20.682687 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 754/1527] 10.222.0.86 () {62 vars in 1264 bytes} [Thu Jan 21 09:15:20 2021] POST /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups => generated 112 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:20.687961 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b4b4690-e34a-48ab-b0d9-a765531c7129 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:20.688530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b4b4690-e34a-48ab-b0d9-a765531c7129 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:20.688727 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:20.688727 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:20.689091 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b4b4690-e34a-48ab-b0d9-a765531c7129 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:20.689491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-9b4b4690-e34a-48ab-b0d9-a765531c7129 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:20.709372 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:20.709372 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:20.797906 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b4b4690-e34a-48ab-b0d9-a765531c7129 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 returned with HTTP 200 Jan 21 09:15:20.803205 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 774/1528] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:20 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 => generated 392 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:21.678270 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd7a2e69-bfe8-4ce5-8555-728cec6f86c8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:21.678922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd7a2e69-bfe8-4ce5-8555-728cec6f86c8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:21.679242 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:21.679242 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:21.679754 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd7a2e69-bfe8-4ce5-8555-728cec6f86c8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:21.680195 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cd7a2e69-bfe8-4ce5-8555-728cec6f86c8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:21.705390 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:21.705390 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:21.707518 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd7a2e69-bfe8-4ce5-8555-728cec6f86c8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:21.708642 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 775/1529] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:21 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:21.752525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cfd84da-742e-4cae-aa45-859633f604e9 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] POST http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types Jan 21 09:15:21.753200 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:21.753200 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:21.754401 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cfd84da-742e-4cae-aa45-859633f604e9 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-498510463"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:21.755607 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:21.755607 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:21.793341 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cfd84da-742e-4cae-aa45-859633f604e9 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types returned with HTTP 202 Jan 21 09:15:21.794190 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 755/1530] 10.222.0.86 () {62 vars in 1278 bytes} [Thu Jan 21 09:15:21 2021] POST /volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types => generated 180 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:21.804036 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-faab8db1-0567-4424-a1f8-3b175dbb5ddb tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] POST http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs Jan 21 09:15:21.807181 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:21.807181 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:21.808014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-faab8db1-0567-4424-a1f8-3b175dbb5ddb tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:21.812379 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c51393e-83c2-4b5e-9d67-78f70fbd1ac1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:21.813038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c51393e-83c2-4b5e-9d67-78f70fbd1ac1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:21.813608 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c51393e-83c2-4b5e-9d67-78f70fbd1ac1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:21.814122 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-9c51393e-83c2-4b5e-9d67-78f70fbd1ac1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:21.828201 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:21.828201 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:21.839208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-faab8db1-0567-4424-a1f8-3b175dbb5ddb tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs returned with HTTP 202 Jan 21 09:15:21.840300 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 776/1531] 10.222.0.86 () {62 vars in 1425 bytes} [Thu Jan 21 09:15:21 2021] POST /volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs => generated 53 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:15:21.850029 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db9baa83-c145-4e67-a569-a4ccd9b0d443 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] POST http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs Jan 21 09:15:21.851304 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db9baa83-c145-4e67-a569-a4ccd9b0d443 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:21.858119 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c51393e-83c2-4b5e-9d67-78f70fbd1ac1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 returned with HTTP 200 Jan 21 09:15:21.862459 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 756/1532] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:21 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 => generated 393 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:21.869195 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] POST http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes Jan 21 09:15:21.870191 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:21.870191 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:21.871063 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6bb634b7-2bc0-4262-8309-737dceaa0911", "group_id": "1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1341706240"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:21.872500 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Create volume request body: {'volume': {'volume_type': '6bb634b7-2bc0-4262-8309-737dceaa0911', 'group_id': '1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1341706240'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:15:21.885878 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db9baa83-c145-4e67-a569-a4ccd9b0d443 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs returned with HTTP 202 Jan 21 09:15:21.889185 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 777/1533] 10.222.0.86 () {62 vars in 1425 bytes} [Thu Jan 21 09:15:21 2021] POST /volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs => generated 61 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:15:21.895942 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d65f8599-7ac1-402f-a8c8-32287f9444d4 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] GET http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs/key2 Jan 21 09:15:21.896652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d65f8599-7ac1-402f-a8c8-32287f9444d4 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:21.897259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d65f8599-7ac1-402f-a8c8-32287f9444d4 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:21.897755 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:21.897755 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:21.899034 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Create volume of 1 GB Jan 21 09:15:21.917365 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d65f8599-7ac1-402f-a8c8-32287f9444d4 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs/key2 returned with HTTP 200 Jan 21 09:15:21.918219 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 778/1534] 10.222.0.86 () {60 vars in 1419 bytes} [Thu Jan 21 09:15:21 2021] GET /volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs/key2 => generated 26 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:15:21.918547 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Availability Zones retrieved successfully. Jan 21 09:15:21.927118 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0337b0ca-ca46-438c-9b71-f5a3fc2d3b3c tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] GET http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs/key3 Jan 21 09:15:21.927674 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0337b0ca-ca46-438c-9b71-f5a3fc2d3b3c tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:21.928145 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0337b0ca-ca46-438c-9b71-f5a3fc2d3b3c tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:21.938449 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Flow 'volume_create_api' (eaeaa253-5b17-4a09-aae9-1d6fc45a982d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:15:21.942517 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1287d67e-bd33-4a91-a7e8-d828e1ff2659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:21.944652 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:21.944652 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:21.945001 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0337b0ca-ca46-438c-9b71-f5a3fc2d3b3c tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs/key3 returned with HTTP 200 Jan 21 09:15:21.945664 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:15:21.945765 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 779/1535] 10.222.0.86 () {60 vars in 1419 bytes} [Thu Jan 21 09:15:21 2021] GET /volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs/key3 => generated 18 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:21.955098 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89d75907-5c25-4695-8932-f8e658ddf1dc tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] PUT http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs/key3 Jan 21 09:15:21.956022 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89d75907-5c25-4695-8932-f8e658ddf1dc tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:21.980195 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89d75907-5c25-4695-8932-f8e658ddf1dc tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs/key3 returned with HTTP 200 Jan 21 09:15:21.985983 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 780/1536] 10.222.0.86 () {62 vars in 1439 bytes} [Thu Jan 21 09:15:21 2021] PUT /volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs/key3 => generated 26 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:15:21.990537 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff81f119-828f-4085-9164-a31738702fcd tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] GET http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs Jan 21 09:15:21.991102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff81f119-828f-4085-9164-a31738702fcd tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:21.991638 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff81f119-828f-4085-9164-a31738702fcd tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:22.004602 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1287d67e-bd33-4a91-a7e8-d828e1ff2659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:15:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6bb634b7-2bc0-4262-8309-737dceaa0911,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-11376751',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6bb634b7-2bc0-4262-8309-737dceaa0911', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:22.007155 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (312732a2-3871-4dea-8346-f09af16d49b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:22.009008 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff81f119-828f-4085-9164-a31738702fcd tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs returned with HTTP 200 Jan 21 09:15:22.010018 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 781/1537] 10.222.0.86 () {60 vars in 1404 bytes} [Thu Jan 21 09:15:21 2021] GET /volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs => generated 87 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:22.019463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c24e6c5-b4a7-482e-973d-8ebd51244329 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] DELETE http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs/key1 Jan 21 09:15:22.020036 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c24e6c5-b4a7-482e-973d-8ebd51244329 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:22.020513 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c24e6c5-b4a7-482e-973d-8ebd51244329 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:22.043154 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:15:22.043154 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:15:22.049195 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c24e6c5-b4a7-482e-973d-8ebd51244329 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs/key1 returned with HTTP 202 Jan 21 09:15:22.053606 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 782/1538] 10.222.0.86 () {60 vars in 1422 bytes} [Thu Jan 21 09:15:22 2021] DELETE /volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs/key1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 09:15:22.060394 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-11376751 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-11376751, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:15:22.060542 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36efdabf-38ac-4689-95d7-b678c2260d97 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] GET http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs/key1 Jan 21 09:15:22.061109 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36efdabf-38ac-4689-95d7-b678c2260d97 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:22.061269 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-11376751 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-11376751, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:15:22.061590 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36efdabf-38ac-4689-95d7-b678c2260d97 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:22.080909 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36efdabf-38ac-4689-95d7-b678c2260d97 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] HTTP exception thrown: Group Type b9bd2d69-0b1b-4a8e-86d1-f140db488587 has no extra spec with key key1. Jan 21 09:15:22.081472 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36efdabf-38ac-4689-95d7-b678c2260d97 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs/key1 returned with HTTP 404 Jan 21 09:15:22.082707 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 783/1539] 10.222.0.86 () {60 vars in 1419 bytes} [Thu Jan 21 09:15:22 2021] GET /volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587/group_specs/key1 => generated 126 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:15:22.092316 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6c48abe-c053-47ff-adba-58aff24b5bc3 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] DELETE http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587 Jan 21 09:15:22.092905 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6c48abe-c053-47ff-adba-58aff24b5bc3 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:22.093385 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6c48abe-c053-47ff-adba-58aff24b5bc3 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:22.104887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Created reservations ['51eb4527-80f7-42e9-a80a-f5fcaad17218', 'a4a7ca89-e16a-4a4c-9173-a7a9d288cede', 'ce168210-38a0-4fc7-b0ec-61acbc4ea9e7', '4dd817e9-444d-445a-83c2-ca08a6aae9bd'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:15:22.110887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (312732a2-3871-4dea-8346-f09af16d49b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51eb4527-80f7-42e9-a80a-f5fcaad17218', 'a4a7ca89-e16a-4a4c-9173-a7a9d288cede', 'ce168210-38a0-4fc7-b0ec-61acbc4ea9e7', '4dd817e9-444d-445a-83c2-ca08a6aae9bd']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:22.113096 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b788f379-7960-48a8-a5e6-92d1251fc7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:22.132442 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6c48abe-c053-47ff-adba-58aff24b5bc3 tempest-GroupTypeSpecsTest-173293494 tempest-GroupTypeSpecsTest-173293494] http://10.222.0.86/volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587 returned with HTTP 202 Jan 21 09:15:22.133620 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 784/1540] 10.222.0.86 () {60 vars in 1371 bytes} [Thu Jan 21 09:15:22 2021] DELETE /volume/v3/7b9827dc404541ba95a5daca5b84aad7/group_types/b9bd2d69-0b1b-4a8e-86d1-f140db488587 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:15:22.182897 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b788f379-7960-48a8-a5e6-92d1251fc7d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e46c93e-62c2-4735-8c26-ac8315a295d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1341706240',encryption_key_id=None,group_id=1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1,group_type_id=,metadata={},multiattach=False,project_id='52dce1d78ebd4bafbfa8baeae1f1bee9',qos_specs=None,replication_status=,reservations=['51eb4527-80f7-42e9-a80a-f5fcaad17218','a4a7ca89-e16a-4a4c-9173-a7a9d288cede','ce168210-38a0-4fc7-b0ec-61acbc4ea9e7','4dd817e9-444d-445a-83c2-ca08a6aae9bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d53486fb9164825bcaac025993ca88a',volume_type_id=6bb634b7-2bc0-4262-8309-737dceaa0911), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:15:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1341706240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1,host=None,id=4e46c93e-62c2-4735-8c26-ac8315a295d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52dce1d78ebd4bafbfa8baeae1f1bee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5d53486fb9164825bcaac025993ca88a',volume_attachment=,volume_type=,volume_type_id=6bb634b7-2bc0-4262-8309-737dceaa0911)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:22.187504 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54dae292-2cf3-4665-ae64-137a5592e16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:22.245436 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54dae292-2cf3-4665-ae64-137a5592e16d) transitioned into state 'SUCCESS' from state '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-1341706240',encryption_key_id=None,group_id=1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1,group_type_id=,metadata={},multiattach=False,project_id='52dce1d78ebd4bafbfa8baeae1f1bee9',qos_specs=None,replication_status=,reservations=['51eb4527-80f7-42e9-a80a-f5fcaad17218','a4a7ca89-e16a-4a4c-9173-a7a9d288cede','ce168210-38a0-4fc7-b0ec-61acbc4ea9e7','4dd817e9-444d-445a-83c2-ca08a6aae9bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d53486fb9164825bcaac025993ca88a',volume_type_id=6bb634b7-2bc0-4262-8309-737dceaa0911)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:22.249284 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8db8281-8dde-4356-8724-5fe37793a7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:22.279073 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8db8281-8dde-4356-8724-5fe37793a7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:22.281997 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Flow 'volume_create_api' (eaeaa253-5b17-4a09-aae9-1d6fc45a982d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:15:22.337966 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Create volume request issued successfully. Jan 21 09:15:22.353981 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:22.354590 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:22.364927 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:22.379330 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:22.379330 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:22.395638 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e025322e-5f29-4a2b-a66a-4d6cb1ed4a77 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes returned with HTTP 202 Jan 21 09:15:22.398111 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 757/1541] 10.222.0.86 () {62 vars in 1267 bytes} [Thu Jan 21 09:15:21 2021] POST /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes => generated 906 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:22.412889 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1528a49f-e2f2-472f-bad8-bc6dae89ed21 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4e46c93e-62c2-4735-8c26-ac8315a295d3 Jan 21 09:15:22.414272 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1528a49f-e2f2-472f-bad8-bc6dae89ed21 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:22.414991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1528a49f-e2f2-472f-bad8-bc6dae89ed21 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:22.469144 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:22.469144 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:22.480230 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1528a49f-e2f2-472f-bad8-bc6dae89ed21 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:22.498249 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-1528a49f-e2f2-472f-bad8-bc6dae89ed21 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:22.498815 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-1528a49f-e2f2-472f-bad8-bc6dae89ed21 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:22.507941 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-1528a49f-e2f2-472f-bad8-bc6dae89ed21 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:22.519958 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:22.519958 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:22.547836 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1528a49f-e2f2-472f-bad8-bc6dae89ed21 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4e46c93e-62c2-4735-8c26-ac8315a295d3 returned with HTTP 200 Jan 21 09:15:22.558717 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 785/1542] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:22 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4e46c93e-62c2-4735-8c26-ac8315a295d3 => generated 974 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:22.723390 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50f254e6-92d3-4d55-87fc-115dcf988549 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:22.724348 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50f254e6-92d3-4d55-87fc-115dcf988549 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:22.724646 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:22.724646 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:22.725143 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50f254e6-92d3-4d55-87fc-115dcf988549 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:22.725578 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-50f254e6-92d3-4d55-87fc-115dcf988549 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:22.775811 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:22.775811 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:22.781577 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50f254e6-92d3-4d55-87fc-115dcf988549 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:22.783594 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 758/1543] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:22 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:23.566141 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8caf487-fa45-4fb7-b6b0-8ecf96169037 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4e46c93e-62c2-4735-8c26-ac8315a295d3 Jan 21 09:15:23.566732 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8caf487-fa45-4fb7-b6b0-8ecf96169037 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:23.566940 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:23.566940 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:23.567307 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8caf487-fa45-4fb7-b6b0-8ecf96169037 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:23.625690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:23.625690 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:23.636456 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c8caf487-fa45-4fb7-b6b0-8ecf96169037 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:23.656605 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-c8caf487-fa45-4fb7-b6b0-8ecf96169037 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:23.657143 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-c8caf487-fa45-4fb7-b6b0-8ecf96169037 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:23.681735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-c8caf487-fa45-4fb7-b6b0-8ecf96169037 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:23.693087 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:23.693087 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:23.746916 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8caf487-fa45-4fb7-b6b0-8ecf96169037 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4e46c93e-62c2-4735-8c26-ac8315a295d3 returned with HTTP 200 Jan 21 09:15:23.747733 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 786/1544] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:23 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4e46c93e-62c2-4735-8c26-ac8315a295d3 => generated 999 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:23.763397 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] POST http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes Jan 21 09:15:23.763909 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:23.763909 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:23.764334 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6bb634b7-2bc0-4262-8309-737dceaa0911", "group_id": "1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1963535379"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:23.765472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Create volume request body: {'volume': {'volume_type': '6bb634b7-2bc0-4262-8309-737dceaa0911', 'group_id': '1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1963535379'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:15:23.797332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2fd50ee-a3d5-4463-826b-dde0e96dfe04 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:23.797857 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2fd50ee-a3d5-4463-826b-dde0e96dfe04 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:23.798051 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:23.798051 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:23.798673 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2fd50ee-a3d5-4463-826b-dde0e96dfe04 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:23.799124 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:23.799124 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:23.799424 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c2fd50ee-a3d5-4463-826b-dde0e96dfe04 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:23.800456 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Create volume of 1 GB Jan 21 09:15:23.816941 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Availability Zones retrieved successfully. Jan 21 09:15:23.835163 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Flow 'volume_create_api' (cc913eac-b401-47e4-bd6d-ba463efa47c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:15:23.839799 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b229bf27-16ed-4a4e-9c2e-da16d36c61da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:23.842287 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:23.842287 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:23.843055 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:15:23.855269 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:23.855269 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:23.857500 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2fd50ee-a3d5-4463-826b-dde0e96dfe04 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:23.861610 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 787/1545] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:23 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:23.904912 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b229bf27-16ed-4a4e-9c2e-da16d36c61da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:15:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6bb634b7-2bc0-4262-8309-737dceaa0911,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-11376751',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6bb634b7-2bc0-4262-8309-737dceaa0911', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:23.907328 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4337b2-e429-4b5e-af91-833b82146abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:23.978780 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Created reservations ['0c3d46a7-e5fe-4024-922d-e16673780aa7', '14441d60-f9cf-4940-aac9-10b86abcf282', 'bc4ec0dc-f969-42cf-aab0-cd072899c283', 'a7ca18ae-ba79-4dc5-9455-e133818d3737'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:15:23.980796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd4337b2-e429-4b5e-af91-833b82146abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c3d46a7-e5fe-4024-922d-e16673780aa7', '14441d60-f9cf-4940-aac9-10b86abcf282', 'bc4ec0dc-f969-42cf-aab0-cd072899c283', 'a7ca18ae-ba79-4dc5-9455-e133818d3737']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:23.983347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ecddd24-fbe5-4f7d-8c58-f44afe8d75e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:24.052895 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ecddd24-fbe5-4f7d-8c58-f44afe8d75e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87ad8680-6f38-421a-9777-b6c5d2934092', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1963535379',encryption_key_id=None,group_id=1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1,group_type_id=,metadata={},multiattach=False,project_id='52dce1d78ebd4bafbfa8baeae1f1bee9',qos_specs=None,replication_status=,reservations=['0c3d46a7-e5fe-4024-922d-e16673780aa7','14441d60-f9cf-4940-aac9-10b86abcf282','bc4ec0dc-f969-42cf-aab0-cd072899c283','a7ca18ae-ba79-4dc5-9455-e133818d3737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d53486fb9164825bcaac025993ca88a',volume_type_id=6bb634b7-2bc0-4262-8309-737dceaa0911), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:15:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1963535379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1,host=None,id=87ad8680-6f38-421a-9777-b6c5d2934092,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52dce1d78ebd4bafbfa8baeae1f1bee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5d53486fb9164825bcaac025993ca88a',volume_attachment=,volume_type=,volume_type_id=6bb634b7-2bc0-4262-8309-737dceaa0911)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:24.055085 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c046d9-9dd3-4a15-a276-d81547de9642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:24.085792 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c046d9-9dd3-4a15-a276-d81547de9642) transitioned into state 'SUCCESS' from state '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-1963535379',encryption_key_id=None,group_id=1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1,group_type_id=,metadata={},multiattach=False,project_id='52dce1d78ebd4bafbfa8baeae1f1bee9',qos_specs=None,replication_status=,reservations=['0c3d46a7-e5fe-4024-922d-e16673780aa7','14441d60-f9cf-4940-aac9-10b86abcf282','bc4ec0dc-f969-42cf-aab0-cd072899c283','a7ca18ae-ba79-4dc5-9455-e133818d3737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d53486fb9164825bcaac025993ca88a',volume_type_id=6bb634b7-2bc0-4262-8309-737dceaa0911)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:24.088672 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c409ca0-eabf-4d85-ad1c-ca3e43af385e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:24.112029 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c409ca0-eabf-4d85-ad1c-ca3e43af385e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:24.115648 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Flow 'volume_create_api' (cc913eac-b401-47e4-bd6d-ba463efa47c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:15:24.168826 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Create volume request issued successfully. Jan 21 09:15:24.185234 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:24.185687 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:24.196949 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:24.208084 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:24.208084 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:24.235864 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-869ca2ab-ef53-4c29-b5f8-4c44aaae86a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes returned with HTTP 202 Jan 21 09:15:24.236893 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 759/1546] 10.222.0.86 () {62 vars in 1267 bytes} [Thu Jan 21 09:15:23 2021] POST /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes => generated 906 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:24.252219 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f58b2848-9c6d-4439-a15b-b62974311444 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 Jan 21 09:15:24.252788 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f58b2848-9c6d-4439-a15b-b62974311444 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:24.253003 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:24.253003 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:24.253374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f58b2848-9c6d-4439-a15b-b62974311444 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:24.339423 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:24.339423 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:24.350013 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f58b2848-9c6d-4439-a15b-b62974311444 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:24.364526 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-f58b2848-9c6d-4439-a15b-b62974311444 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:24.364976 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-f58b2848-9c6d-4439-a15b-b62974311444 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:24.388515 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-f58b2848-9c6d-4439-a15b-b62974311444 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:24.419829 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:24.419829 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:24.492414 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f58b2848-9c6d-4439-a15b-b62974311444 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 returned with HTTP 200 Jan 21 09:15:24.493715 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 788/1547] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:24 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 => generated 998 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:15:24.878324 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e9a5e5e-bdac-4a24-948c-bc46413d612c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:24.878324 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e9a5e5e-bdac-4a24-948c-bc46413d612c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:24.878324 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:24.878324 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:24.878324 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e9a5e5e-bdac-4a24-948c-bc46413d612c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:24.879053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6e9a5e5e-bdac-4a24-948c-bc46413d612c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:24.922230 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:24.922230 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:24.944475 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e9a5e5e-bdac-4a24-948c-bc46413d612c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:24.945309 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 760/1548] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:24 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:25.510425 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f22b035c-1a46-45c5-a392-41d52fc50805 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 Jan 21 09:15:25.510992 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f22b035c-1a46-45c5-a392-41d52fc50805 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:25.511205 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:25.511205 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:25.511575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f22b035c-1a46-45c5-a392-41d52fc50805 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:25.590356 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:25.590356 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:25.599690 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f22b035c-1a46-45c5-a392-41d52fc50805 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:25.616822 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-f22b035c-1a46-45c5-a392-41d52fc50805 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:25.617556 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-f22b035c-1a46-45c5-a392-41d52fc50805 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:25.634242 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-f22b035c-1a46-45c5-a392-41d52fc50805 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:25.642147 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:25.642147 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:25.668868 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f22b035c-1a46-45c5-a392-41d52fc50805 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 returned with HTTP 200 Jan 21 09:15:25.670411 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 789/1549] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:25 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 => generated 999 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:25.690277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b73f5c8b-cc6c-4850-9202-447e7ef14bf0 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] PUT http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:25.690778 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:25.690778 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:25.691194 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b73f5c8b-cc6c-4850-9202-447e7ef14bf0 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "4e46c93e-62c2-4735-8c26-ac8315a295d3"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:25.706724 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-b73f5c8b-cc6c-4850-9202-447e7ef14bf0 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Update called for group 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1. {{(pid=87915) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:15:25.707076 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-b73f5c8b-cc6c-4850-9202-447e7ef14bf0 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Updating group 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 with name None description: None add_volumes: None remove_volumes: 4e46c93e-62c2-4735-8c26-ac8315a295d3. Jan 21 09:15:25.734441 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:25.734441 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:25.825261 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b73f5c8b-cc6c-4850-9202-447e7ef14bf0 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 returned with HTTP 202 Jan 21 09:15:25.829497 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 761/1550] 10.222.0.86 () {62 vars in 1373 bytes} [Thu Jan 21 09:15:25 2021] PUT /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:15:25.835073 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79775812-bc13-4eb3-825c-d4ef4fe40809 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:25.835869 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79775812-bc13-4eb3-825c-d4ef4fe40809 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:25.836084 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:25.836084 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:25.836456 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79775812-bc13-4eb3-825c-d4ef4fe40809 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:25.837662 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-79775812-bc13-4eb3-825c-d4ef4fe40809 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:25.849551 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:25.849551 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:25.909401 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79775812-bc13-4eb3-825c-d4ef4fe40809 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 returned with HTTP 200 Jan 21 09:15:25.915224 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 790/1551] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:25 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 => generated 392 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:25.959525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51a733d7-ba1a-4968-85fc-ff1c12f62868 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:25.960606 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51a733d7-ba1a-4968-85fc-ff1c12f62868 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:25.961000 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:25.961000 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:25.962308 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51a733d7-ba1a-4968-85fc-ff1c12f62868 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:25.962934 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-51a733d7-ba1a-4968-85fc-ff1c12f62868 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:26.001019 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:26.001019 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:26.003427 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51a733d7-ba1a-4968-85fc-ff1c12f62868 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:26.005310 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 762/1552] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:25 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:26.923310 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7910026-88f7-42fb-8015-53b6f3237b9f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:26.924791 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7910026-88f7-42fb-8015-53b6f3237b9f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:26.925352 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:26.925352 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:26.925976 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7910026-88f7-42fb-8015-53b6f3237b9f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:26.926586 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-a7910026-88f7-42fb-8015-53b6f3237b9f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:26.938481 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:26.938481 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:26.973562 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7910026-88f7-42fb-8015-53b6f3237b9f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 returned with HTTP 200 Jan 21 09:15:26.974837 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 791/1553] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:26 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 => generated 393 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:26.988305 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eac980ff-d3ac-4726-b08f-91c6d751e972 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] PUT http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:26.989044 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:26.989044 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:26.990315 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eac980ff-d3ac-4726-b08f-91c6d751e972 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4e46c93e-62c2-4735-8c26-ac8315a295d3"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:27.002591 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-eac980ff-d3ac-4726-b08f-91c6d751e972 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Update called for group 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1. {{(pid=87915) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:15:27.004811 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-eac980ff-d3ac-4726-b08f-91c6d751e972 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Updating group 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 with name None description: None add_volumes: 4e46c93e-62c2-4735-8c26-ac8315a295d3 remove_volumes: None. Jan 21 09:15:27.016276 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:27.016276 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:27.019698 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5eb75922-e3c8-44ae-8df3-7155c55db50a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:27.020293 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5eb75922-e3c8-44ae-8df3-7155c55db50a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:27.020394 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:27.020394 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:27.020777 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5eb75922-e3c8-44ae-8df3-7155c55db50a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:27.021226 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5eb75922-e3c8-44ae-8df3-7155c55db50a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:27.064095 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:27.064095 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:27.066023 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5eb75922-e3c8-44ae-8df3-7155c55db50a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:27.066992 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 792/1554] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:27 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:27.153278 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eac980ff-d3ac-4726-b08f-91c6d751e972 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 returned with HTTP 202 Jan 21 09:15:27.154866 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 763/1555] 10.222.0.86 () {62 vars in 1373 bytes} [Thu Jan 21 09:15:26 2021] PUT /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 09:15:27.162875 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-300ac5ab-7814-4d81-ba07-5d26fa7be233 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:27.163698 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-300ac5ab-7814-4d81-ba07-5d26fa7be233 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:27.164097 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:27.164097 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:27.165434 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-300ac5ab-7814-4d81-ba07-5d26fa7be233 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:27.166264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-300ac5ab-7814-4d81-ba07-5d26fa7be233 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:27.174575 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:27.174575 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:27.204666 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-300ac5ab-7814-4d81-ba07-5d26fa7be233 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 returned with HTTP 200 Jan 21 09:15:27.205983 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 793/1556] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:27 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 => generated 392 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:27.455470 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8381658-c86e-4b27-95cf-9d315439cf7a tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] POST http://10.222.0.86/volume/v3/13e6d908ce4f4977a91736e9b555d9e2/types Jan 21 09:15:27.456155 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:27.456155 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:27.456666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8381658-c86e-4b27-95cf-9d315439cf7a tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-184059429"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:27.457931 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:27.457931 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:27.502731 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8381658-c86e-4b27-95cf-9d315439cf7a tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] http://10.222.0.86/volume/v3/13e6d908ce4f4977a91736e9b555d9e2/types returned with HTTP 200 Jan 21 09:15:27.503890 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 764/1557] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:15:27 2021] POST /volume/v3/13e6d908ce4f4977a91736e9b555d9e2/types => generated 219 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:27.514515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ebf3d34-dadc-4928-a453-8b054ad829f9 tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] POST http://10.222.0.86/volume/v3/13e6d908ce4f4977a91736e9b555d9e2/group_types Jan 21 09:15:27.515018 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:27.515018 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:27.515429 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ebf3d34-dadc-4928-a453-8b054ad829f9 tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1882135566"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:27.516623 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:27.516623 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:27.563349 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ebf3d34-dadc-4928-a453-8b054ad829f9 tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] http://10.222.0.86/volume/v3/13e6d908ce4f4977a91736e9b555d9e2/group_types returned with HTTP 202 Jan 21 09:15:27.564415 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 794/1558] 10.222.0.86 () {62 vars in 1278 bytes} [Thu Jan 21 09:15:27 2021] POST /volume/v3/13e6d908ce4f4977a91736e9b555d9e2/group_types => generated 177 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:27.781450 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bd311ca-7a58-4f9c-bd9f-707954c45ba7 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] POST http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups Jan 21 09:15:27.782290 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bd311ca-7a58-4f9c-bd9f-707954c45ba7 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Action: 'create', calling method: version_select, body: {"group": {"group_type": "59c8932a-c5cb-4952-8c5d-faad22c6de9a", "volume_types": ["86e49f80-ae31-409b-bf93-933be6791aae"], "name": "tempest-GroupsV314Test-Group-1617485295"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:27.783328 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-0bd311ca-7a58-4f9c-bd9f-707954c45ba7 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Creating new group {'group': {'group_type': '59c8932a-c5cb-4952-8c5d-faad22c6de9a', 'volume_types': ['86e49f80-ae31-409b-bf93-933be6791aae'], 'name': 'tempest-GroupsV314Test-Group-1617485295'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:15:27.795262 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-0bd311ca-7a58-4f9c-bd9f-707954c45ba7 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Creating group tempest-GroupsV314Test-Group-1617485295. Jan 21 09:15:27.818884 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0bd311ca-7a58-4f9c-bd9f-707954c45ba7 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Availability Zones retrieved successfully. Jan 21 09:15:27.871902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-0bd311ca-7a58-4f9c-bd9f-707954c45ba7 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Created reservations ['b5e9d93a-5b2a-4f36-8aef-cc94aef2abd8'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:15:27.924734 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bd311ca-7a58-4f9c-bd9f-707954c45ba7 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups returned with HTTP 202 Jan 21 09:15:27.925564 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 765/1559] 10.222.0.86 () {62 vars in 1264 bytes} [Thu Jan 21 09:15:27 2021] POST /volume/v3/6027015954354929b9f01c8452644c8b/groups => generated 108 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:27.935869 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15ff0fb2-ff50-48d2-a47e-6d3d96398522 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/f9ce48c5-1d6f-435e-a64f-c8ffee5cac58 Jan 21 09:15:27.936710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15ff0fb2-ff50-48d2-a47e-6d3d96398522 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:27.937374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15ff0fb2-ff50-48d2-a47e-6d3d96398522 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:27.937960 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-15ff0fb2-ff50-48d2-a47e-6d3d96398522 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] show called for member f9ce48c5-1d6f-435e-a64f-c8ffee5cac58 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:27.946902 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:27.946902 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:27.979172 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15ff0fb2-ff50-48d2-a47e-6d3d96398522 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/f9ce48c5-1d6f-435e-a64f-c8ffee5cac58 returned with HTTP 200 Jan 21 09:15:27.980362 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 795/1560] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:27 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/groups/f9ce48c5-1d6f-435e-a64f-c8ffee5cac58 => generated 388 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:28.081231 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-590c43a4-4df5-4eae-9258-93c7f44d9f7b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:28.082018 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-590c43a4-4df5-4eae-9258-93c7f44d9f7b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:28.082253 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:28.082253 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:28.082930 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-590c43a4-4df5-4eae-9258-93c7f44d9f7b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:28.083398 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-590c43a4-4df5-4eae-9258-93c7f44d9f7b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:28.107251 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:28.107251 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:28.109214 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-590c43a4-4df5-4eae-9258-93c7f44d9f7b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:28.110039 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 766/1561] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:28 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:28.218275 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-260805c3-9cf1-488e-80ad-8a3b756615b4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:28.218857 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-260805c3-9cf1-488e-80ad-8a3b756615b4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:28.219191 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:28.219191 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:28.219561 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-260805c3-9cf1-488e-80ad-8a3b756615b4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:28.219964 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-260805c3-9cf1-488e-80ad-8a3b756615b4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:28.227619 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:28.227619 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:28.253486 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-260805c3-9cf1-488e-80ad-8a3b756615b4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 returned with HTTP 200 Jan 21 09:15:28.254479 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 796/1562] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:28 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 => generated 393 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:28.265166 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b0e6a3b-e998-491f-b650-c3cff066bd96 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] PUT http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:28.265680 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:28.265680 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:28.266109 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b0e6a3b-e998-491f-b650-c3cff066bd96 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "87ad8680-6f38-421a-9777-b6c5d2934092"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:28.267199 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-9b0e6a3b-e998-491f-b650-c3cff066bd96 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Update called for group 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1. {{(pid=87915) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:15:28.267544 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-9b0e6a3b-e998-491f-b650-c3cff066bd96 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Updating group 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 with name None description: None add_volumes: None remove_volumes: 87ad8680-6f38-421a-9777-b6c5d2934092. Jan 21 09:15:28.274818 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:28.274818 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:28.321137 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b0e6a3b-e998-491f-b650-c3cff066bd96 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 returned with HTTP 202 Jan 21 09:15:28.325667 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 767/1563] 10.222.0.86 () {62 vars in 1373 bytes} [Thu Jan 21 09:15:28 2021] PUT /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:15:28.330572 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6724864e-550c-45a2-83af-da7a5c58e193 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:28.331358 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6724864e-550c-45a2-83af-da7a5c58e193 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:28.331583 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:28.331583 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:28.331958 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6724864e-550c-45a2-83af-da7a5c58e193 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:28.332367 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-6724864e-550c-45a2-83af-da7a5c58e193 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:28.341125 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:28.341125 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:28.366654 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6724864e-550c-45a2-83af-da7a5c58e193 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 returned with HTTP 200 Jan 21 09:15:28.367428 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 797/1564] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:28 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:28.994856 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9b7df88-90aa-4e39-b5cb-476da4cde8ee tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/f9ce48c5-1d6f-435e-a64f-c8ffee5cac58 Jan 21 09:15:28.996170 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9b7df88-90aa-4e39-b5cb-476da4cde8ee tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:28.996628 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:28.996628 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:28.997271 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9b7df88-90aa-4e39-b5cb-476da4cde8ee tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:28.997864 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-e9b7df88-90aa-4e39-b5cb-476da4cde8ee tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] show called for member f9ce48c5-1d6f-435e-a64f-c8ffee5cac58 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:29.006414 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:29.006414 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:29.040125 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9b7df88-90aa-4e39-b5cb-476da4cde8ee tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/f9ce48c5-1d6f-435e-a64f-c8ffee5cac58 returned with HTTP 200 Jan 21 09:15:29.041923 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 768/1565] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:28 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/groups/f9ce48c5-1d6f-435e-a64f-c8ffee5cac58 => generated 389 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:29.054503 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] POST http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes Jan 21 09:15:29.056360 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:29.056360 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:29.057467 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Action: 'create', calling method: create, body: {"volume": {"volume_type": "86e49f80-ae31-409b-bf93-933be6791aae", "group_id": "f9ce48c5-1d6f-435e-a64f-c8ffee5cac58", "size": 1, "name": "tempest-GroupsV314Test-Volume-207820320"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:29.058925 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Create volume request body: {'volume': {'volume_type': '86e49f80-ae31-409b-bf93-933be6791aae', 'group_id': 'f9ce48c5-1d6f-435e-a64f-c8ffee5cac58', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-207820320'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:15:29.083069 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:29.083069 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:29.085118 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Create volume of 1 GB Jan 21 09:15:29.104459 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Availability Zones retrieved successfully. Jan 21 09:15:29.125030 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c11a72b-96a8-494d-b730-3b9c99bdd942 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:29.126485 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c11a72b-96a8-494d-b730-3b9c99bdd942 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:29.126942 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:29.126942 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:29.127753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c11a72b-96a8-494d-b730-3b9c99bdd942 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:29.128315 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2c11a72b-96a8-494d-b730-3b9c99bdd942 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:29.150686 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Flow 'volume_create_api' (a60911bf-4005-4faa-889a-39f2d69fea83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:15:29.156350 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2d009da-fa2a-482e-8e2a-5c29736d38a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:29.159025 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:29.159025 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:29.163659 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:15:29.292524 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2d009da-fa2a-482e-8e2a-5c29736d38a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:15:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=86e49f80-ae31-409b-bf93-933be6791aae,is_public=True,name='tempest-GroupsV314Test-volume-type-184059429',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86e49f80-ae31-409b-bf93-933be6791aae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f9ce48c5-1d6f-435e-a64f-c8ffee5cac58', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:29.295152 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fd7f3b6-29c0-41ef-95de-b6c36ad7be5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:29.361484 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-184059429 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-184059429, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:15:29.362946 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-184059429 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-184059429, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:15:29.426225 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Created reservations ['49fe0a73-4514-434c-ab5a-cc06bf10e9be', 'f2dbd744-7640-4ad3-96fe-75b21985fa88', '36a96e18-5d66-4a6f-9073-3f26e6f1d2a0', '385d173d-b30e-444f-bd88-bf0832dc5bb8'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:15:29.429222 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fd7f3b6-29c0-41ef-95de-b6c36ad7be5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49fe0a73-4514-434c-ab5a-cc06bf10e9be', 'f2dbd744-7640-4ad3-96fe-75b21985fa88', '36a96e18-5d66-4a6f-9073-3f26e6f1d2a0', '385d173d-b30e-444f-bd88-bf0832dc5bb8']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:29.429688 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:29.429688 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:29.432811 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a53f8d-dad6-4907-844f-0a1508d6c070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:29.433234 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c11a72b-96a8-494d-b730-3b9c99bdd942 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:29.442892 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 769/1566] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:29 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:15:29.454146 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08dd0340-7528-4b17-995b-aad849244afe tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:29.455742 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08dd0340-7528-4b17-995b-aad849244afe tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:29.456320 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:29.456320 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:29.457360 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08dd0340-7528-4b17-995b-aad849244afe tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:29.458174 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-08dd0340-7528-4b17-995b-aad849244afe tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:29.470638 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:29.470638 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:29.500211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08dd0340-7528-4b17-995b-aad849244afe tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 returned with HTTP 200 Jan 21 09:15:29.501127 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 770/1567] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:29 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 => generated 393 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:29.516008 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e1e45ad-c96c-440c-abe7-0172ae22387a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] PUT http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:29.516504 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:29.516504 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:29.516909 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e1e45ad-c96c-440c-abe7-0172ae22387a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "87ad8680-6f38-421a-9777-b6c5d2934092"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:29.517944 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-6e1e45ad-c96c-440c-abe7-0172ae22387a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Update called for group 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1. {{(pid=87915) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:15:29.519145 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-6e1e45ad-c96c-440c-abe7-0172ae22387a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Updating group 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 with name None description: None add_volumes: 87ad8680-6f38-421a-9777-b6c5d2934092 remove_volumes: None. Jan 21 09:15:29.535562 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a53f8d-dad6-4907-844f-0a1508d6c070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b3fabe8-b921-4b0c-8028-e8707a6d5606', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-207820320',encryption_key_id=None,group_id=f9ce48c5-1d6f-435e-a64f-c8ffee5cac58,group_type_id=,metadata={},multiattach=False,project_id='6027015954354929b9f01c8452644c8b',qos_specs=None,replication_status=,reservations=['49fe0a73-4514-434c-ab5a-cc06bf10e9be','f2dbd744-7640-4ad3-96fe-75b21985fa88','36a96e18-5d66-4a6f-9073-3f26e6f1d2a0','385d173d-b30e-444f-bd88-bf0832dc5bb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a26d4aa263e6449eaaca87dc46f5f080',volume_type_id=86e49f80-ae31-409b-bf93-933be6791aae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:15:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-207820320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f9ce48c5-1d6f-435e-a64f-c8ffee5cac58,host=None,id=3b3fabe8-b921-4b0c-8028-e8707a6d5606,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6027015954354929b9f01c8452644c8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a26d4aa263e6449eaaca87dc46f5f080',volume_attachment=,volume_type=,volume_type_id=86e49f80-ae31-409b-bf93-933be6791aae)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:29.537857 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b3afc0-b40c-45e8-9562-01207a24de40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:29.538821 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:29.538821 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:29.572078 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50b3afc0-b40c-45e8-9562-01207a24de40) transitioned into state 'SUCCESS' from state '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-207820320',encryption_key_id=None,group_id=f9ce48c5-1d6f-435e-a64f-c8ffee5cac58,group_type_id=,metadata={},multiattach=False,project_id='6027015954354929b9f01c8452644c8b',qos_specs=None,replication_status=,reservations=['49fe0a73-4514-434c-ab5a-cc06bf10e9be','f2dbd744-7640-4ad3-96fe-75b21985fa88','36a96e18-5d66-4a6f-9073-3f26e6f1d2a0','385d173d-b30e-444f-bd88-bf0832dc5bb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a26d4aa263e6449eaaca87dc46f5f080',volume_type_id=86e49f80-ae31-409b-bf93-933be6791aae)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:29.574452 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95370dc-f4ee-4c98-9c22-b78a078670a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:29.595903 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95370dc-f4ee-4c98-9c22-b78a078670a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:29.598998 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Flow 'volume_create_api' (a60911bf-4005-4faa-889a-39f2d69fea83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:15:29.651287 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Create volume request issued successfully. Jan 21 09:15:29.666877 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:29.667530 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:29.675721 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:29.683903 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:29.683903 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:29.696085 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a3a7cb9-18b6-4aa5-bbd9-e93395b9fdb0 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes returned with HTTP 202 Jan 21 09:15:29.697303 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 798/1568] 10.222.0.86 () {62 vars in 1267 bytes} [Thu Jan 21 09:15:29 2021] POST /volume/v3/6027015954354929b9f01c8452644c8b/volumes => generated 898 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:29.712790 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff61d5a3-17f6-40cb-8658-2a7c19d9f41f tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 Jan 21 09:15:29.713511 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff61d5a3-17f6-40cb-8658-2a7c19d9f41f tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:29.714540 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:29.714540 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:29.717565 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff61d5a3-17f6-40cb-8658-2a7c19d9f41f tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:29.756263 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e1e45ad-c96c-440c-abe7-0172ae22387a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 returned with HTTP 202 Jan 21 09:15:29.757141 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 771/1569] 10.222.0.86 () {62 vars in 1373 bytes} [Thu Jan 21 09:15:29 2021] PUT /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:15:29.772054 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0819301-896c-4701-989d-6e13ed18f58b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:29.772585 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0819301-896c-4701-989d-6e13ed18f58b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:29.772801 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:29.772801 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:29.773175 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0819301-896c-4701-989d-6e13ed18f58b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:29.773587 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-a0819301-896c-4701-989d-6e13ed18f58b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:29.804941 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:29.804941 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:29.842208 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:29.842208 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:29.867037 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ff61d5a3-17f6-40cb-8658-2a7c19d9f41f tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:29.881222 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ff61d5a3-17f6-40cb-8658-2a7c19d9f41f tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:29.881825 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ff61d5a3-17f6-40cb-8658-2a7c19d9f41f tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:29.887378 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0819301-896c-4701-989d-6e13ed18f58b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 returned with HTTP 200 Jan 21 09:15:29.888221 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 772/1570] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:29 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 => generated 392 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:29.893154 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5259d04-1320-43c2-b63f-1d85c6ad13dc tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:15:29.893854 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5259d04-1320-43c2-b63f-1d85c6ad13dc tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:29.894292 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:29.894292 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:29.894730 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5259d04-1320-43c2-b63f-1d85c6ad13dc tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:29.895850 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ff61d5a3-17f6-40cb-8658-2a7c19d9f41f tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:29.908478 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:29.908478 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:29.930887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff61d5a3-17f6-40cb-8658-2a7c19d9f41f tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 returned with HTTP 200 Jan 21 09:15:29.932169 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 799/1571] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:29 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 => generated 966 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:15:29.957231 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:29.957231 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:29.968692 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e5259d04-1320-43c2-b63f-1d85c6ad13dc tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:15:30.004859 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5259d04-1320-43c2-b63f-1d85c6ad13dc tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:15:30.006111 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 773/1572] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:29 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 912 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:30.029045 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c12945c-c100-4805-81aa-c1b9d829a8e7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:15:30.030872 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c12945c-c100-4805-81aa-c1b9d829a8e7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:30.030872 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:30.030872 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:30.030872 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c12945c-c100-4805-81aa-c1b9d829a8e7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:30.093002 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:30.093002 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:30.102575 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5c12945c-c100-4805-81aa-c1b9d829a8e7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:15:30.127466 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c12945c-c100-4805-81aa-c1b9d829a8e7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:15:30.128332 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 800/1573] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:30 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:30.460344 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6884c771-14b9-4c66-b249-7b09b71c2717 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:30.460866 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6884c771-14b9-4c66-b249-7b09b71c2717 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:30.461082 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:30.461082 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:30.461544 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6884c771-14b9-4c66-b249-7b09b71c2717 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:30.462248 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6884c771-14b9-4c66-b249-7b09b71c2717 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:30.488825 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:30.488825 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:30.490866 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6884c771-14b9-4c66-b249-7b09b71c2717 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:30.491695 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 774/1574] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:30 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:15:30.901581 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d24816a-50cb-4901-a342-9a3bd0f7d073 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:30.902295 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d24816a-50cb-4901-a342-9a3bd0f7d073 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:30.902601 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:30.902601 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:30.903131 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d24816a-50cb-4901-a342-9a3bd0f7d073 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:30.903654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-1d24816a-50cb-4901-a342-9a3bd0f7d073 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:30.919263 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:30.919263 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:30.947593 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ab6993d-18b7-4598-8979-e442bedca2ec tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 Jan 21 09:15:30.948408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ab6993d-18b7-4598-8979-e442bedca2ec tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:30.948737 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:30.948737 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:30.949318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ab6993d-18b7-4598-8979-e442bedca2ec tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:30.982771 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d24816a-50cb-4901-a342-9a3bd0f7d073 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 returned with HTTP 200 Jan 21 09:15:30.984539 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 801/1575] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:30 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 => generated 393 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:30.996098 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-897137cd-c273-441c-ba95-c61214f1969b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail Jan 21 09:15:30.996653 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-897137cd-c273-441c-ba95-c61214f1969b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:30.997992 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:30.997992 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:30.998608 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-897137cd-c273-441c-ba95-c61214f1969b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:30.999472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-897137cd-c273-441c-ba95-c61214f1969b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:15:31.005417 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:31.005417 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:31.010168 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-897137cd-c273-441c-ba95-c61214f1969b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:15:31.067341 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:31.067341 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:31.112046 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ab6993d-18b7-4598-8979-e442bedca2ec tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:31.119401 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-1ab6993d-18b7-4598-8979-e442bedca2ec tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:31.119943 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-1ab6993d-18b7-4598-8979-e442bedca2ec tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:31.120633 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-897137cd-c273-441c-ba95-c61214f1969b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Get all volumes completed successfully. Jan 21 09:15:31.122456 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-897137cd-c273-441c-ba95-c61214f1969b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:31.125920 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-897137cd-c273-441c-ba95-c61214f1969b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:31.129031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-1ab6993d-18b7-4598-8979-e442bedca2ec tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:31.135035 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-897137cd-c273-441c-ba95-c61214f1969b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:31.138575 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:31.138575 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:31.142854 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:31.142854 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:31.163630 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-897137cd-c273-441c-ba95-c61214f1969b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:31.164726 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-897137cd-c273-441c-ba95-c61214f1969b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:31.166900 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ab6993d-18b7-4598-8979-e442bedca2ec tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 returned with HTTP 200 Jan 21 09:15:31.167817 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 775/1576] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:30 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 => generated 991 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:31.173381 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-897137cd-c273-441c-ba95-c61214f1969b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:31.185434 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:31.185434 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:31.202220 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] POST http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/action Jan 21 09:15:31.203845 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:31.203845 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:31.204289 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Action body: b'{"create-from-src": {"source_group_id": "f9ce48c5-1d6f-435e-a64f-c8ffee5cac58", "name": "tempest-Group_from_grp-252043359"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:15:31.204683 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "f9ce48c5-1d6f-435e-a64f-c8ffee5cac58", "name": "tempest-Group_from_grp-252043359"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:31.205743 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Creating new group {'create-from-src': {'source_group_id': 'f9ce48c5-1d6f-435e-a64f-c8ffee5cac58', 'name': 'tempest-Group_from_grp-252043359'}}. {{(pid=87915) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 21 09:15:31.206144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Creating group tempest-Group_from_grp-252043359 from source group f9ce48c5-1d6f-435e-a64f-c8ffee5cac58. Jan 21 09:15:31.211003 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-897137cd-c273-441c-ba95-c61214f1969b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail returned with HTTP 200 Jan 21 09:15:31.212706 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 802/1577] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:15:30 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail => generated 1991 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:15:31.229031 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95d329a6-13ec-4132-8527-4ea4becda6f7 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] POST http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots Jan 21 09:15:31.229539 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:31.229539 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:31.229961 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95d329a6-13ec-4132-8527-4ea4becda6f7 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-10132768"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:31.230996 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-95d329a6-13ec-4132-8527-4ea4becda6f7 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Creating new group_snapshot {'group_snapshot': {'group_id': '1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-10132768'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 09:15:31.233150 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:31.233150 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:31.246247 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:31.246247 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:31.255735 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:31.255735 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:31.270370 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-95d329a6-13ec-4132-8527-4ea4becda6f7 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-10132768. Jan 21 09:15:31.351299 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Created reservations ['3ec7bae2-15de-47c4-8683-7a5d67ed7215'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:15:31.372494 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:31.372494 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:31.479928 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-95d329a6-13ec-4132-8527-4ea4becda6f7 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-11376751 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-11376751, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:15:31.480934 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-95d329a6-13ec-4132-8527-4ea4becda6f7 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-11376751 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-11376751, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:15:31.501106 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.group.api [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] A mapping entry already exists for group 7d124d7f-ca30-46a8-b625-41f1a1db2a2f and volume type 86e49f80-ae31-409b-bf93-933be6791aae. Do not need to create again. Jan 21 09:15:31.501586 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:31.501586 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:31.502772 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Availability Zones retrieved successfully. Jan 21 09:15:31.522691 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Flow 'volume_create_api' (886577b1-d985-422f-a12b-36b45347dde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:15:31.526913 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec0db824-7657-4b53-a33d-d112ffc3ad50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:31.530226 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Validating volume size '1' using validate_int, validate_source_size {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:15:31.532287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-95d329a6-13ec-4132-8527-4ea4becda6f7 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Created reservations ['750f2245-1180-48f8-b705-473c35db62b3', 'fbec6b6b-86d5-484b-918a-25de97cdf114', '663cda26-feac-4fb4-867a-b78d29835b9e', '4f636828-e92d-4a5f-be56-b1c19bf0fa1e'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:15:31.594887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec0db824-7657-4b53-a33d-d112ffc3ad50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3b3fabe8-b921-4b0c-8028-e8707a6d5606', 'volume_type': VolumeType(created_at=2021-01-21T09:15:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=86e49f80-ae31-409b-bf93-933be6791aae,is_public=True,name='tempest-GroupsV314Test-volume-type-184059429',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '86e49f80-ae31-409b-bf93-933be6791aae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7d124d7f-ca30-46a8-b625-41f1a1db2a2f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:31.597298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (213ac1cf-8c14-4db7-a1be-0342d0f0f739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:31.652518 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-184059429 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-184059429, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:15:31.654445 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-184059429 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-184059429, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:15:31.699485 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95d329a6-13ec-4132-8527-4ea4becda6f7 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots returned with HTTP 202 Jan 21 09:15:31.701409 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 803/1578] 10.222.0.86 () {62 vars in 1291 bytes} [Thu Jan 21 09:15:31 2021] POST /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots => generated 185 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:15:31.710367 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Created reservations ['29aca397-1506-45d9-9153-c28dfc870e52', '971449f0-47dc-4f28-92b3-0de1a323f9b0', '1952fecc-2844-4879-857d-00edd059242d', '9f3efdfe-b41b-435d-a264-020dbf930fb3'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:15:31.713564 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (213ac1cf-8c14-4db7-a1be-0342d0f0f739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29aca397-1506-45d9-9153-c28dfc870e52', '971449f0-47dc-4f28-92b3-0de1a323f9b0', '1952fecc-2844-4879-857d-00edd059242d', '9f3efdfe-b41b-435d-a264-020dbf930fb3']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:31.722793 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6c13088-cda0-49c4-8f85-3bd37357c406 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:31.722793 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6c13088-cda0-49c4-8f85-3bd37357c406 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:31.722793 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:31.722793 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:31.722793 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6c13088-cda0-49c4-8f85-3bd37357c406 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:31.722793 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b6c13088-cda0-49c4-8f85-3bd37357c406 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:31.723349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e49776f-34f6-4594-a1eb-e2091b1bf624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:31.769657 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:31.769657 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:31.771618 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6c13088-cda0-49c4-8f85-3bd37357c406 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:31.778908 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 804/1579] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:31 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:31.787228 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a651cf9f-fec7-44bc-afe0-4e8493a757e9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 Jan 21 09:15:31.787799 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a651cf9f-fec7-44bc-afe0-4e8493a757e9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:31.788011 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:31.788011 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:31.788382 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a651cf9f-fec7-44bc-afe0-4e8493a757e9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:31.788788 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-a651cf9f-fec7-44bc-afe0-4e8493a757e9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member c92573af-b6c5-44c9-a78e-52cbfaf2a055 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:15:31.808287 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:31.808287 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:31.828726 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a651cf9f-fec7-44bc-afe0-4e8493a757e9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 returned with HTTP 200 Jan 21 09:15:31.829585 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 805/1580] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:15:31 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 => generated 324 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:31.897716 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e49776f-34f6-4594-a1eb-e2091b1bf624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '354a00bd-44db-4858-ad61-e1fda55f5ba7', '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=7d124d7f-ca30-46a8-b625-41f1a1db2a2f,group_type_id=,metadata={},multiattach=False,project_id='6027015954354929b9f01c8452644c8b',qos_specs=None,replication_status=,reservations=['29aca397-1506-45d9-9153-c28dfc870e52','971449f0-47dc-4f28-92b3-0de1a323f9b0','1952fecc-2844-4879-857d-00edd059242d','9f3efdfe-b41b-435d-a264-020dbf930fb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=3b3fabe8-b921-4b0c-8028-e8707a6d5606,status='creating',user_id='a26d4aa263e6449eaaca87dc46f5f080',volume_type_id=86e49f80-ae31-409b-bf93-933be6791aae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7d124d7f-ca30-46a8-b625-41f1a1db2a2f,host=None,id=354a00bd-44db-4858-ad61-e1fda55f5ba7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6027015954354929b9f01c8452644c8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3b3fabe8-b921-4b0c-8028-e8707a6d5606,status='creating',terminated_at=None,updated_at=None,user_id='a26d4aa263e6449eaaca87dc46f5f080',volume_attachment=,volume_type=,volume_type_id=86e49f80-ae31-409b-bf93-933be6791aae)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:31.900425 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6649910f-78da-43b8-bcf6-f207eeae7b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:31.931773 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6649910f-78da-43b8-bcf6-f207eeae7b93) transitioned into state 'SUCCESS' from 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=7d124d7f-ca30-46a8-b625-41f1a1db2a2f,group_type_id=,metadata={},multiattach=False,project_id='6027015954354929b9f01c8452644c8b',qos_specs=None,replication_status=,reservations=['29aca397-1506-45d9-9153-c28dfc870e52','971449f0-47dc-4f28-92b3-0de1a323f9b0','1952fecc-2844-4879-857d-00edd059242d','9f3efdfe-b41b-435d-a264-020dbf930fb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=3b3fabe8-b921-4b0c-8028-e8707a6d5606,status='creating',user_id='a26d4aa263e6449eaaca87dc46f5f080',volume_type_id=86e49f80-ae31-409b-bf93-933be6791aae)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:31.934527 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Flow 'volume_create_api' (886577b1-d985-422f-a12b-36b45347dde5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:15:31.995874 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Create volume request issued successfully. Jan 21 09:15:32.062357 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-270023f7-24c1-43e2-a66b-7742a77b8964 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/action returned with HTTP 202 Jan 21 09:15:32.063967 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 776/1581] 10.222.0.86 () {62 vars in 1285 bytes} [Thu Jan 21 09:15:31 2021] POST /volume/v3/6027015954354929b9f01c8452644c8b/groups/action => generated 101 bytes in 880 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:32.081820 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8bcaa275-463e-4501-85c1-222890fb0cff tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/detail Jan 21 09:15:32.082428 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8bcaa275-463e-4501-85c1-222890fb0cff tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:32.082645 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:32.082645 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:32.083018 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8bcaa275-463e-4501-85c1-222890fb0cff tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:32.083731 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-8bcaa275-463e-4501-85c1-222890fb0cff tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:15:32.085472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8bcaa275-463e-4501-85c1-222890fb0cff tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:15:32.157757 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8bcaa275-463e-4501-85c1-222890fb0cff tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Get all volumes completed successfully. Jan 21 09:15:32.159522 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-8bcaa275-463e-4501-85c1-222890fb0cff tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:32.160105 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-8bcaa275-463e-4501-85c1-222890fb0cff tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:32.173375 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-8bcaa275-463e-4501-85c1-222890fb0cff tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:32.182771 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:32.182771 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:32.211251 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-8bcaa275-463e-4501-85c1-222890fb0cff tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:32.212448 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-8bcaa275-463e-4501-85c1-222890fb0cff tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:32.225602 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-8bcaa275-463e-4501-85c1-222890fb0cff tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:32.236491 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:32.236491 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:32.260286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8bcaa275-463e-4501-85c1-222890fb0cff tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/detail returned with HTTP 200 Jan 21 09:15:32.261389 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 806/1582] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:15:32 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/detail => generated 1971 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:15:32.280211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e3cd78f-4b8b-4265-a7af-596edc1f0cb3 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:32.281485 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e3cd78f-4b8b-4265-a7af-596edc1f0cb3 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:32.281779 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:32.281779 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:32.282300 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e3cd78f-4b8b-4265-a7af-596edc1f0cb3 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:32.369624 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:32.369624 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:32.377477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e3cd78f-4b8b-4265-a7af-596edc1f0cb3 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:32.394023 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-5e3cd78f-4b8b-4265-a7af-596edc1f0cb3 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:32.394691 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-5e3cd78f-4b8b-4265-a7af-596edc1f0cb3 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:32.403044 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-5e3cd78f-4b8b-4265-a7af-596edc1f0cb3 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:32.416361 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:32.416361 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:32.467784 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e3cd78f-4b8b-4265-a7af-596edc1f0cb3 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 200 Jan 21 09:15:32.468719 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 777/1583] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:32 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 987 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:32.787408 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed6f1dc8-291c-4e3c-a5c1-07e68b289d3c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:32.788148 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed6f1dc8-291c-4e3c-a5c1-07e68b289d3c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:32.788500 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:32.788500 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:32.789087 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed6f1dc8-291c-4e3c-a5c1-07e68b289d3c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:32.790157 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ed6f1dc8-291c-4e3c-a5c1-07e68b289d3c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:32.811695 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:32.811695 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:32.813792 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed6f1dc8-291c-4e3c-a5c1-07e68b289d3c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:32.815237 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 807/1584] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:32 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:32.841858 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4605135c-d62b-41dc-bf79-16153aea49de tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 Jan 21 09:15:32.842696 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4605135c-d62b-41dc-bf79-16153aea49de tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:32.843056 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:32.843056 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:32.843738 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4605135c-d62b-41dc-bf79-16153aea49de tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:32.844506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-4605135c-d62b-41dc-bf79-16153aea49de tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member c92573af-b6c5-44c9-a78e-52cbfaf2a055 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:15:32.851533 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:32.851533 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:32.864742 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4605135c-d62b-41dc-bf79-16153aea49de tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 returned with HTTP 200 Jan 21 09:15:32.865767 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 778/1585] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:15:32 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 => generated 324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:33.484872 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6f2a79e-fa26-467d-9527-18af19e37775 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:33.485973 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6f2a79e-fa26-467d-9527-18af19e37775 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:33.486389 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:33.486389 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:33.488208 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6f2a79e-fa26-467d-9527-18af19e37775 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:33.636164 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:33.636164 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:33.663273 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c6f2a79e-fa26-467d-9527-18af19e37775 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:33.689179 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-c6f2a79e-fa26-467d-9527-18af19e37775 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:33.693874 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-c6f2a79e-fa26-467d-9527-18af19e37775 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:33.714094 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-c6f2a79e-fa26-467d-9527-18af19e37775 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:33.722060 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:33.722060 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:33.773171 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6f2a79e-fa26-467d-9527-18af19e37775 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 200 Jan 21 09:15:33.775430 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 808/1586] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:33 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 987 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:33.834031 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f5ec097-3778-4720-8aa4-4940ba7f2b95 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:33.834631 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f5ec097-3778-4720-8aa4-4940ba7f2b95 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:33.834941 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:33.834941 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:33.837262 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f5ec097-3778-4720-8aa4-4940ba7f2b95 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:33.837859 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2f5ec097-3778-4720-8aa4-4940ba7f2b95 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:33.878420 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd03611f-e50f-4f3c-9559-feb9c034a3aa tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 Jan 21 09:15:33.879098 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd03611f-e50f-4f3c-9559-feb9c034a3aa tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:33.879381 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:33.879381 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:33.879879 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd03611f-e50f-4f3c-9559-feb9c034a3aa tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:33.880354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-cd03611f-e50f-4f3c-9559-feb9c034a3aa tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member c92573af-b6c5-44c9-a78e-52cbfaf2a055 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:15:33.894950 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:33.894950 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:33.920310 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:33.920310 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:33.923891 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f5ec097-3778-4720-8aa4-4940ba7f2b95 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:33.925946 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 779/1587] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:33 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:33.934508 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd03611f-e50f-4f3c-9559-feb9c034a3aa tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 returned with HTTP 200 Jan 21 09:15:33.935572 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 809/1588] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:15:33 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 => generated 324 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:34.792110 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c667cf5d-d4f6-4a32-976c-055832eec69e tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:34.792110 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c667cf5d-d4f6-4a32-976c-055832eec69e tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:34.792110 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:34.792110 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:34.792609 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c667cf5d-d4f6-4a32-976c-055832eec69e tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:34.900197 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:34.900197 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:34.943165 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-caac8f86-3cd5-4d9b-9b3c-2e05ad7583bb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:34.943906 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-caac8f86-3cd5-4d9b-9b3c-2e05ad7583bb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:34.944267 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:34.944267 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:34.944864 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-caac8f86-3cd5-4d9b-9b3c-2e05ad7583bb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:34.945392 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-caac8f86-3cd5-4d9b-9b3c-2e05ad7583bb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:34.953530 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c667cf5d-d4f6-4a32-976c-055832eec69e tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:34.984411 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-c667cf5d-d4f6-4a32-976c-055832eec69e tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:34.984865 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-c667cf5d-d4f6-4a32-976c-055832eec69e tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:34.994027 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:34.994027 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:34.997233 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-c667cf5d-d4f6-4a32-976c-055832eec69e tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:34.999488 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-caac8f86-3cd5-4d9b-9b3c-2e05ad7583bb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:35.000449 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 810/1589] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:34 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:35.008997 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:35.008997 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:35.012931 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9dd1ccb8-f1ff-4dd6-92d6-fd48b29d7f2d tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 Jan 21 09:15:35.013686 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9dd1ccb8-f1ff-4dd6-92d6-fd48b29d7f2d tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:35.014040 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:35.014040 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:35.014642 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9dd1ccb8-f1ff-4dd6-92d6-fd48b29d7f2d tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:35.015192 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-9dd1ccb8-f1ff-4dd6-92d6-fd48b29d7f2d tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member c92573af-b6c5-44c9-a78e-52cbfaf2a055 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:15:35.026457 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:35.026457 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:35.049808 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9dd1ccb8-f1ff-4dd6-92d6-fd48b29d7f2d tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 returned with HTTP 200 Jan 21 09:15:35.050919 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 811/1590] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:15:35 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 => generated 324 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:35.051869 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c667cf5d-d4f6-4a32-976c-055832eec69e tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 200 Jan 21 09:15:35.052931 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 780/1591] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:34 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 987 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:36.014426 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b16ea8da-8865-45ae-ab61-20bea13ce03a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:36.015537 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b16ea8da-8865-45ae-ab61-20bea13ce03a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:36.015895 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:36.015895 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:36.016763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b16ea8da-8865-45ae-ab61-20bea13ce03a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:36.017403 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b16ea8da-8865-45ae-ab61-20bea13ce03a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:36.062608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-833a0260-f6f6-4541-acf3-d3f59f81a922 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 Jan 21 09:15:36.063432 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-833a0260-f6f6-4541-acf3-d3f59f81a922 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:36.063879 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:36.063879 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:36.064519 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-833a0260-f6f6-4541-acf3-d3f59f81a922 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:36.065068 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-833a0260-f6f6-4541-acf3-d3f59f81a922 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member c92573af-b6c5-44c9-a78e-52cbfaf2a055 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:15:36.071591 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:36.071591 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:36.084333 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b16ea8da-8865-45ae-ab61-20bea13ce03a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:36.085399 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 812/1592] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:36 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:15:36.089895 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-017b6807-2a9c-4d18-b718-d85cf0ca5739 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:36.090715 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-017b6807-2a9c-4d18-b718-d85cf0ca5739 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:36.091072 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:36.091072 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:36.093094 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-017b6807-2a9c-4d18-b718-d85cf0ca5739 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:36.096697 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:36.096697 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:36.137061 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-833a0260-f6f6-4541-acf3-d3f59f81a922 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 returned with HTTP 200 Jan 21 09:15:36.138101 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 781/1593] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:15:36 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 => generated 325 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:36.154661 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1c2fcf7-b37c-4bee-b6f7-43fecb2792d3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail Jan 21 09:15:36.158155 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1c2fcf7-b37c-4bee-b6f7-43fecb2792d3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:36.158362 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:36.158362 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:36.158727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1c2fcf7-b37c-4bee-b6f7-43fecb2792d3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:36.159419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-f1c2fcf7-b37c-4bee-b6f7-43fecb2792d3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:15:36.165101 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-f1c2fcf7-b37c-4bee-b6f7-43fecb2792d3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:15:36.205879 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:36.205879 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:36.209846 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f1c2fcf7-b37c-4bee-b6f7-43fecb2792d3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Get all snapshots completed successfully. Jan 21 09:15:36.210878 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:36.210878 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:36.215634 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-017b6807-2a9c-4d18-b718-d85cf0ca5739 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:36.219006 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1c2fcf7-b37c-4bee-b6f7-43fecb2792d3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail returned with HTTP 200 Jan 21 09:15:36.220180 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 782/1594] 10.222.0.86 () {58 vars in 1231 bytes} [Thu Jan 21 09:15:36 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail => generated 927 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:36.233240 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9da9958-506f-4ed2-b86c-bb3da0680503 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 Jan 21 09:15:36.234053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9da9958-506f-4ed2-b86c-bb3da0680503 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:36.234534 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:36.234534 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:36.235518 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9da9958-506f-4ed2-b86c-bb3da0680503 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:36.247043 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-017b6807-2a9c-4d18-b718-d85cf0ca5739 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:36.247043 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-017b6807-2a9c-4d18-b718-d85cf0ca5739 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:36.247043 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-017b6807-2a9c-4d18-b718-d85cf0ca5739 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:36.254447 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:36.254447 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:36.275377 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:36.275377 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:36.276238 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-017b6807-2a9c-4d18-b718-d85cf0ca5739 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 200 Jan 21 09:15:36.278122 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 813/1595] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:36 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 987 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:36.278702 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c9da9958-506f-4ed2-b86c-bb3da0680503 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Snapshot retrieved successfully. Jan 21 09:15:36.280992 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9da9958-506f-4ed2-b86c-bb3da0680503 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 returned with HTTP 200 Jan 21 09:15:36.281892 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 783/1596] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:36 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 => generated 468 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:36.297597 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4f04126-ac9b-4ea2-b1b5-88ce7960ef4e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/1b809946-a186-4d05-8cdd-0fbcfb2777e5 Jan 21 09:15:36.298140 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4f04126-ac9b-4ea2-b1b5-88ce7960ef4e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:36.298357 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:36.298357 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:36.298731 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4f04126-ac9b-4ea2-b1b5-88ce7960ef4e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:36.324257 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:36.324257 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:36.325470 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c4f04126-ac9b-4ea2-b1b5-88ce7960ef4e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Snapshot retrieved successfully. Jan 21 09:15:36.327413 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4f04126-ac9b-4ea2-b1b5-88ce7960ef4e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/1b809946-a186-4d05-8cdd-0fbcfb2777e5 returned with HTTP 200 Jan 21 09:15:36.328209 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 814/1597] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:36 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/1b809946-a186-4d05-8cdd-0fbcfb2777e5 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:36.339441 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b9a13a3f-f02b-41e1-a832-fae7c848869c tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] DELETE http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 Jan 21 09:15:36.340006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b9a13a3f-f02b-41e1-a832-fae7c848869c tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:36.340219 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:36.340219 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:36.340584 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b9a13a3f-f02b-41e1-a832-fae7c848869c tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:36.340984 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-b9a13a3f-f02b-41e1-a832-fae7c848869c tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] delete called for member c92573af-b6c5-44c9-a78e-52cbfaf2a055 {{(pid=87915) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 09:15:36.341316 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-b9a13a3f-f02b-41e1-a832-fae7c848869c tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Delete group_snapshot with id: c92573af-b6c5-44c9-a78e-52cbfaf2a055 Jan 21 09:15:36.348032 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:36.348032 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:36.436320 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b9a13a3f-f02b-41e1-a832-fae7c848869c tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 returned with HTTP 202 Jan 21 09:15:36.437112 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 784/1598] 10.222.0.86 () {60 vars in 1383 bytes} [Thu Jan 21 09:15:36 2021] DELETE /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:15:36.444993 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59e5c078-98e0-4aba-acae-2b253df0f3fb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail Jan 21 09:15:36.445502 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59e5c078-98e0-4aba-acae-2b253df0f3fb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:36.447661 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:36.447661 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:36.448028 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59e5c078-98e0-4aba-acae-2b253df0f3fb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:36.448756 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-59e5c078-98e0-4aba-acae-2b253df0f3fb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:15:36.451240 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59e5c078-98e0-4aba-acae-2b253df0f3fb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:15:36.513068 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-59e5c078-98e0-4aba-acae-2b253df0f3fb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Get all volumes completed successfully. Jan 21 09:15:36.515347 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-59e5c078-98e0-4aba-acae-2b253df0f3fb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:36.515780 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-59e5c078-98e0-4aba-acae-2b253df0f3fb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:36.526136 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-59e5c078-98e0-4aba-acae-2b253df0f3fb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:36.536413 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:36.536413 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:36.553091 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-59e5c078-98e0-4aba-acae-2b253df0f3fb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:36.553846 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-59e5c078-98e0-4aba-acae-2b253df0f3fb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:36.575746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-59e5c078-98e0-4aba-acae-2b253df0f3fb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:36.594014 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:36.594014 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:36.692976 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59e5c078-98e0-4aba-acae-2b253df0f3fb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail returned with HTTP 200 Jan 21 09:15:36.699268 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 815/1599] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:15:36 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail => generated 1991 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:15:36.715971 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-441f827a-79f6-44fd-8397-6898d75a271b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail Jan 21 09:15:36.717058 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-441f827a-79f6-44fd-8397-6898d75a271b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:36.717259 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:36.717259 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:36.717874 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-441f827a-79f6-44fd-8397-6898d75a271b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:36.718607 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-441f827a-79f6-44fd-8397-6898d75a271b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:15:36.719433 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:36.719433 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:36.722262 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-441f827a-79f6-44fd-8397-6898d75a271b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:15:36.773601 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-441f827a-79f6-44fd-8397-6898d75a271b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Get all snapshots completed successfully. Jan 21 09:15:36.775265 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:36.775265 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:36.776862 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-441f827a-79f6-44fd-8397-6898d75a271b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail returned with HTTP 200 Jan 21 09:15:36.777690 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 785/1600] 10.222.0.86 () {58 vars in 1231 bytes} [Thu Jan 21 09:15:36 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail => generated 925 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:36.791263 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9aecf6c-3b6a-4a09-9afc-2da7eba136ee tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 Jan 21 09:15:36.792086 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9aecf6c-3b6a-4a09-9afc-2da7eba136ee tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:36.792498 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:36.792498 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:36.793384 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9aecf6c-3b6a-4a09-9afc-2da7eba136ee tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:36.863276 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:36.863276 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:36.863276 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9aecf6c-3b6a-4a09-9afc-2da7eba136ee tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Snapshot retrieved successfully. Jan 21 09:15:36.863276 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9aecf6c-3b6a-4a09-9afc-2da7eba136ee tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 returned with HTTP 200 Jan 21 09:15:36.863276 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 816/1601] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:36 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 => generated 467 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:37.099662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e472f8a-838a-48d9-b350-38f24b20a607 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:37.100646 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e472f8a-838a-48d9-b350-38f24b20a607 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:37.100978 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:37.100978 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:37.101505 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e472f8a-838a-48d9-b350-38f24b20a607 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:37.102523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4e472f8a-838a-48d9-b350-38f24b20a607 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:37.152718 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:37.152718 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:37.154619 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e472f8a-838a-48d9-b350-38f24b20a607 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:37.161415 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 786/1602] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:37 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:37.294885 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15110985-e8f8-406e-8cf0-7a4de7e6a784 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:37.295571 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15110985-e8f8-406e-8cf0-7a4de7e6a784 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:37.295855 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:37.295855 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:37.296358 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15110985-e8f8-406e-8cf0-7a4de7e6a784 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:37.364791 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:37.364791 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:37.374306 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-15110985-e8f8-406e-8cf0-7a4de7e6a784 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:37.389099 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-15110985-e8f8-406e-8cf0-7a4de7e6a784 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:37.389548 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-15110985-e8f8-406e-8cf0-7a4de7e6a784 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:37.397927 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-15110985-e8f8-406e-8cf0-7a4de7e6a784 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:37.405690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:37.405690 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:37.462750 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15110985-e8f8-406e-8cf0-7a4de7e6a784 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 200 Jan 21 09:15:37.474395 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 817/1603] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:37 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 987 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:37.870795 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2dbcbbc-4cc2-45c1-9a3e-ee67c97f09fd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 Jan 21 09:15:37.871651 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2dbcbbc-4cc2-45c1-9a3e-ee67c97f09fd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:37.871847 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:37.871847 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:37.873200 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2dbcbbc-4cc2-45c1-9a3e-ee67c97f09fd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:37.920345 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:37.920345 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:37.921756 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c2dbcbbc-4cc2-45c1-9a3e-ee67c97f09fd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Snapshot retrieved successfully. Jan 21 09:15:37.924035 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2dbcbbc-4cc2-45c1-9a3e-ee67c97f09fd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 returned with HTTP 200 Jan 21 09:15:37.931177 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 787/1604] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:37 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 => generated 467 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:38.171786 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6f6313c-c62b-4dfd-b4a6-99004d1d7c80 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:38.172303 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6f6313c-c62b-4dfd-b4a6-99004d1d7c80 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:38.172603 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:38.172603 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:38.172938 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6f6313c-c62b-4dfd-b4a6-99004d1d7c80 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:38.173199 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d6f6313c-c62b-4dfd-b4a6-99004d1d7c80 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:38.256526 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:38.256526 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:38.259301 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6f6313c-c62b-4dfd-b4a6-99004d1d7c80 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:38.260419 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 818/1605] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:38 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:15:38.480792 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae90502a-a97b-4ad3-be69-edec506c7e1d tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:38.481713 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae90502a-a97b-4ad3-be69-edec506c7e1d tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:38.482162 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:38.482162 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:38.482824 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae90502a-a97b-4ad3-be69-edec506c7e1d tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:38.547628 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:38.547628 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:38.558442 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae90502a-a97b-4ad3-be69-edec506c7e1d tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:38.574445 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ae90502a-a97b-4ad3-be69-edec506c7e1d tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:38.575185 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ae90502a-a97b-4ad3-be69-edec506c7e1d tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:38.584082 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ae90502a-a97b-4ad3-be69-edec506c7e1d tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:38.624809 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:38.624809 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:38.672578 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae90502a-a97b-4ad3-be69-edec506c7e1d tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 200 Jan 21 09:15:38.687945 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 788/1606] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:38 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 987 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:38.942154 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0220ff71-c260-41df-8ad6-64aa390f45f1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 Jan 21 09:15:38.942816 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0220ff71-c260-41df-8ad6-64aa390f45f1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:38.943171 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:38.943171 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:38.943916 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0220ff71-c260-41df-8ad6-64aa390f45f1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:38.996832 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:38.996832 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:38.998669 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0220ff71-c260-41df-8ad6-64aa390f45f1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Snapshot retrieved successfully. Jan 21 09:15:39.000760 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0220ff71-c260-41df-8ad6-64aa390f45f1 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 returned with HTTP 200 Jan 21 09:15:39.001990 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 819/1607] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:38 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 => generated 467 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:39.275271 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-128f7f11-6130-4799-8ae6-2e6592bacc1a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:39.275969 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-128f7f11-6130-4799-8ae6-2e6592bacc1a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:39.277268 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:39.277268 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:39.278871 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-128f7f11-6130-4799-8ae6-2e6592bacc1a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:39.281042 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-128f7f11-6130-4799-8ae6-2e6592bacc1a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:39.359601 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:39.359601 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:39.361539 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-128f7f11-6130-4799-8ae6-2e6592bacc1a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:39.379671 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 789/1608] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:39 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:39.696771 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01dd9a0f-5915-4404-8f77-bb22c4c57731 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:39.697709 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01dd9a0f-5915-4404-8f77-bb22c4c57731 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:39.698069 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:39.698069 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:39.700709 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01dd9a0f-5915-4404-8f77-bb22c4c57731 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:39.918817 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:39.918817 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:39.947875 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-01dd9a0f-5915-4404-8f77-bb22c4c57731 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:40.001682 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-01dd9a0f-5915-4404-8f77-bb22c4c57731 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:40.002489 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-01dd9a0f-5915-4404-8f77-bb22c4c57731 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:40.014543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f49097c5-b632-40db-9b2a-abe16dc5c844 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 Jan 21 09:15:40.015414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f49097c5-b632-40db-9b2a-abe16dc5c844 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:40.015824 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:40.015824 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:40.016836 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f49097c5-b632-40db-9b2a-abe16dc5c844 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:40.043648 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-01dd9a0f-5915-4404-8f77-bb22c4c57731 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:40.067661 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:40.067661 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:40.129783 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:40.129783 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:40.131422 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f49097c5-b632-40db-9b2a-abe16dc5c844 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Snapshot retrieved successfully. Jan 21 09:15:40.137184 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f49097c5-b632-40db-9b2a-abe16dc5c844 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 returned with HTTP 200 Jan 21 09:15:40.145028 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 790/1609] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:40 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 => generated 467 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:15:40.171702 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01dd9a0f-5915-4404-8f77-bb22c4c57731 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 200 Jan 21 09:15:40.174740 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 820/1610] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:39 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 987 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:40.385463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a36e054-b48d-477b-9bfe-c66d03651dc6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:40.386067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a36e054-b48d-477b-9bfe-c66d03651dc6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:40.386552 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:40.386552 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:40.387215 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a36e054-b48d-477b-9bfe-c66d03651dc6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:40.387773 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2a36e054-b48d-477b-9bfe-c66d03651dc6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:40.459451 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:40.459451 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:40.471873 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a36e054-b48d-477b-9bfe-c66d03651dc6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:40.488832 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 791/1611] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:40 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:41.161604 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de1bfd12-b111-415e-bec3-8fe465a2fc1f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 Jan 21 09:15:41.162413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de1bfd12-b111-415e-bec3-8fe465a2fc1f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:41.162772 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:41.162772 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:41.163349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de1bfd12-b111-415e-bec3-8fe465a2fc1f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:41.191279 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cac757c-a521-4809-8ab5-52c9c3db72fd tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:41.192065 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cac757c-a521-4809-8ab5-52c9c3db72fd tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:41.192442 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:41.192442 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:41.193014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cac757c-a521-4809-8ab5-52c9c3db72fd tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:41.261257 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:41.261257 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:41.267297 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-de1bfd12-b111-415e-bec3-8fe465a2fc1f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Snapshot retrieved successfully. Jan 21 09:15:41.305063 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de1bfd12-b111-415e-bec3-8fe465a2fc1f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 returned with HTTP 200 Jan 21 09:15:41.306053 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 821/1612] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:41 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 => generated 466 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:41.358680 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:41.358680 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:41.395578 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5cac757c-a521-4809-8ab5-52c9c3db72fd tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:41.413573 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-5cac757c-a521-4809-8ab5-52c9c3db72fd tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:41.414257 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-5cac757c-a521-4809-8ab5-52c9c3db72fd tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:41.422411 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-5cac757c-a521-4809-8ab5-52c9c3db72fd tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:41.435321 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:41.435321 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:41.466439 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cac757c-a521-4809-8ab5-52c9c3db72fd tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 200 Jan 21 09:15:41.467828 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 792/1613] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:41 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 987 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:15:41.498860 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0165668-8240-414f-bdbf-af989f68c1d5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:41.502714 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0165668-8240-414f-bdbf-af989f68c1d5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:41.503163 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:41.503163 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:41.504121 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0165668-8240-414f-bdbf-af989f68c1d5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:41.504971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b0165668-8240-414f-bdbf-af989f68c1d5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:41.588839 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:41.588839 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:41.600239 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0165668-8240-414f-bdbf-af989f68c1d5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:41.601723 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 822/1614] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:41 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:42.319140 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fd48c70-ceb7-4545-9b7d-e2c9b8a88e32 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 Jan 21 09:15:42.319800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fd48c70-ceb7-4545-9b7d-e2c9b8a88e32 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:42.319994 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:42.319994 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:42.321421 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fd48c70-ceb7-4545-9b7d-e2c9b8a88e32 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:42.372601 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fd48c70-ceb7-4545-9b7d-e2c9b8a88e32 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 returned with HTTP 404 Jan 21 09:15:42.374058 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 793/1615] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:42 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/db92e808-c0f4-44a4-8cd8-229f670d3291 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:42.387122 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71263d5b-e4ed-4850-a31d-aa725186346b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/1b809946-a186-4d05-8cdd-0fbcfb2777e5 Jan 21 09:15:42.387652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71263d5b-e4ed-4850-a31d-aa725186346b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:42.394031 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:42.394031 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:42.394031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71263d5b-e4ed-4850-a31d-aa725186346b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:42.446610 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71263d5b-e4ed-4850-a31d-aa725186346b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/1b809946-a186-4d05-8cdd-0fbcfb2777e5 returned with HTTP 404 Jan 21 09:15:42.449504 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 823/1616] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:42 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/1b809946-a186-4d05-8cdd-0fbcfb2777e5 => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:42.456939 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8d6bc0e-9ba0-4f2d-9968-bd8375379895 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 Jan 21 09:15:42.457744 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8d6bc0e-9ba0-4f2d-9968-bd8375379895 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:42.458503 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8d6bc0e-9ba0-4f2d-9968-bd8375379895 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:42.459019 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-e8d6bc0e-9ba0-4f2d-9968-bd8375379895 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member c92573af-b6c5-44c9-a78e-52cbfaf2a055 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:15:42.468651 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8d6bc0e-9ba0-4f2d-9968-bd8375379895 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 returned with HTTP 404 Jan 21 09:15:42.471587 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 794/1617] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:15:42 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:15:42.483802 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ceda5b13-8b03-49eb-9bd7-70a32bc3bcf6 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:42.484465 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ecc37c3-29f6-4a59-9a68-70e977b82f13 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] DELETE http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 Jan 21 09:15:42.485185 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ceda5b13-8b03-49eb-9bd7-70a32bc3bcf6 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:42.485293 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ecc37c3-29f6-4a59-9a68-70e977b82f13 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:42.485685 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ecc37c3-29f6-4a59-9a68-70e977b82f13 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:42.486069 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-3ecc37c3-29f6-4a59-9a68-70e977b82f13 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] delete called for member c92573af-b6c5-44c9-a78e-52cbfaf2a055 {{(pid=87914) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 09:15:42.486512 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ceda5b13-8b03-49eb-9bd7-70a32bc3bcf6 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:42.486788 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-3ecc37c3-29f6-4a59-9a68-70e977b82f13 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Delete group_snapshot with id: c92573af-b6c5-44c9-a78e-52cbfaf2a055 Jan 21 09:15:42.511947 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ecc37c3-29f6-4a59-9a68-70e977b82f13 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 returned with HTTP 404 Jan 21 09:15:42.518544 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 824/1618] 10.222.0.86 () {60 vars in 1383 bytes} [Thu Jan 21 09:15:42 2021] DELETE /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/c92573af-b6c5-44c9-a78e-52cbfaf2a055 => generated 116 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:15:42.532135 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fe792b1-ad91-4069-80e4-0fddde33540a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail Jan 21 09:15:42.534350 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fe792b1-ad91-4069-80e4-0fddde33540a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:42.537340 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fe792b1-ad91-4069-80e4-0fddde33540a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:42.541521 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-0fe792b1-ad91-4069-80e4-0fddde33540a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:15:42.546943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0fe792b1-ad91-4069-80e4-0fddde33540a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:15:42.687435 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:42.687435 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:42.718045 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0fe792b1-ad91-4069-80e4-0fddde33540a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Get all volumes completed successfully. Jan 21 09:15:42.723080 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-0fe792b1-ad91-4069-80e4-0fddde33540a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:42.725469 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-0fe792b1-ad91-4069-80e4-0fddde33540a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:42.741738 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ceda5b13-8b03-49eb-9bd7-70a32bc3bcf6 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:42.745870 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-0fe792b1-ad91-4069-80e4-0fddde33540a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:42.766848 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:42.766848 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:42.769461 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ceda5b13-8b03-49eb-9bd7-70a32bc3bcf6 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:42.770058 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ceda5b13-8b03-49eb-9bd7-70a32bc3bcf6 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:42.780119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ceda5b13-8b03-49eb-9bd7-70a32bc3bcf6 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:42.796444 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:42.796444 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:42.831392 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-0fe792b1-ad91-4069-80e4-0fddde33540a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:42.835270 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ceda5b13-8b03-49eb-9bd7-70a32bc3bcf6 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 200 Jan 21 09:15:42.836975 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 795/1619] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:42 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 987 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:15:42.844831 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29b20c96-ee29-4358-a28a-918ee6b89647 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:42.845890 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29b20c96-ee29-4358-a28a-918ee6b89647 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:42.846318 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:42.846318 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:42.847264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29b20c96-ee29-4358-a28a-918ee6b89647 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:42.848552 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-29b20c96-ee29-4358-a28a-918ee6b89647 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:42.852927 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-0fe792b1-ad91-4069-80e4-0fddde33540a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:42.892253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-0fe792b1-ad91-4069-80e4-0fddde33540a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:42.917507 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:42.917507 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:42.920125 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29b20c96-ee29-4358-a28a-918ee6b89647 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:42.921149 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 796/1620] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:42 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:42.931007 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:42.931007 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:43.001171 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fe792b1-ad91-4069-80e4-0fddde33540a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail returned with HTTP 200 Jan 21 09:15:43.007599 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 825/1621] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:15:42 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail => generated 1991 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:15:43.043811 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-758bafc6-58c9-4269-9afc-3e4167b6a2f8 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] POST http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1/action Jan 21 09:15:43.051655 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:43.051655 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:43.059245 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-758bafc6-58c9-4269-9afc-3e4167b6a2f8 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:15:43.060308 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-758bafc6-58c9-4269-9afc-3e4167b6a2f8 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:43.064045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-758bafc6-58c9-4269-9afc-3e4167b6a2f8 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] delete called for group 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 {{(pid=87915) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:15:43.066304 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-758bafc6-58c9-4269-9afc-3e4167b6a2f8 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Delete group with id: 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:43.114639 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:43.114639 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:43.569291 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-758bafc6-58c9-4269-9afc-3e4167b6a2f8 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1/action returned with HTTP 202 Jan 21 09:15:43.581658 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 797/1622] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:15:43 2021] POST /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1/action => generated 0 bytes in 562 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 09:15:43.595813 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d354f4d-796d-4c2c-a649-346363db1b34 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 Jan 21 09:15:43.596786 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d354f4d-796d-4c2c-a649-346363db1b34 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:43.596974 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:43.596974 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:43.597384 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d354f4d-796d-4c2c-a649-346363db1b34 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:43.687163 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:43.687163 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:43.704486 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d354f4d-796d-4c2c-a649-346363db1b34 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:43.746249 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-9d354f4d-796d-4c2c-a649-346363db1b34 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:43.746707 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-9d354f4d-796d-4c2c-a649-346363db1b34 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:43.777634 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-9d354f4d-796d-4c2c-a649-346363db1b34 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:43.792164 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:43.792164 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:43.851916 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d354f4d-796d-4c2c-a649-346363db1b34 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 returned with HTTP 200 Jan 21 09:15:43.852371 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e190dd35-3b75-40f5-abe9-37993b1252d1 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:43.854136 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 826/1623] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:43 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 => generated 998 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:43.854263 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e190dd35-3b75-40f5-abe9-37993b1252d1 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:43.854263 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:43.854263 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:43.854263 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e190dd35-3b75-40f5-abe9-37993b1252d1 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:43.938944 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e988b86-8665-4c20-a839-d98bfb859d27 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:43.939678 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e988b86-8665-4c20-a839-d98bfb859d27 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:43.940029 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:43.940029 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:43.941234 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e988b86-8665-4c20-a839-d98bfb859d27 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:43.941735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6e988b86-8665-4c20-a839-d98bfb859d27 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:44.032260 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:44.032260 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:44.053465 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:44.053465 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:44.065587 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e988b86-8665-4c20-a839-d98bfb859d27 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:44.069647 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 827/1624] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:43 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:15:44.083135 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e190dd35-3b75-40f5-abe9-37993b1252d1 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:44.159873 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-e190dd35-3b75-40f5-abe9-37993b1252d1 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:44.160690 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-e190dd35-3b75-40f5-abe9-37993b1252d1 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:44.182884 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-e190dd35-3b75-40f5-abe9-37993b1252d1 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:44.192450 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:44.192450 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:44.247491 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e190dd35-3b75-40f5-abe9-37993b1252d1 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 200 Jan 21 09:15:44.248532 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 798/1625] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:43 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 987 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:44.869854 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-277579f7-a924-498e-8a97-4f21e841dd39 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 Jan 21 09:15:44.870930 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-277579f7-a924-498e-8a97-4f21e841dd39 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:44.871429 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:44.871429 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:44.872076 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-277579f7-a924-498e-8a97-4f21e841dd39 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:44.992823 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:44.992823 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:45.026581 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-277579f7-a924-498e-8a97-4f21e841dd39 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:45.047579 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-277579f7-a924-498e-8a97-4f21e841dd39 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:45.048242 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-277579f7-a924-498e-8a97-4f21e841dd39 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:45.064316 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-277579f7-a924-498e-8a97-4f21e841dd39 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:45.081095 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:45.081095 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:45.084024 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b70c822b-9dd9-4f58-b97e-6eca27d7976a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:45.084709 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b70c822b-9dd9-4f58-b97e-6eca27d7976a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:45.085062 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:45.085062 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:45.085719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b70c822b-9dd9-4f58-b97e-6eca27d7976a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:45.087001 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b70c822b-9dd9-4f58-b97e-6eca27d7976a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:45.132032 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-277579f7-a924-498e-8a97-4f21e841dd39 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 returned with HTTP 200 Jan 21 09:15:45.133283 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 828/1626] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:44 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 => generated 998 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:45.152982 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:45.152982 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:45.163285 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b70c822b-9dd9-4f58-b97e-6eca27d7976a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:45.167704 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 799/1627] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:45 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:45.265279 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc6c009e-1607-4711-9348-18fa882ccaa2 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:45.266023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc6c009e-1607-4711-9348-18fa882ccaa2 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:45.266384 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:45.266384 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:45.266901 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc6c009e-1607-4711-9348-18fa882ccaa2 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:45.382269 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:45.382269 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:45.423634 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc6c009e-1607-4711-9348-18fa882ccaa2 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:45.459232 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-bc6c009e-1607-4711-9348-18fa882ccaa2 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:45.459693 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-bc6c009e-1607-4711-9348-18fa882ccaa2 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:45.477927 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-bc6c009e-1607-4711-9348-18fa882ccaa2 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:45.491572 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:45.491572 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:45.538763 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc6c009e-1607-4711-9348-18fa882ccaa2 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 200 Jan 21 09:15:45.550392 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 829/1628] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:45 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 987 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:46.151138 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e74ca0c9-6de6-4cc4-b483-40db72b25a25 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 Jan 21 09:15:46.152286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e74ca0c9-6de6-4cc4-b483-40db72b25a25 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:46.152693 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:46.152693 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:46.153349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e74ca0c9-6de6-4cc4-b483-40db72b25a25 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:46.181587 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7907e11-10eb-49fa-ae51-f230500bd72c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:46.182319 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7907e11-10eb-49fa-ae51-f230500bd72c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:46.182672 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:46.182672 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:46.183282 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7907e11-10eb-49fa-ae51-f230500bd72c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:46.183778 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f7907e11-10eb-49fa-ae51-f230500bd72c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:46.226398 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:46.226398 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:46.232207 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7907e11-10eb-49fa-ae51-f230500bd72c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:46.234903 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:46.234903 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:46.238058 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 830/1629] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:46 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:46.258665 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e74ca0c9-6de6-4cc4-b483-40db72b25a25 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:46.297017 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-e74ca0c9-6de6-4cc4-b483-40db72b25a25 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:46.302453 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-e74ca0c9-6de6-4cc4-b483-40db72b25a25 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:46.317651 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-e74ca0c9-6de6-4cc4-b483-40db72b25a25 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:46.331505 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:46.331505 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:46.389219 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e74ca0c9-6de6-4cc4-b483-40db72b25a25 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 returned with HTTP 200 Jan 21 09:15:46.391333 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 800/1630] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:46 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 => generated 998 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:46.556635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0d770bc-1494-457b-ab79-0f13719c8838 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:46.557294 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0d770bc-1494-457b-ab79-0f13719c8838 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:46.557576 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:46.557576 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:46.558097 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0d770bc-1494-457b-ab79-0f13719c8838 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:46.733908 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:46.733908 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:46.780307 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b0d770bc-1494-457b-ab79-0f13719c8838 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:46.809904 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-b0d770bc-1494-457b-ab79-0f13719c8838 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:46.813794 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-b0d770bc-1494-457b-ab79-0f13719c8838 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:46.834686 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-b0d770bc-1494-457b-ab79-0f13719c8838 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:46.842488 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:46.842488 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:46.890486 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0d770bc-1494-457b-ab79-0f13719c8838 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 200 Jan 21 09:15:46.891325 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 831/1631] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:46 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 988 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:46.908753 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27f48af3-bbdb-40c0-8b23-e79cc9b6116f tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/7d124d7f-ca30-46a8-b625-41f1a1db2a2f Jan 21 09:15:46.909315 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27f48af3-bbdb-40c0-8b23-e79cc9b6116f tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:46.909536 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:46.909536 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:46.909907 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27f48af3-bbdb-40c0-8b23-e79cc9b6116f tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:46.910339 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-27f48af3-bbdb-40c0-8b23-e79cc9b6116f tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] show called for member 7d124d7f-ca30-46a8-b625-41f1a1db2a2f {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:46.922596 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:46.922596 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:46.964967 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27f48af3-bbdb-40c0-8b23-e79cc9b6116f tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/7d124d7f-ca30-46a8-b625-41f1a1db2a2f returned with HTTP 200 Jan 21 09:15:46.965969 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 801/1632] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:46 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/groups/7d124d7f-ca30-46a8-b625-41f1a1db2a2f => generated 416 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:46.977867 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d867775d-fae3-4d8b-9fde-3465c6807031 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/detail Jan 21 09:15:46.978460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d867775d-fae3-4d8b-9fde-3465c6807031 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:46.978661 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:46.978661 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:46.979039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d867775d-fae3-4d8b-9fde-3465c6807031 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:46.979727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-d867775d-fae3-4d8b-9fde-3465c6807031 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:15:46.981502 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d867775d-fae3-4d8b-9fde-3465c6807031 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:15:47.047845 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d867775d-fae3-4d8b-9fde-3465c6807031 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Get all volumes completed successfully. Jan 21 09:15:47.049944 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-d867775d-fae3-4d8b-9fde-3465c6807031 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:47.050539 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-d867775d-fae3-4d8b-9fde-3465c6807031 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:47.059163 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-d867775d-fae3-4d8b-9fde-3465c6807031 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:47.066555 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:47.066555 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:47.085574 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-d867775d-fae3-4d8b-9fde-3465c6807031 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:47.086442 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-d867775d-fae3-4d8b-9fde-3465c6807031 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:47.096764 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-d867775d-fae3-4d8b-9fde-3465c6807031 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:47.106003 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:47.106003 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:47.128957 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d867775d-fae3-4d8b-9fde-3465c6807031 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/detail returned with HTTP 200 Jan 21 09:15:47.152200 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-842ca494-a681-4794-8f3e-5fe952b95ac3 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] POST http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/7d124d7f-ca30-46a8-b625-41f1a1db2a2f/action Jan 21 09:15:47.152200 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:47.152200 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:47.152820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-842ca494-a681-4794-8f3e-5fe952b95ac3 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:15:47.154385 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-842ca494-a681-4794-8f3e-5fe952b95ac3 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:47.155414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-842ca494-a681-4794-8f3e-5fe952b95ac3 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] delete called for group 7d124d7f-ca30-46a8-b625-41f1a1db2a2f {{(pid=87915) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:15:47.155928 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-842ca494-a681-4794-8f3e-5fe952b95ac3 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Delete group with id: 7d124d7f-ca30-46a8-b625-41f1a1db2a2f Jan 21 09:15:47.158283 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 832/1633] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:15:46 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/detail => generated 1972 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:15:47.163899 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:47.163899 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:47.250750 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd393739-5190-40eb-992c-15d98ef9e6b6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:47.251711 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd393739-5190-40eb-992c-15d98ef9e6b6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:47.252147 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:47.252147 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:47.252774 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd393739-5190-40eb-992c-15d98ef9e6b6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:47.253426 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bd393739-5190-40eb-992c-15d98ef9e6b6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:47.319322 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:47.319322 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:47.321605 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd393739-5190-40eb-992c-15d98ef9e6b6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:47.326525 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 833/1634] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:47 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:15:47.394928 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-842ca494-a681-4794-8f3e-5fe952b95ac3 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/7d124d7f-ca30-46a8-b625-41f1a1db2a2f/action returned with HTTP 202 Jan 21 09:15:47.395937 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 802/1635] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:15:47 2021] POST /volume/v3/6027015954354929b9f01c8452644c8b/groups/7d124d7f-ca30-46a8-b625-41f1a1db2a2f/action => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:15:47.404834 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ced44b8b-5abb-4d4c-b2ed-4ca3ab7f189b tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:47.405545 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ced44b8b-5abb-4d4c-b2ed-4ca3ab7f189b tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:47.405859 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:47.405859 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:47.406437 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ced44b8b-5abb-4d4c-b2ed-4ca3ab7f189b tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:47.432576 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e5f5c5c-38dc-4105-9d10-3dfdae611436 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 Jan 21 09:15:47.435681 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e5f5c5c-38dc-4105-9d10-3dfdae611436 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:47.436001 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:47.436001 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:47.437992 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e5f5c5c-38dc-4105-9d10-3dfdae611436 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:47.616833 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:47.616833 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:47.636124 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:47.636124 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:47.651548 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ced44b8b-5abb-4d4c-b2ed-4ca3ab7f189b tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:47.693072 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0e5f5c5c-38dc-4105-9d10-3dfdae611436 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:47.737523 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ced44b8b-5abb-4d4c-b2ed-4ca3ab7f189b tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:47.738008 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ced44b8b-5abb-4d4c-b2ed-4ca3ab7f189b tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:47.747593 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-0e5f5c5c-38dc-4105-9d10-3dfdae611436 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:47.748063 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-0e5f5c5c-38dc-4105-9d10-3dfdae611436 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:47.757596 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ced44b8b-5abb-4d4c-b2ed-4ca3ab7f189b tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:47.776757 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:47.776757 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:47.783049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-0e5f5c5c-38dc-4105-9d10-3dfdae611436 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:47.796823 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:47.796823 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:47.854442 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ced44b8b-5abb-4d4c-b2ed-4ca3ab7f189b tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 200 Jan 21 09:15:47.864195 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 834/1636] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:47 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 987 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:47.864375 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e5f5c5c-38dc-4105-9d10-3dfdae611436 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 returned with HTTP 200 Jan 21 09:15:47.871191 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 803/1637] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:47 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 => generated 998 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:48.339591 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92c5c10d-93f5-4179-b546-daf6a2b384f0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:48.340728 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92c5c10d-93f5-4179-b546-daf6a2b384f0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:48.341361 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:48.341361 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:48.342011 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92c5c10d-93f5-4179-b546-daf6a2b384f0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:48.343014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-92c5c10d-93f5-4179-b546-daf6a2b384f0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:48.371056 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:48.371056 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:48.376299 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92c5c10d-93f5-4179-b546-daf6a2b384f0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:48.384764 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 835/1638] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:48 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:48.877677 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dc061b4-0e18-40aa-b5d2-ddf82d0d0595 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 Jan 21 09:15:48.878453 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dc061b4-0e18-40aa-b5d2-ddf82d0d0595 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:48.879495 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fdb955e6-e4f3-4053-8e78-b528ff341718 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:48.879784 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:48.879784 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:48.880302 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dc061b4-0e18-40aa-b5d2-ddf82d0d0595 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:48.881081 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fdb955e6-e4f3-4053-8e78-b528ff341718 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:48.882307 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:48.882307 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:48.882929 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fdb955e6-e4f3-4053-8e78-b528ff341718 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:49.061939 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:49.061939 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:49.063693 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:49.063693 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:49.088012 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fdb955e6-e4f3-4053-8e78-b528ff341718 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:49.131660 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4dc061b4-0e18-40aa-b5d2-ddf82d0d0595 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:49.141464 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-fdb955e6-e4f3-4053-8e78-b528ff341718 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:49.141943 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-fdb955e6-e4f3-4053-8e78-b528ff341718 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:49.159221 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-fdb955e6-e4f3-4053-8e78-b528ff341718 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:49.187554 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:49.187554 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:49.194328 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-4dc061b4-0e18-40aa-b5d2-ddf82d0d0595 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:49.194958 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-4dc061b4-0e18-40aa-b5d2-ddf82d0d0595 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:49.219706 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-4dc061b4-0e18-40aa-b5d2-ddf82d0d0595 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:49.235192 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:49.235192 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:49.261045 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fdb955e6-e4f3-4053-8e78-b528ff341718 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 200 Jan 21 09:15:49.265039 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 804/1639] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:48 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 987 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:49.303455 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dc061b4-0e18-40aa-b5d2-ddf82d0d0595 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 returned with HTTP 200 Jan 21 09:15:49.322340 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 836/1640] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:48 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 => generated 998 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:15:49.401179 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02fcc803-067f-4af9-b30c-de3bfbd44aa0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:49.404077 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02fcc803-067f-4af9-b30c-de3bfbd44aa0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:49.404516 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:49.404516 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:49.405211 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02fcc803-067f-4af9-b30c-de3bfbd44aa0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:49.405796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-02fcc803-067f-4af9-b30c-de3bfbd44aa0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:49.444568 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:49.444568 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:49.447789 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02fcc803-067f-4af9-b30c-de3bfbd44aa0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:49.454803 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 805/1641] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:49 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:50.282155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c801a26-5c80-47ba-b3df-791b9257b318 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:50.283091 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c801a26-5c80-47ba-b3df-791b9257b318 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:50.283486 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:50.283486 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:50.284110 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c801a26-5c80-47ba-b3df-791b9257b318 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:50.328487 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06a6a054-7e60-4e97-944b-0391727f9523 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 Jan 21 09:15:50.329351 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-06a6a054-7e60-4e97-944b-0391727f9523 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:50.329887 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:50.329887 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:50.330548 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-06a6a054-7e60-4e97-944b-0391727f9523 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:50.505278 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:50.505278 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:50.517127 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06a6a054-7e60-4e97-944b-0391727f9523 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 returned with HTTP 404 Jan 21 09:15:50.522010 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 806/1642] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:50 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 => generated 109 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:15:50.531167 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e00e93a-9b24-4672-8d5b-d74a4246d1c1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:50.531692 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e00e93a-9b24-4672-8d5b-d74a4246d1c1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:50.532176 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e00e93a-9b24-4672-8d5b-d74a4246d1c1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:50.532536 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9e00e93a-9b24-4672-8d5b-d74a4246d1c1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:50.540589 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4c801a26-5c80-47ba-b3df-791b9257b318 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:50.610043 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-4c801a26-5c80-47ba-b3df-791b9257b318 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:50.610848 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-4c801a26-5c80-47ba-b3df-791b9257b318 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:50.635123 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-4c801a26-5c80-47ba-b3df-791b9257b318 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:50.637965 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:50.637965 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:50.639873 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e00e93a-9b24-4672-8d5b-d74a4246d1c1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:50.647230 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:50.647230 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:50.650719 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 807/1643] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:50 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:50.661191 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9c48a41-3f01-4b1e-bc3c-4912e487d30c tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4e46c93e-62c2-4735-8c26-ac8315a295d3 Jan 21 09:15:50.662020 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9c48a41-3f01-4b1e-bc3c-4912e487d30c tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:50.662285 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:50.662285 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:50.662615 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9c48a41-3f01-4b1e-bc3c-4912e487d30c tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:50.748641 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c801a26-5c80-47ba-b3df-791b9257b318 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 200 Jan 21 09:15:50.749478 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 837/1644] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:50 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 987 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:50.835676 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9c48a41-3f01-4b1e-bc3c-4912e487d30c tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4e46c93e-62c2-4735-8c26-ac8315a295d3 returned with HTTP 404 Jan 21 09:15:50.845238 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb334829-551c-4f78-a2b8-65ffc0020d43 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 Jan 21 09:15:50.845803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb334829-551c-4f78-a2b8-65ffc0020d43 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:50.848006 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:50.848006 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:50.848006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb334829-551c-4f78-a2b8-65ffc0020d43 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:50.848669 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-eb334829-551c-4f78-a2b8-65ffc0020d43 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:50.862195 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 808/1645] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:50 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4e46c93e-62c2-4735-8c26-ac8315a295d3 => generated 109 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:15:50.886508 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb334829-551c-4f78-a2b8-65ffc0020d43 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 returned with HTTP 404 Jan 21 09:15:50.891263 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 838/1646] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:50 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/1e98d5a9-b07e-4370-ad4b-dd0d9be8bee1 => generated 108 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 09:15:50.905536 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-811154bb-e6dc-4b97-8743-cee36e42c9cd tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] DELETE http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types/a27f452f-4976-48c3-973c-5d373740d073 Jan 21 09:15:50.930278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-811154bb-e6dc-4b97-8743-cee36e42c9cd tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:50.931082 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-811154bb-e6dc-4b97-8743-cee36e42c9cd tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:51.002523 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:15:51.002523 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:15:51.021114 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-811154bb-e6dc-4b97-8743-cee36e42c9cd tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types/a27f452f-4976-48c3-973c-5d373740d073 returned with HTTP 202 Jan 21 09:15:51.023029 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 809/1647] 10.222.0.86 () {60 vars in 1371 bytes} [Thu Jan 21 09:15:50 2021] DELETE /volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types/a27f452f-4976-48c3-973c-5d373740d073 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:15:51.046407 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-305ac011-e114-4df5-a693-5df86440d818 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] POST http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types Jan 21 09:15:51.047202 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-305ac011-e114-4df5-a693-5df86440d818 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1262637810"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:51.132092 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-305ac011-e114-4df5-a693-5df86440d818 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types returned with HTTP 200 Jan 21 09:15:51.142999 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc6a69b5-83ef-4dd9-93c2-f1a90c9344e2 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] POST http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types Jan 21 09:15:51.142999 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc6a69b5-83ef-4dd9-93c2-f1a90c9344e2 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1785958708"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:51.155827 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 839/1648] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:15:51 2021] POST /volume/v3/bca08d44debc40939810cbaa5cdff13a/types => generated 224 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:51.215414 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc6a69b5-83ef-4dd9-93c2-f1a90c9344e2 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types returned with HTTP 202 Jan 21 09:15:51.216829 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 810/1649] 10.222.0.86 () {62 vars in 1278 bytes} [Thu Jan 21 09:15:51 2021] POST /volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types => generated 181 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:51.226357 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51232ec5-8eeb-420d-a406-dd4469f73bd3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] POST http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups Jan 21 09:15:51.227275 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51232ec5-8eeb-420d-a406-dd4469f73bd3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'create', calling method: version_select, body: {"group": {"group_type": "071426cb-a585-4290-be59-9600fc8569c5", "volume_types": ["66cb6bc6-c6c9-4db9-a568-519cd3d97fdd"], "name": "tempest-GroupSnapshotsTest-Group-1841286883"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:51.228331 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-51232ec5-8eeb-420d-a406-dd4469f73bd3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Creating new group {'group': {'group_type': '071426cb-a585-4290-be59-9600fc8569c5', 'volume_types': ['66cb6bc6-c6c9-4db9-a568-519cd3d97fdd'], 'name': 'tempest-GroupSnapshotsTest-Group-1841286883'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:15:51.249608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-51232ec5-8eeb-420d-a406-dd4469f73bd3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Creating group tempest-GroupSnapshotsTest-Group-1841286883. Jan 21 09:15:51.299658 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-51232ec5-8eeb-420d-a406-dd4469f73bd3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Availability Zones retrieved successfully. Jan 21 09:15:51.324192 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-51232ec5-8eeb-420d-a406-dd4469f73bd3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Created reservations ['98da327b-b15f-4f75-bf65-7524e1e266a8'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:15:51.429163 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51232ec5-8eeb-420d-a406-dd4469f73bd3 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups returned with HTTP 202 Jan 21 09:15:51.433768 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 840/1650] 10.222.0.86 () {62 vars in 1264 bytes} [Thu Jan 21 09:15:51 2021] POST /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups => generated 112 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:51.442249 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb6d3b69-ad42-4c0f-a8ff-39d54fc597a9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/5d91fa16-18fd-4da6-b95a-abefa4a9b8ef Jan 21 09:15:51.442983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb6d3b69-ad42-4c0f-a8ff-39d54fc597a9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:51.443588 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb6d3b69-ad42-4c0f-a8ff-39d54fc597a9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:51.444115 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-fb6d3b69-ad42-4c0f-a8ff-39d54fc597a9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 5d91fa16-18fd-4da6-b95a-abefa4a9b8ef {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:51.457036 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:51.457036 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:51.518477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb6d3b69-ad42-4c0f-a8ff-39d54fc597a9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/5d91fa16-18fd-4da6-b95a-abefa4a9b8ef returned with HTTP 200 Jan 21 09:15:51.524950 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 811/1651] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:51 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/5d91fa16-18fd-4da6-b95a-abefa4a9b8ef => generated 392 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:51.655415 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0235ec33-918d-4588-bf12-000f1b28da92 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:51.656811 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0235ec33-918d-4588-bf12-000f1b28da92 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:51.657353 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:51.657353 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:51.657979 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0235ec33-918d-4588-bf12-000f1b28da92 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:51.658627 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0235ec33-918d-4588-bf12-000f1b28da92 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:51.707559 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:51.707559 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:51.709757 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0235ec33-918d-4588-bf12-000f1b28da92 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:51.713470 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 841/1652] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:51 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:51.766660 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e4cf4b1-1186-46ff-a087-82a290c80644 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 Jan 21 09:15:51.767456 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e4cf4b1-1186-46ff-a087-82a290c80644 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:51.767857 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:51.767857 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:51.768463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e4cf4b1-1186-46ff-a087-82a290c80644 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:51.881810 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e4cf4b1-1186-46ff-a087-82a290c80644 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 returned with HTTP 404 Jan 21 09:15:51.886886 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 812/1653] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:51 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/354a00bd-44db-4858-ad61-e1fda55f5ba7 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:15:51.894809 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be4d13df-12d0-4586-8928-1720ad62b9f5 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/7d124d7f-ca30-46a8-b625-41f1a1db2a2f Jan 21 09:15:51.895654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be4d13df-12d0-4586-8928-1720ad62b9f5 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:51.896061 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:51.896061 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:51.896669 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be4d13df-12d0-4586-8928-1720ad62b9f5 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:51.897267 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-be4d13df-12d0-4586-8928-1720ad62b9f5 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] show called for member 7d124d7f-ca30-46a8-b625-41f1a1db2a2f {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:51.911143 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be4d13df-12d0-4586-8928-1720ad62b9f5 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/7d124d7f-ca30-46a8-b625-41f1a1db2a2f returned with HTTP 404 Jan 21 09:15:51.917832 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 842/1654] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:51 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/groups/7d124d7f-ca30-46a8-b625-41f1a1db2a2f => generated 108 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:15:51.925038 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40380fc1-8da7-4128-b51c-1c3589492285 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/detail Jan 21 09:15:51.925868 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40380fc1-8da7-4128-b51c-1c3589492285 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:51.926640 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40380fc1-8da7-4128-b51c-1c3589492285 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:51.927531 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-40380fc1-8da7-4128-b51c-1c3589492285 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:15:51.928535 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:51.928535 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:51.930610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-40380fc1-8da7-4128-b51c-1c3589492285 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:15:52.018830 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-40380fc1-8da7-4128-b51c-1c3589492285 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Get all volumes completed successfully. Jan 21 09:15:52.020874 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-40380fc1-8da7-4128-b51c-1c3589492285 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:52.021499 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-40380fc1-8da7-4128-b51c-1c3589492285 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:52.032520 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-40380fc1-8da7-4128-b51c-1c3589492285 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:52.045869 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:52.045869 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:52.104657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40380fc1-8da7-4128-b51c-1c3589492285 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/detail returned with HTTP 200 Jan 21 09:15:52.106492 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 813/1655] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:15:51 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/detail => generated 994 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:52.124607 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33d3e07e-733a-40f4-af45-7f47c87e2a56 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] POST http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/f9ce48c5-1d6f-435e-a64f-c8ffee5cac58/action Jan 21 09:15:52.142747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33d3e07e-733a-40f4-af45-7f47c87e2a56 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:15:52.142747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33d3e07e-733a-40f4-af45-7f47c87e2a56 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:52.142747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-33d3e07e-733a-40f4-af45-7f47c87e2a56 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] delete called for group f9ce48c5-1d6f-435e-a64f-c8ffee5cac58 {{(pid=87914) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:15:52.142747 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-33d3e07e-733a-40f4-af45-7f47c87e2a56 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Delete group with id: f9ce48c5-1d6f-435e-a64f-c8ffee5cac58 Jan 21 09:15:52.161724 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:52.161724 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:52.351973 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33d3e07e-733a-40f4-af45-7f47c87e2a56 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/f9ce48c5-1d6f-435e-a64f-c8ffee5cac58/action returned with HTTP 202 Jan 21 09:15:52.353995 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 843/1656] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:15:52 2021] POST /volume/v3/6027015954354929b9f01c8452644c8b/groups/f9ce48c5-1d6f-435e-a64f-c8ffee5cac58/action => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:15:52.361473 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ba27042-4363-4a70-b434-3775725fc907 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 Jan 21 09:15:52.362348 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ba27042-4363-4a70-b434-3775725fc907 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:52.362770 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:52.362770 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:52.363436 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ba27042-4363-4a70-b434-3775725fc907 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:52.422057 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:52.422057 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:52.432470 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6ba27042-4363-4a70-b434-3775725fc907 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:52.448041 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-6ba27042-4363-4a70-b434-3775725fc907 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:52.448740 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-6ba27042-4363-4a70-b434-3775725fc907 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:52.457326 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-6ba27042-4363-4a70-b434-3775725fc907 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:52.464920 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:52.464920 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:52.509712 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ba27042-4363-4a70-b434-3775725fc907 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 returned with HTTP 200 Jan 21 09:15:52.516882 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 814/1657] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:52 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 => generated 990 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:52.537495 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6b96ca6-f7cb-4f5d-bafa-bcfb1888defa tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/5d91fa16-18fd-4da6-b95a-abefa4a9b8ef Jan 21 09:15:52.538275 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6b96ca6-f7cb-4f5d-bafa-bcfb1888defa tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:52.538635 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:52.538635 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:52.540078 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6b96ca6-f7cb-4f5d-bafa-bcfb1888defa tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:52.540635 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-a6b96ca6-f7cb-4f5d-bafa-bcfb1888defa tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 5d91fa16-18fd-4da6-b95a-abefa4a9b8ef {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:52.557818 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:52.557818 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:52.606320 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6b96ca6-f7cb-4f5d-bafa-bcfb1888defa tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/5d91fa16-18fd-4da6-b95a-abefa4a9b8ef returned with HTTP 200 Jan 21 09:15:52.607698 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 844/1658] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:52 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/5d91fa16-18fd-4da6-b95a-abefa4a9b8ef => generated 393 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:15:52.618535 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] POST http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes Jan 21 09:15:52.619856 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:52.619856 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:52.620562 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'create', calling method: create, body: {"volume": {"volume_type": "66cb6bc6-c6c9-4db9-a568-519cd3d97fdd", "group_id": "5d91fa16-18fd-4da6-b95a-abefa4a9b8ef", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1486183415"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:52.621903 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Create volume request body: {'volume': {'volume_type': '66cb6bc6-c6c9-4db9-a568-519cd3d97fdd', 'group_id': '5d91fa16-18fd-4da6-b95a-abefa4a9b8ef', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1486183415'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:15:52.671560 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:52.671560 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:52.673103 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Create volume of 1 GB Jan 21 09:15:52.713324 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Availability Zones retrieved successfully. Jan 21 09:15:52.728720 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9006cadd-6c80-4d21-9875-b3c57b49ac6c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:52.729582 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9006cadd-6c80-4d21-9875-b3c57b49ac6c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:52.730259 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:52.730259 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:52.731079 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9006cadd-6c80-4d21-9875-b3c57b49ac6c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:52.731630 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9006cadd-6c80-4d21-9875-b3c57b49ac6c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:52.790348 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Flow 'volume_create_api' (76da9935-df4f-449c-8f2f-0f5de55a9fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:15:52.801242 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade10ffc-653a-4eb6-80d3-5c57ad2ab4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:52.809294 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:52.809294 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:52.810116 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:15:52.811517 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:52.811517 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:52.816978 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9006cadd-6c80-4d21-9875-b3c57b49ac6c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:52.818550 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 845/1659] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:52 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:52.899005 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ade10ffc-653a-4eb6-80d3-5c57ad2ab4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:15:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=66cb6bc6-c6c9-4db9-a568-519cd3d97fdd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1262637810',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '66cb6bc6-c6c9-4db9-a568-519cd3d97fdd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5d91fa16-18fd-4da6-b95a-abefa4a9b8ef', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:52.901997 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36001126-5e6f-4338-9f0d-905aa09c92c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:52.985305 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1262637810 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1262637810, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:15:52.986208 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1262637810 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1262637810, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:15:53.023725 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Created reservations ['a8c1ede2-fd86-4204-ad64-6a885367294b', 'c5c5982a-7762-4961-b4f1-d6b724f95fd0', '7a7f4927-32a6-4fa4-b340-12cbe92fcd26', 'cb12c22b-a363-4572-8d4a-a0154c7992be'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:15:53.026935 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36001126-5e6f-4338-9f0d-905aa09c92c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8c1ede2-fd86-4204-ad64-6a885367294b', 'c5c5982a-7762-4961-b4f1-d6b724f95fd0', '7a7f4927-32a6-4fa4-b340-12cbe92fcd26', 'cb12c22b-a363-4572-8d4a-a0154c7992be']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:53.032802 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0575b10-6b86-4a0e-8219-92553cdb6f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:53.154124 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0575b10-6b86-4a0e-8219-92553cdb6f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '744e1626-2bed-464d-b3e6-6c7aeb069856', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1486183415',encryption_key_id=None,group_id=5d91fa16-18fd-4da6-b95a-abefa4a9b8ef,group_type_id=,metadata={},multiattach=False,project_id='52dce1d78ebd4bafbfa8baeae1f1bee9',qos_specs=None,replication_status=,reservations=['a8c1ede2-fd86-4204-ad64-6a885367294b','c5c5982a-7762-4961-b4f1-d6b724f95fd0','7a7f4927-32a6-4fa4-b340-12cbe92fcd26','cb12c22b-a363-4572-8d4a-a0154c7992be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d53486fb9164825bcaac025993ca88a',volume_type_id=66cb6bc6-c6c9-4db9-a568-519cd3d97fdd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:15:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1486183415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5d91fa16-18fd-4da6-b95a-abefa4a9b8ef,host=None,id=744e1626-2bed-464d-b3e6-6c7aeb069856,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52dce1d78ebd4bafbfa8baeae1f1bee9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5d53486fb9164825bcaac025993ca88a',volume_attachment=,volume_type=,volume_type_id=66cb6bc6-c6c9-4db9-a568-519cd3d97fdd)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:53.158236 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8810cc70-f32b-459b-95e9-984a8664713c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:53.205610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8810cc70-f32b-459b-95e9-984a8664713c) transitioned into state 'SUCCESS' from state '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-1486183415',encryption_key_id=None,group_id=5d91fa16-18fd-4da6-b95a-abefa4a9b8ef,group_type_id=,metadata={},multiattach=False,project_id='52dce1d78ebd4bafbfa8baeae1f1bee9',qos_specs=None,replication_status=,reservations=['a8c1ede2-fd86-4204-ad64-6a885367294b','c5c5982a-7762-4961-b4f1-d6b724f95fd0','7a7f4927-32a6-4fa4-b340-12cbe92fcd26','cb12c22b-a363-4572-8d4a-a0154c7992be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d53486fb9164825bcaac025993ca88a',volume_type_id=66cb6bc6-c6c9-4db9-a568-519cd3d97fdd)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:53.207604 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (602dae7e-4641-46c4-b195-c0537c09b4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:15:53.237395 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (602dae7e-4641-46c4-b195-c0537c09b4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:15:53.240182 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Flow 'volume_create_api' (76da9935-df4f-449c-8f2f-0f5de55a9fed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:15:53.360321 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Create volume request issued successfully. Jan 21 09:15:53.378862 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:53.379310 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:53.395251 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:53.410971 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:53.410971 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:53.470315 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f706c98f-3629-45a8-a5ba-b8aeff13a5eb tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes returned with HTTP 202 Jan 21 09:15:53.471866 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 815/1660] 10.222.0.86 () {62 vars in 1267 bytes} [Thu Jan 21 09:15:52 2021] POST /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes => generated 908 bytes in 857 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:53.498938 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e47dd0eb-21c9-4bec-9957-9fff22727989 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 Jan 21 09:15:53.499849 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e47dd0eb-21c9-4bec-9957-9fff22727989 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:53.500307 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:53.500307 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:53.500878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e47dd0eb-21c9-4bec-9957-9fff22727989 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:53.534160 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14311f14-54ab-43a0-998a-9ee52ac25086 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 Jan 21 09:15:53.534932 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14311f14-54ab-43a0-998a-9ee52ac25086 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:53.535270 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:53.535270 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:53.535803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14311f14-54ab-43a0-998a-9ee52ac25086 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:53.621709 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:53.621709 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:53.631085 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e47dd0eb-21c9-4bec-9957-9fff22727989 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:53.646002 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-e47dd0eb-21c9-4bec-9957-9fff22727989 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:53.646524 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-e47dd0eb-21c9-4bec-9957-9fff22727989 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:53.656993 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-e47dd0eb-21c9-4bec-9957-9fff22727989 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:53.674816 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:53.674816 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:53.690018 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:53.690018 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:53.718993 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e47dd0eb-21c9-4bec-9957-9fff22727989 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 returned with HTTP 200 Jan 21 09:15:53.722770 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 846/1661] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:53 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 => generated 1000 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:15:53.749778 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-14311f14-54ab-43a0-998a-9ee52ac25086 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:53.781486 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-14311f14-54ab-43a0-998a-9ee52ac25086 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:53.782222 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-14311f14-54ab-43a0-998a-9ee52ac25086 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:53.799694 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-14311f14-54ab-43a0-998a-9ee52ac25086 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:53.807289 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:53.807289 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:53.833433 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42162bc5-3d51-4781-8d10-bae936e45dfe tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:53.834210 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42162bc5-3d51-4781-8d10-bae936e45dfe tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:53.834600 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:53.834600 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:53.835163 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42162bc5-3d51-4781-8d10-bae936e45dfe tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:53.837611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-42162bc5-3d51-4781-8d10-bae936e45dfe tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:53.853178 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14311f14-54ab-43a0-998a-9ee52ac25086 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 returned with HTTP 200 Jan 21 09:15:53.857671 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 816/1662] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:53 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 => generated 990 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:53.888705 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:53.888705 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:53.890849 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42162bc5-3d51-4781-8d10-bae936e45dfe tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:53.891946 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 847/1663] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:53 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:54.736491 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fad4b10-a73b-4bf7-9956-b8f2640b1256 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 Jan 21 09:15:54.737331 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fad4b10-a73b-4bf7-9956-b8f2640b1256 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:54.737595 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:54.737595 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:54.737971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fad4b10-a73b-4bf7-9956-b8f2640b1256 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:54.841406 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:54.841406 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:54.861076 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0fad4b10-a73b-4bf7-9956-b8f2640b1256 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:15:54.873889 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d1b6166-193c-4c0f-94a5-2c5c3804ba91 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 Jan 21 09:15:54.874497 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d1b6166-193c-4c0f-94a5-2c5c3804ba91 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:54.874691 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:54.874691 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:54.875318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d1b6166-193c-4c0f-94a5-2c5c3804ba91 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:54.926110 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-0fad4b10-a73b-4bf7-9956-b8f2640b1256 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:54.932266 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-0fad4b10-a73b-4bf7-9956-b8f2640b1256 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:54.949109 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-0fad4b10-a73b-4bf7-9956-b8f2640b1256 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:54.960591 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:54.960591 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:55.012691 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fad4b10-a73b-4bf7-9956-b8f2640b1256 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 returned with HTTP 200 Jan 21 09:15:55.014585 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 817/1664] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:54 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 => generated 1001 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:15:55.044158 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:55.044158 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:55.053801 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0156d8e-9b29-4a51-ad3b-c8c2968dd085 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:55.055537 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0156d8e-9b29-4a51-ad3b-c8c2968dd085 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:55.055904 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:55.055904 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:55.056431 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0156d8e-9b29-4a51-ad3b-c8c2968dd085 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:55.059186 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e0156d8e-9b29-4a51-ad3b-c8c2968dd085 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:55.071559 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d1b6166-193c-4c0f-94a5-2c5c3804ba91 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Volume info retrieved successfully. Jan 21 09:15:55.113764 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-9d1b6166-193c-4c0f-94a5-2c5c3804ba91 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:55.115864 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-9d1b6166-193c-4c0f-94a5-2c5c3804ba91 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:55.125162 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:55.125162 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:55.127129 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0156d8e-9b29-4a51-ad3b-c8c2968dd085 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:55.127957 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 818/1665] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:55 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:55.132936 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-9d1b6166-193c-4c0f-94a5-2c5c3804ba91 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:55.136493 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-826ccb33-0ebb-4660-b9b2-44bab9a38c4f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] POST http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots Jan 21 09:15:55.137148 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:55.137148 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:55.137423 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-826ccb33-0ebb-4660-b9b2-44bab9a38c4f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5d91fa16-18fd-4da6-b95a-abefa4a9b8ef", "name": "tempest-group_snapshot-1100503603"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:15:55.138433 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-826ccb33-0ebb-4660-b9b2-44bab9a38c4f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Creating new group_snapshot {'group_snapshot': {'group_id': '5d91fa16-18fd-4da6-b95a-abefa4a9b8ef', 'name': 'tempest-group_snapshot-1100503603'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 21 09:15:55.146156 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:55.146156 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:55.159088 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:55.159088 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:55.186360 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-826ccb33-0ebb-4660-b9b2-44bab9a38c4f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Creating group_snapshot tempest-group_snapshot-1100503603. Jan 21 09:15:55.192631 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d1b6166-193c-4c0f-94a5-2c5c3804ba91 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 returned with HTTP 200 Jan 21 09:15:55.194807 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 848/1666] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:54 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 => generated 990 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:55.262270 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:55.262270 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:55.335053 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-826ccb33-0ebb-4660-b9b2-44bab9a38c4f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1262637810 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1262637810, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:15:55.397440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-826ccb33-0ebb-4660-b9b2-44bab9a38c4f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Created reservations ['7b6161ae-b945-42a8-b159-306cd701b619', 'b41f079c-aba9-4944-86ae-3a26892c17ae', 'b8c26847-1b63-4c44-a0aa-ffd8be589ce5', '427beef0-e04a-4065-bbe6-189953b9ebb9'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:15:55.546121 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-826ccb33-0ebb-4660-b9b2-44bab9a38c4f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots returned with HTTP 202 Jan 21 09:15:55.547812 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 819/1667] 10.222.0.86 () {62 vars in 1291 bytes} [Thu Jan 21 09:15:55 2021] POST /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots => generated 168 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:55.559926 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-99de6a1c-510d-448a-b41c-f6253df68f5c tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 Jan 21 09:15:55.560522 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-99de6a1c-510d-448a-b41c-f6253df68f5c tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:55.560702 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:55.560702 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:55.561572 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-99de6a1c-510d-448a-b41c-f6253df68f5c tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:55.562172 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-99de6a1c-510d-448a-b41c-f6253df68f5c tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 38332333-5dbd-413b-bff9-6963294af4c6 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:15:55.572961 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:55.572961 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:55.595195 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-99de6a1c-510d-448a-b41c-f6253df68f5c tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 returned with HTTP 200 Jan 21 09:15:55.595922 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 849/1668] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:15:55 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 => generated 307 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:56.146964 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43ab3d0f-190b-45db-9f1c-fde6bb8d195c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:56.147463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43ab3d0f-190b-45db-9f1c-fde6bb8d195c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:56.147673 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:56.147673 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:56.149190 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43ab3d0f-190b-45db-9f1c-fde6bb8d195c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:56.149715 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-43ab3d0f-190b-45db-9f1c-fde6bb8d195c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:56.199413 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:56.199413 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:56.201424 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43ab3d0f-190b-45db-9f1c-fde6bb8d195c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:56.202332 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 820/1669] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:56 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:56.216519 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1581567-64f4-49ef-887a-7c55d1f52038 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 Jan 21 09:15:56.217036 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1581567-64f4-49ef-887a-7c55d1f52038 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:56.217302 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:56.217302 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:56.217652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1581567-64f4-49ef-887a-7c55d1f52038 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:56.356778 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1581567-64f4-49ef-887a-7c55d1f52038 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 returned with HTTP 404 Jan 21 09:15:56.358743 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 850/1670] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:15:56 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:15:56.366040 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92df4d1c-30ca-4239-9d77-5bea49d786d1 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] GET http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/f9ce48c5-1d6f-435e-a64f-c8ffee5cac58 Jan 21 09:15:56.367504 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92df4d1c-30ca-4239-9d77-5bea49d786d1 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:56.367504 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:56.367504 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:56.368188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92df4d1c-30ca-4239-9d77-5bea49d786d1 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:56.368188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-92df4d1c-30ca-4239-9d77-5bea49d786d1 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] show called for member f9ce48c5-1d6f-435e-a64f-c8ffee5cac58 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:15:56.391256 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92df4d1c-30ca-4239-9d77-5bea49d786d1 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/groups/f9ce48c5-1d6f-435e-a64f-c8ffee5cac58 returned with HTTP 404 Jan 21 09:15:56.404521 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 821/1671] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:15:56 2021] GET /volume/v3/6027015954354929b9f01c8452644c8b/groups/f9ce48c5-1d6f-435e-a64f-c8ffee5cac58 => generated 108 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:15:56.412907 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4af5abef-4d8d-4026-8950-ef7df83bf0db tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] DELETE http://10.222.0.86/volume/v3/13e6d908ce4f4977a91736e9b555d9e2/group_types/59c8932a-c5cb-4952-8c5d-faad22c6de9a Jan 21 09:15:56.413753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4af5abef-4d8d-4026-8950-ef7df83bf0db tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:56.414994 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4af5abef-4d8d-4026-8950-ef7df83bf0db tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:56.446317 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:15:56.446317 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:15:56.453373 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4af5abef-4d8d-4026-8950-ef7df83bf0db tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] http://10.222.0.86/volume/v3/13e6d908ce4f4977a91736e9b555d9e2/group_types/59c8932a-c5cb-4952-8c5d-faad22c6de9a returned with HTTP 202 Jan 21 09:15:56.454544 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 851/1672] 10.222.0.86 () {60 vars in 1371 bytes} [Thu Jan 21 09:15:56 2021] DELETE /volume/v3/13e6d908ce4f4977a91736e9b555d9e2/group_types/59c8932a-c5cb-4952-8c5d-faad22c6de9a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:15:56.470398 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4181ba4-1a2b-4677-965e-949b42d24be9 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] DELETE http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 Jan 21 09:15:56.471396 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4181ba4-1a2b-4677-965e-949b42d24be9 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:56.471888 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4181ba4-1a2b-4677-965e-949b42d24be9 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:56.472358 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f4181ba4-1a2b-4677-965e-949b42d24be9 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] Delete volume with id: 3b3fabe8-b921-4b0c-8028-e8707a6d5606 Jan 21 09:15:56.563588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4181ba4-1a2b-4677-965e-949b42d24be9 tempest-GroupsV314Test-658700129 tempest-GroupsV314Test-658700129] http://10.222.0.86/volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 returned with HTTP 404 Jan 21 09:15:56.564962 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 822/1673] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:15:56 2021] DELETE /volume/v3/6027015954354929b9f01c8452644c8b/volumes/3b3fabe8-b921-4b0c-8028-e8707a6d5606 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:56.573366 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af1d60ba-d5bf-4dfe-9fed-a96946973fc8 tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] DELETE http://10.222.0.86/volume/v3/13e6d908ce4f4977a91736e9b555d9e2/types/86e49f80-ae31-409b-bf93-933be6791aae Jan 21 09:15:56.574196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af1d60ba-d5bf-4dfe-9fed-a96946973fc8 tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:56.574895 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af1d60ba-d5bf-4dfe-9fed-a96946973fc8 tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:56.607643 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81e4aa2c-c548-4729-a1bf-4b6671a61068 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 Jan 21 09:15:56.608523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81e4aa2c-c548-4729-a1bf-4b6671a61068 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:56.609353 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81e4aa2c-c548-4729-a1bf-4b6671a61068 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:56.609969 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-81e4aa2c-c548-4729-a1bf-4b6671a61068 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 38332333-5dbd-413b-bff9-6963294af4c6 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:15:56.620988 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:56.620988 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:56.646738 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81e4aa2c-c548-4729-a1bf-4b6671a61068 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 returned with HTTP 200 Jan 21 09:15:56.647913 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 823/1674] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:15:56 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 => generated 307 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:15:56.683862 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af1d60ba-d5bf-4dfe-9fed-a96946973fc8 tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] http://10.222.0.86/volume/v3/13e6d908ce4f4977a91736e9b555d9e2/types/86e49f80-ae31-409b-bf93-933be6791aae returned with HTTP 202 Jan 21 09:15:56.685084 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 852/1675] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:15:56 2021] DELETE /volume/v3/13e6d908ce4f4977a91736e9b555d9e2/types/86e49f80-ae31-409b-bf93-933be6791aae => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:15:56.693331 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0b11bed-3261-4978-9a39-4fab4ae4e40a tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] GET http://10.222.0.86/volume/v3/13e6d908ce4f4977a91736e9b555d9e2/types/86e49f80-ae31-409b-bf93-933be6791aae Jan 21 09:15:56.694095 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0b11bed-3261-4978-9a39-4fab4ae4e40a tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:56.694520 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:56.694520 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:56.696335 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0b11bed-3261-4978-9a39-4fab4ae4e40a tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:56.709106 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0b11bed-3261-4978-9a39-4fab4ae4e40a tempest-GroupsV314Test-688113823 tempest-GroupsV314Test-688113823] http://10.222.0.86/volume/v3/13e6d908ce4f4977a91736e9b555d9e2/types/86e49f80-ae31-409b-bf93-933be6791aae returned with HTTP 404 Jan 21 09:15:56.724817 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 824/1676] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:15:56 2021] GET /volume/v3/13e6d908ce4f4977a91736e9b555d9e2/types/86e49f80-ae31-409b-bf93-933be6791aae => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:15:57.217500 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d472ee9-d505-4ddd-abfa-7fb95f18b636 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:57.218739 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d472ee9-d505-4ddd-abfa-7fb95f18b636 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:57.219425 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d472ee9-d505-4ddd-abfa-7fb95f18b636 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:57.220613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4d472ee9-d505-4ddd-abfa-7fb95f18b636 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:57.282813 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:57.282813 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:57.295325 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d472ee9-d505-4ddd-abfa-7fb95f18b636 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:57.302475 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 853/1677] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:57 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:57.665140 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb386e97-da7b-4b7d-8b23-1a4e06b7b20a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 Jan 21 09:15:57.672732 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb386e97-da7b-4b7d-8b23-1a4e06b7b20a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:57.674546 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb386e97-da7b-4b7d-8b23-1a4e06b7b20a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:57.675179 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-fb386e97-da7b-4b7d-8b23-1a4e06b7b20a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 38332333-5dbd-413b-bff9-6963294af4c6 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:15:57.698386 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:57.698386 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:57.737193 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb386e97-da7b-4b7d-8b23-1a4e06b7b20a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 returned with HTTP 200 Jan 21 09:15:57.743442 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 825/1678] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:15:57 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 => generated 308 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:57.755326 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ec16333-9c00-4a2d-82c6-8fcb1d544788 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail Jan 21 09:15:57.755326 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ec16333-9c00-4a2d-82c6-8fcb1d544788 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:57.755326 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:57.755326 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:57.755697 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ec16333-9c00-4a2d-82c6-8fcb1d544788 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:57.756312 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-7ec16333-9c00-4a2d-82c6-8fcb1d544788 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:15:57.761615 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-7ec16333-9c00-4a2d-82c6-8fcb1d544788 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:15:57.781804 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7ec16333-9c00-4a2d-82c6-8fcb1d544788 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Get all snapshots completed successfully. Jan 21 09:15:57.783033 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:57.783033 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:57.785591 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ec16333-9c00-4a2d-82c6-8fcb1d544788 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail returned with HTTP 200 Jan 21 09:15:57.787140 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 854/1679] 10.222.0.86 () {58 vars in 1231 bytes} [Thu Jan 21 09:15:57 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail => generated 454 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:57.800151 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1372e235-329e-4b3d-bf7a-1f39abeb46e4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/ac52c465-76f9-4c92-9c42-0754f72db4e4 Jan 21 09:15:57.801061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1372e235-329e-4b3d-bf7a-1f39abeb46e4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:57.801278 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:57.801278 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:57.802118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1372e235-329e-4b3d-bf7a-1f39abeb46e4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:57.846332 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:57.846332 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:57.847613 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1372e235-329e-4b3d-bf7a-1f39abeb46e4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Snapshot retrieved successfully. Jan 21 09:15:57.849563 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1372e235-329e-4b3d-bf7a-1f39abeb46e4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/ac52c465-76f9-4c92-9c42-0754f72db4e4 returned with HTTP 200 Jan 21 09:15:57.850407 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 826/1680] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:57 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/ac52c465-76f9-4c92-9c42-0754f72db4e4 => generated 451 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:57.861724 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14ee4a78-4836-4c4f-9ce8-1481517aea9b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 Jan 21 09:15:57.862595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14ee4a78-4836-4c4f-9ce8-1481517aea9b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:57.863133 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:57.863133 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:57.863925 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14ee4a78-4836-4c4f-9ce8-1481517aea9b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:57.864536 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-14ee4a78-4836-4c4f-9ce8-1481517aea9b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 38332333-5dbd-413b-bff9-6963294af4c6 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:15:57.874199 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:57.874199 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:57.919943 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14ee4a78-4836-4c4f-9ce8-1481517aea9b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 returned with HTTP 200 Jan 21 09:15:57.921066 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 855/1681] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:15:57 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 => generated 308 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:57.932322 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae7a78b3-da03-43b6-9c92-cd2e3994a02b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/detail Jan 21 09:15:57.933221 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae7a78b3-da03-43b6-9c92-cd2e3994a02b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:57.933688 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:57.933688 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:57.934349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae7a78b3-da03-43b6-9c92-cd2e3994a02b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:57.968379 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae7a78b3-da03-43b6-9c92-cd2e3994a02b tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/detail returned with HTTP 200 Jan 21 09:15:57.969405 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 827/1682] 10.222.0.86 () {60 vars in 1290 bytes} [Thu Jan 21 09:15:57 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/detail => generated 311 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:15:57.981875 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-847046c1-f8c2-4ed1-a4d4-d8714e5de875 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] DELETE http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 Jan 21 09:15:57.982668 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-847046c1-f8c2-4ed1-a4d4-d8714e5de875 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:57.983069 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:57.983069 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:57.983682 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-847046c1-f8c2-4ed1-a4d4-d8714e5de875 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:57.984272 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-847046c1-f8c2-4ed1-a4d4-d8714e5de875 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] delete called for member 38332333-5dbd-413b-bff9-6963294af4c6 {{(pid=87914) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 09:15:57.984800 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-847046c1-f8c2-4ed1-a4d4-d8714e5de875 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Delete group_snapshot with id: 38332333-5dbd-413b-bff9-6963294af4c6 Jan 21 09:15:57.991752 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:57.991752 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:58.069645 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-847046c1-f8c2-4ed1-a4d4-d8714e5de875 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 returned with HTTP 202 Jan 21 09:15:58.071111 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 856/1683] 10.222.0.86 () {60 vars in 1383 bytes} [Thu Jan 21 09:15:57 2021] DELETE /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:15:58.078865 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16ff6461-dc7d-475d-a02d-c990b39c844a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail Jan 21 09:15:58.079469 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16ff6461-dc7d-475d-a02d-c990b39c844a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:58.079688 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:58.079688 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:58.080063 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16ff6461-dc7d-475d-a02d-c990b39c844a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:58.080974 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-16ff6461-dc7d-475d-a02d-c990b39c844a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:15:58.081750 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:58.081750 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:58.083121 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-16ff6461-dc7d-475d-a02d-c990b39c844a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:15:58.144082 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-16ff6461-dc7d-475d-a02d-c990b39c844a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Get all volumes completed successfully. Jan 21 09:15:58.146885 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-16ff6461-dc7d-475d-a02d-c990b39c844a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:15:58.147524 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-16ff6461-dc7d-475d-a02d-c990b39c844a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:15:58.161089 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-16ff6461-dc7d-475d-a02d-c990b39c844a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:15:58.168761 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:58.168761 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:58.189908 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16ff6461-dc7d-475d-a02d-c990b39c844a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail returned with HTTP 200 Jan 21 09:15:58.190759 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 828/1684] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:15:58 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail => generated 1004 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:15:58.207032 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4759ffc9-1b8f-43e4-83de-343c3af42a2e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail Jan 21 09:15:58.207561 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4759ffc9-1b8f-43e4-83de-343c3af42a2e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:58.207779 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:58.207779 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:58.208138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4759ffc9-1b8f-43e4-83de-343c3af42a2e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:58.208839 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-4759ffc9-1b8f-43e4-83de-343c3af42a2e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:15:58.209710 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:58.209710 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:58.214323 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-4759ffc9-1b8f-43e4-83de-343c3af42a2e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:15:58.240159 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4759ffc9-1b8f-43e4-83de-343c3af42a2e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Get all snapshots completed successfully. Jan 21 09:15:58.241212 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:58.241212 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:58.243297 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4759ffc9-1b8f-43e4-83de-343c3af42a2e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail returned with HTTP 200 Jan 21 09:15:58.251298 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 857/1685] 10.222.0.86 () {58 vars in 1231 bytes} [Thu Jan 21 09:15:58 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/detail => generated 453 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:58.258501 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cef62c8b-53e4-499b-aaae-65c70a668605 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/ac52c465-76f9-4c92-9c42-0754f72db4e4 Jan 21 09:15:58.259023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cef62c8b-53e4-499b-aaae-65c70a668605 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:58.259420 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:58.259420 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:58.260175 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cef62c8b-53e4-499b-aaae-65c70a668605 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:58.292611 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:58.292611 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:58.293888 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cef62c8b-53e4-499b-aaae-65c70a668605 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Snapshot retrieved successfully. Jan 21 09:15:58.296228 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cef62c8b-53e4-499b-aaae-65c70a668605 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/ac52c465-76f9-4c92-9c42-0754f72db4e4 returned with HTTP 200 Jan 21 09:15:58.297265 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 829/1686] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:58 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/ac52c465-76f9-4c92-9c42-0754f72db4e4 => generated 450 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:58.316476 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2797412e-e34e-4db8-aa89-e1cdf32a1961 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:58.317004 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2797412e-e34e-4db8-aa89-e1cdf32a1961 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:58.317350 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:58.317350 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:58.317728 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2797412e-e34e-4db8-aa89-e1cdf32a1961 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:58.318116 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2797412e-e34e-4db8-aa89-e1cdf32a1961 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:58.384501 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:58.384501 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:58.389946 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2797412e-e34e-4db8-aa89-e1cdf32a1961 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:58.396971 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 858/1687] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:58 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:59.314453 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82ccf887-77be-4bd5-809d-4bd99a12967f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/ac52c465-76f9-4c92-9c42-0754f72db4e4 Jan 21 09:15:59.315571 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82ccf887-77be-4bd5-809d-4bd99a12967f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:59.315957 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:59.315957 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:59.316560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82ccf887-77be-4bd5-809d-4bd99a12967f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:59.349197 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:59.349197 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:59.350864 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82ccf887-77be-4bd5-809d-4bd99a12967f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Snapshot retrieved successfully. Jan 21 09:15:59.354131 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82ccf887-77be-4bd5-809d-4bd99a12967f tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/ac52c465-76f9-4c92-9c42-0754f72db4e4 returned with HTTP 200 Jan 21 09:15:59.361575 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 830/1688] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:15:59 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/ac52c465-76f9-4c92-9c42-0754f72db4e4 => generated 450 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:15:59.406402 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd805ba0-9ddc-4f4c-bb9d-c0cbddcc7818 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:15:59.407502 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd805ba0-9ddc-4f4c-bb9d-c0cbddcc7818 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:15:59.407502 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:15:59.407502 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:15:59.408000 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd805ba0-9ddc-4f4c-bb9d-c0cbddcc7818 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:15:59.408476 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bd805ba0-9ddc-4f4c-bb9d-c0cbddcc7818 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:15:59.479830 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:15:59.479830 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:15:59.482056 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd805ba0-9ddc-4f4c-bb9d-c0cbddcc7818 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:15:59.483025 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 859/1689] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:15:59 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:00.368755 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c50b4e38-f93b-4a86-af1c-2b776f5f135e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/ac52c465-76f9-4c92-9c42-0754f72db4e4 Jan 21 09:16:00.370150 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c50b4e38-f93b-4a86-af1c-2b776f5f135e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:00.370550 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:00.370550 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:00.371182 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c50b4e38-f93b-4a86-af1c-2b776f5f135e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:00.401008 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c50b4e38-f93b-4a86-af1c-2b776f5f135e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/ac52c465-76f9-4c92-9c42-0754f72db4e4 returned with HTTP 404 Jan 21 09:16:00.402701 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 831/1690] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:16:00 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/snapshots/ac52c465-76f9-4c92-9c42-0754f72db4e4 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:00.410529 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c97951d5-824d-4035-a8d9-e58a8ac2df04 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 Jan 21 09:16:00.412122 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c97951d5-824d-4035-a8d9-e58a8ac2df04 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:00.412548 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:00.412548 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:00.413177 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c97951d5-824d-4035-a8d9-e58a8ac2df04 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:00.414918 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-c97951d5-824d-4035-a8d9-e58a8ac2df04 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 38332333-5dbd-413b-bff9-6963294af4c6 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 21 09:16:00.421699 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c97951d5-824d-4035-a8d9-e58a8ac2df04 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 returned with HTTP 404 Jan 21 09:16:00.423103 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 860/1691] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:16:00 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 21 09:16:00.435276 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f1d1162-4225-4dde-a0f3-c5aa0ad432f9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots Jan 21 09:16:00.436679 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f1d1162-4225-4dde-a0f3-c5aa0ad432f9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:00.437388 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f1d1162-4225-4dde-a0f3-c5aa0ad432f9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:00.448603 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f1d1162-4225-4dde-a0f3-c5aa0ad432f9 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots returned with HTTP 200 Jan 21 09:16:00.450117 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 832/1692] 10.222.0.86 () {60 vars in 1269 bytes} [Thu Jan 21 09:16:00 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots => generated 23 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:00.465175 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58537ec7-ec1f-4e57-9540-81f2f9826add tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] DELETE http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 Jan 21 09:16:00.466128 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58537ec7-ec1f-4e57-9540-81f2f9826add tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:00.467416 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58537ec7-ec1f-4e57-9540-81f2f9826add tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:00.469180 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-58537ec7-ec1f-4e57-9540-81f2f9826add tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] delete called for member 38332333-5dbd-413b-bff9-6963294af4c6 {{(pid=87914) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 21 09:16:00.469842 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-58537ec7-ec1f-4e57-9540-81f2f9826add tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Delete group_snapshot with id: 38332333-5dbd-413b-bff9-6963294af4c6 Jan 21 09:16:00.493266 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58537ec7-ec1f-4e57-9540-81f2f9826add tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 returned with HTTP 404 Jan 21 09:16:00.494341 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 861/1693] 10.222.0.86 () {60 vars in 1383 bytes} [Thu Jan 21 09:16:00 2021] DELETE /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/group_snapshots/38332333-5dbd-413b-bff9-6963294af4c6 => generated 116 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:16:00.498521 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd534069-2bc3-49e6-aca7-b0ef799b96e1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:00.499262 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd534069-2bc3-49e6-aca7-b0ef799b96e1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:00.499813 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd534069-2bc3-49e6-aca7-b0ef799b96e1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:00.500735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bd534069-2bc3-49e6-aca7-b0ef799b96e1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:00.506032 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d3698f4-169e-4616-840b-a715d3165d0e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail Jan 21 09:16:00.506969 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d3698f4-169e-4616-840b-a715d3165d0e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:00.508707 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d3698f4-169e-4616-840b-a715d3165d0e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:00.511515 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-1d3698f4-169e-4616-840b-a715d3165d0e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:16:00.514993 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1d3698f4-169e-4616-840b-a715d3165d0e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:16:00.533849 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:00.533849 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:00.537952 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd534069-2bc3-49e6-aca7-b0ef799b96e1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:00.554132 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 833/1694] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:00 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:16:00.590455 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1d3698f4-169e-4616-840b-a715d3165d0e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Get all volumes completed successfully. Jan 21 09:16:00.608223 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-1d3698f4-169e-4616-840b-a715d3165d0e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:00.608767 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-1d3698f4-169e-4616-840b-a715d3165d0e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:00.620456 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-1d3698f4-169e-4616-840b-a715d3165d0e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:00.627695 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:00.627695 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:00.654340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d3698f4-169e-4616-840b-a715d3165d0e tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail returned with HTTP 200 Jan 21 09:16:00.655457 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 862/1695] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:16:00 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/detail => generated 1004 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:16:00.677388 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d6eb47b-3fd8-428b-a4bf-1fac4195ac39 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] POST http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/5d91fa16-18fd-4da6-b95a-abefa4a9b8ef/action Jan 21 09:16:00.681167 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:00.681167 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:00.681167 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d6eb47b-3fd8-428b-a4bf-1fac4195ac39 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:16:00.681167 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d6eb47b-3fd8-428b-a4bf-1fac4195ac39 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:00.697958 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-3d6eb47b-3fd8-428b-a4bf-1fac4195ac39 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] delete called for group 5d91fa16-18fd-4da6-b95a-abefa4a9b8ef {{(pid=87915) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:16:00.697958 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-3d6eb47b-3fd8-428b-a4bf-1fac4195ac39 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Delete group with id: 5d91fa16-18fd-4da6-b95a-abefa4a9b8ef Jan 21 09:16:00.719859 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:00.719859 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:00.869054 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d6eb47b-3fd8-428b-a4bf-1fac4195ac39 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/5d91fa16-18fd-4da6-b95a-abefa4a9b8ef/action returned with HTTP 202 Jan 21 09:16:00.870594 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 834/1696] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:16:00 2021] POST /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/5d91fa16-18fd-4da6-b95a-abefa4a9b8ef/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:16:00.878462 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cf0201f-9b45-4c39-8ea4-9abc49273dfd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 Jan 21 09:16:00.879279 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cf0201f-9b45-4c39-8ea4-9abc49273dfd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:00.879673 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:00.879673 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:00.880707 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cf0201f-9b45-4c39-8ea4-9abc49273dfd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:01.002021 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:01.002021 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:01.025064 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8cf0201f-9b45-4c39-8ea4-9abc49273dfd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:16:01.056211 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-8cf0201f-9b45-4c39-8ea4-9abc49273dfd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:01.058621 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-8cf0201f-9b45-4c39-8ea4-9abc49273dfd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:01.076058 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-8cf0201f-9b45-4c39-8ea4-9abc49273dfd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:01.084800 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:01.084800 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:01.118190 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cf0201f-9b45-4c39-8ea4-9abc49273dfd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 returned with HTTP 200 Jan 21 09:16:01.119357 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 863/1697] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:00 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 => generated 1000 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:16:01.568526 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-547a77d9-e22c-4e69-938a-6522ccb91bff tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:01.569712 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-547a77d9-e22c-4e69-938a-6522ccb91bff tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:01.570943 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:01.570943 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:01.571869 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-547a77d9-e22c-4e69-938a-6522ccb91bff tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:01.572436 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-547a77d9-e22c-4e69-938a-6522ccb91bff tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:01.630236 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:01.630236 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:01.633979 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-547a77d9-e22c-4e69-938a-6522ccb91bff tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:01.640383 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 835/1698] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:01 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:02.136262 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93f67220-5c8b-4576-80e8-7c8e906938a6 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 Jan 21 09:16:02.136753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93f67220-5c8b-4576-80e8-7c8e906938a6 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:02.136965 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:02.136965 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:02.137344 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93f67220-5c8b-4576-80e8-7c8e906938a6 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:02.192965 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec1e1f75-6133-41b8-9024-22927a060c36 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] POST http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/types Jan 21 09:16:02.193425 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:02.193425 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:02.193862 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec1e1f75-6133-41b8-9024-22927a060c36 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-645232137"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:02.269582 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:02.269582 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:02.299468 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-93f67220-5c8b-4576-80e8-7c8e906938a6 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Volume info retrieved successfully. Jan 21 09:16:02.304892 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec1e1f75-6133-41b8-9024-22927a060c36 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/types returned with HTTP 200 Jan 21 09:16:02.306099 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 864/1699] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:16:01 2021] POST /volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/types => generated 219 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:02.318324 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c51cfa6-345e-4f4f-ab67-30a16fe22e4f tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] POST http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/group_types Jan 21 09:16:02.319671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c51cfa6-345e-4f4f-ab67-30a16fe22e4f tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-320667233"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:02.330635 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93f67220-5c8b-4576-80e8-7c8e906938a6 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:02.334561 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93f67220-5c8b-4576-80e8-7c8e906938a6 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:02.351325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-93f67220-5c8b-4576-80e8-7c8e906938a6 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:02.360896 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:02.360896 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:02.394819 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c51cfa6-345e-4f4f-ab67-30a16fe22e4f tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/group_types returned with HTTP 202 Jan 21 09:16:02.396035 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 865/1700] 10.222.0.86 () {62 vars in 1278 bytes} [Thu Jan 21 09:16:02 2021] POST /volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/group_types => generated 176 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:02.411055 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93f67220-5c8b-4576-80e8-7c8e906938a6 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 returned with HTTP 200 Jan 21 09:16:02.412407 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 836/1701] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:02 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 => generated 1000 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:16:02.596890 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ab8c482-09b1-42eb-8ae7-35636f7bdc60 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] POST http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups Jan 21 09:16:02.597810 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ab8c482-09b1-42eb-8ae7-35636f7bdc60 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c55f052f-2d19-4eb8-b228-7f7102fc1204", "volume_types": ["98bcaa83-c5a1-414b-8d2f-d2019921f9ac"], "name": "tempest-GroupsV320Test-Group-129604366"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:02.599120 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-4ab8c482-09b1-42eb-8ae7-35636f7bdc60 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Creating new group {'group': {'group_type': 'c55f052f-2d19-4eb8-b228-7f7102fc1204', 'volume_types': ['98bcaa83-c5a1-414b-8d2f-d2019921f9ac'], 'name': 'tempest-GroupsV320Test-Group-129604366'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:16:02.624122 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-4ab8c482-09b1-42eb-8ae7-35636f7bdc60 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Creating group tempest-GroupsV320Test-Group-129604366. Jan 21 09:16:02.650460 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d45cbe8-776a-480c-a3f2-07bd40013421 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:02.651255 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d45cbe8-776a-480c-a3f2-07bd40013421 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:02.651615 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:02.651615 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:02.652404 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d45cbe8-776a-480c-a3f2-07bd40013421 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:02.652927 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5d45cbe8-776a-480c-a3f2-07bd40013421 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:02.704683 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ab8c482-09b1-42eb-8ae7-35636f7bdc60 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Availability Zones retrieved successfully. Jan 21 09:16:02.720883 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:02.720883 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:02.726277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d45cbe8-776a-480c-a3f2-07bd40013421 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:02.736964 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 837/1702] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:02 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:02.773140 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-4ab8c482-09b1-42eb-8ae7-35636f7bdc60 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Created reservations ['92fcdf37-4d2c-4435-990d-5912f0b1c86b'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:16:02.905571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ab8c482-09b1-42eb-8ae7-35636f7bdc60 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups returned with HTTP 202 Jan 21 09:16:02.911235 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 866/1703] 10.222.0.86 () {62 vars in 1264 bytes} [Thu Jan 21 09:16:02 2021] POST /volume/v3/332ec482a85342e58f47f538b9e54dc8/groups => generated 107 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:02.921466 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cac624ee-2b67-49d8-8750-c160251bb643 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] GET http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b Jan 21 09:16:02.922041 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cac624ee-2b67-49d8-8750-c160251bb643 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:02.922403 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:02.922403 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:02.922779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cac624ee-2b67-49d8-8750-c160251bb643 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:02.923189 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-cac624ee-2b67-49d8-8750-c160251bb643 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] show called for member 66250f95-105f-44da-ab92-036cff50475b {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:02.934037 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:02.934037 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:02.998347 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cac624ee-2b67-49d8-8750-c160251bb643 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b returned with HTTP 200 Jan 21 09:16:03.006935 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 838/1704] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:02 2021] GET /volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b => generated 387 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:03.437787 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a147307-473b-4c65-adee-72ea52355ae0 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 Jan 21 09:16:03.438590 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a147307-473b-4c65-adee-72ea52355ae0 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:03.438875 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:03.438875 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:03.439561 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a147307-473b-4c65-adee-72ea52355ae0 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:03.520849 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a147307-473b-4c65-adee-72ea52355ae0 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 returned with HTTP 404 Jan 21 09:16:03.526262 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 867/1705] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:03 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:16:03.531342 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b92bc56e-d291-4c16-8188-6ad9d440e168 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] GET http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/5d91fa16-18fd-4da6-b95a-abefa4a9b8ef Jan 21 09:16:03.532369 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b92bc56e-d291-4c16-8188-6ad9d440e168 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:03.532667 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:03.532667 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:03.533174 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b92bc56e-d291-4c16-8188-6ad9d440e168 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:03.533662 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-b92bc56e-d291-4c16-8188-6ad9d440e168 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] show called for member 5d91fa16-18fd-4da6-b95a-abefa4a9b8ef {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:03.547276 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b92bc56e-d291-4c16-8188-6ad9d440e168 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/5d91fa16-18fd-4da6-b95a-abefa4a9b8ef returned with HTTP 404 Jan 21 09:16:03.548408 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 839/1706] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:03 2021] GET /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/groups/5d91fa16-18fd-4da6-b95a-abefa4a9b8ef => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:16:03.557401 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1260c320-7d99-43af-a0c5-84ad9458f642 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] DELETE http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types/071426cb-a585-4290-be59-9600fc8569c5 Jan 21 09:16:03.558093 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1260c320-7d99-43af-a0c5-84ad9458f642 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:03.558672 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1260c320-7d99-43af-a0c5-84ad9458f642 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:03.559543 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:03.559543 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:03.586686 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:16:03.586686 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:16:03.593430 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1260c320-7d99-43af-a0c5-84ad9458f642 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types/071426cb-a585-4290-be59-9600fc8569c5 returned with HTTP 202 Jan 21 09:16:03.594605 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 868/1707] 10.222.0.86 () {60 vars in 1371 bytes} [Thu Jan 21 09:16:03 2021] DELETE /volume/v3/bca08d44debc40939810cbaa5cdff13a/group_types/071426cb-a585-4290-be59-9600fc8569c5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:16:03.605340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf1489d9-1029-4e05-a3c9-58d3fc26bc71 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] DELETE http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 Jan 21 09:16:03.606409 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf1489d9-1029-4e05-a3c9-58d3fc26bc71 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:03.607095 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf1489d9-1029-4e05-a3c9-58d3fc26bc71 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:03.607752 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-cf1489d9-1029-4e05-a3c9-58d3fc26bc71 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Delete volume with id: 744e1626-2bed-464d-b3e6-6c7aeb069856 Jan 21 09:16:03.745505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7aba2edc-c30a-4ce6-9529-5cf793b5a9cd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:03.746469 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7aba2edc-c30a-4ce6-9529-5cf793b5a9cd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:03.747076 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7aba2edc-c30a-4ce6-9529-5cf793b5a9cd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:03.748267 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7aba2edc-c30a-4ce6-9529-5cf793b5a9cd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:03.773328 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf1489d9-1029-4e05-a3c9-58d3fc26bc71 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 returned with HTTP 404 Jan 21 09:16:03.774022 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 840/1708] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:16:03 2021] DELETE /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/744e1626-2bed-464d-b3e6-6c7aeb069856 => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:03.785214 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40a84d28-a127-41b5-b07d-a0cdd40b6523 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] DELETE http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types/66cb6bc6-c6c9-4db9-a568-519cd3d97fdd Jan 21 09:16:03.785975 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40a84d28-a127-41b5-b07d-a0cdd40b6523 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:03.786938 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40a84d28-a127-41b5-b07d-a0cdd40b6523 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:03.787737 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:03.787737 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:03.819345 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:03.819345 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:03.822470 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7aba2edc-c30a-4ce6-9529-5cf793b5a9cd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:03.833035 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 869/1709] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:03 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:03.959962 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:16:03.959962 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:16:03.980053 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40a84d28-a127-41b5-b07d-a0cdd40b6523 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types/66cb6bc6-c6c9-4db9-a568-519cd3d97fdd returned with HTTP 202 Jan 21 09:16:03.980926 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 841/1710] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:16:03 2021] DELETE /volume/v3/bca08d44debc40939810cbaa5cdff13a/types/66cb6bc6-c6c9-4db9-a568-519cd3d97fdd => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:16:03.989054 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb371eab-a239-4af9-a98a-02444d7aa81d tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] GET http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types/66cb6bc6-c6c9-4db9-a568-519cd3d97fdd Jan 21 09:16:03.989584 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb371eab-a239-4af9-a98a-02444d7aa81d tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:03.989778 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:03.989778 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:03.990458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb371eab-a239-4af9-a98a-02444d7aa81d tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.003731 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb371eab-a239-4af9-a98a-02444d7aa81d tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types/66cb6bc6-c6c9-4db9-a568-519cd3d97fdd returned with HTTP 404 Jan 21 09:16:04.004936 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 870/1711] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:16:03 2021] GET /volume/v3/bca08d44debc40939810cbaa5cdff13a/types/66cb6bc6-c6c9-4db9-a568-519cd3d97fdd => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:04.014424 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ab68c5f-79e8-495f-9dbd-bdf2eb8ba7fd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] DELETE http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 Jan 21 09:16:04.014967 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ab68c5f-79e8-495f-9dbd-bdf2eb8ba7fd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:04.015433 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ab68c5f-79e8-495f-9dbd-bdf2eb8ba7fd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.016074 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-8ab68c5f-79e8-495f-9dbd-bdf2eb8ba7fd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Delete volume with id: 87ad8680-6f38-421a-9777-b6c5d2934092 Jan 21 09:16:04.020364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-199344d1-6164-4a7f-be07-946186c9ae0c tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] GET http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b Jan 21 09:16:04.020937 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-199344d1-6164-4a7f-be07-946186c9ae0c tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:04.021421 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-199344d1-6164-4a7f-be07-946186c9ae0c tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.025658 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-199344d1-6164-4a7f-be07-946186c9ae0c tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] show called for member 66250f95-105f-44da-ab92-036cff50475b {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:04.047714 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:04.047714 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:04.116984 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ab68c5f-79e8-495f-9dbd-bdf2eb8ba7fd tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 returned with HTTP 404 Jan 21 09:16:04.118383 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 842/1712] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:16:04 2021] DELETE /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/87ad8680-6f38-421a-9777-b6c5d2934092 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:04.126043 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccbb425c-e9d7-4240-a852-9dc4a69457a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] DELETE http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4e46c93e-62c2-4735-8c26-ac8315a295d3 Jan 21 09:16:04.126938 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccbb425c-e9d7-4240-a852-9dc4a69457a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:04.129167 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccbb425c-e9d7-4240-a852-9dc4a69457a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.129688 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ccbb425c-e9d7-4240-a852-9dc4a69457a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Delete volume with id: 4e46c93e-62c2-4735-8c26-ac8315a295d3 Jan 21 09:16:04.145187 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-199344d1-6164-4a7f-be07-946186c9ae0c tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b returned with HTTP 200 Jan 21 09:16:04.166613 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 871/1713] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:04 2021] GET /volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b => generated 388 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:04.178718 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acd44a08-f8dc-424d-a5ba-a309cf75621a tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] POST http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/groups/66250f95-105f-44da-ab92-036cff50475b/action Jan 21 09:16:04.183492 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:04.183492 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:04.188057 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acd44a08-f8dc-424d-a5ba-a309cf75621a tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:16:04.195812 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acd44a08-f8dc-424d-a5ba-a309cf75621a tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:04.197229 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-acd44a08-f8dc-424d-a5ba-a309cf75621a tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Updating group '66250f95-105f-44da-ab92-036cff50475b' with 'creating' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 09:16:04.205057 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:04.205057 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:04.226814 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acd44a08-f8dc-424d-a5ba-a309cf75621a tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/groups/66250f95-105f-44da-ab92-036cff50475b/action returned with HTTP 202 Jan 21 09:16:04.228071 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 872/1714] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:16:04 2021] POST /volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/groups/66250f95-105f-44da-ab92-036cff50475b/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:16:04.234291 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccbb425c-e9d7-4240-a852-9dc4a69457a4 tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4e46c93e-62c2-4735-8c26-ac8315a295d3 returned with HTTP 404 Jan 21 09:16:04.237172 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2001b119-db0a-4f8f-b2dc-9dea565368d8 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] GET http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b Jan 21 09:16:04.237987 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2001b119-db0a-4f8f-b2dc-9dea565368d8 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:04.246102 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 843/1715] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:16:04 2021] DELETE /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4e46c93e-62c2-4735-8c26-ac8315a295d3 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:04.249832 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:04.249832 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:04.250567 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2001b119-db0a-4f8f-b2dc-9dea565368d8 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.251111 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-2001b119-db0a-4f8f-b2dc-9dea565368d8 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] show called for member 66250f95-105f-44da-ab92-036cff50475b {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:04.254217 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08a8a1fd-c822-44c0-927c-fb10a32a72b6 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] DELETE http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types/6bb634b7-2bc0-4262-8309-737dceaa0911 Jan 21 09:16:04.254914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08a8a1fd-c822-44c0-927c-fb10a32a72b6 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:04.255728 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08a8a1fd-c822-44c0-927c-fb10a32a72b6 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.284250 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:04.284250 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:04.362922 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2001b119-db0a-4f8f-b2dc-9dea565368d8 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b returned with HTTP 200 Jan 21 09:16:04.364349 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 873/1716] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:04 2021] GET /volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b => generated 387 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:16:04.376318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c19bdcef-bdb9-49d8-bdce-424cfe984d18 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] POST http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/groups/66250f95-105f-44da-ab92-036cff50475b/action Jan 21 09:16:04.377063 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:04.377063 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:04.377920 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c19bdcef-bdb9-49d8-bdce-424cfe984d18 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:16:04.378471 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c19bdcef-bdb9-49d8-bdce-424cfe984d18 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:04.379570 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-c19bdcef-bdb9-49d8-bdce-424cfe984d18 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Updating group '66250f95-105f-44da-ab92-036cff50475b' with 'available' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 09:16:04.400720 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:04.400720 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:04.423585 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08a8a1fd-c822-44c0-927c-fb10a32a72b6 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types/6bb634b7-2bc0-4262-8309-737dceaa0911 returned with HTTP 202 Jan 21 09:16:04.424399 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 844/1717] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:16:04 2021] DELETE /volume/v3/bca08d44debc40939810cbaa5cdff13a/types/6bb634b7-2bc0-4262-8309-737dceaa0911 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:16:04.425289 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c19bdcef-bdb9-49d8-bdce-424cfe984d18 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/groups/66250f95-105f-44da-ab92-036cff50475b/action returned with HTTP 202 Jan 21 09:16:04.429141 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 874/1718] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:16:04 2021] POST /volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/groups/66250f95-105f-44da-ab92-036cff50475b/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:16:04.441615 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f467882-a5af-4203-b174-7a8cee5b4ef3 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] GET http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b Jan 21 09:16:04.442222 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f467882-a5af-4203-b174-7a8cee5b4ef3 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:04.442441 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:04.442441 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:04.442815 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f467882-a5af-4203-b174-7a8cee5b4ef3 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.443222 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-6f467882-a5af-4203-b174-7a8cee5b4ef3 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] show called for member 66250f95-105f-44da-ab92-036cff50475b {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:04.447805 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e17cf5e9-c03a-42e1-ac86-c7b7bf86d640 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] GET http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types/6bb634b7-2bc0-4262-8309-737dceaa0911 Jan 21 09:16:04.448347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e17cf5e9-c03a-42e1-ac86-c7b7bf86d640 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:04.448840 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e17cf5e9-c03a-42e1-ac86-c7b7bf86d640 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.465297 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:04.465297 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:04.475141 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e17cf5e9-c03a-42e1-ac86-c7b7bf86d640 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types/6bb634b7-2bc0-4262-8309-737dceaa0911 returned with HTTP 404 Jan 21 09:16:04.477116 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 845/1719] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:16:04 2021] GET /volume/v3/bca08d44debc40939810cbaa5cdff13a/types/6bb634b7-2bc0-4262-8309-737dceaa0911 => generated 114 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:04.484526 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04104950-95ac-4101-b3db-ebc8ff0efb8a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] DELETE http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 Jan 21 09:16:04.485050 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04104950-95ac-4101-b3db-ebc8ff0efb8a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:04.485534 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04104950-95ac-4101-b3db-ebc8ff0efb8a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.485988 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-04104950-95ac-4101-b3db-ebc8ff0efb8a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] Delete volume with id: 4dd8f4c9-924f-4b05-8906-066f5449ed22 Jan 21 09:16:04.522544 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f467882-a5af-4203-b174-7a8cee5b4ef3 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b returned with HTTP 200 Jan 21 09:16:04.523461 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 875/1720] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:04 2021] GET /volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b => generated 388 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:04.534859 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66c93720-bd97-4e47-92a3-6832597addf2 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] POST http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/groups/66250f95-105f-44da-ab92-036cff50475b/action Jan 21 09:16:04.535585 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:04.535585 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:04.536258 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66c93720-bd97-4e47-92a3-6832597addf2 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:16:04.537055 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66c93720-bd97-4e47-92a3-6832597addf2 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:04.538192 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-66c93720-bd97-4e47-92a3-6832597addf2 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Updating group '66250f95-105f-44da-ab92-036cff50475b' with 'error' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 09:16:04.562288 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:04.562288 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:04.573222 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66c93720-bd97-4e47-92a3-6832597addf2 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/groups/66250f95-105f-44da-ab92-036cff50475b/action returned with HTTP 202 Jan 21 09:16:04.574646 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 876/1721] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:16:04 2021] POST /volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/groups/66250f95-105f-44da-ab92-036cff50475b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:16:04.575200 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04104950-95ac-4101-b3db-ebc8ff0efb8a tempest-GroupSnapshotsTest-373501050 tempest-GroupSnapshotsTest-373501050] http://10.222.0.86/volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 returned with HTTP 404 Jan 21 09:16:04.579879 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 846/1722] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:16:04 2021] DELETE /volume/v3/52dce1d78ebd4bafbfa8baeae1f1bee9/volumes/4dd8f4c9-924f-4b05-8906-066f5449ed22 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:16:04.582048 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3653081-1172-4b54-912b-044e6a04ad77 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] GET http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b Jan 21 09:16:04.582685 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3653081-1172-4b54-912b-044e6a04ad77 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:04.582902 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:04.582902 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:04.583327 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3653081-1172-4b54-912b-044e6a04ad77 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.583736 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-e3653081-1172-4b54-912b-044e6a04ad77 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] show called for member 66250f95-105f-44da-ab92-036cff50475b {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:04.589452 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44723525-509e-48f5-8603-3b634988b89e tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] DELETE http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types/f3adea6d-89d6-44fb-92ed-5d7b0d2abb13 Jan 21 09:16:04.590379 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44723525-509e-48f5-8603-3b634988b89e tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:04.591815 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44723525-509e-48f5-8603-3b634988b89e tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.604435 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:04.604435 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:04.641950 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3653081-1172-4b54-912b-044e6a04ad77 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b returned with HTTP 200 Jan 21 09:16:04.643450 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 877/1723] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:04 2021] GET /volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b => generated 384 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:04.654388 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8f6938e-96d0-4dd7-ad79-48c8008858b8 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] POST http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/groups/66250f95-105f-44da-ab92-036cff50475b/action Jan 21 09:16:04.655139 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:04.655139 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:04.655803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8f6938e-96d0-4dd7-ad79-48c8008858b8 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:16:04.656365 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8f6938e-96d0-4dd7-ad79-48c8008858b8 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:04.657500 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-c8f6938e-96d0-4dd7-ad79-48c8008858b8 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Updating group '66250f95-105f-44da-ab92-036cff50475b' with 'available' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 21 09:16:04.696319 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:04.696319 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:04.703608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44723525-509e-48f5-8603-3b634988b89e tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types/f3adea6d-89d6-44fb-92ed-5d7b0d2abb13 returned with HTTP 202 Jan 21 09:16:04.705070 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 847/1724] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:16:04 2021] DELETE /volume/v3/bca08d44debc40939810cbaa5cdff13a/types/f3adea6d-89d6-44fb-92ed-5d7b0d2abb13 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:16:04.714526 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8f6938e-96d0-4dd7-ad79-48c8008858b8 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/groups/66250f95-105f-44da-ab92-036cff50475b/action returned with HTTP 202 Jan 21 09:16:04.715348 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 878/1725] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:16:04 2021] POST /volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/groups/66250f95-105f-44da-ab92-036cff50475b/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 09:16:04.716056 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f5fd6d7-56e1-473e-9588-5747f3346477 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] GET http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types/f3adea6d-89d6-44fb-92ed-5d7b0d2abb13 Jan 21 09:16:04.716700 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f5fd6d7-56e1-473e-9588-5747f3346477 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:04.717316 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f5fd6d7-56e1-473e-9588-5747f3346477 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.723001 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d262fded-29b3-4418-8033-3500be0da47a tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] GET http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b Jan 21 09:16:04.723764 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d262fded-29b3-4418-8033-3500be0da47a tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:04.724117 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:04.724117 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:04.724716 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d262fded-29b3-4418-8033-3500be0da47a tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.725452 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-d262fded-29b3-4418-8033-3500be0da47a tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] show called for member 66250f95-105f-44da-ab92-036cff50475b {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:04.734141 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f5fd6d7-56e1-473e-9588-5747f3346477 tempest-GroupSnapshotsTest-800455451 tempest-GroupSnapshotsTest-800455451] http://10.222.0.86/volume/v3/bca08d44debc40939810cbaa5cdff13a/types/f3adea6d-89d6-44fb-92ed-5d7b0d2abb13 returned with HTTP 404 Jan 21 09:16:04.736474 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 848/1726] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:16:04 2021] GET /volume/v3/bca08d44debc40939810cbaa5cdff13a/types/f3adea6d-89d6-44fb-92ed-5d7b0d2abb13 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:04.743723 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:04.743723 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:04.812002 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d262fded-29b3-4418-8033-3500be0da47a tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b returned with HTTP 200 Jan 21 09:16:04.812989 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 879/1727] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:04 2021] GET /volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b => generated 388 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:16:04.825900 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fda1816b-8060-489b-b53a-925523947cad tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] GET http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/volumes/detail Jan 21 09:16:04.826769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fda1816b-8060-489b-b53a-925523947cad tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:04.827438 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fda1816b-8060-489b-b53a-925523947cad tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.828454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-fda1816b-8060-489b-b53a-925523947cad tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:16:04.830436 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fda1816b-8060-489b-b53a-925523947cad tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:16:04.841632 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-021ffeb2-1cd7-46c3-9abb-832229eeed37 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:04.842288 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-021ffeb2-1cd7-46c3-9abb-832229eeed37 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:04.842688 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:04.842688 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:04.843119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-021ffeb2-1cd7-46c3-9abb-832229eeed37 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:04.843596 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-021ffeb2-1cd7-46c3-9abb-832229eeed37 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:04.865230 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:04.865230 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:04.868684 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-021ffeb2-1cd7-46c3-9abb-832229eeed37 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:04.869796 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 880/1728] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:04 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:04.905712 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fda1816b-8060-489b-b53a-925523947cad tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Get all volumes completed successfully. Jan 21 09:16:04.912342 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fda1816b-8060-489b-b53a-925523947cad tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/volumes/detail returned with HTTP 200 Jan 21 09:16:04.913508 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 849/1729] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:16:04 2021] GET /volume/v3/332ec482a85342e58f47f538b9e54dc8/volumes/detail => generated 15 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:04.928741 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02f569be-1dff-43af-a3c7-02385df8953c tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] POST http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b/action Jan 21 09:16:04.929659 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:04.929659 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:04.930503 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02f569be-1dff-43af-a3c7-02385df8953c tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:16:04.931103 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02f569be-1dff-43af-a3c7-02385df8953c tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:04.932209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-02f569be-1dff-43af-a3c7-02385df8953c tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] delete called for group 66250f95-105f-44da-ab92-036cff50475b {{(pid=87914) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:16:04.932835 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-02f569be-1dff-43af-a3c7-02385df8953c tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Delete group with id: 66250f95-105f-44da-ab92-036cff50475b Jan 21 09:16:04.947526 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:04.947526 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:05.067428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02f569be-1dff-43af-a3c7-02385df8953c tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b/action returned with HTTP 202 Jan 21 09:16:05.068316 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 881/1730] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:16:04 2021] POST /volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:16:05.077854 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f114a26-0465-40e4-afdd-147a24d81d0d tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] GET http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b Jan 21 09:16:05.078750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f114a26-0465-40e4-afdd-147a24d81d0d tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:05.079992 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f114a26-0465-40e4-afdd-147a24d81d0d tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:05.080599 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-9f114a26-0465-40e4-afdd-147a24d81d0d tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] show called for member 66250f95-105f-44da-ab92-036cff50475b {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:05.105966 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:05.105966 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:05.192855 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f114a26-0465-40e4-afdd-147a24d81d0d tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b returned with HTTP 200 Jan 21 09:16:05.192855 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 850/1731] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:05 2021] GET /volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b => generated 387 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:05.885366 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3cf94fa9-9278-4d06-bf45-3ab02926e464 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:05.885873 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3cf94fa9-9278-4d06-bf45-3ab02926e464 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:05.886307 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:05.886307 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:05.886907 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3cf94fa9-9278-4d06-bf45-3ab02926e464 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:05.887438 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3cf94fa9-9278-4d06-bf45-3ab02926e464 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:05.982141 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:05.982141 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:05.984986 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3cf94fa9-9278-4d06-bf45-3ab02926e464 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:05.989113 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 882/1732] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:05 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:06.200573 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41909aa7-fbe7-4b33-807b-5058cec7a2d0 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] GET http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b Jan 21 09:16:06.201413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41909aa7-fbe7-4b33-807b-5058cec7a2d0 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:06.201701 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:06.201701 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:06.202185 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41909aa7-fbe7-4b33-807b-5058cec7a2d0 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:06.202878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-41909aa7-fbe7-4b33-807b-5058cec7a2d0 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] show called for member 66250f95-105f-44da-ab92-036cff50475b {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:06.218856 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41909aa7-fbe7-4b33-807b-5058cec7a2d0 tempest-GroupsV320Test-1633895695 tempest-GroupsV320Test-1633895695] http://10.222.0.86/volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b returned with HTTP 404 Jan 21 09:16:06.220168 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 851/1733] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:06 2021] GET /volume/v3/332ec482a85342e58f47f538b9e54dc8/groups/66250f95-105f-44da-ab92-036cff50475b => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:16:06.230010 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb380f5f-eb07-4e5b-817d-e51e8b740735 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] DELETE http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/group_types/c55f052f-2d19-4eb8-b228-7f7102fc1204 Jan 21 09:16:06.236191 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb380f5f-eb07-4e5b-817d-e51e8b740735 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:06.239116 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:06.239116 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:06.239740 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb380f5f-eb07-4e5b-817d-e51e8b740735 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:06.309847 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:16:06.309847 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:16:06.323188 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb380f5f-eb07-4e5b-817d-e51e8b740735 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/group_types/c55f052f-2d19-4eb8-b228-7f7102fc1204 returned with HTTP 202 Jan 21 09:16:06.326148 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 883/1734] 10.222.0.86 () {60 vars in 1371 bytes} [Thu Jan 21 09:16:06 2021] DELETE /volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/group_types/c55f052f-2d19-4eb8-b228-7f7102fc1204 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:16:06.336546 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d34826c5-3f24-4b7d-a29d-4186c8e595f2 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] DELETE http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/types/98bcaa83-c5a1-414b-8d2f-d2019921f9ac Jan 21 09:16:06.337680 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d34826c5-3f24-4b7d-a29d-4186c8e595f2 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:06.338663 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d34826c5-3f24-4b7d-a29d-4186c8e595f2 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:06.350778 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:06.350778 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:06.611907 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:16:06.611907 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:16:06.644485 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d34826c5-3f24-4b7d-a29d-4186c8e595f2 tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/types/98bcaa83-c5a1-414b-8d2f-d2019921f9ac returned with HTTP 202 Jan 21 09:16:06.645346 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 852/1735] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:16:06 2021] DELETE /volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/types/98bcaa83-c5a1-414b-8d2f-d2019921f9ac => generated 0 bytes in 316 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:16:06.653962 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b445665-eed6-44e4-842a-1ce700c153cc tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] GET http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/types/98bcaa83-c5a1-414b-8d2f-d2019921f9ac Jan 21 09:16:06.654681 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b445665-eed6-44e4-842a-1ce700c153cc tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:06.655347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b445665-eed6-44e4-842a-1ce700c153cc tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:06.721637 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b445665-eed6-44e4-842a-1ce700c153cc tempest-GroupsV320Test-566124910 tempest-GroupsV320Test-566124910] http://10.222.0.86/volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/types/98bcaa83-c5a1-414b-8d2f-d2019921f9ac returned with HTTP 404 Jan 21 09:16:06.722938 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 884/1736] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:16:06 2021] GET /volume/v3/baea3dcf8c4f4b7f81a8c7cbb143b2a7/types/98bcaa83-c5a1-414b-8d2f-d2019921f9ac => generated 114 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:06.999729 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7901e19b-1731-48f6-bbc5-5cc3c95e613b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:07.000905 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7901e19b-1731-48f6-bbc5-5cc3c95e613b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:07.001824 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7901e19b-1731-48f6-bbc5-5cc3c95e613b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:07.002407 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7901e19b-1731-48f6-bbc5-5cc3c95e613b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:07.074486 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:07.074486 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:07.091549 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7901e19b-1731-48f6-bbc5-5cc3c95e613b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:07.100843 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 853/1737] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:06 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:08.106478 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-caca2df9-2b01-4601-b83c-a48e2e1a00bf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:08.107142 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-caca2df9-2b01-4601-b83c-a48e2e1a00bf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:08.107746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-caca2df9-2b01-4601-b83c-a48e2e1a00bf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:08.108222 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-caca2df9-2b01-4601-b83c-a48e2e1a00bf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:08.158490 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:08.158490 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:08.160569 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-caca2df9-2b01-4601-b83c-a48e2e1a00bf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:08.167620 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 885/1738] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:08 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:09.176905 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00c110de-9174-44e4-84c6-1dc687ffe511 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:09.181454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00c110de-9174-44e4-84c6-1dc687ffe511 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:09.181688 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:09.181688 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:09.183605 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00c110de-9174-44e4-84c6-1dc687ffe511 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:09.184178 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-00c110de-9174-44e4-84c6-1dc687ffe511 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:09.270525 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:09.270525 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:09.276662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00c110de-9174-44e4-84c6-1dc687ffe511 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:09.284689 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 854/1739] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:09 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:10.307906 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16cd8c64-eedd-4628-8be9-3a2695f219f3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:10.314834 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16cd8c64-eedd-4628-8be9-3a2695f219f3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:10.315365 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:10.315365 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:10.316226 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16cd8c64-eedd-4628-8be9-3a2695f219f3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:10.316824 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-16cd8c64-eedd-4628-8be9-3a2695f219f3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:10.364437 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:10.364437 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:10.369029 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16cd8c64-eedd-4628-8be9-3a2695f219f3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:10.370272 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 886/1740] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:10 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:11.384399 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a50aa92-c8be-4785-a668-11c2426969b0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:11.384895 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a50aa92-c8be-4785-a668-11c2426969b0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:11.385265 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:11.385265 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:11.385833 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a50aa92-c8be-4785-a668-11c2426969b0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:11.386416 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9a50aa92-c8be-4785-a668-11c2426969b0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:11.431070 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:11.431070 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:11.438125 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a50aa92-c8be-4785-a668-11c2426969b0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:11.438946 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 887/1741] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:11 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:11.443041 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b95854cf-c1f9-4518-b465-2ad943eb68ba tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] POST http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types Jan 21 09:16:11.443499 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:11.443499 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:11.443910 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b95854cf-c1f9-4518-b465-2ad943eb68ba tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-796222377"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:11.536598 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b95854cf-c1f9-4518-b465-2ad943eb68ba tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types returned with HTTP 200 Jan 21 09:16:11.537561 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 855/1742] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:16:11 2021] POST /volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types => generated 215 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:11.548624 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a90dd769-d51b-418b-9cbd-b989ec383100 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] POST http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/group_types Jan 21 09:16:11.549113 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:11.549113 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:11.549530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a90dd769-d51b-418b-9cbd-b989ec383100 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1420908557"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:11.594907 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a90dd769-d51b-418b-9cbd-b989ec383100 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/group_types returned with HTTP 202 Jan 21 09:16:11.608066 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 888/1743] 10.222.0.86 () {62 vars in 1278 bytes} [Thu Jan 21 09:16:11 2021] POST /volume/v3/6df1ff9aafd34f25a81ff3641affa64a/group_types => generated 173 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:11.994274 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9d71e58-d468-41b2-8ba2-48b25e25b1e0 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] POST http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups Jan 21 09:16:11.995414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9d71e58-d468-41b2-8ba2-48b25e25b1e0 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1c82b443-8805-4b95-8c49-af149443641c", "volume_types": ["6604c08e-5f73-483f-b0e5-95108443e2b6"], "name": "tempest-Group1-1049901642"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:11.996672 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-e9d71e58-d468-41b2-8ba2-48b25e25b1e0 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Creating new group {'group': {'group_type': '1c82b443-8805-4b95-8c49-af149443641c', 'volume_types': ['6604c08e-5f73-483f-b0e5-95108443e2b6'], 'name': 'tempest-Group1-1049901642'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:16:12.031782 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-e9d71e58-d468-41b2-8ba2-48b25e25b1e0 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Creating group tempest-Group1-1049901642. Jan 21 09:16:12.118228 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e9d71e58-d468-41b2-8ba2-48b25e25b1e0 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Availability Zones retrieved successfully. Jan 21 09:16:12.174128 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e9d71e58-d468-41b2-8ba2-48b25e25b1e0 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Created reservations ['d14f822c-a2bd-4623-84bc-c1ada70821a8'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:16:12.287240 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9d71e58-d468-41b2-8ba2-48b25e25b1e0 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups returned with HTTP 202 Jan 21 09:16:12.291775 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 856/1744] 10.222.0.86 () {62 vars in 1264 bytes} [Thu Jan 21 09:16:11 2021] POST /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups => generated 94 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:16:12.301247 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77701f28-ce8d-46a6-a738-4c6be71559ba tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521 Jan 21 09:16:12.302034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77701f28-ce8d-46a6-a738-4c6be71559ba tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:12.302790 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77701f28-ce8d-46a6-a738-4c6be71559ba tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:12.303382 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-77701f28-ce8d-46a6-a738-4c6be71559ba tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 86527c05-e6b5-499b-b20e-9c10547ed521 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:12.320936 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:12.320936 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:12.387497 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77701f28-ce8d-46a6-a738-4c6be71559ba tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521 returned with HTTP 200 Jan 21 09:16:12.389518 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 889/1745] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:12 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521 => generated 322 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:12.454456 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b817f760-600b-43b9-95c2-49b85a102b0c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:12.455089 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b817f760-600b-43b9-95c2-49b85a102b0c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:12.455556 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:12.455556 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:12.456120 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b817f760-600b-43b9-95c2-49b85a102b0c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:12.456571 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b817f760-600b-43b9-95c2-49b85a102b0c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:12.481277 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:12.481277 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:12.483299 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b817f760-600b-43b9-95c2-49b85a102b0c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:12.491007 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 857/1746] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:12 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:13.400901 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7976e983-1971-482a-8855-c79c5c74d372 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521 Jan 21 09:16:13.401633 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7976e983-1971-482a-8855-c79c5c74d372 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:13.401951 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:13.401951 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:13.402641 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7976e983-1971-482a-8855-c79c5c74d372 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:13.403255 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-7976e983-1971-482a-8855-c79c5c74d372 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 86527c05-e6b5-499b-b20e-9c10547ed521 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:13.416898 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:13.416898 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:13.478415 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7976e983-1971-482a-8855-c79c5c74d372 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521 returned with HTTP 200 Jan 21 09:16:13.482467 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 890/1747] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:13 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521 => generated 323 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:13.489833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c057ec08-f73e-4678-a293-15f53ff26187 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] POST http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups Jan 21 09:16:13.490425 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:13.490425 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:13.490850 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c057ec08-f73e-4678-a293-15f53ff26187 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1c82b443-8805-4b95-8c49-af149443641c", "volume_types": ["6604c08e-5f73-483f-b0e5-95108443e2b6"], "name": "tempest-Group2-1262311615"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:13.495516 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-c057ec08-f73e-4678-a293-15f53ff26187 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Creating new group {'group': {'group_type': '1c82b443-8805-4b95-8c49-af149443641c', 'volume_types': ['6604c08e-5f73-483f-b0e5-95108443e2b6'], 'name': 'tempest-Group2-1262311615'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:16:13.509756 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5886ab93-1892-4d5e-9a8d-76554ec8e5c6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:13.510315 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5886ab93-1892-4d5e-9a8d-76554ec8e5c6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:13.510516 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:13.510516 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:13.514098 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5886ab93-1892-4d5e-9a8d-76554ec8e5c6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:13.514790 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5886ab93-1892-4d5e-9a8d-76554ec8e5c6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:13.528789 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-c057ec08-f73e-4678-a293-15f53ff26187 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Creating group tempest-Group2-1262311615. Jan 21 09:16:13.601565 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:13.601565 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:13.603503 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5886ab93-1892-4d5e-9a8d-76554ec8e5c6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:13.604303 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 891/1748] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:13 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:13.618174 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c057ec08-f73e-4678-a293-15f53ff26187 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Availability Zones retrieved successfully. Jan 21 09:16:13.689659 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-c057ec08-f73e-4678-a293-15f53ff26187 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Created reservations ['d6e72b0c-a8be-465a-99c9-9f182516d321'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:16:13.847779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c057ec08-f73e-4678-a293-15f53ff26187 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups returned with HTTP 202 Jan 21 09:16:13.858659 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1ad83fc-98db-4970-ad18-d17d7047210f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2 Jan 21 09:16:13.859264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1ad83fc-98db-4970-ad18-d17d7047210f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:13.859422 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:13.859422 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:13.859795 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1ad83fc-98db-4970-ad18-d17d7047210f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:13.860205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-a1ad83fc-98db-4970-ad18-d17d7047210f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 73bac554-65c6-40d2-a91b-3efb68bdc1d2 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:13.862011 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 858/1749] 10.222.0.86 () {62 vars in 1264 bytes} [Thu Jan 21 09:16:13 2021] POST /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups => generated 94 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:16:13.886442 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:13.886442 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:13.977421 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1ad83fc-98db-4970-ad18-d17d7047210f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2 returned with HTTP 200 Jan 21 09:16:13.979317 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 892/1750] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:13 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2 => generated 322 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:14.621573 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1548c0d0-ee63-4350-98c5-73ba9c60cd83 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:14.621573 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1548c0d0-ee63-4350-98c5-73ba9c60cd83 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:14.621573 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:14.621573 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:14.622256 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1548c0d0-ee63-4350-98c5-73ba9c60cd83 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:14.622706 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1548c0d0-ee63-4350-98c5-73ba9c60cd83 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:14.682755 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c007bbfc-7abb-49e0-ba36-b928b04cdabb tempest-VolumePoolsAdminTestsJSON-1187831537 tempest-VolumePoolsAdminTestsJSON-1187831537] GET http://10.222.0.86/volume/v3/f993790ebf914984b1a1e8c01e34fa7f/scheduler-stats/get_pools?detail=True Jan 21 09:16:14.683498 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c007bbfc-7abb-49e0-ba36-b928b04cdabb tempest-VolumePoolsAdminTestsJSON-1187831537 tempest-VolumePoolsAdminTestsJSON-1187831537] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:14.683861 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:14.683861 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:14.684434 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c007bbfc-7abb-49e0-ba36-b928b04cdabb tempest-VolumePoolsAdminTestsJSON-1187831537 tempest-VolumePoolsAdminTestsJSON-1187831537] Calling method 'get_pools' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:14.685226 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:14.685226 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:14.714047 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c007bbfc-7abb-49e0-ba36-b928b04cdabb tempest-VolumePoolsAdminTestsJSON-1187831537 tempest-VolumePoolsAdminTestsJSON-1187831537] http://10.222.0.86/volume/v3/f993790ebf914984b1a1e8c01e34fa7f/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 21 09:16:14.715149 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 859/1751] 10.222.0.86 () {58 vars in 1281 bytes} [Thu Jan 21 09:16:14 2021] GET /volume/v3/f993790ebf914984b1a1e8c01e34fa7f/scheduler-stats/get_pools?detail=True => generated 768 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:14.723300 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:14.723300 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:14.730127 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bec1a887-528e-4dfb-9c33-aa05da223f8a tempest-VolumePoolsAdminTestsJSON-1187831537 tempest-VolumePoolsAdminTestsJSON-1187831537] GET http://10.222.0.86/volume/v3/f993790ebf914984b1a1e8c01e34fa7f/scheduler-stats/get_pools Jan 21 09:16:14.730848 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bec1a887-528e-4dfb-9c33-aa05da223f8a tempest-VolumePoolsAdminTestsJSON-1187831537 tempest-VolumePoolsAdminTestsJSON-1187831537] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:14.731478 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bec1a887-528e-4dfb-9c33-aa05da223f8a tempest-VolumePoolsAdminTestsJSON-1187831537 tempest-VolumePoolsAdminTestsJSON-1187831537] Calling method 'get_pools' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:14.732093 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1548c0d0-ee63-4350-98c5-73ba9c60cd83 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:14.734833 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 893/1752] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:14 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:14.762165 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bec1a887-528e-4dfb-9c33-aa05da223f8a tempest-VolumePoolsAdminTestsJSON-1187831537 tempest-VolumePoolsAdminTestsJSON-1187831537] http://10.222.0.86/volume/v3/f993790ebf914984b1a1e8c01e34fa7f/scheduler-stats/get_pools returned with HTTP 200 Jan 21 09:16:14.763528 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 860/1753] 10.222.0.86 () {58 vars in 1258 bytes} [Thu Jan 21 09:16:14 2021] GET /volume/v3/f993790ebf914984b1a1e8c01e34fa7f/scheduler-stats/get_pools => generated 61 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 09:16:14.990382 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5aa27885-a2cb-4c7b-b82e-9a008edeadbf tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2 Jan 21 09:16:14.991149 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5aa27885-a2cb-4c7b-b82e-9a008edeadbf tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:14.991509 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:14.991509 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:14.991955 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5aa27885-a2cb-4c7b-b82e-9a008edeadbf tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:14.992567 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-5aa27885-a2cb-4c7b-b82e-9a008edeadbf tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 73bac554-65c6-40d2-a91b-3efb68bdc1d2 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:14.999805 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:14.999805 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:15.030653 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5aa27885-a2cb-4c7b-b82e-9a008edeadbf tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2 returned with HTTP 200 Jan 21 09:16:15.031991 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 894/1754] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:14 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2 => generated 323 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:15.042606 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] POST http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes Jan 21 09:16:15.043475 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-691784932", "volume_type": "6604c08e-5f73-483f-b0e5-95108443e2b6", "group_id": "86527c05-e6b5-499b-b20e-9c10547ed521", "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:15.044677 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Create volume request body: {'volume': {'name': 'tempest-volume-691784932', 'volume_type': '6604c08e-5f73-483f-b0e5-95108443e2b6', 'group_id': '86527c05-e6b5-499b-b20e-9c10547ed521', 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:16:15.079386 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:15.079386 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:15.080929 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Create volume of 1 GB Jan 21 09:16:15.100793 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Availability Zones retrieved successfully. Jan 21 09:16:15.124491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Flow 'volume_create_api' (99608847-f697-400b-a979-162644324308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:16:15.144929 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7440477-4872-4d9b-83f8-81d97a2cddb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:15.155846 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:15.155846 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:15.171992 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:16:15.240143 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7440477-4872-4d9b-83f8-81d97a2cddb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:16:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6604c08e-5f73-483f-b0e5-95108443e2b6,is_public=True,name='tempest-GroupsTest-volume-type-796222377',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6604c08e-5f73-483f-b0e5-95108443e2b6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '86527c05-e6b5-499b-b20e-9c10547ed521', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:15.243484 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef781071-8022-4e34-b91c-09033516541f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:15.297882 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-796222377 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-796222377, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:16:15.298967 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-796222377 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-796222377, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:16:15.361818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Created reservations ['8022b129-00f7-4d47-80ac-a733bb552471', '67bf17b1-aff0-442f-8fb3-5ffe6f87a307', 'd5859bdf-aee1-436d-b8f9-9e00e560ec5d', '290376bc-241d-4c7d-b41c-0017b3f76c65'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:16:15.365838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef781071-8022-4e34-b91c-09033516541f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8022b129-00f7-4d47-80ac-a733bb552471', '67bf17b1-aff0-442f-8fb3-5ffe6f87a307', 'd5859bdf-aee1-436d-b8f9-9e00e560ec5d', '290376bc-241d-4c7d-b41c-0017b3f76c65']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:15.370501 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779bda76-f758-4b71-9ef3-503a62a86be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:15.448897 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779bda76-f758-4b71-9ef3-503a62a86be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8077ec8-3571-4fa9-803c-bcfa5b1018a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-691784932',encryption_key_id=None,group_id=86527c05-e6b5-499b-b20e-9c10547ed521,group_type_id=,metadata={},multiattach=False,project_id='1f744c3060cd47ffb3a50aae3b9b72ef',qos_specs=None,replication_status=,reservations=['8022b129-00f7-4d47-80ac-a733bb552471','67bf17b1-aff0-442f-8fb3-5ffe6f87a307','d5859bdf-aee1-436d-b8f9-9e00e560ec5d','290376bc-241d-4c7d-b41c-0017b3f76c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb86cc25f6545349ab5bf136afd0bf4',volume_type_id=6604c08e-5f73-483f-b0e5-95108443e2b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:16:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-691784932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=86527c05-e6b5-499b-b20e-9c10547ed521,host=None,id=b8077ec8-3571-4fa9-803c-bcfa5b1018a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f744c3060cd47ffb3a50aae3b9b72ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6eb86cc25f6545349ab5bf136afd0bf4',volume_attachment=,volume_type=,volume_type_id=6604c08e-5f73-483f-b0e5-95108443e2b6)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:15.451595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da81adff-4d86-4c78-ae7c-4917c35413fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:15.483628 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da81adff-4d86-4c78-ae7c-4917c35413fa) transitioned into state 'SUCCESS' from state '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-691784932',encryption_key_id=None,group_id=86527c05-e6b5-499b-b20e-9c10547ed521,group_type_id=,metadata={},multiattach=False,project_id='1f744c3060cd47ffb3a50aae3b9b72ef',qos_specs=None,replication_status=,reservations=['8022b129-00f7-4d47-80ac-a733bb552471','67bf17b1-aff0-442f-8fb3-5ffe6f87a307','d5859bdf-aee1-436d-b8f9-9e00e560ec5d','290376bc-241d-4c7d-b41c-0017b3f76c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb86cc25f6545349ab5bf136afd0bf4',volume_type_id=6604c08e-5f73-483f-b0e5-95108443e2b6)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:15.485124 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9bf9f4e-1f9d-4b16-8c74-71c60603ef8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:15.510413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9bf9f4e-1f9d-4b16-8c74-71c60603ef8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:15.523512 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Flow 'volume_create_api' (99608847-f697-400b-a979-162644324308) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:16:15.614435 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Create volume request issued successfully. Jan 21 09:16:15.637835 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:15.638390 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:15.655233 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:15.664324 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:15.664324 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:15.677189 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc63e066-6be3-4eb4-9a0d-1edbffaa4a94 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes returned with HTTP 202 Jan 21 09:16:15.678136 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 861/1755] 10.222.0.86 () {62 vars in 1267 bytes} [Thu Jan 21 09:16:15 2021] POST /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes => generated 879 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:15.692156 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47818e2a-5c44-41da-aaa4-0c8861493205 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/b8077ec8-3571-4fa9-803c-bcfa5b1018a9 Jan 21 09:16:15.692730 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47818e2a-5c44-41da-aaa4-0c8861493205 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:15.693090 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:15.693090 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:15.693737 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47818e2a-5c44-41da-aaa4-0c8861493205 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:15.748055 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f9af737-d216-4fd0-be48-2d7a1b7f1785 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:15.748938 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f9af737-d216-4fd0-be48-2d7a1b7f1785 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:15.753640 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:15.753640 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:15.758001 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f9af737-d216-4fd0-be48-2d7a1b7f1785 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:15.758706 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2f9af737-d216-4fd0-be48-2d7a1b7f1785 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:15.826850 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:15.826850 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:15.831146 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f9af737-d216-4fd0-be48-2d7a1b7f1785 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:15.835758 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 862/1756] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:15 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:15.899014 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:15.899014 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:15.921752 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-47818e2a-5c44-41da-aaa4-0c8861493205 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Volume info retrieved successfully. Jan 21 09:16:15.944579 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-47818e2a-5c44-41da-aaa4-0c8861493205 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:15.945376 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-47818e2a-5c44-41da-aaa4-0c8861493205 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:15.954613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-47818e2a-5c44-41da-aaa4-0c8861493205 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:15.962626 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:15.962626 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:15.985221 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47818e2a-5c44-41da-aaa4-0c8861493205 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/b8077ec8-3571-4fa9-803c-bcfa5b1018a9 returned with HTTP 200 Jan 21 09:16:15.996397 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 895/1757] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:15 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/b8077ec8-3571-4fa9-803c-bcfa5b1018a9 => generated 947 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:16.846565 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f04eefbd-c281-4db8-82e7-5d42928bc501 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:16.847096 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f04eefbd-c281-4db8-82e7-5d42928bc501 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:16.847317 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:16.847317 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:16.847690 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f04eefbd-c281-4db8-82e7-5d42928bc501 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:16.848039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f04eefbd-c281-4db8-82e7-5d42928bc501 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:16.871925 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:16.871925 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:16.889561 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f04eefbd-c281-4db8-82e7-5d42928bc501 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:16.890452 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 863/1758] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:16 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:16:17.003095 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16a2d4c3-419f-4c2c-a42c-2e66d2ba5180 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/b8077ec8-3571-4fa9-803c-bcfa5b1018a9 Jan 21 09:16:17.003668 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16a2d4c3-419f-4c2c-a42c-2e66d2ba5180 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:17.003881 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:17.003881 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:17.004260 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16a2d4c3-419f-4c2c-a42c-2e66d2ba5180 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:17.081665 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:17.081665 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:17.090366 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-16a2d4c3-419f-4c2c-a42c-2e66d2ba5180 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Volume info retrieved successfully. Jan 21 09:16:17.105682 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-16a2d4c3-419f-4c2c-a42c-2e66d2ba5180 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:17.106449 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-16a2d4c3-419f-4c2c-a42c-2e66d2ba5180 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:17.114407 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-16a2d4c3-419f-4c2c-a42c-2e66d2ba5180 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:17.123030 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:17.123030 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:17.146035 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16a2d4c3-419f-4c2c-a42c-2e66d2ba5180 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/b8077ec8-3571-4fa9-803c-bcfa5b1018a9 returned with HTTP 200 Jan 21 09:16:17.147127 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 896/1759] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:16 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/b8077ec8-3571-4fa9-803c-bcfa5b1018a9 => generated 972 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:17.163788 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e43fc15-bda7-4e57-9c74-39155bcd71ce tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521 Jan 21 09:16:17.164435 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e43fc15-bda7-4e57-9c74-39155bcd71ce tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:17.164674 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:17.164674 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:17.165668 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e43fc15-bda7-4e57-9c74-39155bcd71ce tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:17.166106 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-6e43fc15-bda7-4e57-9c74-39155bcd71ce tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 86527c05-e6b5-499b-b20e-9c10547ed521 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:17.174268 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:17.174268 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:17.200605 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e43fc15-bda7-4e57-9c74-39155bcd71ce tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521 returned with HTTP 200 Jan 21 09:16:17.206161 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 864/1760] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:17 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521 => generated 323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:17.212698 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2804e5f-2541-4e00-83ff-91c1947be601 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2 Jan 21 09:16:17.213278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2804e5f-2541-4e00-83ff-91c1947be601 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:17.213495 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:17.213495 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:17.213947 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2804e5f-2541-4e00-83ff-91c1947be601 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:17.214280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-a2804e5f-2541-4e00-83ff-91c1947be601 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 73bac554-65c6-40d2-a91b-3efb68bdc1d2 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:17.221677 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:17.221677 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:17.261432 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2804e5f-2541-4e00-83ff-91c1947be601 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2 returned with HTTP 200 Jan 21 09:16:17.262445 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 897/1761] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:17 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2 => generated 323 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:17.273377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d49c229d-8915-4e53-a79a-b3c229eb0268 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/detail Jan 21 09:16:17.274133 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d49c229d-8915-4e53-a79a-b3c229eb0268 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:17.274530 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:17.274530 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:17.274915 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d49c229d-8915-4e53-a79a-b3c229eb0268 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:17.276177 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:17.276177 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:17.339790 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d49c229d-8915-4e53-a79a-b3c229eb0268 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/detail returned with HTTP 200 Jan 21 09:16:17.340745 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 865/1762] 10.222.0.86 () {60 vars in 1263 bytes} [Thu Jan 21 09:16:17 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/detail => generated 640 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:17.351853 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-099159c1-dd8b-46b2-8115-b80e3f7a3f1e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail Jan 21 09:16:17.352426 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-099159c1-dd8b-46b2-8115-b80e3f7a3f1e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:17.352644 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:17.352644 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:17.353015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-099159c1-dd8b-46b2-8115-b80e3f7a3f1e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:17.353703 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-099159c1-dd8b-46b2-8115-b80e3f7a3f1e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:16:17.354697 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:17.354697 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:17.355747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-099159c1-dd8b-46b2-8115-b80e3f7a3f1e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:16:17.408515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-099159c1-dd8b-46b2-8115-b80e3f7a3f1e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Get all volumes completed successfully. Jan 21 09:16:17.410409 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-099159c1-dd8b-46b2-8115-b80e3f7a3f1e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:17.414032 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-099159c1-dd8b-46b2-8115-b80e3f7a3f1e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:17.426690 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-099159c1-dd8b-46b2-8115-b80e3f7a3f1e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:17.435241 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:17.435241 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:17.469494 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-099159c1-dd8b-46b2-8115-b80e3f7a3f1e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail returned with HTTP 200 Jan 21 09:16:17.470981 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 898/1763] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:16:17 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail => generated 975 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:17.487221 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e451c0e7-870e-4132-b945-1e8a1f3361df tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail Jan 21 09:16:17.487977 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e451c0e7-870e-4132-b945-1e8a1f3361df tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:17.488495 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:17.488495 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:17.489132 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e451c0e7-870e-4132-b945-1e8a1f3361df tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:17.490200 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-e451c0e7-870e-4132-b945-1e8a1f3361df tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:16:17.490983 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:17.490983 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:17.500506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e451c0e7-870e-4132-b945-1e8a1f3361df tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:16:17.602490 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e451c0e7-870e-4132-b945-1e8a1f3361df tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Get all volumes completed successfully. Jan 21 09:16:17.604183 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-e451c0e7-870e-4132-b945-1e8a1f3361df tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:17.604951 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-e451c0e7-870e-4132-b945-1e8a1f3361df tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:17.613674 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-e451c0e7-870e-4132-b945-1e8a1f3361df tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:17.621934 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:17.621934 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:17.644018 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e451c0e7-870e-4132-b945-1e8a1f3361df tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail returned with HTTP 200 Jan 21 09:16:17.644897 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 866/1764] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:16:17 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail => generated 975 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:17.660844 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ecf936d-7701-46f2-91ff-249d374f318f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] POST http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521/action Jan 21 09:16:17.661357 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:17.661357 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:17.662060 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ecf936d-7701-46f2-91ff-249d374f318f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:16:17.662454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ecf936d-7701-46f2-91ff-249d374f318f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:17.664172 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-5ecf936d-7701-46f2-91ff-249d374f318f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] delete called for group 86527c05-e6b5-499b-b20e-9c10547ed521 {{(pid=87914) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:16:17.664854 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-5ecf936d-7701-46f2-91ff-249d374f318f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Delete group with id: 86527c05-e6b5-499b-b20e-9c10547ed521 Jan 21 09:16:17.672596 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:17.672596 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:17.859097 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ecf936d-7701-46f2-91ff-249d374f318f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521/action returned with HTTP 202 Jan 21 09:16:17.867469 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 899/1765] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:16:17 2021] POST /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:16:17.875637 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f72cf882-aecb-486e-a600-706090825e12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/b8077ec8-3571-4fa9-803c-bcfa5b1018a9 Jan 21 09:16:17.875637 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f72cf882-aecb-486e-a600-706090825e12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:17.875637 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:17.875637 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:17.875637 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f72cf882-aecb-486e-a600-706090825e12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:17.904962 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a7b20c3-31fd-47ee-89d9-9a1ea21eec55 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:17.905486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a7b20c3-31fd-47ee-89d9-9a1ea21eec55 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:17.905702 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:17.905702 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:17.906134 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a7b20c3-31fd-47ee-89d9-9a1ea21eec55 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:17.906491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2a7b20c3-31fd-47ee-89d9-9a1ea21eec55 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:17.961491 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:17.961491 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:17.963728 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a7b20c3-31fd-47ee-89d9-9a1ea21eec55 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:17.964894 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 900/1766] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:17 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:18.000460 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:18.000460 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:18.022485 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f72cf882-aecb-486e-a600-706090825e12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Volume info retrieved successfully. Jan 21 09:16:18.041726 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-f72cf882-aecb-486e-a600-706090825e12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:18.042339 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-f72cf882-aecb-486e-a600-706090825e12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:18.050493 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-f72cf882-aecb-486e-a600-706090825e12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:18.060276 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:18.060276 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:18.092884 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f72cf882-aecb-486e-a600-706090825e12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/b8077ec8-3571-4fa9-803c-bcfa5b1018a9 returned with HTTP 200 Jan 21 09:16:18.094223 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 867/1767] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:17 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/b8077ec8-3571-4fa9-803c-bcfa5b1018a9 => generated 971 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:16:18.978658 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e2ecf8e-26d0-4e19-a234-37b017b52a21 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:18.979820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e2ecf8e-26d0-4e19-a234-37b017b52a21 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:18.980266 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:18.980266 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:18.980929 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e2ecf8e-26d0-4e19-a234-37b017b52a21 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:18.981511 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0e2ecf8e-26d0-4e19-a234-37b017b52a21 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:19.029119 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:19.029119 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:19.031744 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e2ecf8e-26d0-4e19-a234-37b017b52a21 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:19.032571 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 901/1768] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:18 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:19.113392 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66459832-bb35-43c9-94f8-945998dd6c5d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/b8077ec8-3571-4fa9-803c-bcfa5b1018a9 Jan 21 09:16:19.114063 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66459832-bb35-43c9-94f8-945998dd6c5d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:19.114340 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:19.114340 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:19.114724 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66459832-bb35-43c9-94f8-945998dd6c5d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:19.191730 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:19.191730 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:19.202707 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-66459832-bb35-43c9-94f8-945998dd6c5d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Volume info retrieved successfully. Jan 21 09:16:19.219211 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-66459832-bb35-43c9-94f8-945998dd6c5d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:19.219814 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-66459832-bb35-43c9-94f8-945998dd6c5d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:19.230953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-66459832-bb35-43c9-94f8-945998dd6c5d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:19.240269 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:19.240269 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:19.263024 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66459832-bb35-43c9-94f8-945998dd6c5d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/b8077ec8-3571-4fa9-803c-bcfa5b1018a9 returned with HTTP 200 Jan 21 09:16:19.264431 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 868/1769] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:19 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/b8077ec8-3571-4fa9-803c-bcfa5b1018a9 => generated 971 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:20.049654 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd909c68-8916-4640-87b3-ab4e3fee1388 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:20.050204 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd909c68-8916-4640-87b3-ab4e3fee1388 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:20.050419 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:20.050419 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:20.050794 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd909c68-8916-4640-87b3-ab4e3fee1388 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:20.051257 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dd909c68-8916-4640-87b3-ab4e3fee1388 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:20.108315 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:20.108315 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:20.123953 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd909c68-8916-4640-87b3-ab4e3fee1388 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:20.126418 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 902/1770] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:20 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 815 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:20.280831 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3be3ada0-3d00-43a5-b8ae-baca9aaf80ae tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/b8077ec8-3571-4fa9-803c-bcfa5b1018a9 Jan 21 09:16:20.281525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3be3ada0-3d00-43a5-b8ae-baca9aaf80ae tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:20.281721 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:20.281721 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:20.282392 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3be3ada0-3d00-43a5-b8ae-baca9aaf80ae tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:20.380937 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3be3ada0-3d00-43a5-b8ae-baca9aaf80ae tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/b8077ec8-3571-4fa9-803c-bcfa5b1018a9 returned with HTTP 404 Jan 21 09:16:20.387227 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 869/1771] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:20 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/b8077ec8-3571-4fa9-803c-bcfa5b1018a9 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:16:20.397286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-662238ad-bfd4-498e-8ad8-7fa229117689 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521 Jan 21 09:16:20.398254 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-662238ad-bfd4-498e-8ad8-7fa229117689 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:20.398453 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:20.398453 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:20.399169 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-662238ad-bfd4-498e-8ad8-7fa229117689 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:20.399753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-662238ad-bfd4-498e-8ad8-7fa229117689 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 86527c05-e6b5-499b-b20e-9c10547ed521 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:20.415266 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:20.415266 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:20.475011 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-662238ad-bfd4-498e-8ad8-7fa229117689 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521 returned with HTTP 200 Jan 21 09:16:20.476124 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 903/1772] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:20 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521 => generated 284 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:21.138908 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94a7ff97-f2d7-477c-9f6f-82c262dce063 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:21.140039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94a7ff97-f2d7-477c-9f6f-82c262dce063 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:21.140682 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94a7ff97-f2d7-477c-9f6f-82c262dce063 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:21.141198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-94a7ff97-f2d7-477c-9f6f-82c262dce063 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:21.201341 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:21.201341 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:21.203766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94a7ff97-f2d7-477c-9f6f-82c262dce063 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:21.214625 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 870/1773] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:21 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:21.219216 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2d01467-8d01-4ea9-8e7d-7048ff298ad6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:16:21.219757 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2d01467-8d01-4ea9-8e7d-7048ff298ad6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:21.220133 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:21.220133 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:21.220511 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2d01467-8d01-4ea9-8e7d-7048ff298ad6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:21.301901 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:21.301901 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:21.326737 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d2d01467-8d01-4ea9-8e7d-7048ff298ad6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:16:21.360845 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2d01467-8d01-4ea9-8e7d-7048ff298ad6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:16:21.362363 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 904/1774] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:21 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 1359 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:21.379400 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] POST http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc/restore Jan 21 09:16:21.379758 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:21.379758 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:21.380155 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:21.381038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Restoring backup 37b8ad67-b4dd-45dd-bbcb-7c90992306bc ({'restore': {}}) {{(pid=87915) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 09:16:21.381380 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Restoring backup 37b8ad67-b4dd-45dd-bbcb-7c90992306bc to volume None. Jan 21 09:16:21.436435 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:21.436435 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:21.439226 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Creating volume of 1 GB for restore of backup 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. Jan 21 09:16:21.488517 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8633a736-ff21-4bbf-86fa-b77e75062b4f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521 Jan 21 09:16:21.488866 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Availability Zones retrieved successfully. Jan 21 09:16:21.489062 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8633a736-ff21-4bbf-86fa-b77e75062b4f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:21.489461 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:21.489461 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:21.490035 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8633a736-ff21-4bbf-86fa-b77e75062b4f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:21.490619 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-8633a736-ff21-4bbf-86fa-b77e75062b4f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 86527c05-e6b5-499b-b20e-9c10547ed521 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:21.513812 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8633a736-ff21-4bbf-86fa-b77e75062b4f tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521 returned with HTTP 404 Jan 21 09:16:21.515147 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 905/1775] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:21 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521 => generated 108 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:16:21.524005 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1acc1198-3057-41f5-8f45-6ea8c3345e58 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] POST http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2/action Jan 21 09:16:21.528624 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1acc1198-3057-41f5-8f45-6ea8c3345e58 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:16:21.531507 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1acc1198-3057-41f5-8f45-6ea8c3345e58 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:21.533179 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-1acc1198-3057-41f5-8f45-6ea8c3345e58 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] delete called for group 73bac554-65c6-40d2-a91b-3efb68bdc1d2 {{(pid=87914) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:16:21.533657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-1acc1198-3057-41f5-8f45-6ea8c3345e58 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Delete group with id: 73bac554-65c6-40d2-a91b-3efb68bdc1d2 Jan 21 09:16:21.535769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Flow 'volume_create_api' (0b22da35-54b6-4ba9-a91a-0a0bdc9c10c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:16:21.547536 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe3d5c3d-d5ff-4cf6-9a9f-743d895bad46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:21.550062 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:21.550062 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:21.556160 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:16:21.735963 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1acc1198-3057-41f5-8f45-6ea8c3345e58 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2/action returned with HTTP 202 Jan 21 09:16:21.737130 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 906/1776] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:16:21 2021] POST /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2/action => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 21 09:16:21.747257 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-157d59ac-4c0b-4644-ac7e-ae2a0918f66d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2 Jan 21 09:16:21.755243 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-157d59ac-4c0b-4644-ac7e-ae2a0918f66d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:21.757510 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:21.757510 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:21.760905 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-157d59ac-4c0b-4644-ac7e-ae2a0918f66d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:21.761510 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-157d59ac-4c0b-4644-ac7e-ae2a0918f66d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 73bac554-65c6-40d2-a91b-3efb68bdc1d2 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:21.765551 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe3d5c3d-d5ff-4cf6-9a9f-743d895bad46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:21.767786 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c95719d1-3497-4bb6-81ee-f5891ff34c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:21.782191 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:21.782191 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:21.875078 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-157d59ac-4c0b-4644-ac7e-ae2a0918f66d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2 returned with HTTP 200 Jan 21 09:16:21.880873 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 907/1777] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:21 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2 => generated 322 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:21.977854 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Created reservations ['ac7fa3fa-bed4-4a68-ad4b-41d313859c55', '50a6cb41-762d-4049-a890-50f61a8925b5', '088447b9-48c5-455c-9baa-40212ca4cd32', 'efa05a68-3233-4a31-928f-3938c5998291'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:16:21.980254 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c95719d1-3497-4bb6-81ee-f5891ff34c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac7fa3fa-bed4-4a68-ad4b-41d313859c55', '50a6cb41-762d-4049-a890-50f61a8925b5', '088447b9-48c5-455c-9baa-40212ca4cd32', 'efa05a68-3233-4a31-928f-3938c5998291']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:21.982694 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d86a2cf4-c88c-455a-9fff-9f52dc5d30b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:22.183601 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d86a2cf4-c88c-455a-9fff-9f52dc5d30b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '262542be-d903-4925-aa37-6afb06b93161', '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_37b8ad67-b4dd-45dd-bbcb-7c90992306bc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da75b0cc0bdb4ea089ffb1569e22f923',qos_specs=None,replication_status=,reservations=['ac7fa3fa-bed4-4a68-ad4b-41d313859c55','50a6cb41-762d-4049-a890-50f61a8925b5','088447b9-48c5-455c-9baa-40212ca4cd32','efa05a68-3233-4a31-928f-3938c5998291'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d9192b13404d0b99d0f7f937651082',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:16:21Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_37b8ad67-b4dd-45dd-bbcb-7c90992306bc',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=262542be-d903-4925-aa37-6afb06b93161,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da75b0cc0bdb4ea089ffb1569e22f923',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0d9192b13404d0b99d0f7f937651082',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:22.202263 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f4b4e5-d14a-4827-9cc7-67f70464ec9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:22.253025 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f4b4e5-d14a-4827-9cc7-67f70464ec9a) transitioned into 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_37b8ad67-b4dd-45dd-bbcb-7c90992306bc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da75b0cc0bdb4ea089ffb1569e22f923',qos_specs=None,replication_status=,reservations=['ac7fa3fa-bed4-4a68-ad4b-41d313859c55','50a6cb41-762d-4049-a890-50f61a8925b5','088447b9-48c5-455c-9baa-40212ca4cd32','efa05a68-3233-4a31-928f-3938c5998291'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d9192b13404d0b99d0f7f937651082',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:22.255038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1625cee-9304-4d62-a2cf-2e536e475ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:22.282185 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1625cee-9304-4d62-a2cf-2e536e475ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:22.284826 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Flow 'volume_create_api' (0b22da35-54b6-4ba9-a91a-0a0bdc9c10c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:16:22.381228 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b82914f-f5e4-43d4-93b5-d2c19ac9bc7f tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] POST http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types Jan 21 09:16:22.382601 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:22.382601 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:22.383056 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b82914f-f5e4-43d4-93b5-d2c19ac9bc7f tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-583998985"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:22.384373 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:22.384373 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:22.411140 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Create volume request issued successfully. Jan 21 09:16:22.486054 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b82914f-f5e4-43d4-93b5-d2c19ac9bc7f tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types returned with HTTP 200 Jan 21 09:16:22.490482 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 908/1778] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:16:22 2021] POST /volume/v3/f11d57d45d4441dd85ec132a21c43349/types => generated 230 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:22.503196 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d4a2a36-400c-40ee-9b58-b821e812ad5f tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] POST http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs Jan 21 09:16:22.504432 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d4a2a36-400c-40ee-9b58-b821e812ad5f tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:22.536751 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:22.536751 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:22.538375 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:16:22.808505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d4a2a36-400c-40ee-9b58-b821e812ad5f tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs returned with HTTP 200 Jan 21 09:16:22.822525 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 909/1779] 10.222.0.86 () {60 vars in 1366 bytes} [Thu Jan 21 09:16:22 2021] POST /volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs => generated 34 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 09:16:22.828518 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9752f258-71c5-4bdb-aa6b-aa55a2907323 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] GET http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs/spec3 Jan 21 09:16:22.829304 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9752f258-71c5-4bdb-aa6b-aa55a2907323 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:22.829999 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9752f258-71c5-4bdb-aa6b-aa55a2907323 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:22.848969 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9752f258-71c5-4bdb-aa6b-aa55a2907323 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs/spec3 returned with HTTP 200 Jan 21 09:16:22.850564 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 910/1780] 10.222.0.86 () {58 vars in 1363 bytes} [Thu Jan 21 09:16:22 2021] GET /volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs/spec3 => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:16:22.872451 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab91f3fe-6897-43cf-9cf8-4483be38e9ed tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] DELETE http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs/spec3 Jan 21 09:16:22.873368 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab91f3fe-6897-43cf-9cf8-4483be38e9ed tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:22.874053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab91f3fe-6897-43cf-9cf8-4483be38e9ed tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:22.973003 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:16:22.973003 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:16:23.002782 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab91f3fe-6897-43cf-9cf8-4483be38e9ed tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs/spec3 returned with HTTP 202 Jan 21 09:16:23.004741 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 911/1781] 10.222.0.86 () {58 vars in 1366 bytes} [Thu Jan 21 09:16:22 2021] DELETE /volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs/spec3 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:16:23.015938 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc043009-9b0b-4a61-863b-b7de82026384 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2 Jan 21 09:16:23.016801 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc043009-9b0b-4a61-863b-b7de82026384 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:23.017509 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc043009-9b0b-4a61-863b-b7de82026384 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:23.018145 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-cc043009-9b0b-4a61-863b-b7de82026384 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 73bac554-65c6-40d2-a91b-3efb68bdc1d2 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:23.024856 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc043009-9b0b-4a61-863b-b7de82026384 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2 returned with HTTP 404 Jan 21 09:16:23.026668 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 912/1782] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:23 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:16:23.034947 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90253c5f-a58b-441a-9bc3-c2167cf223ed tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] GET http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs/spec3 Jan 21 09:16:23.036044 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90253c5f-a58b-441a-9bc3-c2167cf223ed tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:23.036983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90253c5f-a58b-441a-9bc3-c2167cf223ed tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:23.061597 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90253c5f-a58b-441a-9bc3-c2167cf223ed tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs/spec3 returned with HTTP 404 Jan 21 09:16:23.063175 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 913/1783] 10.222.0.86 () {58 vars in 1363 bytes} [Thu Jan 21 09:16:23 2021] GET /volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs/spec3 => generated 129 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:23.074687 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f4aad28-e3c1-45d0-8402-ccf2dd0b670d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/detail Jan 21 09:16:23.075405 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f4aad28-e3c1-45d0-8402-ccf2dd0b670d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:23.076227 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f4aad28-e3c1-45d0-8402-ccf2dd0b670d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:23.089833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f4aad28-e3c1-45d0-8402-ccf2dd0b670d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/detail returned with HTTP 200 Jan 21 09:16:23.091364 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 914/1784] 10.222.0.86 () {60 vars in 1263 bytes} [Thu Jan 21 09:16:23 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/detail => generated 14 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:23.105184 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f684f2b3-5e62-4ecc-bfe0-b88d18b35703 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] POST http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs Jan 21 09:16:23.106394 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f684f2b3-5e62-4ecc-bfe0-b88d18b35703 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:23.367151 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f684f2b3-5e62-4ecc-bfe0-b88d18b35703 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs returned with HTTP 200 Jan 21 09:16:23.368036 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 915/1785] 10.222.0.86 () {60 vars in 1366 bytes} [Thu Jan 21 09:16:23 2021] POST /volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs => generated 34 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:16:23.373721 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4675f1f8-8005-4865-b857-fc73d3487bf1 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail Jan 21 09:16:23.374398 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4675f1f8-8005-4865-b857-fc73d3487bf1 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:23.374893 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4675f1f8-8005-4865-b857-fc73d3487bf1 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:23.375501 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-4675f1f8-8005-4865-b857-fc73d3487bf1 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:16:23.377581 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4675f1f8-8005-4865-b857-fc73d3487bf1 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:16:23.548936 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4675f1f8-8005-4865-b857-fc73d3487bf1 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Get all volumes completed successfully. Jan 21 09:16:23.557920 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4675f1f8-8005-4865-b857-fc73d3487bf1 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail returned with HTTP 200 Jan 21 09:16:23.564611 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 916/1786] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:16:23 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:23.585469 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cf9559c-a866-4b5e-963a-0c755ab194c0 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] GET http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs Jan 21 09:16:23.586285 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cf9559c-a866-4b5e-963a-0c755ab194c0 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:23.587001 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cf9559c-a866-4b5e-963a-0c755ab194c0 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:23.614325 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:23.614325 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:23.616183 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:16:23.621166 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cf9559c-a866-4b5e-963a-0c755ab194c0 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs returned with HTTP 200 Jan 21 09:16:23.622994 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 917/1787] 10.222.0.86 () {58 vars in 1345 bytes} [Thu Jan 21 09:16:23 2021] GET /volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs => generated 34 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:16:23.632530 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef9dcc78-0b20-4b25-9413-678300e401de tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] POST http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2/action Jan 21 09:16:23.633961 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef9dcc78-0b20-4b25-9413-678300e401de tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:16:23.634622 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef9dcc78-0b20-4b25-9413-678300e401de tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:23.635864 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-ef9dcc78-0b20-4b25-9413-678300e401de tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] delete called for group 73bac554-65c6-40d2-a91b-3efb68bdc1d2 {{(pid=87914) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:16:23.636505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-ef9dcc78-0b20-4b25-9413-678300e401de tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Delete group with id: 73bac554-65c6-40d2-a91b-3efb68bdc1d2 Jan 21 09:16:23.644307 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef9dcc78-0b20-4b25-9413-678300e401de tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2/action returned with HTTP 404 Jan 21 09:16:23.645566 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 918/1788] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:16:23 2021] POST /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/73bac554-65c6-40d2-a91b-3efb68bdc1d2/action => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:16:23.667856 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a606258-0320-4901-a837-0539ff3f56f5 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] POST http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs Jan 21 09:16:23.669059 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a606258-0320-4901-a837-0539ff3f56f5 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:23.806378 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a606258-0320-4901-a837-0539ff3f56f5 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs returned with HTTP 200 Jan 21 09:16:23.807113 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 919/1789] 10.222.0.86 () {60 vars in 1366 bytes} [Thu Jan 21 09:16:23 2021] POST /volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs => generated 34 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:16:23.810971 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df7d4bf5-8f3c-4720-a105-41980d76580e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail Jan 21 09:16:23.811668 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df7d4bf5-8f3c-4720-a105-41980d76580e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:23.812266 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df7d4bf5-8f3c-4720-a105-41980d76580e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:23.813121 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-df7d4bf5-8f3c-4720-a105-41980d76580e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:16:23.815287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-df7d4bf5-8f3c-4720-a105-41980d76580e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:16:23.865736 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-df7d4bf5-8f3c-4720-a105-41980d76580e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Get all volumes completed successfully. Jan 21 09:16:23.870986 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df7d4bf5-8f3c-4720-a105-41980d76580e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail returned with HTTP 200 Jan 21 09:16:23.882120 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 920/1790] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:16:23 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail => generated 15 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:23.882120 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f71df60-b9b4-4360-9cee-b7e73cb69f49 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] PUT http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs/spec2 Jan 21 09:16:23.882120 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f71df60-b9b4-4360-9cee-b7e73cb69f49 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:23.961187 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f71df60-b9b4-4360-9cee-b7e73cb69f49 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs/spec2 returned with HTTP 200 Jan 21 09:16:23.962424 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 921/1791] 10.222.0.86 () {60 vars in 1383 bytes} [Thu Jan 21 09:16:23 2021] PUT /volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs/spec2 => generated 17 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:16:23.966547 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-132a7355-0946-4d6c-8652-8c4d1480456e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] POST http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521/action Jan 21 09:16:23.967522 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-132a7355-0946-4d6c-8652-8c4d1480456e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:16:23.967899 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-132a7355-0946-4d6c-8652-8c4d1480456e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:23.968822 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-132a7355-0946-4d6c-8652-8c4d1480456e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] delete called for group 86527c05-e6b5-499b-b20e-9c10547ed521 {{(pid=87914) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:16:23.969163 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-132a7355-0946-4d6c-8652-8c4d1480456e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Delete group with id: 86527c05-e6b5-499b-b20e-9c10547ed521 Jan 21 09:16:23.975680 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-132a7355-0946-4d6c-8652-8c4d1480456e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521/action returned with HTTP 404 Jan 21 09:16:23.976748 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 922/1792] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:16:23 2021] POST /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/86527c05-e6b5-499b-b20e-9c10547ed521/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:16:23.985217 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01d6759a-a70f-4e1a-95f5-0171d952e3d7 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] GET http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs/spec2 Jan 21 09:16:23.985930 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01d6759a-a70f-4e1a-95f5-0171d952e3d7 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:23.986460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01d6759a-a70f-4e1a-95f5-0171d952e3d7 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:24.007982 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01d6759a-a70f-4e1a-95f5-0171d952e3d7 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs/spec2 returned with HTTP 200 Jan 21 09:16:24.009120 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 923/1793] 10.222.0.86 () {58 vars in 1363 bytes} [Thu Jan 21 09:16:23 2021] GET /volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs/spec2 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:16:24.016117 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9437e14c-ff50-416a-8b53-012aa9951c15 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] DELETE http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/group_types/1c82b443-8805-4b95-8c49-af149443641c Jan 21 09:16:24.016497 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9437e14c-ff50-416a-8b53-012aa9951c15 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:24.017146 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9437e14c-ff50-416a-8b53-012aa9951c15 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:24.066009 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9437e14c-ff50-416a-8b53-012aa9951c15 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/group_types/1c82b443-8805-4b95-8c49-af149443641c returned with HTTP 202 Jan 21 09:16:24.066947 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 924/1794] 10.222.0.86 () {60 vars in 1371 bytes} [Thu Jan 21 09:16:24 2021] DELETE /volume/v3/6df1ff9aafd34f25a81ff3641affa64a/group_types/1c82b443-8805-4b95-8c49-af149443641c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:16:24.079738 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0aaffc8c-7b87-40d0-a3b0-238389494924 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] POST http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs Jan 21 09:16:24.080521 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0aaffc8c-7b87-40d0-a3b0-238389494924 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:24.206052 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0aaffc8c-7b87-40d0-a3b0-238389494924 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs returned with HTTP 200 Jan 21 09:16:24.207778 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 925/1795] 10.222.0.86 () {60 vars in 1366 bytes} [Thu Jan 21 09:16:24 2021] POST /volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs => generated 51 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:16:24.213245 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cbd562ab-7d06-4f2f-8f7b-02745f7e7d5a tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] POST http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types Jan 21 09:16:24.214184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cbd562ab-7d06-4f2f-8f7b-02745f7e7d5a tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1450490245"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:24.272036 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cbd562ab-7d06-4f2f-8f7b-02745f7e7d5a tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types returned with HTTP 200 Jan 21 09:16:24.278052 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 926/1796] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:16:24 2021] POST /volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types => generated 216 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:24.284909 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94357d49-1f4a-40cc-a933-912be7e37711 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] GET http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs Jan 21 09:16:24.285808 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94357d49-1f4a-40cc-a933-912be7e37711 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:24.286974 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94357d49-1f4a-40cc-a933-912be7e37711 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:24.310560 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94357d49-1f4a-40cc-a933-912be7e37711 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs returned with HTTP 200 Jan 21 09:16:24.312182 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 927/1797] 10.222.0.86 () {58 vars in 1345 bytes} [Thu Jan 21 09:16:24 2021] GET /volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2/extra_specs => generated 68 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:16:24.319076 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10830f40-25cc-40c5-a401-e6c8697555f2 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] POST http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/group_types Jan 21 09:16:24.320524 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10830f40-25cc-40c5-a401-e6c8697555f2 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-963450745"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:24.367276 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10830f40-25cc-40c5-a401-e6c8697555f2 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/group_types returned with HTTP 202 Jan 21 09:16:24.368800 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 928/1798] 10.222.0.86 () {62 vars in 1278 bytes} [Thu Jan 21 09:16:24 2021] POST /volume/v3/6df1ff9aafd34f25a81ff3641affa64a/group_types => generated 172 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:24.379826 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-171a17ad-7d2c-44e0-b027-436dd9771efc tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] DELETE http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2 Jan 21 09:16:24.380529 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-171a17ad-7d2c-44e0-b027-436dd9771efc tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:24.381195 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-171a17ad-7d2c-44e0-b027-436dd9771efc tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:24.485056 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-171a17ad-7d2c-44e0-b027-436dd9771efc tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2 returned with HTTP 202 Jan 21 09:16:24.486655 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 929/1799] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:16:24 2021] DELETE /volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:16:24.492065 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eab0a2a3-4fe0-419c-97cd-744f9c18bfeb tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] POST http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups Jan 21 09:16:24.493258 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eab0a2a3-4fe0-419c-97cd-744f9c18bfeb tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action: 'create', calling method: version_select, body: {"group": {"group_type": "82362b62-9566-42b9-8a5a-3c7f025f4107", "volume_types": ["be685717-c300-4306-bdf5-6596888edb74"], "name": "tempest-GroupsTest-Group-29015289"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:24.494640 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-eab0a2a3-4fe0-419c-97cd-744f9c18bfeb tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Creating new group {'group': {'group_type': '82362b62-9566-42b9-8a5a-3c7f025f4107', 'volume_types': ['be685717-c300-4306-bdf5-6596888edb74'], 'name': 'tempest-GroupsTest-Group-29015289'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 21 09:16:24.513782 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-eab0a2a3-4fe0-419c-97cd-744f9c18bfeb tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Creating group tempest-GroupsTest-Group-29015289. Jan 21 09:16:24.549843 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eab0a2a3-4fe0-419c-97cd-744f9c18bfeb tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Availability Zones retrieved successfully. Jan 21 09:16:24.591838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-eab0a2a3-4fe0-419c-97cd-744f9c18bfeb tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Created reservations ['71281d8a-896f-4afa-b228-90b75c0666da'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:16:24.666621 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eab0a2a3-4fe0-419c-97cd-744f9c18bfeb tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups returned with HTTP 202 Jan 21 09:16:24.668639 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 930/1800] 10.222.0.86 () {62 vars in 1264 bytes} [Thu Jan 21 09:16:24 2021] POST /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups => generated 102 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:24.677161 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9aef0dfc-0436-4cdf-a586-f27c85b26eb1 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] GET http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2 Jan 21 09:16:24.678266 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9aef0dfc-0436-4cdf-a586-f27c85b26eb1 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:24.679474 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:24.679474 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:24.680771 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9aef0dfc-0436-4cdf-a586-f27c85b26eb1 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:24.696898 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9aef0dfc-0436-4cdf-a586-f27c85b26eb1 tempest-VolumeTypesExtraSpecsTest-110940825 tempest-VolumeTypesExtraSpecsTest-110940825] http://10.222.0.86/volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2 returned with HTTP 404 Jan 21 09:16:24.702649 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 931/1801] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:16:24 2021] GET /volume/v3/f11d57d45d4441dd85ec132a21c43349/types/11d197c3-581b-482e-a3b1-0da1d28bb7d2 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:24.705610 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9dec5d3-2dc2-41db-893c-702fd7ad8ac0 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 Jan 21 09:16:24.705884 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9dec5d3-2dc2-41db-893c-702fd7ad8ac0 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:24.719054 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9dec5d3-2dc2-41db-893c-702fd7ad8ac0 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:24.719206 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-d9dec5d3-2dc2-41db-893c-702fd7ad8ac0 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 3bec03a4-87e0-42f0-907f-e3bead751ee4 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:24.748273 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:24.748273 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:24.749979 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:24.749979 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:24.751160 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:16:24.751841 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Checking backup size 1 against volume size 1 {{(pid=87915) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 09:16:24.752471 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Overwriting volume 262542be-d903-4925-aa37-6afb06b93161 with restore of backup 37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:24.781575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] restore_backup in rpcapi backup_id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc {{(pid=87915) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 09:16:24.799577 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2545b42-3872-4970-a32e-a12ef65df0c5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc/restore returned with HTTP 202 Jan 21 09:16:24.810167 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 871/1802] 10.222.0.86 () {60 vars in 1360 bytes} [Thu Jan 21 09:16:21 2021] POST /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc/restore => generated 189 bytes in 3431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:16:24.824627 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-921d3c75-6899-4a58-8e8a-abb401501c8c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:24.825427 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-921d3c75-6899-4a58-8e8a-abb401501c8c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:24.825793 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:24.825793 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:24.826395 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-921d3c75-6899-4a58-8e8a-abb401501c8c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:24.827104 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-921d3c75-6899-4a58-8e8a-abb401501c8c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:24.872612 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:24.872612 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:24.875213 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-921d3c75-6899-4a58-8e8a-abb401501c8c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:24.876291 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 872/1803] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:24 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:24.896637 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9dec5d3-2dc2-41db-893c-702fd7ad8ac0 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 returned with HTTP 200 Jan 21 09:16:24.906508 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 932/1804] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:24 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 => generated 330 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:25.892897 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a439890-f3f4-4284-b7b1-8af38f992ff4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:25.893982 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a439890-f3f4-4284-b7b1-8af38f992ff4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:25.894425 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:25.894425 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:25.895589 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a439890-f3f4-4284-b7b1-8af38f992ff4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:25.896156 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4a439890-f3f4-4284-b7b1-8af38f992ff4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:25.918972 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ca0bb07-9e30-4abb-9367-7a9666ff50e4 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 Jan 21 09:16:25.919697 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ca0bb07-9e30-4abb-9367-7a9666ff50e4 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:25.919898 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:25.919898 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:25.920264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ca0bb07-9e30-4abb-9367-7a9666ff50e4 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:25.920676 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-0ca0bb07-9e30-4abb-9367-7a9666ff50e4 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 3bec03a4-87e0-42f0-907f-e3bead751ee4 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:25.943364 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:25.943364 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:25.943734 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:25.943734 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:25.949782 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a439890-f3f4-4284-b7b1-8af38f992ff4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:25.954741 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 873/1805] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:25 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:26.037354 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ca0bb07-9e30-4abb-9367-7a9666ff50e4 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 returned with HTTP 200 Jan 21 09:16:26.045358 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 933/1806] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:25 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 => generated 331 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:26.050102 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] POST http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes Jan 21 09:16:26.050839 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:26.050839 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:26.051800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action: 'create', calling method: create, body: {"volume": {"volume_type": "be685717-c300-4306-bdf5-6596888edb74", "group_id": "3bec03a4-87e0-42f0-907f-e3bead751ee4", "size": 1, "name": "tempest-GroupsTest-Volume-1504062833"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:26.053274 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Create volume request body: {'volume': {'volume_type': 'be685717-c300-4306-bdf5-6596888edb74', 'group_id': '3bec03a4-87e0-42f0-907f-e3bead751ee4', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1504062833'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:16:26.124023 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:26.124023 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:26.130790 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Create volume of 1 GB Jan 21 09:16:26.172804 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Availability Zones retrieved successfully. Jan 21 09:16:26.221805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Flow 'volume_create_api' (2b280477-82bd-496a-bb47-c0264b3c2409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:16:26.231289 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (220103a9-dfdb-45c2-88cb-9c5615a9508f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:26.237471 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:26.237471 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:26.238505 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:16:26.376064 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (220103a9-dfdb-45c2-88cb-9c5615a9508f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:16:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=be685717-c300-4306-bdf5-6596888edb74,is_public=True,name='tempest-GroupsTest-volume-type-1450490245',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be685717-c300-4306-bdf5-6596888edb74', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3bec03a4-87e0-42f0-907f-e3bead751ee4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:26.382951 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (935a5a79-6d41-4ca1-9dd7-21ec80df4472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:26.502906 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1450490245 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1450490245, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:16:26.503789 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1450490245 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1450490245, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:16:26.571365 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Created reservations ['72e1f0db-f654-4502-b2b3-cce582c0307b', '15165a49-c0f9-478b-bca6-a84c1e406510', '2af00680-f60a-40f9-9dc5-de6e0f8bb60a', 'ed2e6bd3-8949-47ca-8d78-b6e7e50eae78'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:16:26.573304 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (935a5a79-6d41-4ca1-9dd7-21ec80df4472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72e1f0db-f654-4502-b2b3-cce582c0307b', '15165a49-c0f9-478b-bca6-a84c1e406510', '2af00680-f60a-40f9-9dc5-de6e0f8bb60a', 'ed2e6bd3-8949-47ca-8d78-b6e7e50eae78']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:26.575494 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e86a1ca-9b47-4d7c-9029-7159eda31571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:26.696085 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e86a1ca-9b47-4d7c-9029-7159eda31571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5722674c-2168-4806-a1a4-4dda7c4ee185', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1504062833',encryption_key_id=None,group_id=3bec03a4-87e0-42f0-907f-e3bead751ee4,group_type_id=,metadata={},multiattach=False,project_id='1f744c3060cd47ffb3a50aae3b9b72ef',qos_specs=None,replication_status=,reservations=['72e1f0db-f654-4502-b2b3-cce582c0307b','15165a49-c0f9-478b-bca6-a84c1e406510','2af00680-f60a-40f9-9dc5-de6e0f8bb60a','ed2e6bd3-8949-47ca-8d78-b6e7e50eae78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb86cc25f6545349ab5bf136afd0bf4',volume_type_id=be685717-c300-4306-bdf5-6596888edb74), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1504062833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3bec03a4-87e0-42f0-907f-e3bead751ee4,host=None,id=5722674c-2168-4806-a1a4-4dda7c4ee185,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f744c3060cd47ffb3a50aae3b9b72ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6eb86cc25f6545349ab5bf136afd0bf4',volume_attachment=,volume_type=,volume_type_id=be685717-c300-4306-bdf5-6596888edb74)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:26.712269 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ddc042-85e4-46d3-b9ce-16296775e0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:26.783028 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ddc042-85e4-46d3-b9ce-16296775e0b4) transitioned into state 'SUCCESS' from state '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-1504062833',encryption_key_id=None,group_id=3bec03a4-87e0-42f0-907f-e3bead751ee4,group_type_id=,metadata={},multiattach=False,project_id='1f744c3060cd47ffb3a50aae3b9b72ef',qos_specs=None,replication_status=,reservations=['72e1f0db-f654-4502-b2b3-cce582c0307b','15165a49-c0f9-478b-bca6-a84c1e406510','2af00680-f60a-40f9-9dc5-de6e0f8bb60a','ed2e6bd3-8949-47ca-8d78-b6e7e50eae78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb86cc25f6545349ab5bf136afd0bf4',volume_type_id=be685717-c300-4306-bdf5-6596888edb74)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:26.786757 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb013417-4ea0-486d-ab9c-dbe4387dccc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:26.834451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb013417-4ea0-486d-ab9c-dbe4387dccc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:26.840958 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Flow 'volume_create_api' (2b280477-82bd-496a-bb47-c0264b3c2409) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:16:26.919230 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Create volume request issued successfully. Jan 21 09:16:26.935841 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:26.936564 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:26.947759 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:26.954796 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:26.954796 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:26.969186 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5dd0b44-c021-4871-b3ae-4e42eedcf69f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:26.969710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5dd0b44-c021-4871-b3ae-4e42eedcf69f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:26.969931 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:26.969931 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:26.978262 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5dd0b44-c021-4871-b3ae-4e42eedcf69f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:26.979522 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e5dd0b44-c021-4871-b3ae-4e42eedcf69f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:26.989135 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0404eee2-8900-4f25-b7da-64db523095e7 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes returned with HTTP 202 Jan 21 09:16:26.990046 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 874/1807] 10.222.0.86 () {62 vars in 1267 bytes} [Thu Jan 21 09:16:26 2021] POST /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes => generated 892 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:27.018622 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:27.018622 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:27.027329 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5dd0b44-c021-4871-b3ae-4e42eedcf69f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:27.027511 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7d91aca-a959-4b69-bf31-09a32a1516b1 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/5722674c-2168-4806-a1a4-4dda7c4ee185 Jan 21 09:16:27.027929 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7d91aca-a959-4b69-bf31-09a32a1516b1 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:27.028150 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:27.028150 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:27.028532 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7d91aca-a959-4b69-bf31-09a32a1516b1 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:27.030118 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 934/1808] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:26 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:27.158434 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:27.158434 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:27.188069 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c7d91aca-a959-4b69-bf31-09a32a1516b1 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Volume info retrieved successfully. Jan 21 09:16:27.221395 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-c7d91aca-a959-4b69-bf31-09a32a1516b1 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:27.221856 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-c7d91aca-a959-4b69-bf31-09a32a1516b1 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:27.242974 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-c7d91aca-a959-4b69-bf31-09a32a1516b1 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:27.249792 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:27.249792 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:27.296380 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7d91aca-a959-4b69-bf31-09a32a1516b1 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/5722674c-2168-4806-a1a4-4dda7c4ee185 returned with HTTP 200 Jan 21 09:16:27.297569 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 875/1809] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:27 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/5722674c-2168-4806-a1a4-4dda7c4ee185 => generated 960 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:28.043824 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d156630-4762-4163-ba48-6ebfcba66784 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:28.044350 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d156630-4762-4163-ba48-6ebfcba66784 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:28.044530 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:28.044530 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:28.045820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d156630-4762-4163-ba48-6ebfcba66784 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:28.046305 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7d156630-4762-4163-ba48-6ebfcba66784 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:28.097742 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:28.097742 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:28.101967 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d156630-4762-4163-ba48-6ebfcba66784 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:28.105231 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 935/1810] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:28 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:28.318914 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6de60daa-4f0f-4d77-bcfe-1244140aaa56 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/5722674c-2168-4806-a1a4-4dda7c4ee185 Jan 21 09:16:28.319660 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6de60daa-4f0f-4d77-bcfe-1244140aaa56 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:28.320081 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:28.320081 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:28.320561 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6de60daa-4f0f-4d77-bcfe-1244140aaa56 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:28.428300 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:28.428300 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:28.453073 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6de60daa-4f0f-4d77-bcfe-1244140aaa56 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Volume info retrieved successfully. Jan 21 09:16:28.497073 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-6de60daa-4f0f-4d77-bcfe-1244140aaa56 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:28.497073 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-6de60daa-4f0f-4d77-bcfe-1244140aaa56 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:28.519519 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-6de60daa-4f0f-4d77-bcfe-1244140aaa56 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:28.527008 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:28.527008 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:28.551665 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6de60daa-4f0f-4d77-bcfe-1244140aaa56 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/5722674c-2168-4806-a1a4-4dda7c4ee185 returned with HTTP 200 Jan 21 09:16:28.552544 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 876/1811] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:28 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/5722674c-2168-4806-a1a4-4dda7c4ee185 => generated 984 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:29.120605 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac3c6a05-b256-4fb7-aef5-176b388e1149 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:29.121419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac3c6a05-b256-4fb7-aef5-176b388e1149 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:29.121419 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:29.121419 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:29.121644 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac3c6a05-b256-4fb7-aef5-176b388e1149 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:29.122293 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ac3c6a05-b256-4fb7-aef5-176b388e1149 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:29.164576 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:29.164576 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:29.167552 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac3c6a05-b256-4fb7-aef5-176b388e1149 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:29.175132 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 936/1812] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:29 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:29.575759 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5b29eb3-5bdb-473a-a33b-73de8ac1bf9b tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/5722674c-2168-4806-a1a4-4dda7c4ee185 Jan 21 09:16:29.576697 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5b29eb3-5bdb-473a-a33b-73de8ac1bf9b tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:29.577218 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:29.577218 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:29.578507 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5b29eb3-5bdb-473a-a33b-73de8ac1bf9b tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:29.711281 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:29.711281 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:29.736087 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e5b29eb3-5bdb-473a-a33b-73de8ac1bf9b tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Volume info retrieved successfully. Jan 21 09:16:29.770269 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-e5b29eb3-5bdb-473a-a33b-73de8ac1bf9b tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:29.770269 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-e5b29eb3-5bdb-473a-a33b-73de8ac1bf9b tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:29.784430 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-e5b29eb3-5bdb-473a-a33b-73de8ac1bf9b tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:29.805974 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:29.805974 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:29.894318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5b29eb3-5bdb-473a-a33b-73de8ac1bf9b tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/5722674c-2168-4806-a1a4-4dda7c4ee185 returned with HTTP 200 Jan 21 09:16:29.900650 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 877/1813] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:29 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/5722674c-2168-4806-a1a4-4dda7c4ee185 => generated 985 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:29.910398 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] POST http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes Jan 21 09:16:29.910398 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:29.910398 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:29.910398 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action: 'create', calling method: create, body: {"volume": {"volume_type": "be685717-c300-4306-bdf5-6596888edb74", "group_id": "3bec03a4-87e0-42f0-907f-e3bead751ee4", "size": 1, "name": "tempest-GroupsTest-Volume-1738173152"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:29.910398 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Create volume request body: {'volume': {'volume_type': 'be685717-c300-4306-bdf5-6596888edb74', 'group_id': '3bec03a4-87e0-42f0-907f-e3bead751ee4', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1738173152'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:16:29.966367 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:29.966367 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:29.966367 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Create volume of 1 GB Jan 21 09:16:30.049689 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Availability Zones retrieved successfully. Jan 21 09:16:30.089796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Flow 'volume_create_api' (d48710cf-501f-409d-b7bd-88d33e0f47b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:16:30.104805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca31acab-fe19-4c5d-ac15-abfc5a2ce510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:30.106737 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:30.106737 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:30.107461 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:16:30.191580 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5184e0bb-2a13-48f7-9526-f8d3926e43c4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:30.191580 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5184e0bb-2a13-48f7-9526-f8d3926e43c4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:30.191580 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:30.191580 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:30.191580 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5184e0bb-2a13-48f7-9526-f8d3926e43c4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:30.191580 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5184e0bb-2a13-48f7-9526-f8d3926e43c4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:30.278764 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:30.278764 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:30.282667 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca31acab-fe19-4c5d-ac15-abfc5a2ce510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:16:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=be685717-c300-4306-bdf5-6596888edb74,is_public=True,name='tempest-GroupsTest-volume-type-1450490245',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be685717-c300-4306-bdf5-6596888edb74', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3bec03a4-87e0-42f0-907f-e3bead751ee4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:30.285923 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5184e0bb-2a13-48f7-9526-f8d3926e43c4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:30.292873 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 878/1814] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:30 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:16:30.310793 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4f678f9-6d8f-4ee0-a48e-ca8cbb6eba73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:30.431414 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1450490245 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1450490245, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:16:30.432497 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1450490245 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1450490245, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:16:30.460296 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Created reservations ['4df2091b-d434-4057-b841-1afd85391e10', '345f7cfc-ae82-4ff7-aefb-1c969d053008', 'fc4965c9-0e33-4ae0-89f3-412ff82909bf', '945a763d-5600-467e-8156-c075b1e7ca1d'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:16:30.464750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4f678f9-6d8f-4ee0-a48e-ca8cbb6eba73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4df2091b-d434-4057-b841-1afd85391e10', '345f7cfc-ae82-4ff7-aefb-1c969d053008', 'fc4965c9-0e33-4ae0-89f3-412ff82909bf', '945a763d-5600-467e-8156-c075b1e7ca1d']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:30.468921 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46557d57-b308-43d4-9420-45eec7a70cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:30.659507 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46557d57-b308-43d4-9420-45eec7a70cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a5433c6-3fff-41dd-a149-9cbea76831e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1738173152',encryption_key_id=None,group_id=3bec03a4-87e0-42f0-907f-e3bead751ee4,group_type_id=,metadata={},multiattach=False,project_id='1f744c3060cd47ffb3a50aae3b9b72ef',qos_specs=None,replication_status=,reservations=['4df2091b-d434-4057-b841-1afd85391e10','345f7cfc-ae82-4ff7-aefb-1c969d053008','fc4965c9-0e33-4ae0-89f3-412ff82909bf','945a763d-5600-467e-8156-c075b1e7ca1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb86cc25f6545349ab5bf136afd0bf4',volume_type_id=be685717-c300-4306-bdf5-6596888edb74), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1738173152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3bec03a4-87e0-42f0-907f-e3bead751ee4,host=None,id=1a5433c6-3fff-41dd-a149-9cbea76831e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f744c3060cd47ffb3a50aae3b9b72ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6eb86cc25f6545349ab5bf136afd0bf4',volume_attachment=,volume_type=,volume_type_id=be685717-c300-4306-bdf5-6596888edb74)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:30.664728 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e43b2d1-ef7a-4b6e-a869-523375cc90bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:30.719684 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e43b2d1-ef7a-4b6e-a869-523375cc90bf) transitioned into state 'SUCCESS' from state '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-1738173152',encryption_key_id=None,group_id=3bec03a4-87e0-42f0-907f-e3bead751ee4,group_type_id=,metadata={},multiattach=False,project_id='1f744c3060cd47ffb3a50aae3b9b72ef',qos_specs=None,replication_status=,reservations=['4df2091b-d434-4057-b841-1afd85391e10','345f7cfc-ae82-4ff7-aefb-1c969d053008','fc4965c9-0e33-4ae0-89f3-412ff82909bf','945a763d-5600-467e-8156-c075b1e7ca1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eb86cc25f6545349ab5bf136afd0bf4',volume_type_id=be685717-c300-4306-bdf5-6596888edb74)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:30.724843 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92536606-cf57-4076-a8a6-0d7d8fba7a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:16:30.790741 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92536606-cf57-4076-a8a6-0d7d8fba7a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:16:30.801181 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Flow 'volume_create_api' (d48710cf-501f-409d-b7bd-88d33e0f47b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:16:30.915856 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Create volume request issued successfully. Jan 21 09:16:30.959098 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:30.959098 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:30.973915 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:30.980205 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:30.980205 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:30.999586 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-509e1e8a-0f8d-4e00-8c17-2550dfcb16c6 tempest-VolumesSummaryTest-706168838 tempest-VolumesSummaryTest-706168838] GET http://10.222.0.86/volume/v3/619b13782d4d4b62b025965004952d25/volumes/summary Jan 21 09:16:30.999735 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c636d50-4aaf-4885-a10d-03ad02ceac95 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes returned with HTTP 202 Jan 21 09:16:31.000226 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-509e1e8a-0f8d-4e00-8c17-2550dfcb16c6 tempest-VolumesSummaryTest-706168838 tempest-VolumesSummaryTest-706168838] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:31.000613 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:31.000613 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:31.001101 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 937/1815] 10.222.0.86 () {62 vars in 1267 bytes} [Thu Jan 21 09:16:29 2021] POST /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes => generated 892 bytes in 1099 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:31.001475 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-509e1e8a-0f8d-4e00-8c17-2550dfcb16c6 tempest-VolumesSummaryTest-706168838 tempest-VolumesSummaryTest-706168838] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:31.001982 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-509e1e8a-0f8d-4e00-8c17-2550dfcb16c6 tempest-VolumesSummaryTest-706168838 tempest-VolumesSummaryTest-706168838] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:16:31.027216 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-509e1e8a-0f8d-4e00-8c17-2550dfcb16c6 tempest-VolumesSummaryTest-706168838 tempest-VolumesSummaryTest-706168838] Get summary completed successfully. Jan 21 09:16:31.027216 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-509e1e8a-0f8d-4e00-8c17-2550dfcb16c6 tempest-VolumesSummaryTest-706168838 tempest-VolumesSummaryTest-706168838] http://10.222.0.86/volume/v3/619b13782d4d4b62b025965004952d25/volumes/summary returned with HTTP 200 Jan 21 09:16:31.027216 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 879/1816] 10.222.0.86 () {60 vars in 1269 bytes} [Thu Jan 21 09:16:30 2021] GET /volume/v3/619b13782d4d4b62b025965004952d25/volumes/summary => generated 55 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:16:31.031124 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01eac1e6-4a96-44a2-9add-2b47fae297a6 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 Jan 21 09:16:31.031124 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01eac1e6-4a96-44a2-9add-2b47fae297a6 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:31.031124 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:31.031124 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:31.031124 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01eac1e6-4a96-44a2-9add-2b47fae297a6 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:31.170034 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:31.170034 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:31.189839 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-01eac1e6-4a96-44a2-9add-2b47fae297a6 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Volume info retrieved successfully. Jan 21 09:16:31.237007 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-01eac1e6-4a96-44a2-9add-2b47fae297a6 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:31.237007 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-01eac1e6-4a96-44a2-9add-2b47fae297a6 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:31.244822 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-01eac1e6-4a96-44a2-9add-2b47fae297a6 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:31.255781 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:31.255781 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:31.305818 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01eac1e6-4a96-44a2-9add-2b47fae297a6 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 returned with HTTP 200 Jan 21 09:16:31.306563 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94b31180-f136-490e-83fd-acf4f74a802d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:31.306854 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 938/1817] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:31 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 => generated 984 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:31.307759 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94b31180-f136-490e-83fd-acf4f74a802d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:31.308259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94b31180-f136-490e-83fd-acf4f74a802d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:31.308630 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-94b31180-f136-490e-83fd-acf4f74a802d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:31.372250 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:31.372250 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:31.379502 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94b31180-f136-490e-83fd-acf4f74a802d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:31.389753 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 880/1818] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:31 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:16:32.331389 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59245cca-e9e0-4735-9772-65874a4049a9 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 Jan 21 09:16:32.332005 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59245cca-e9e0-4735-9772-65874a4049a9 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:32.332177 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:32.332177 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:32.332508 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59245cca-e9e0-4735-9772-65874a4049a9 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:32.388631 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9df911bf-7a6b-4e4d-b864-edd13c7fe2ce tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:32.389135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9df911bf-7a6b-4e4d-b864-edd13c7fe2ce tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:32.389505 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:32.389505 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:32.390180 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9df911bf-7a6b-4e4d-b864-edd13c7fe2ce tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:32.391093 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9df911bf-7a6b-4e4d-b864-edd13c7fe2ce tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:32.501347 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:32.501347 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:32.501347 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9df911bf-7a6b-4e4d-b864-edd13c7fe2ce tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:32.501347 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 881/1819] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:32 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:32.595501 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:32.595501 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:32.633863 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-59245cca-e9e0-4735-9772-65874a4049a9 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Volume info retrieved successfully. Jan 21 09:16:32.681653 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-59245cca-e9e0-4735-9772-65874a4049a9 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:32.681653 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-59245cca-e9e0-4735-9772-65874a4049a9 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:32.708278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-59245cca-e9e0-4735-9772-65874a4049a9 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:32.732558 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:32.732558 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:32.804980 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59245cca-e9e0-4735-9772-65874a4049a9 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 returned with HTTP 200 Jan 21 09:16:32.804980 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 939/1820] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:32 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 => generated 984 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:33.516671 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e355e9a9-a104-49f8-9021-4803d84db826 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:33.516671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e355e9a9-a104-49f8-9021-4803d84db826 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:33.519957 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:33.519957 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:33.519957 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e355e9a9-a104-49f8-9021-4803d84db826 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:33.519957 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e355e9a9-a104-49f8-9021-4803d84db826 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:33.550847 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:33.550847 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:33.553168 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e355e9a9-a104-49f8-9021-4803d84db826 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:33.576897 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 882/1821] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:33 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:33.808585 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e04ec2e-f1e3-483c-8ddb-06e53456e704 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 Jan 21 09:16:33.809155 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e04ec2e-f1e3-483c-8ddb-06e53456e704 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:33.809372 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:33.809372 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:33.809745 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e04ec2e-f1e3-483c-8ddb-06e53456e704 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:33.895607 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:33.895607 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:33.909725 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3e04ec2e-f1e3-483c-8ddb-06e53456e704 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Volume info retrieved successfully. Jan 21 09:16:33.925354 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-3e04ec2e-f1e3-483c-8ddb-06e53456e704 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:33.925717 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-3e04ec2e-f1e3-483c-8ddb-06e53456e704 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:33.935217 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-3e04ec2e-f1e3-483c-8ddb-06e53456e704 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:33.945258 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:33.945258 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:33.980657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e04ec2e-f1e3-483c-8ddb-06e53456e704 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 returned with HTTP 200 Jan 21 09:16:33.998286 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 940/1822] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:33 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 => generated 985 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:34.003499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d9c2d88-b637-4d67-a130-2344fcfa8b01 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] PUT http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 Jan 21 09:16:34.003499 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:34.003499 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:34.003499 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d9c2d88-b637-4d67-a130-2344fcfa8b01 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "1a5433c6-3fff-41dd-a149-9cbea76831e4"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:34.003499 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-6d9c2d88-b637-4d67-a130-2344fcfa8b01 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Update called for group 3bec03a4-87e0-42f0-907f-e3bead751ee4. {{(pid=87915) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:16:34.003499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-6d9c2d88-b637-4d67-a130-2344fcfa8b01 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Updating group 3bec03a4-87e0-42f0-907f-e3bead751ee4 with name new_group description: This is a new group add_volumes: None remove_volumes: 1a5433c6-3fff-41dd-a149-9cbea76831e4. Jan 21 09:16:34.011677 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:34.011677 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:34.166694 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d9c2d88-b637-4d67-a130-2344fcfa8b01 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 returned with HTTP 202 Jan 21 09:16:34.166694 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 883/1823] 10.222.0.86 () {62 vars in 1374 bytes} [Thu Jan 21 09:16:33 2021] PUT /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:16:34.171286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef53d9a5-224e-484b-aa21-cb722d03d87e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 Jan 21 09:16:34.171286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef53d9a5-224e-484b-aa21-cb722d03d87e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:34.171286 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:34.171286 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:34.171286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef53d9a5-224e-484b-aa21-cb722d03d87e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:34.171286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-ef53d9a5-224e-484b-aa21-cb722d03d87e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 3bec03a4-87e0-42f0-907f-e3bead751ee4 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:34.181979 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:34.181979 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:34.242003 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef53d9a5-224e-484b-aa21-cb722d03d87e tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 returned with HTTP 200 Jan 21 09:16:34.247590 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 941/1824] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:34 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 => generated 323 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:34.591428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74e7cfb6-3235-46e3-bde6-0c69c4467c59 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:34.592129 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74e7cfb6-3235-46e3-bde6-0c69c4467c59 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:34.592353 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:34.592353 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:34.592857 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74e7cfb6-3235-46e3-bde6-0c69c4467c59 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:34.593230 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-74e7cfb6-3235-46e3-bde6-0c69c4467c59 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:34.679627 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:34.679627 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:34.714516 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74e7cfb6-3235-46e3-bde6-0c69c4467c59 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:34.714516 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 884/1825] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:34 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:35.261974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b5acb5e-003f-4c58-b5c8-ce5b11ab7499 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 Jan 21 09:16:35.261974 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b5acb5e-003f-4c58-b5c8-ce5b11ab7499 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:35.261974 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:35.261974 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:35.261974 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b5acb5e-003f-4c58-b5c8-ce5b11ab7499 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:35.261974 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-5b5acb5e-003f-4c58-b5c8-ce5b11ab7499 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 3bec03a4-87e0-42f0-907f-e3bead751ee4 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:35.269433 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:35.269433 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:35.316110 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b5acb5e-003f-4c58-b5c8-ce5b11ab7499 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 returned with HTTP 200 Jan 21 09:16:35.316110 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 942/1826] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:35 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 => generated 324 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:35.326478 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91bd9cb0-bdbb-4b40-a4b7-7248e23e38c2 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 Jan 21 09:16:35.327044 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91bd9cb0-bdbb-4b40-a4b7-7248e23e38c2 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:35.327238 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:35.327238 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:35.327933 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91bd9cb0-bdbb-4b40-a4b7-7248e23e38c2 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:35.328347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-91bd9cb0-bdbb-4b40-a4b7-7248e23e38c2 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 3bec03a4-87e0-42f0-907f-e3bead751ee4 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:35.337098 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:35.337098 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:35.378483 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91bd9cb0-bdbb-4b40-a4b7-7248e23e38c2 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 returned with HTTP 200 Jan 21 09:16:35.378483 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 885/1827] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:35 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 => generated 324 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:35.395825 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c66da7a4-b356-4087-a25d-862165145225 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail Jan 21 09:16:35.395825 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c66da7a4-b356-4087-a25d-862165145225 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:35.395825 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:35.395825 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:35.395825 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c66da7a4-b356-4087-a25d-862165145225 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:35.395825 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-c66da7a4-b356-4087-a25d-862165145225 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:16:35.395825 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:35.395825 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:35.400163 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c66da7a4-b356-4087-a25d-862165145225 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:16:35.471620 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c66da7a4-b356-4087-a25d-862165145225 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Get all volumes completed successfully. Jan 21 09:16:35.471620 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-c66da7a4-b356-4087-a25d-862165145225 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:35.471620 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-c66da7a4-b356-4087-a25d-862165145225 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:35.479592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-c66da7a4-b356-4087-a25d-862165145225 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:35.489758 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:35.489758 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:35.557846 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c66da7a4-b356-4087-a25d-862165145225 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail returned with HTTP 200 Jan 21 09:16:35.557846 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 943/1828] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:16:35 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail => generated 1929 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:16:35.572801 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-976398df-0b41-453c-a7d2-81081de140bd tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] PUT http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 Jan 21 09:16:35.573408 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:35.573408 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:35.579138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-976398df-0b41-453c-a7d2-81081de140bd tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1a5433c6-3fff-41dd-a149-9cbea76831e4"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:35.579138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-976398df-0b41-453c-a7d2-81081de140bd tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Update called for group 3bec03a4-87e0-42f0-907f-e3bead751ee4. {{(pid=87915) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 21 09:16:35.579138 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-976398df-0b41-453c-a7d2-81081de140bd tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Updating group 3bec03a4-87e0-42f0-907f-e3bead751ee4 with name None description: None add_volumes: 1a5433c6-3fff-41dd-a149-9cbea76831e4 remove_volumes: None. Jan 21 09:16:35.583453 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:35.583453 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:35.718672 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-976398df-0b41-453c-a7d2-81081de140bd tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 returned with HTTP 202 Jan 21 09:16:35.718672 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 886/1829] 10.222.0.86 () {62 vars in 1373 bytes} [Thu Jan 21 09:16:35 2021] PUT /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:16:35.743796 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e124850d-255e-41ec-8081-944adb5325df tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 Jan 21 09:16:35.743796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e124850d-255e-41ec-8081-944adb5325df tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:35.743796 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:35.743796 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:35.743796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e124850d-255e-41ec-8081-944adb5325df tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:35.743796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-e124850d-255e-41ec-8081-944adb5325df tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 3bec03a4-87e0-42f0-907f-e3bead751ee4 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:35.763710 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3926c8d-8b4a-4d46-bd3c-fb8c300fcd68 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:35.763710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3926c8d-8b4a-4d46-bd3c-fb8c300fcd68 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:35.763710 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:35.763710 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:35.763710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3926c8d-8b4a-4d46-bd3c-fb8c300fcd68 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:35.763710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c3926c8d-8b4a-4d46-bd3c-fb8c300fcd68 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:35.772154 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:35.772154 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:35.813289 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:35.813289 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:35.813289 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3926c8d-8b4a-4d46-bd3c-fb8c300fcd68 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:35.813289 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 887/1830] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:35 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:35.816939 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e124850d-255e-41ec-8081-944adb5325df tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 returned with HTTP 200 Jan 21 09:16:35.816939 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 944/1831] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:35 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 => generated 323 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:36.829099 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61bd46d2-9b62-411b-b836-de1f1f2c4bec tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:36.829099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61bd46d2-9b62-411b-b836-de1f1f2c4bec tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:36.829099 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:36.829099 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:36.829099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61bd46d2-9b62-411b-b836-de1f1f2c4bec tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:36.829099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-61bd46d2-9b62-411b-b836-de1f1f2c4bec tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:36.833873 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-499eaeca-affa-46b9-a437-9387cf966862 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 Jan 21 09:16:36.833873 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-499eaeca-affa-46b9-a437-9387cf966862 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:36.833873 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:36.833873 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:36.833873 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-499eaeca-affa-46b9-a437-9387cf966862 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:36.833873 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-499eaeca-affa-46b9-a437-9387cf966862 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 3bec03a4-87e0-42f0-907f-e3bead751ee4 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:36.867292 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:36.867292 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:36.906261 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:36.906261 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:36.908659 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61bd46d2-9b62-411b-b836-de1f1f2c4bec tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:36.908659 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 888/1832] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:36 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:16:36.939128 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-499eaeca-affa-46b9-a437-9387cf966862 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 returned with HTTP 200 Jan 21 09:16:36.940406 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 945/1833] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:36 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 => generated 324 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:36.951303 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff743125-f34e-43bf-a9c5-402807e1896d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail Jan 21 09:16:36.952152 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff743125-f34e-43bf-a9c5-402807e1896d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:36.952471 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:36.952471 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:36.953028 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff743125-f34e-43bf-a9c5-402807e1896d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:36.953851 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-ff743125-f34e-43bf-a9c5-402807e1896d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:16:36.955728 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ff743125-f34e-43bf-a9c5-402807e1896d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:16:37.060378 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ff743125-f34e-43bf-a9c5-402807e1896d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Get all volumes completed successfully. Jan 21 09:16:37.060378 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ff743125-f34e-43bf-a9c5-402807e1896d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:37.060378 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ff743125-f34e-43bf-a9c5-402807e1896d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:37.088287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ff743125-f34e-43bf-a9c5-402807e1896d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:37.104410 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:37.104410 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:37.126925 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ff743125-f34e-43bf-a9c5-402807e1896d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:37.126925 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ff743125-f34e-43bf-a9c5-402807e1896d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:37.160736 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ff743125-f34e-43bf-a9c5-402807e1896d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:37.198432 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:37.198432 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:37.220805 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff743125-f34e-43bf-a9c5-402807e1896d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail returned with HTTP 200 Jan 21 09:16:37.221542 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 889/1834] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:16:36 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail => generated 1963 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:16:37.237887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d831be8-7017-486b-891f-042bb6c06b12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail Jan 21 09:16:37.238681 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d831be8-7017-486b-891f-042bb6c06b12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:37.238875 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:37.238875 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:37.239292 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d831be8-7017-486b-891f-042bb6c06b12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:37.240189 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-7d831be8-7017-486b-891f-042bb6c06b12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:16:37.241062 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:37.241062 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:37.242138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7d831be8-7017-486b-891f-042bb6c06b12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:16:37.347627 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7d831be8-7017-486b-891f-042bb6c06b12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Get all volumes completed successfully. Jan 21 09:16:37.347627 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-7d831be8-7017-486b-891f-042bb6c06b12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:37.352854 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-7d831be8-7017-486b-891f-042bb6c06b12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:37.401592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-7d831be8-7017-486b-891f-042bb6c06b12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:37.401592 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:37.401592 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:37.444703 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-7d831be8-7017-486b-891f-042bb6c06b12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:37.444703 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-7d831be8-7017-486b-891f-042bb6c06b12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:37.463815 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-7d831be8-7017-486b-891f-042bb6c06b12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:37.483747 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:37.483747 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:37.565266 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d831be8-7017-486b-891f-042bb6c06b12 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail returned with HTTP 200 Jan 21 09:16:37.577071 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 946/1835] 10.222.0.86 () {60 vars in 1266 bytes} [Thu Jan 21 09:16:37 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/detail => generated 1963 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:16:37.580368 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b67c97f6-dcec-4f7d-8667-e3a52e25f735 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] POST http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4/action Jan 21 09:16:37.580368 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:37.580368 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:37.580368 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b67c97f6-dcec-4f7d-8667-e3a52e25f735 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:16:37.580368 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b67c97f6-dcec-4f7d-8667-e3a52e25f735 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:37.580368 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-b67c97f6-dcec-4f7d-8667-e3a52e25f735 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] delete called for group 3bec03a4-87e0-42f0-907f-e3bead751ee4 {{(pid=87915) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 21 09:16:37.581110 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-b67c97f6-dcec-4f7d-8667-e3a52e25f735 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Delete group with id: 3bec03a4-87e0-42f0-907f-e3bead751ee4 Jan 21 09:16:37.588865 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:37.588865 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:37.926027 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7533323d-9c98-405b-82b1-42239f83f366 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:37.926727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7533323d-9c98-405b-82b1-42239f83f366 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:37.927053 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:37.927053 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:37.927608 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7533323d-9c98-405b-82b1-42239f83f366 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:37.928082 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7533323d-9c98-405b-82b1-42239f83f366 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:37.989837 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:37.989837 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:37.992724 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7533323d-9c98-405b-82b1-42239f83f366 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:37.993680 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 947/1836] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:37 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:38.020513 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b67c97f6-dcec-4f7d-8667-e3a52e25f735 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4/action returned with HTTP 202 Jan 21 09:16:38.024879 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 890/1837] 10.222.0.86 () {62 vars in 1395 bytes} [Thu Jan 21 09:16:37 2021] POST /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4/action => generated 0 bytes in 448 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:16:38.029499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed5f7180-0251-40b5-b9e3-1a705ddbc26d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 Jan 21 09:16:38.030299 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed5f7180-0251-40b5-b9e3-1a705ddbc26d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:38.030626 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:38.030626 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:38.031184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed5f7180-0251-40b5-b9e3-1a705ddbc26d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:38.155261 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:38.155261 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:38.177841 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed5f7180-0251-40b5-b9e3-1a705ddbc26d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Volume info retrieved successfully. Jan 21 09:16:38.224758 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ed5f7180-0251-40b5-b9e3-1a705ddbc26d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:38.224758 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ed5f7180-0251-40b5-b9e3-1a705ddbc26d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:38.242400 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ed5f7180-0251-40b5-b9e3-1a705ddbc26d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:38.249464 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:38.249464 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:38.332060 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed5f7180-0251-40b5-b9e3-1a705ddbc26d tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 returned with HTTP 200 Jan 21 09:16:38.332060 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 948/1838] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:38 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 => generated 984 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:39.008150 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-263410b7-f9a7-40c5-b7b5-e4ad2a2d3bcf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:39.008691 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-263410b7-f9a7-40c5-b7b5-e4ad2a2d3bcf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:39.008901 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:39.008901 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:39.009184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-263410b7-f9a7-40c5-b7b5-e4ad2a2d3bcf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:39.009707 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-263410b7-f9a7-40c5-b7b5-e4ad2a2d3bcf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:39.067451 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:39.067451 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:39.069984 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-263410b7-f9a7-40c5-b7b5-e4ad2a2d3bcf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:39.082583 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 891/1839] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:39 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:39.337262 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-514109f0-b6f2-40cb-a0cd-9e0b77b10238 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 Jan 21 09:16:39.337766 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-514109f0-b6f2-40cb-a0cd-9e0b77b10238 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:39.337986 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:39.337986 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:39.338420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-514109f0-b6f2-40cb-a0cd-9e0b77b10238 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:39.396530 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:39.396530 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:39.453148 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-514109f0-b6f2-40cb-a0cd-9e0b77b10238 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Volume info retrieved successfully. Jan 21 09:16:39.474545 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-514109f0-b6f2-40cb-a0cd-9e0b77b10238 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:39.474545 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-514109f0-b6f2-40cb-a0cd-9e0b77b10238 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:39.494159 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-514109f0-b6f2-40cb-a0cd-9e0b77b10238 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:39.501928 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:39.501928 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:39.549169 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-514109f0-b6f2-40cb-a0cd-9e0b77b10238 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 returned with HTTP 200 Jan 21 09:16:39.563049 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 949/1840] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:39 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 => generated 984 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:40.091938 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-389b9e77-1208-4ca6-8d80-5046749a1919 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:40.091938 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-389b9e77-1208-4ca6-8d80-5046749a1919 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:40.091938 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:40.091938 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:40.091938 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-389b9e77-1208-4ca6-8d80-5046749a1919 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:40.091938 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-389b9e77-1208-4ca6-8d80-5046749a1919 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:40.127389 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:40.127389 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:40.129230 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-389b9e77-1208-4ca6-8d80-5046749a1919 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:40.130376 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 892/1841] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:40 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:40.583915 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efaf07cf-d561-47cb-a2e6-1fa32247afde tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 Jan 21 09:16:40.583915 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efaf07cf-d561-47cb-a2e6-1fa32247afde tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:40.583915 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:40.583915 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:40.589742 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efaf07cf-d561-47cb-a2e6-1fa32247afde tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:40.760592 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:40.760592 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:40.795851 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-efaf07cf-d561-47cb-a2e6-1fa32247afde tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Volume info retrieved successfully. Jan 21 09:16:40.826536 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-efaf07cf-d561-47cb-a2e6-1fa32247afde tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:40.827362 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-efaf07cf-d561-47cb-a2e6-1fa32247afde tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:40.846681 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-efaf07cf-d561-47cb-a2e6-1fa32247afde tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:40.855104 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:40.855104 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:40.967994 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efaf07cf-d561-47cb-a2e6-1fa32247afde tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 returned with HTTP 200 Jan 21 09:16:40.967994 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 950/1842] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:40 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 => generated 984 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:41.146032 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-72d7ce8c-e750-424f-a814-2fe44d050f62 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:41.146615 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-72d7ce8c-e750-424f-a814-2fe44d050f62 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:41.146771 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:41.146771 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:41.148039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-72d7ce8c-e750-424f-a814-2fe44d050f62 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:41.148458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-72d7ce8c-e750-424f-a814-2fe44d050f62 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:41.205083 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:41.205083 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:41.205083 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-72d7ce8c-e750-424f-a814-2fe44d050f62 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:41.205083 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 893/1843] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:41 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:41.982459 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffbb29b2-6e53-4d67-aa22-b30fc969a461 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 Jan 21 09:16:41.983616 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffbb29b2-6e53-4d67-aa22-b30fc969a461 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:41.984040 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:41.984040 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:41.984731 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffbb29b2-6e53-4d67-aa22-b30fc969a461 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:42.059837 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:42.059837 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:42.104804 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ffbb29b2-6e53-4d67-aa22-b30fc969a461 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Volume info retrieved successfully. Jan 21 09:16:42.147269 n-d-771363-2 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ffbb29b2-6e53-4d67-aa22-b30fc969a461 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 21 09:16:42.147269 n-d-771363-2 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ffbb29b2-6e53-4d67-aa22-b30fc969a461 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 21 09:16:42.183299 n-d-771363-2 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ffbb29b2-6e53-4d67-aa22-b30fc969a461 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 21 09:16:42.205008 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:42.205008 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:42.233838 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3ab2089-1ce6-49b1-b50f-a938ffca257a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:42.233838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3ab2089-1ce6-49b1-b50f-a938ffca257a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:42.233838 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:42.233838 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:42.233838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3ab2089-1ce6-49b1-b50f-a938ffca257a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:42.233838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b3ab2089-1ce6-49b1-b50f-a938ffca257a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:42.269574 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffbb29b2-6e53-4d67-aa22-b30fc969a461 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 returned with HTTP 200 Jan 21 09:16:42.269574 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 951/1844] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:41 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 => generated 984 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:16:42.272219 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:42.272219 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:42.272219 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3ab2089-1ce6-49b1-b50f-a938ffca257a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:42.272219 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 894/1845] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:42 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:43.284652 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56053a42-149e-4a40-8ed0-6bf9149c520a tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 Jan 21 09:16:43.284652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56053a42-149e-4a40-8ed0-6bf9149c520a tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:43.284652 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:43.284652 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:43.284652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56053a42-149e-4a40-8ed0-6bf9149c520a tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:43.293134 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25d9b16e-e7b0-4e53-b151-4ea9eaa1d94a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:43.293134 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25d9b16e-e7b0-4e53-b151-4ea9eaa1d94a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:43.293134 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:43.293134 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:43.297704 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25d9b16e-e7b0-4e53-b151-4ea9eaa1d94a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:43.297704 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-25d9b16e-e7b0-4e53-b151-4ea9eaa1d94a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:43.355820 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:43.355820 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:43.361543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25d9b16e-e7b0-4e53-b151-4ea9eaa1d94a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:43.373704 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 895/1846] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:43 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:43.406900 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56053a42-149e-4a40-8ed0-6bf9149c520a tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 returned with HTTP 404 Jan 21 09:16:43.408025 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 952/1847] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:43 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:16:43.416192 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-630f2e59-0413-4f90-9093-08e68c4208c4 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/5722674c-2168-4806-a1a4-4dda7c4ee185 Jan 21 09:16:43.416800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-630f2e59-0413-4f90-9093-08e68c4208c4 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:43.417029 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:43.417029 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:43.417384 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-630f2e59-0413-4f90-9093-08e68c4208c4 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:43.549497 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-630f2e59-0413-4f90-9093-08e68c4208c4 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/5722674c-2168-4806-a1a4-4dda7c4ee185 returned with HTTP 404 Jan 21 09:16:43.549497 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 896/1848] 10.222.0.86 () {60 vars in 1356 bytes} [Thu Jan 21 09:16:43 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/5722674c-2168-4806-a1a4-4dda7c4ee185 => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:16:43.570118 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2627877f-f190-4c30-88da-02ebe4212c59 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] GET http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 Jan 21 09:16:43.570118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2627877f-f190-4c30-88da-02ebe4212c59 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:43.570118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2627877f-f190-4c30-88da-02ebe4212c59 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:43.570118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-2627877f-f190-4c30-88da-02ebe4212c59 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] show called for member 3bec03a4-87e0-42f0-907f-e3bead751ee4 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 21 09:16:43.582545 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2627877f-f190-4c30-88da-02ebe4212c59 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 returned with HTTP 404 Jan 21 09:16:43.582545 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 953/1849] 10.222.0.86 () {60 vars in 1353 bytes} [Thu Jan 21 09:16:43 2021] GET /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/groups/3bec03a4-87e0-42f0-907f-e3bead751ee4 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:16:43.592999 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-706a2356-4e75-4d37-83e3-919ccc396d51 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] DELETE http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/group_types/82362b62-9566-42b9-8a5a-3c7f025f4107 Jan 21 09:16:43.592999 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-706a2356-4e75-4d37-83e3-919ccc396d51 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:43.592999 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-706a2356-4e75-4d37-83e3-919ccc396d51 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:43.716598 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:16:43.716598 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:16:43.730712 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-706a2356-4e75-4d37-83e3-919ccc396d51 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/group_types/82362b62-9566-42b9-8a5a-3c7f025f4107 returned with HTTP 202 Jan 21 09:16:43.738952 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 897/1850] 10.222.0.86 () {60 vars in 1371 bytes} [Thu Jan 21 09:16:43 2021] DELETE /volume/v3/6df1ff9aafd34f25a81ff3641affa64a/group_types/82362b62-9566-42b9-8a5a-3c7f025f4107 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 21 09:16:43.742915 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acf6681b-858c-427d-801a-8d329800c749 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] DELETE http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 Jan 21 09:16:43.743454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acf6681b-858c-427d-801a-8d329800c749 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:43.743940 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acf6681b-858c-427d-801a-8d329800c749 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:43.744402 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-acf6681b-858c-427d-801a-8d329800c749 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Delete volume with id: 1a5433c6-3fff-41dd-a149-9cbea76831e4 Jan 21 09:16:43.847581 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acf6681b-858c-427d-801a-8d329800c749 tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 returned with HTTP 404 Jan 21 09:16:43.856443 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-138c6f5c-81a3-4c3e-af2a-6cc56c6feaba tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] DELETE http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/5722674c-2168-4806-a1a4-4dda7c4ee185 Jan 21 09:16:43.856965 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-138c6f5c-81a3-4c3e-af2a-6cc56c6feaba tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:43.857454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-138c6f5c-81a3-4c3e-af2a-6cc56c6feaba tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:43.857916 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-138c6f5c-81a3-4c3e-af2a-6cc56c6feaba tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] Delete volume with id: 5722674c-2168-4806-a1a4-4dda7c4ee185 Jan 21 09:16:43.873034 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 954/1851] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:16:43 2021] DELETE /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/1a5433c6-3fff-41dd-a149-9cbea76831e4 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:43.923789 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-138c6f5c-81a3-4c3e-af2a-6cc56c6feaba tempest-GroupsTest-1598990027 tempest-GroupsTest-1598990027] http://10.222.0.86/volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/5722674c-2168-4806-a1a4-4dda7c4ee185 returned with HTTP 404 Jan 21 09:16:43.923789 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 898/1852] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:16:43 2021] DELETE /volume/v3/1f744c3060cd47ffb3a50aae3b9b72ef/volumes/5722674c-2168-4806-a1a4-4dda7c4ee185 => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:43.936796 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9064d82-1660-47f8-b85a-2a5238a3b126 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] DELETE http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types/be685717-c300-4306-bdf5-6596888edb74 Jan 21 09:16:43.936796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9064d82-1660-47f8-b85a-2a5238a3b126 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:43.936796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9064d82-1660-47f8-b85a-2a5238a3b126 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:44.111792 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:16:44.111792 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:16:44.128569 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9064d82-1660-47f8-b85a-2a5238a3b126 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types/be685717-c300-4306-bdf5-6596888edb74 returned with HTTP 202 Jan 21 09:16:44.129468 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 955/1853] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:16:43 2021] DELETE /volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types/be685717-c300-4306-bdf5-6596888edb74 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:16:44.137449 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b076cb5-9bd9-406d-9df8-1d775f17a3d8 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] GET http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types/be685717-c300-4306-bdf5-6596888edb74 Jan 21 09:16:44.138066 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b076cb5-9bd9-406d-9df8-1d775f17a3d8 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:44.138652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b076cb5-9bd9-406d-9df8-1d775f17a3d8 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:44.154208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b076cb5-9bd9-406d-9df8-1d775f17a3d8 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types/be685717-c300-4306-bdf5-6596888edb74 returned with HTTP 404 Jan 21 09:16:44.156807 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 899/1854] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:16:44 2021] GET /volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types/be685717-c300-4306-bdf5-6596888edb74 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:44.174129 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-607abd21-7fc2-4473-b248-c0a662eb74b5 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] DELETE http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types/6604c08e-5f73-483f-b0e5-95108443e2b6 Jan 21 09:16:44.174129 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-607abd21-7fc2-4473-b248-c0a662eb74b5 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:44.174129 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-607abd21-7fc2-4473-b248-c0a662eb74b5 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:44.388312 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b4ae0db-d1fc-43ee-9bed-c602b9f319fd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:44.388312 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b4ae0db-d1fc-43ee-9bed-c602b9f319fd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:44.388312 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b4ae0db-d1fc-43ee-9bed-c602b9f319fd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:44.388312 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6b4ae0db-d1fc-43ee-9bed-c602b9f319fd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:44.457314 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:44.457314 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:44.469216 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b4ae0db-d1fc-43ee-9bed-c602b9f319fd tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:44.470309 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 900/1855] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:44 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:44.490968 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-607abd21-7fc2-4473-b248-c0a662eb74b5 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types/6604c08e-5f73-483f-b0e5-95108443e2b6 returned with HTTP 202 Jan 21 09:16:44.491965 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 956/1856] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:16:44 2021] DELETE /volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types/6604c08e-5f73-483f-b0e5-95108443e2b6 => generated 0 bytes in 331 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:16:44.501241 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13192b1e-8b91-4bca-9513-15677a4db2a9 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] GET http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types/6604c08e-5f73-483f-b0e5-95108443e2b6 Jan 21 09:16:44.501776 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13192b1e-8b91-4bca-9513-15677a4db2a9 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:44.501973 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:44.501973 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:44.502764 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13192b1e-8b91-4bca-9513-15677a4db2a9 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:44.521131 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13192b1e-8b91-4bca-9513-15677a4db2a9 tempest-GroupsTest-1174135217 tempest-GroupsTest-1174135217] http://10.222.0.86/volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types/6604c08e-5f73-483f-b0e5-95108443e2b6 returned with HTTP 404 Jan 21 09:16:44.523697 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 901/1857] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:16:44 2021] GET /volume/v3/6df1ff9aafd34f25a81ff3641affa64a/types/6604c08e-5f73-483f-b0e5-95108443e2b6 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:45.494031 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdc81053-51f0-4b11-a02f-0a2e51c9586d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:45.494031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bdc81053-51f0-4b11-a02f-0a2e51c9586d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:45.494031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bdc81053-51f0-4b11-a02f-0a2e51c9586d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:45.494031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bdc81053-51f0-4b11-a02f-0a2e51c9586d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:45.582030 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:45.582030 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:45.619351 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdc81053-51f0-4b11-a02f-0a2e51c9586d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:45.619351 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 957/1858] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:45 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:46.635718 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44de8fee-d242-47c3-9746-c63faa970835 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:46.635718 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44de8fee-d242-47c3-9746-c63faa970835 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:46.635718 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44de8fee-d242-47c3-9746-c63faa970835 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:46.635718 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-44de8fee-d242-47c3-9746-c63faa970835 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:46.679654 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:46.679654 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:46.697068 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44de8fee-d242-47c3-9746-c63faa970835 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:46.697068 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 902/1859] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:46 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:47.709967 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f9e61d1-21b0-4e8f-804a-81b373ca8e2e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:47.711124 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f9e61d1-21b0-4e8f-804a-81b373ca8e2e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:47.711878 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:47.711878 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:47.712530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f9e61d1-21b0-4e8f-804a-81b373ca8e2e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:47.713080 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2f9e61d1-21b0-4e8f-804a-81b373ca8e2e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:47.766325 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:47.766325 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:47.811480 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f9e61d1-21b0-4e8f-804a-81b373ca8e2e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:47.811480 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 958/1860] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:47 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:48.873572 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2689f328-b2d3-4052-bfb8-477f50731abf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:48.873572 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2689f328-b2d3-4052-bfb8-477f50731abf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:48.873572 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:48.873572 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:48.873572 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2689f328-b2d3-4052-bfb8-477f50731abf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:48.873572 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2689f328-b2d3-4052-bfb8-477f50731abf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:48.962314 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:48.962314 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:48.962314 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2689f328-b2d3-4052-bfb8-477f50731abf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:48.980890 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 903/1861] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:48 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:49.981689 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a9506e6-9189-43c7-aff4-b0475001a035 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:49.982753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a9506e6-9189-43c7-aff4-b0475001a035 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:49.983145 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:49.983145 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:49.983764 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a9506e6-9189-43c7-aff4-b0475001a035 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:49.984321 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3a9506e6-9189-43c7-aff4-b0475001a035 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:50.028699 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:50.028699 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:50.044186 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a9506e6-9189-43c7-aff4-b0475001a035 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:50.045352 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 959/1862] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:49 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:51.059468 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d36d4e75-1375-4ab7-821a-71f7166e5e9c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:51.060039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d36d4e75-1375-4ab7-821a-71f7166e5e9c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:51.060224 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:51.060224 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:51.060590 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d36d4e75-1375-4ab7-821a-71f7166e5e9c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:51.060953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d36d4e75-1375-4ab7-821a-71f7166e5e9c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:51.100810 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:51.100810 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:51.136664 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d36d4e75-1375-4ab7-821a-71f7166e5e9c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:51.136664 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 904/1863] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:51 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:52.134703 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cda88654-7464-4ee5-a8ea-18bd29f0a00d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:52.134703 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cda88654-7464-4ee5-a8ea-18bd29f0a00d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:52.134703 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:52.134703 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:52.134703 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cda88654-7464-4ee5-a8ea-18bd29f0a00d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:52.134703 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cda88654-7464-4ee5-a8ea-18bd29f0a00d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:52.175282 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:52.175282 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:52.175282 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cda88654-7464-4ee5-a8ea-18bd29f0a00d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:52.192621 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 960/1864] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:52 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:16:53.188709 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2232270d-d558-4f0f-a89f-5caa53f33771 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:53.192628 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2232270d-d558-4f0f-a89f-5caa53f33771 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:53.192628 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:53.192628 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:53.192628 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2232270d-d558-4f0f-a89f-5caa53f33771 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:53.192628 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2232270d-d558-4f0f-a89f-5caa53f33771 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:53.226671 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:53.226671 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:53.226671 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2232270d-d558-4f0f-a89f-5caa53f33771 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:53.234658 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 905/1865] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:53 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:54.245364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b561699-55ad-4527-bfa7-03487bb5a53c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:54.245364 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b561699-55ad-4527-bfa7-03487bb5a53c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:54.245364 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:54.245364 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:54.245364 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b561699-55ad-4527-bfa7-03487bb5a53c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:54.245364 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1b561699-55ad-4527-bfa7-03487bb5a53c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:54.318380 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:54.318380 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:54.321478 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b561699-55ad-4527-bfa7-03487bb5a53c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:54.328045 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 961/1866] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:54 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:55.348287 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea5e3508-76f5-4fb7-b8ca-f69ea15ee09e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:55.348287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea5e3508-76f5-4fb7-b8ca-f69ea15ee09e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:55.348287 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:55.348287 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:55.348287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea5e3508-76f5-4fb7-b8ca-f69ea15ee09e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:55.353158 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ea5e3508-76f5-4fb7-b8ca-f69ea15ee09e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:55.434334 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:55.434334 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:55.434334 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea5e3508-76f5-4fb7-b8ca-f69ea15ee09e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:55.452096 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 906/1867] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:55 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:56.452280 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43a7cbb4-a3a9-482b-a383-1995c37617d5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:56.452280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43a7cbb4-a3a9-482b-a383-1995c37617d5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:56.452280 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:56.452280 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:56.452280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43a7cbb4-a3a9-482b-a383-1995c37617d5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:56.452280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-43a7cbb4-a3a9-482b-a383-1995c37617d5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:56.560520 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:56.560520 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:56.562886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43a7cbb4-a3a9-482b-a383-1995c37617d5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:56.571103 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 962/1868] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:56 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:57.201189 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94f045f3-55a2-4f71-941d-9001b3ad7ddf tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] POST http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types Jan 21 09:16:57.201645 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:57.201645 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:57.202100 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94f045f3-55a2-4f71-941d-9001b3ad7ddf tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1678899542", "extra_specs": {"spec1": "val1"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:57.263277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94f045f3-55a2-4f71-941d-9001b3ad7ddf tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types returned with HTTP 200 Jan 21 09:16:57.263277 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 907/1869] 10.222.0.86 () {60 vars in 1220 bytes} [Thu Jan 21 09:16:56 2021] POST /volume/v3/c3b9e3decd934826be45db6cab49823c/types => generated 243 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:57.266798 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-984810e0-2d16-4dd5-952b-0d1afba8453f tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] POST http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs Jan 21 09:16:57.266798 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:57.266798 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:57.266798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-984810e0-2d16-4dd5-952b-0d1afba8453f tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:57.266798 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-984810e0-2d16-4dd5-952b-0d1afba8453f tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs returned with HTTP 400 Jan 21 09:16:57.289533 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 963/1870] 10.222.0.86 () {60 vars in 1366 bytes} [Thu Jan 21 09:16:57 2021] POST /volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs => generated 146 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:16:57.294236 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47f772c4-ca71-4fb8-8fb3-7b101545916b tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] POST http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs Jan 21 09:16:57.294236 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47f772c4-ca71-4fb8-8fb3-7b101545916b tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:57.294236 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47f772c4-ca71-4fb8-8fb3-7b101545916b tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs returned with HTTP 400 Jan 21 09:16:57.294236 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 908/1871] 10.222.0.86 () {60 vars in 1366 bytes} [Thu Jan 21 09:16:57 2021] POST /volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs => generated 132 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:16:57.315837 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8cb5403-513d-444d-a09b-6acaa95d34c1 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] POST http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/ab3d11bb-e3fe-461d-b22f-24b328cbdcc0/extra_specs Jan 21 09:16:57.315837 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8cb5403-513d-444d-a09b-6acaa95d34c1 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:57.383401 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8cb5403-513d-444d-a09b-6acaa95d34c1 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/ab3d11bb-e3fe-461d-b22f-24b328cbdcc0/extra_specs returned with HTTP 404 Jan 21 09:16:57.383401 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 964/1872] 10.222.0.86 () {60 vars in 1366 bytes} [Thu Jan 21 09:16:57 2021] POST /volume/v3/c3b9e3decd934826be45db6cab49823c/types/ab3d11bb-e3fe-461d-b22f-24b328cbdcc0/extra_specs => generated 114 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:57.392244 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecbde1e5-8983-4b70-a24c-11ef7b18b28d tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] DELETE http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/8e3e9caa-4991-461a-abe9-a437def1985a/extra_specs/spec1 Jan 21 09:16:57.392244 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecbde1e5-8983-4b70-a24c-11ef7b18b28d tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:57.392244 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecbde1e5-8983-4b70-a24c-11ef7b18b28d tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:57.433876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecbde1e5-8983-4b70-a24c-11ef7b18b28d tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/8e3e9caa-4991-461a-abe9-a437def1985a/extra_specs/spec1 returned with HTTP 404 Jan 21 09:16:57.433876 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 909/1873] 10.222.0.86 () {58 vars in 1366 bytes} [Thu Jan 21 09:16:57 2021] DELETE /volume/v3/c3b9e3decd934826be45db6cab49823c/types/8e3e9caa-4991-461a-abe9-a437def1985a/extra_specs/spec1 => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:57.452302 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f2cc613-a244-4ebb-99e8-220864b32132 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] GET http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs/nonexistent_extra_spec_name Jan 21 09:16:57.452302 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f2cc613-a244-4ebb-99e8-220864b32132 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:57.452302 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f2cc613-a244-4ebb-99e8-220864b32132 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:57.469165 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f2cc613-a244-4ebb-99e8-220864b32132 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 21 09:16:57.477692 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 965/1874] 10.222.0.86 () {58 vars in 1429 bytes} [Thu Jan 21 09:16:57 2021] GET /volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:57.488651 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea2120cd-d247-494c-92f7-248e5822a4a9 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] GET http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/5b6a423b-fee5-4004-85b2-f2b45c9e5c76/extra_specs/spec1 Jan 21 09:16:57.488651 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea2120cd-d247-494c-92f7-248e5822a4a9 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:57.488651 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea2120cd-d247-494c-92f7-248e5822a4a9 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:57.513772 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea2120cd-d247-494c-92f7-248e5822a4a9 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/5b6a423b-fee5-4004-85b2-f2b45c9e5c76/extra_specs/spec1 returned with HTTP 404 Jan 21 09:16:57.513772 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 910/1875] 10.222.0.86 () {58 vars in 1363 bytes} [Thu Jan 21 09:16:57 2021] GET /volume/v3/c3b9e3decd934826be45db6cab49823c/types/5b6a423b-fee5-4004-85b2-f2b45c9e5c76/extra_specs/spec1 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:57.533774 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4951da32-097d-475a-be36-2c6431c35fc3 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] GET http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/0732e61f-5d5e-4314-a5d5-37c031b4e390/extra_specs Jan 21 09:16:57.533774 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4951da32-097d-475a-be36-2c6431c35fc3 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:57.533774 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4951da32-097d-475a-be36-2c6431c35fc3 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:57.571608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4951da32-097d-475a-be36-2c6431c35fc3 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/0732e61f-5d5e-4314-a5d5-37c031b4e390/extra_specs returned with HTTP 404 Jan 21 09:16:57.578067 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2f6cf1a-4590-4c83-9b7b-5d7d5f3543ff tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:57.578250 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2f6cf1a-4590-4c83-9b7b-5d7d5f3543ff tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:57.580968 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2f6cf1a-4590-4c83-9b7b-5d7d5f3543ff tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:57.581247 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 966/1876] 10.222.0.86 () {58 vars in 1345 bytes} [Thu Jan 21 09:16:57 2021] GET /volume/v3/c3b9e3decd934826be45db6cab49823c/types/0732e61f-5d5e-4314-a5d5-37c031b4e390/extra_specs => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:57.581360 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d2f6cf1a-4590-4c83-9b7b-5d7d5f3543ff tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:57.590460 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0a31940-0b7c-4cb9-8e80-27d6d3266e2b tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] PUT http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs/spec1 Jan 21 09:16:57.629001 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:57.629001 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:57.629001 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2f6cf1a-4590-4c83-9b7b-5d7d5f3543ff tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:57.638758 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0a31940-0b7c-4cb9-8e80-27d6d3266e2b tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:57.638758 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0a31940-0b7c-4cb9-8e80-27d6d3266e2b tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs/spec1 returned with HTTP 400 Jan 21 09:16:57.643161 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 911/1877] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:57 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:57.647381 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 967/1878] 10.222.0.86 () {60 vars in 1383 bytes} [Thu Jan 21 09:16:57 2021] PUT /volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs/spec1 => generated 102 bytes in 60 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:16:57.659378 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f00ada2e-2106-485d-becf-86208f5ce6c2 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] PUT http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs/spec1 Jan 21 09:16:57.659378 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:16:57.659378 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:16:57.659378 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f00ada2e-2106-485d-becf-86208f5ce6c2 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Action: 'update', calling method: update, body: null {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:57.659378 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f00ada2e-2106-485d-becf-86208f5ce6c2 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs/spec1 returned with HTTP 400 Jan 21 09:16:57.659378 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 912/1879] 10.222.0.86 () {60 vars in 1382 bytes} [Thu Jan 21 09:16:57 2021] PUT /volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs/spec1 => generated 72 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:16:57.680416 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b0692ff-99e5-4d75-931f-101fe6c93606 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] PUT http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs/None Jan 21 09:16:57.700041 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b0692ff-99e5-4d75-931f-101fe6c93606 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:57.881176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b0692ff-99e5-4d75-931f-101fe6c93606 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] HTTP exception thrown: Request body and URI mismatch Jan 21 09:16:57.882110 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b0692ff-99e5-4d75-931f-101fe6c93606 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs/None returned with HTTP 400 Jan 21 09:16:57.900359 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 968/1880] 10.222.0.86 () {60 vars in 1380 bytes} [Thu Jan 21 09:16:57 2021] PUT /volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs/None => generated 73 bytes in 230 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:16:57.940538 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b8d7374-d9a7-4171-a997-38b8b40fd1a7 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] PUT http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs/6868ca78-7598-4bd2-a6b8-683fda0ac552 Jan 21 09:16:57.958695 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b8d7374-d9a7-4171-a997-38b8b40fd1a7 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:16:58.084885 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b8d7374-d9a7-4171-a997-38b8b40fd1a7 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] HTTP exception thrown: Request body and URI mismatch Jan 21 09:16:58.085274 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b8d7374-d9a7-4171-a997-38b8b40fd1a7 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs/6868ca78-7598-4bd2-a6b8-683fda0ac552 returned with HTTP 400 Jan 21 09:16:58.086474 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 913/1881] 10.222.0.86 () {60 vars in 1476 bytes} [Thu Jan 21 09:16:57 2021] PUT /volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f/extra_specs/6868ca78-7598-4bd2-a6b8-683fda0ac552 => generated 73 bytes in 171 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 21 09:16:58.096324 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11a673bc-7e70-4917-b931-7cb5b7e46ccd tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] DELETE http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f Jan 21 09:16:58.096986 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11a673bc-7e70-4917-b931-7cb5b7e46ccd tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:58.097602 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11a673bc-7e70-4917-b931-7cb5b7e46ccd tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:58.331813 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:16:58.331813 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:16:58.363276 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11a673bc-7e70-4917-b931-7cb5b7e46ccd tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f returned with HTTP 202 Jan 21 09:16:58.364786 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 969/1882] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:16:58 2021] DELETE /volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:16:58.378943 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3a51424-b66d-4e85-8641-85f7dc4dc789 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] GET http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f Jan 21 09:16:58.383210 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3a51424-b66d-4e85-8641-85f7dc4dc789 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:58.383210 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3a51424-b66d-4e85-8641-85f7dc4dc789 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:58.414406 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3a51424-b66d-4e85-8641-85f7dc4dc789 tempest-ExtraSpecsNegativeTest-1707344802 tempest-ExtraSpecsNegativeTest-1707344802] http://10.222.0.86/volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f returned with HTTP 404 Jan 21 09:16:58.414406 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 914/1883] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:16:58 2021] GET /volume/v3/c3b9e3decd934826be45db6cab49823c/types/eb88b055-9861-4504-a983-9d0e8728c09f => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:16:58.650807 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d707c775-430b-407b-a8d0-4093f77a2cf9 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:58.650807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d707c775-430b-407b-a8d0-4093f77a2cf9 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:58.650807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d707c775-430b-407b-a8d0-4093f77a2cf9 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:58.650807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d707c775-430b-407b-a8d0-4093f77a2cf9 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:58.710216 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:58.710216 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:58.720981 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d707c775-430b-407b-a8d0-4093f77a2cf9 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:58.720981 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 970/1884] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:58 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:16:59.729723 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59a38f43-ebd8-4f29-9041-9b2bb43de7ae tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:16:59.730283 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59a38f43-ebd8-4f29-9041-9b2bb43de7ae tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:16:59.730763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59a38f43-ebd8-4f29-9041-9b2bb43de7ae tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:16:59.731120 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-59a38f43-ebd8-4f29-9041-9b2bb43de7ae tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:16:59.770030 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:16:59.770030 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:16:59.784560 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59a38f43-ebd8-4f29-9041-9b2bb43de7ae tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:16:59.792958 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 915/1885] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:16:59 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:00.799501 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afe6794a-0d93-4716-b1a4-bf3752bcdef5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:17:00.800081 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afe6794a-0d93-4716-b1a4-bf3752bcdef5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:00.800360 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:00.800360 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:00.800803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afe6794a-0d93-4716-b1a4-bf3752bcdef5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:00.801221 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-afe6794a-0d93-4716-b1a4-bf3752bcdef5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:00.823426 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:00.823426 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:00.825268 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afe6794a-0d93-4716-b1a4-bf3752bcdef5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 200 Jan 21 09:17:00.826220 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 971/1886] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:00 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:00.838846 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fde02efc-6563-41e8-a796-e28bc3bd3c9f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 Jan 21 09:17:00.839408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fde02efc-6563-41e8-a796-e28bc3bd3c9f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:00.839712 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:00.839712 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:00.840210 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fde02efc-6563-41e8-a796-e28bc3bd3c9f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:00.905053 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:00.905053 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:00.915462 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fde02efc-6563-41e8-a796-e28bc3bd3c9f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:17:00.940306 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fde02efc-6563-41e8-a796-e28bc3bd3c9f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 returned with HTTP 200 Jan 21 09:17:00.941662 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 916/1887] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:00 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 => generated 1414 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:17:00.959960 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c53a37cd-54f5-443c-b7a3-d2a50a3d4e61 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 Jan 21 09:17:00.960646 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c53a37cd-54f5-443c-b7a3-d2a50a3d4e61 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:00.961068 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:00.961068 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:00.961422 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c53a37cd-54f5-443c-b7a3-d2a50a3d4e61 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:01.012971 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:01.012971 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:01.022748 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c53a37cd-54f5-443c-b7a3-d2a50a3d4e61 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:17:01.048481 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c53a37cd-54f5-443c-b7a3-d2a50a3d4e61 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 returned with HTTP 200 Jan 21 09:17:01.049474 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 972/1888] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:00 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 => generated 1414 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:17:01.064248 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-281e41af-1d5b-4b9d-a226-5da7de09fc6d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] DELETE http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 Jan 21 09:17:01.064858 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-281e41af-1d5b-4b9d-a226-5da7de09fc6d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:01.065137 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:01.065137 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:01.065594 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-281e41af-1d5b-4b9d-a226-5da7de09fc6d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:01.066151 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-281e41af-1d5b-4b9d-a226-5da7de09fc6d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Delete volume with id: 262542be-d903-4925-aa37-6afb06b93161 Jan 21 09:17:01.116965 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:01.116965 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:01.118512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-281e41af-1d5b-4b9d-a226-5da7de09fc6d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:17:01.149337 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-281e41af-1d5b-4b9d-a226-5da7de09fc6d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Delete volume request issued successfully. Jan 21 09:17:01.150143 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-281e41af-1d5b-4b9d-a226-5da7de09fc6d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 returned with HTTP 202 Jan 21 09:17:01.151318 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 917/1889] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:17:01 2021] DELETE /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:17:01.159008 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-422d67a8-b8bc-42a6-873c-1aaa7e07075e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 Jan 21 09:17:01.160330 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-422d67a8-b8bc-42a6-873c-1aaa7e07075e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:01.161055 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:01.161055 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:01.161646 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-422d67a8-b8bc-42a6-873c-1aaa7e07075e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:01.218184 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:01.218184 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:01.231017 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-422d67a8-b8bc-42a6-873c-1aaa7e07075e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:17:01.257985 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-422d67a8-b8bc-42a6-873c-1aaa7e07075e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 returned with HTTP 200 Jan 21 09:17:01.259247 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 973/1890] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:01 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 => generated 1413 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:17:02.275766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6756f1e9-e26d-4ed5-a6e2-310463984c5c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 Jan 21 09:17:02.277078 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6756f1e9-e26d-4ed5-a6e2-310463984c5c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:02.277485 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:02.277485 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:02.278139 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6756f1e9-e26d-4ed5-a6e2-310463984c5c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:02.386182 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:02.386182 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:02.398867 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6756f1e9-e26d-4ed5-a6e2-310463984c5c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:17:02.427775 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6756f1e9-e26d-4ed5-a6e2-310463984c5c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 returned with HTTP 200 Jan 21 09:17:02.429041 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 918/1891] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:02 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 => generated 1413 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:17:03.445293 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fbaabac9-56d9-4fa6-ad5a-5a6b17842438 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 Jan 21 09:17:03.446378 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fbaabac9-56d9-4fa6-ad5a-5a6b17842438 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:03.446793 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:03.446793 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:03.447773 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fbaabac9-56d9-4fa6-ad5a-5a6b17842438 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:03.527754 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fbaabac9-56d9-4fa6-ad5a-5a6b17842438 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 returned with HTTP 404 Jan 21 09:17:03.529005 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 974/1892] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:03 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/262542be-d903-4925-aa37-6afb06b93161 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:17:03.540450 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-320f66b7-8b99-4070-a7bf-d0aebeebf686 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] DELETE http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc Jan 21 09:17:03.541050 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-320f66b7-8b99-4070-a7bf-d0aebeebf686 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:03.541779 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:03.541779 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:03.542559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-320f66b7-8b99-4070-a7bf-d0aebeebf686 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:03.542559 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-320f66b7-8b99-4070-a7bf-d0aebeebf686 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Delete backup with id: 37b8ad67-b4dd-45dd-bbcb-7c90992306bc. Jan 21 09:17:03.598322 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:03.598322 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:03.658867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-320f66b7-8b99-4070-a7bf-d0aebeebf686 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] delete_backup rpcapi backup_id 37b8ad67-b4dd-45dd-bbcb-7c90992306bc {{(pid=87915) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 09:17:03.676051 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-320f66b7-8b99-4070-a7bf-d0aebeebf686 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc returned with HTTP 202 Jan 21 09:17:03.688922 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 919/1893] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:17:03 2021] DELETE /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/37b8ad67-b4dd-45dd-bbcb-7c90992306bc => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:17:03.716048 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] POST http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes Jan 21 09:17:03.717614 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1288804399"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:17:03.718891 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1288804399'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:17:03.719266 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Create volume of 1 GB Jan 21 09:17:03.769071 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Availability Zones retrieved successfully. Jan 21 09:17:03.803199 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Flow 'volume_create_api' (40e60695-9312-4697-80d3-d9f86f2c4ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:03.808641 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e25a0021-3f7c-4daf-85be-dca424db125d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:03.808641 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:17:03.899041 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e25a0021-3f7c-4daf-85be-dca424db125d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:03.902396 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769f0a84-3505-4b1d-b7fa-4c701a41ad69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:03.984952 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Created reservations ['50096329-ccbd-4e1e-ad60-70497225ec72', '74a4150b-3b13-4876-8d7b-3b76a2881e0f', '5f63aeec-7973-44a3-a9ad-c387b0f46215', 'fa2dc616-45d7-4035-adb7-1309b38295d0'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:17:03.987988 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769f0a84-3505-4b1d-b7fa-4c701a41ad69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50096329-ccbd-4e1e-ad60-70497225ec72', '74a4150b-3b13-4876-8d7b-3b76a2881e0f', '5f63aeec-7973-44a3-a9ad-c387b0f46215', 'fa2dc616-45d7-4035-adb7-1309b38295d0']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:03.990866 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c172cb2-4ff3-467d-a4e2-4a709045dbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:04.103068 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c172cb2-4ff3-467d-a4e2-4a709045dbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c7fefac-ef7d-4b07-943e-1c9553259232', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1288804399',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='da75b0cc0bdb4ea089ffb1569e22f923',qos_specs=None,replication_status=,reservations=['50096329-ccbd-4e1e-ad60-70497225ec72','74a4150b-3b13-4876-8d7b-3b76a2881e0f','5f63aeec-7973-44a3-a9ad-c387b0f46215','fa2dc616-45d7-4035-adb7-1309b38295d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d9192b13404d0b99d0f7f937651082',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:17:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1288804399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c7fefac-ef7d-4b07-943e-1c9553259232,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='da75b0cc0bdb4ea089ffb1569e22f923',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0d9192b13404d0b99d0f7f937651082',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:04.128067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b4a944-53af-4ca4-a5b1-fd2bad21c8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:04.188711 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b4a944-53af-4ca4-a5b1-fd2bad21c8bd) transitioned into state 'SUCCESS' from state '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-1288804399',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='da75b0cc0bdb4ea089ffb1569e22f923',qos_specs=None,replication_status=,reservations=['50096329-ccbd-4e1e-ad60-70497225ec72','74a4150b-3b13-4876-8d7b-3b76a2881e0f','5f63aeec-7973-44a3-a9ad-c387b0f46215','fa2dc616-45d7-4035-adb7-1309b38295d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d9192b13404d0b99d0f7f937651082',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:04.198998 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c20a851-df90-4067-b314-987845a1ac98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:04.220558 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c20a851-df90-4067-b314-987845a1ac98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:04.224017 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Flow 'volume_create_api' (40e60695-9312-4697-80d3-d9f86f2c4ad6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:04.320188 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Create volume request issued successfully. Jan 21 09:17:04.359977 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c320e1be-443a-464f-9d21-25aa071e68e6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes returned with HTTP 202 Jan 21 09:17:04.375782 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 975/1894] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:17:03 2021] POST /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes => generated 885 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:17:04.381774 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc49a0a8-e3f6-4bd8-b887-308deef35ee7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 Jan 21 09:17:04.382679 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc49a0a8-e3f6-4bd8-b887-308deef35ee7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:04.382877 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:04.382877 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:04.383704 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc49a0a8-e3f6-4bd8-b887-308deef35ee7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:04.521005 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:04.521005 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:04.543770 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc49a0a8-e3f6-4bd8-b887-308deef35ee7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:17:04.600588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc49a0a8-e3f6-4bd8-b887-308deef35ee7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 returned with HTTP 200 Jan 21 09:17:04.601950 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 920/1895] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:04 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 => generated 977 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:04.812610 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d3c048c-d2c9-432e-b690-d41418ed0b47 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes Jan 21 09:17:04.812943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d3c048c-d2c9-432e-b690-d41418ed0b47 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:04.813920 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:04.813920 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:04.814307 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d3c048c-d2c9-432e-b690-d41418ed0b47 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:04.814991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-2d3c048c-d2c9-432e-b690-d41418ed0b47 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:17:04.816435 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:04.816435 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:04.819311 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2d3c048c-d2c9-432e-b690-d41418ed0b47 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:17:04.912017 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2d3c048c-d2c9-432e-b690-d41418ed0b47 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Get all volumes completed successfully. Jan 21 09:17:04.913351 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d3c048c-d2c9-432e-b690-d41418ed0b47 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes returned with HTTP 200 Jan 21 09:17:04.914397 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 976/1896] 10.222.0.86 () {58 vars in 1204 bytes} [Thu Jan 21 09:17:04 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes => generated 15 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 21 09:17:04.924357 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] POST http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes Jan 21 09:17:04.924954 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:04.924954 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:04.925556 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1753973286"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:17:04.926779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1753973286'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:17:04.927222 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Create volume of 1 GB Jan 21 09:17:04.970644 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Availability Zones retrieved successfully. Jan 21 09:17:04.998243 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Flow 'volume_create_api' (1224f8ae-4c26-4ff4-91ce-7ad3e0474fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:05.007525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23444283-22bc-4493-8c04-19c14042f019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:05.009744 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:17:05.154654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23444283-22bc-4493-8c04-19c14042f019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:05.156803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657b22fa-1fc6-4a4f-a133-50b11aa350f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:05.352088 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Created reservations ['f3609b92-5ea5-4751-98e0-4cb5ffdc13ca', 'f5e98879-627b-4ea4-abc9-1164ca244af3', '42d38f28-7d2d-4975-8461-a8fe17db4a16', '874b083a-5256-4efc-bd44-096b8be38c00'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:17:05.354412 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657b22fa-1fc6-4a4f-a133-50b11aa350f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3609b92-5ea5-4751-98e0-4cb5ffdc13ca', 'f5e98879-627b-4ea4-abc9-1164ca244af3', '42d38f28-7d2d-4975-8461-a8fe17db4a16', '874b083a-5256-4efc-bd44-096b8be38c00']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:05.357172 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c568200-ba91-480f-8739-c9ad93ca0970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:05.488668 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c568200-ba91-480f-8739-c9ad93ca0970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93b01694-3a06-4215-81f3-e4468b7d1aef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1753973286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7936a09435f5473291c0093bec905337',qos_specs=None,replication_status=,reservations=['f3609b92-5ea5-4751-98e0-4cb5ffdc13ca','f5e98879-627b-4ea4-abc9-1164ca244af3','42d38f28-7d2d-4975-8461-a8fe17db4a16','874b083a-5256-4efc-bd44-096b8be38c00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5aa8c36a69a48c3be3c6a4c4110e37c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:17:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1753973286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93b01694-3a06-4215-81f3-e4468b7d1aef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7936a09435f5473291c0093bec905337',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f5aa8c36a69a48c3be3c6a4c4110e37c',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:05.496886 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b930afd-8bf2-4682-8b7b-a7213c56e3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:05.561918 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b930afd-8bf2-4682-8b7b-a7213c56e3f1) transitioned into state 'SUCCESS' from state '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-1753973286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7936a09435f5473291c0093bec905337',qos_specs=None,replication_status=,reservations=['f3609b92-5ea5-4751-98e0-4cb5ffdc13ca','f5e98879-627b-4ea4-abc9-1164ca244af3','42d38f28-7d2d-4975-8461-a8fe17db4a16','874b083a-5256-4efc-bd44-096b8be38c00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5aa8c36a69a48c3be3c6a4c4110e37c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:05.571290 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad7cd7eb-9aa0-4d0c-8089-70ab96d5d991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:05.596519 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad7cd7eb-9aa0-4d0c-8089-70ab96d5d991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:05.603065 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Flow 'volume_create_api' (1224f8ae-4c26-4ff4-91ce-7ad3e0474fce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:05.618969 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54111c75-c467-4f3d-8556-7205b49515f7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 Jan 21 09:17:05.619487 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54111c75-c467-4f3d-8556-7205b49515f7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:05.619963 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54111c75-c467-4f3d-8556-7205b49515f7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:05.746022 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Create volume request issued successfully. Jan 21 09:17:05.779648 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdb7ddca-9dad-4680-8e8b-d203df2aeda4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes returned with HTTP 202 Jan 21 09:17:05.781528 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 921/1897] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:17:04 2021] POST /volume/v3/7936a09435f5473291c0093bec905337/volumes => generated 824 bytes in 861 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:17:05.798567 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94b97bcd-2551-462b-82ea-02a6cc9ecba4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef Jan 21 09:17:05.799508 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94b97bcd-2551-462b-82ea-02a6cc9ecba4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:05.799932 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:05.799932 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:05.800576 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94b97bcd-2551-462b-82ea-02a6cc9ecba4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:05.866608 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:05.866608 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:05.908519 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-54111c75-c467-4f3d-8556-7205b49515f7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:17:05.953011 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54111c75-c467-4f3d-8556-7205b49515f7 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 returned with HTTP 200 Jan 21 09:17:05.954264 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 977/1898] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:05 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 => generated 977 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:05.990618 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:05.990618 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:06.004746 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94b97bcd-2551-462b-82ea-02a6cc9ecba4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:06.029173 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94b97bcd-2551-462b-82ea-02a6cc9ecba4 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef returned with HTTP 200 Jan 21 09:17:06.030934 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 922/1899] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:05 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef => generated 892 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:06.971284 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74bafc58-a722-47c3-8641-6bc5e02f8f35 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 Jan 21 09:17:06.971780 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74bafc58-a722-47c3-8641-6bc5e02f8f35 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:06.971965 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:06.971965 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:06.972640 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74bafc58-a722-47c3-8641-6bc5e02f8f35 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:07.046817 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7934d79-94ca-469f-ab7c-aa63df8601bf tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef Jan 21 09:17:07.047702 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7934d79-94ca-469f-ab7c-aa63df8601bf tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:07.048054 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:07.048054 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:07.048817 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7934d79-94ca-469f-ab7c-aa63df8601bf tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:07.178655 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:07.178655 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:07.191806 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:07.191806 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:07.198146 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b7934d79-94ca-469f-ab7c-aa63df8601bf tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:07.237307 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74bafc58-a722-47c3-8641-6bc5e02f8f35 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:17:07.251671 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7934d79-94ca-469f-ab7c-aa63df8601bf tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef returned with HTTP 200 Jan 21 09:17:07.253423 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 923/1900] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:07 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef => generated 916 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:07.300715 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74bafc58-a722-47c3-8641-6bc5e02f8f35 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 returned with HTTP 200 Jan 21 09:17:07.302540 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 978/1901] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:06 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 => generated 978 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:07.322139 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f7b6a28-70fd-4b51-9e48-6fb5a2d8df33 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] POST http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups Jan 21 09:17:07.322596 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:07.322596 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:07.323020 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f7b6a28-70fd-4b51-9e48-6fb5a2d8df33 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8c7fefac-ef7d-4b07-943e-1c9553259232", "name": "tempest-VolumesBackupsTest-Backup-672058088", "description": "tempest-volume-backup-description-886921997", "container": "container"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:17:07.324347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-7f7b6a28-70fd-4b51-9e48-6fb5a2d8df33 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Creating new backup {'backup': {'volume_id': '8c7fefac-ef7d-4b07-943e-1c9553259232', 'name': 'tempest-VolumesBackupsTest-Backup-672058088', 'description': 'tempest-volume-backup-description-886921997', 'container': 'container'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 09:17:07.324760 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-7f7b6a28-70fd-4b51-9e48-6fb5a2d8df33 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Creating backup of volume 8c7fefac-ef7d-4b07-943e-1c9553259232 in container container Jan 21 09:17:07.462232 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:07.462232 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:07.465447 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7f7b6a28-70fd-4b51-9e48-6fb5a2d8df33 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:17:07.593185 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-7f7b6a28-70fd-4b51-9e48-6fb5a2d8df33 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Created reservations ['374bc9b5-c549-4a5b-b1db-340b13ad57a4', '1b2f85e9-49f2-4904-852a-bcf544f200e6'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:17:07.817150 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f7b6a28-70fd-4b51-9e48-6fb5a2d8df33 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups returned with HTTP 202 Jan 21 09:17:07.819341 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 924/1902] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:17:07 2021] POST /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups => generated 395 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:17:07.831556 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e4068d0-51db-4104-bcf4-a7cc929eb21d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:07.832430 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e4068d0-51db-4104-bcf4-a7cc929eb21d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:07.832838 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:07.832838 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:07.834013 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e4068d0-51db-4104-bcf4-a7cc929eb21d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:07.834844 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8e4068d0-51db-4104-bcf4-a7cc929eb21d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:07.893164 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:07.893164 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:07.895040 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e4068d0-51db-4104-bcf4-a7cc929eb21d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:07.895881 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 979/1903] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:07 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:08.268699 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5bb957f3-4cf2-4810-94f4-0cbdd5b3f92d tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef Jan 21 09:17:08.269288 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5bb957f3-4cf2-4810-94f4-0cbdd5b3f92d tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:08.269390 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:08.269390 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:08.269762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5bb957f3-4cf2-4810-94f4-0cbdd5b3f92d tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:08.406115 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:08.406115 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:08.417736 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5bb957f3-4cf2-4810-94f4-0cbdd5b3f92d tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:08.453932 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5bb957f3-4cf2-4810-94f4-0cbdd5b3f92d tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef returned with HTTP 200 Jan 21 09:17:08.454977 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 925/1904] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:08 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef => generated 917 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:08.470547 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ea9eb0d-69bb-4420-907d-8587fc026f86 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef Jan 21 09:17:08.471395 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ea9eb0d-69bb-4420-907d-8587fc026f86 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:08.472813 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:08.472813 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:08.472813 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ea9eb0d-69bb-4420-907d-8587fc026f86 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:08.591091 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:08.591091 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:08.644630 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ea9eb0d-69bb-4420-907d-8587fc026f86 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:08.744886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ea9eb0d-69bb-4420-907d-8587fc026f86 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef returned with HTTP 200 Jan 21 09:17:08.757619 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 980/1905] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:08 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef => generated 917 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:08.771855 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] POST http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes Jan 21 09:17:08.772874 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:08.772874 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:08.774366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-322300997"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:17:08.777984 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-322300997'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:17:08.778402 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Create volume of 1 GB Jan 21 09:17:08.819490 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Availability Zones retrieved successfully. Jan 21 09:17:08.919332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eab2d1c2-9951-4f02-997c-7c1e30f919e2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:08.919875 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eab2d1c2-9951-4f02-997c-7c1e30f919e2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:08.920095 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:08.920095 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:08.922873 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eab2d1c2-9951-4f02-997c-7c1e30f919e2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:08.925558 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-eab2d1c2-9951-4f02-997c-7c1e30f919e2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:08.932921 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Flow 'volume_create_api' (eeebfd9d-5bad-4388-a645-6460c50e8d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:08.947529 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976481c1-6446-4606-ba1c-36eefb132bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:08.949820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:17:08.997319 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:08.997319 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:08.999714 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eab2d1c2-9951-4f02-997c-7c1e30f919e2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:09.014025 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 981/1906] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:08 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:09.112682 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976481c1-6446-4606-ba1c-36eefb132bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:09.115792 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (647080ec-79b5-42bf-9197-fceff9007d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:09.262633 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Created reservations ['321a15e4-5ad4-4742-b4fa-ec13e2d50aa3', '1a57adb2-5edc-4e9c-8153-1e68ef205a06', '82a92f64-4767-4b3d-a030-80b885779c71', '9f286aef-8a6e-447d-bbb6-b8e3d5da1d6e'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:17:09.265258 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (647080ec-79b5-42bf-9197-fceff9007d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['321a15e4-5ad4-4742-b4fa-ec13e2d50aa3', '1a57adb2-5edc-4e9c-8153-1e68ef205a06', '82a92f64-4767-4b3d-a030-80b885779c71', '9f286aef-8a6e-447d-bbb6-b8e3d5da1d6e']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:09.268952 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (073d0ce0-957c-44e7-94d4-28a2684a4edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:09.342292 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (073d0ce0-957c-44e7-94d4-28a2684a4edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '209eddfc-5a7d-490e-ba15-90d6f1e7e27f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-322300997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7936a09435f5473291c0093bec905337',qos_specs=None,replication_status=,reservations=['321a15e4-5ad4-4742-b4fa-ec13e2d50aa3','1a57adb2-5edc-4e9c-8153-1e68ef205a06','82a92f64-4767-4b3d-a030-80b885779c71','9f286aef-8a6e-447d-bbb6-b8e3d5da1d6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5aa8c36a69a48c3be3c6a4c4110e37c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:17:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-322300997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=209eddfc-5a7d-490e-ba15-90d6f1e7e27f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7936a09435f5473291c0093bec905337',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f5aa8c36a69a48c3be3c6a4c4110e37c',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:09.345597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c064105-c36c-40c3-9a2e-8295ba1f8949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:09.381965 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c064105-c36c-40c3-9a2e-8295ba1f8949) transitioned into state 'SUCCESS' from state '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-322300997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7936a09435f5473291c0093bec905337',qos_specs=None,replication_status=,reservations=['321a15e4-5ad4-4742-b4fa-ec13e2d50aa3','1a57adb2-5edc-4e9c-8153-1e68ef205a06','82a92f64-4767-4b3d-a030-80b885779c71','9f286aef-8a6e-447d-bbb6-b8e3d5da1d6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5aa8c36a69a48c3be3c6a4c4110e37c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:09.384483 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faecbb9b-f5ef-49a8-b080-c432cd8292a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:09.403776 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faecbb9b-f5ef-49a8-b080-c432cd8292a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:09.416392 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Flow 'volume_create_api' (eeebfd9d-5bad-4388-a645-6460c50e8d3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:09.522657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Create volume request issued successfully. Jan 21 09:17:09.552122 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ee00da0-92ea-45a6-93b9-989b4a8a9114 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes returned with HTTP 202 Jan 21 09:17:09.564572 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 926/1907] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:17:08 2021] POST /volume/v3/7936a09435f5473291c0093bec905337/volumes => generated 823 bytes in 791 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:17:09.578829 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4cd4c518-7f65-44e9-bf53-4e58956662e2 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f Jan 21 09:17:09.579352 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4cd4c518-7f65-44e9-bf53-4e58956662e2 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:09.579565 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:09.579565 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:09.579941 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4cd4c518-7f65-44e9-bf53-4e58956662e2 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:09.809224 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:09.809224 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:09.841544 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4cd4c518-7f65-44e9-bf53-4e58956662e2 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:09.887223 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4cd4c518-7f65-44e9-bf53-4e58956662e2 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f returned with HTTP 200 Jan 21 09:17:09.888585 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 982/1908] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:09 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f => generated 915 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:10.029954 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e2da77e-e692-4ed2-af80-83f8b3db083f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:10.030559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e2da77e-e692-4ed2-af80-83f8b3db083f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:10.030777 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:10.030777 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:10.031148 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e2da77e-e692-4ed2-af80-83f8b3db083f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:10.031518 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0e2da77e-e692-4ed2-af80-83f8b3db083f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:10.090725 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:10.090725 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:10.092548 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e2da77e-e692-4ed2-af80-83f8b3db083f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:10.093667 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 927/1909] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:10 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:10.969197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7202b90c-8878-4fa5-bcea-1f228ee750db tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f Jan 21 09:17:10.969197 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7202b90c-8878-4fa5-bcea-1f228ee750db tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:10.979717 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:10.979717 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:10.979717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7202b90c-8878-4fa5-bcea-1f228ee750db tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:11.107692 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-275a2922-7a61-461d-9d45-ef2f96f68352 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:11.107692 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-275a2922-7a61-461d-9d45-ef2f96f68352 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:11.114045 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:11.114045 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:11.114045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-275a2922-7a61-461d-9d45-ef2f96f68352 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:11.114045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-275a2922-7a61-461d-9d45-ef2f96f68352 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:11.160777 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:11.160777 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:11.163263 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:11.163263 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:11.166554 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-275a2922-7a61-461d-9d45-ef2f96f68352 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:11.167995 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 928/1910] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:11 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:11.181612 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7202b90c-8878-4fa5-bcea-1f228ee750db tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:11.207152 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7202b90c-8878-4fa5-bcea-1f228ee750db tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f returned with HTTP 200 Jan 21 09:17:11.208011 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 983/1911] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:10 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f => generated 916 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:11.228882 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc42e82a-581f-4d05-bc1e-fce28cb769bd tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f Jan 21 09:17:11.229625 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc42e82a-581f-4d05-bc1e-fce28cb769bd tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:11.232399 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:11.232399 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:11.233129 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc42e82a-581f-4d05-bc1e-fce28cb769bd tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:11.345083 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:11.345083 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:11.356095 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc42e82a-581f-4d05-bc1e-fce28cb769bd tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:11.382912 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc42e82a-581f-4d05-bc1e-fce28cb769bd tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f returned with HTTP 200 Jan 21 09:17:11.384854 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 929/1912] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:11 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f => generated 916 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:11.400125 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] POST http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes Jan 21 09:17:11.400600 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:11.400600 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:11.401007 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-760496473"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:17:11.403475 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-760496473'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:17:11.404008 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Create volume of 1 GB Jan 21 09:17:11.442647 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Availability Zones retrieved successfully. Jan 21 09:17:11.473996 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Flow 'volume_create_api' (eac0a25c-ff14-4fe9-98f8-4cadcefaac6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:11.491506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab43ecc-a33c-4b3f-a67c-4c93fbd82562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:11.497714 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:17:11.636201 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab43ecc-a33c-4b3f-a67c-4c93fbd82562) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:11.640074 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20d46aa-d6b9-4023-9b3c-829b53e11972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:11.835315 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Created reservations ['3eb57cb9-37fb-4f03-8c8d-e7c15fb332b3', 'dbdbdf64-7459-48df-b093-3ce682e7d550', '3480e2f8-7ccd-49bb-9a55-b33907f64c5a', 'fdb09fd0-ee23-4961-a904-7b5f9a293cd6'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:17:11.838498 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20d46aa-d6b9-4023-9b3c-829b53e11972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3eb57cb9-37fb-4f03-8c8d-e7c15fb332b3', 'dbdbdf64-7459-48df-b093-3ce682e7d550', '3480e2f8-7ccd-49bb-9a55-b33907f64c5a', 'fdb09fd0-ee23-4961-a904-7b5f9a293cd6']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:11.841230 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0178cb0-6283-479e-91cb-ecd321409ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:12.015311 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0178cb0-6283-479e-91cb-ecd321409ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-760496473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7936a09435f5473291c0093bec905337',qos_specs=None,replication_status=,reservations=['3eb57cb9-37fb-4f03-8c8d-e7c15fb332b3','dbdbdf64-7459-48df-b093-3ce682e7d550','3480e2f8-7ccd-49bb-9a55-b33907f64c5a','fdb09fd0-ee23-4961-a904-7b5f9a293cd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5aa8c36a69a48c3be3c6a4c4110e37c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:17:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-760496473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7936a09435f5473291c0093bec905337',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f5aa8c36a69a48c3be3c6a4c4110e37c',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:12.038211 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19561152-1afb-4a4a-afe7-ce778811ec67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:12.106691 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19561152-1afb-4a4a-afe7-ce778811ec67) transitioned into state 'SUCCESS' from state '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-760496473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7936a09435f5473291c0093bec905337',qos_specs=None,replication_status=,reservations=['3eb57cb9-37fb-4f03-8c8d-e7c15fb332b3','dbdbdf64-7459-48df-b093-3ce682e7d550','3480e2f8-7ccd-49bb-9a55-b33907f64c5a','fdb09fd0-ee23-4961-a904-7b5f9a293cd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5aa8c36a69a48c3be3c6a4c4110e37c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:12.108955 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4010c621-3920-4982-9b98-62e33e89e146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:12.141329 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4010c621-3920-4982-9b98-62e33e89e146) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:12.144292 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Flow 'volume_create_api' (eac0a25c-ff14-4fe9-98f8-4cadcefaac6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:12.184331 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8f1ea8e-e8b8-47ff-bf31-103a7098280d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:12.184921 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8f1ea8e-e8b8-47ff-bf31-103a7098280d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:12.185584 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:12.185584 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:12.186297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8f1ea8e-e8b8-47ff-bf31-103a7098280d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:12.186805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b8f1ea8e-e8b8-47ff-bf31-103a7098280d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:12.249809 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:12.249809 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:12.257539 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8f1ea8e-e8b8-47ff-bf31-103a7098280d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:12.261879 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 930/1913] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:12 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:12.278839 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Create volume request issued successfully. Jan 21 09:17:12.315182 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8b72bc5-ffb1-403e-a2fc-670f66cc388e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes returned with HTTP 202 Jan 21 09:17:12.317554 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 984/1914] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:17:11 2021] POST /volume/v3/7936a09435f5473291c0093bec905337/volumes => generated 823 bytes in 922 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:17:12.332815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e53abbf9-b864-4f7c-b3e1-b51a917babf6 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 Jan 21 09:17:12.333892 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e53abbf9-b864-4f7c-b3e1-b51a917babf6 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:12.334152 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:12.334152 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:12.334686 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e53abbf9-b864-4f7c-b3e1-b51a917babf6 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:12.434793 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:12.434793 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:12.445158 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e53abbf9-b864-4f7c-b3e1-b51a917babf6 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:12.502782 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e53abbf9-b864-4f7c-b3e1-b51a917babf6 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 returned with HTTP 200 Jan 21 09:17:12.503851 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 931/1915] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:12 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 => generated 915 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:13.275854 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45ad9c54-7768-47f1-a5dd-d2ed60afa39b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:13.276937 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45ad9c54-7768-47f1-a5dd-d2ed60afa39b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:13.277297 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:13.277297 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:13.277997 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45ad9c54-7768-47f1-a5dd-d2ed60afa39b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:13.278699 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-45ad9c54-7768-47f1-a5dd-d2ed60afa39b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:13.321472 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:13.321472 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:13.323860 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45ad9c54-7768-47f1-a5dd-d2ed60afa39b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:13.330237 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 985/1916] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:13 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:13.522969 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b00ce4f-e2b0-4421-ab3e-a9a8d862d725 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 Jan 21 09:17:13.523804 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b00ce4f-e2b0-4421-ab3e-a9a8d862d725 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:13.524183 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:13.524183 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:13.525450 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b00ce4f-e2b0-4421-ab3e-a9a8d862d725 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:13.680678 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:13.680678 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:13.708994 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2b00ce4f-e2b0-4421-ab3e-a9a8d862d725 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:13.760980 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b00ce4f-e2b0-4421-ab3e-a9a8d862d725 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 returned with HTTP 200 Jan 21 09:17:13.761949 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 932/1917] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:13 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 => generated 915 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:14.345639 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ddb6f96f-70fd-42bd-9d00-5a1078a2240f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:14.346950 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ddb6f96f-70fd-42bd-9d00-5a1078a2240f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:14.347478 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:14.347478 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:14.348203 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ddb6f96f-70fd-42bd-9d00-5a1078a2240f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:14.348764 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ddb6f96f-70fd-42bd-9d00-5a1078a2240f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:14.372381 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:14.372381 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:14.374749 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ddb6f96f-70fd-42bd-9d00-5a1078a2240f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:14.376121 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 986/1918] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:14 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:14.777490 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9da7a8d4-e408-42eb-a045-1a349a219f33 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 Jan 21 09:17:14.778115 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9da7a8d4-e408-42eb-a045-1a349a219f33 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:14.778446 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:14.778446 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:14.778948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9da7a8d4-e408-42eb-a045-1a349a219f33 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:14.848567 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:14.848567 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:14.859585 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9da7a8d4-e408-42eb-a045-1a349a219f33 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:14.889339 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9da7a8d4-e408-42eb-a045-1a349a219f33 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 returned with HTTP 200 Jan 21 09:17:14.890600 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 933/1919] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:14 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 => generated 916 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:14.905857 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-966de88c-ac42-4b3d-be26-65ac27cefc55 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 Jan 21 09:17:14.906383 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-966de88c-ac42-4b3d-be26-65ac27cefc55 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:14.906803 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:14.906803 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:14.907530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-966de88c-ac42-4b3d-be26-65ac27cefc55 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:15.009822 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:15.009822 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:15.018524 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-966de88c-ac42-4b3d-be26-65ac27cefc55 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:15.053088 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-966de88c-ac42-4b3d-be26-65ac27cefc55 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 returned with HTTP 200 Jan 21 09:17:15.054226 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 987/1920] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:14 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 => generated 916 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:15.233842 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] POST http://10.222.0.86/volume/v3/38c072359fdd47348b15638b075cc94d/volumes Jan 21 09:17:15.234328 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:15.234328 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:15.234746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:17:15.235798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Create volume request body: {'volume': {'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:17:15.236165 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Create volume of 1 GB Jan 21 09:17:15.251862 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Availability Zones retrieved successfully. Jan 21 09:17:15.271509 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Flow 'volume_create_api' (40d62f7c-6ae7-459a-9e56-8daef37fc2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:15.274739 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80e89ca-5813-4d8c-bba3-47499f309a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:15.277032 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:17:15.360554 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b80e89ca-5813-4d8c-bba3-47499f309a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:15.364138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2d4107-3888-4699-bcf8-17f15776ee5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:15.388875 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-441bbe6c-ba93-4a63-bf5d-523dc77c25b0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:15.389390 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-441bbe6c-ba93-4a63-bf5d-523dc77c25b0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:15.389582 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:15.389582 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:15.390832 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-441bbe6c-ba93-4a63-bf5d-523dc77c25b0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:15.391481 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-441bbe6c-ba93-4a63-bf5d-523dc77c25b0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:15.510727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Created reservations ['c7b30f38-ff48-4f3d-b048-b26ccd3dc8d9', '4e4d2f6a-ede2-416c-8859-a4e44e6a742b', '7fb12d48-2438-4bf7-b25e-10e53b4b132e', 'd0cebce3-758b-4521-8c82-941ff1c62fad'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:17:15.513869 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f2d4107-3888-4699-bcf8-17f15776ee5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b30f38-ff48-4f3d-b048-b26ccd3dc8d9', '4e4d2f6a-ede2-416c-8859-a4e44e6a742b', '7fb12d48-2438-4bf7-b25e-10e53b4b132e', 'd0cebce3-758b-4521-8c82-941ff1c62fad']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:15.518238 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e4ec08d-58f4-44ad-ae37-737dfd64f347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:15.562453 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:15.562453 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:15.573984 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-441bbe6c-ba93-4a63-bf5d-523dc77c25b0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:15.575166 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 988/1921] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:15 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:15.631654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e4ec08d-58f4-44ad-ae37-737dfd64f347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71d32b07-58c1-42dd-aad0-c17aec32a429', '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='38c072359fdd47348b15638b075cc94d',qos_specs=None,replication_status=,reservations=['c7b30f38-ff48-4f3d-b048-b26ccd3dc8d9','4e4d2f6a-ede2-416c-8859-a4e44e6a742b','7fb12d48-2438-4bf7-b25e-10e53b4b132e','d0cebce3-758b-4521-8c82-941ff1c62fad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7c6978bf044f348da1526f1f1d7643',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:17:15Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71d32b07-58c1-42dd-aad0-c17aec32a429,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38c072359fdd47348b15638b075cc94d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3a7c6978bf044f348da1526f1f1d7643',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:15.631654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00143a39-745b-480e-80e2-6eb4c2205457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:15.660449 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00143a39-745b-480e-80e2-6eb4c2205457) transitioned into state 'SUCCESS' from 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='38c072359fdd47348b15638b075cc94d',qos_specs=None,replication_status=,reservations=['c7b30f38-ff48-4f3d-b048-b26ccd3dc8d9','4e4d2f6a-ede2-416c-8859-a4e44e6a742b','7fb12d48-2438-4bf7-b25e-10e53b4b132e','d0cebce3-758b-4521-8c82-941ff1c62fad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7c6978bf044f348da1526f1f1d7643',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:15.663640 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d7689cc-964d-40fb-8a14-056d8d4bd829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:15.696105 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d7689cc-964d-40fb-8a14-056d8d4bd829) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:15.699595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Flow 'volume_create_api' (40d62f7c-6ae7-459a-9e56-8daef37fc2b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:15.761282 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Create volume request issued successfully. Jan 21 09:17:15.785466 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc30224a-b303-436c-8b3b-44d7dc6d8869 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] http://10.222.0.86/volume/v3/38c072359fdd47348b15638b075cc94d/volumes returned with HTTP 202 Jan 21 09:17:15.787320 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 934/1922] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:17:15 2021] POST /volume/v3/38c072359fdd47348b15638b075cc94d/volumes => generated 802 bytes in 721 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:17:15.803717 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21f60b66-b899-45a8-a9d2-8f736886356a tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] GET http://10.222.0.86/volume/v3/38c072359fdd47348b15638b075cc94d/volumes/71d32b07-58c1-42dd-aad0-c17aec32a429 Jan 21 09:17:15.804581 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21f60b66-b899-45a8-a9d2-8f736886356a tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:15.804776 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:15.804776 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:15.805549 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21f60b66-b899-45a8-a9d2-8f736886356a tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:15.898479 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:15.898479 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:15.917946 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-21f60b66-b899-45a8-a9d2-8f736886356a tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Volume info retrieved successfully. Jan 21 09:17:15.994313 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21f60b66-b899-45a8-a9d2-8f736886356a tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] http://10.222.0.86/volume/v3/38c072359fdd47348b15638b075cc94d/volumes/71d32b07-58c1-42dd-aad0-c17aec32a429 returned with HTTP 200 Jan 21 09:17:15.995146 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 989/1923] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:15 2021] GET /volume/v3/38c072359fdd47348b15638b075cc94d/volumes/71d32b07-58c1-42dd-aad0-c17aec32a429 => generated 981 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:16.594906 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ed33128-f6d4-4f44-ba47-9caaeef7c650 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:16.594906 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ed33128-f6d4-4f44-ba47-9caaeef7c650 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:16.594906 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:16.594906 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:16.594906 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ed33128-f6d4-4f44-ba47-9caaeef7c650 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:16.594906 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4ed33128-f6d4-4f44-ba47-9caaeef7c650 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:16.618966 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:16.618966 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:16.620816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ed33128-f6d4-4f44-ba47-9caaeef7c650 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:16.624811 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 935/1924] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:16 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:17.011547 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2252012-8a0f-4a7d-94ee-b8ce61d2eca2 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] GET http://10.222.0.86/volume/v3/38c072359fdd47348b15638b075cc94d/volumes/71d32b07-58c1-42dd-aad0-c17aec32a429 Jan 21 09:17:17.012170 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2252012-8a0f-4a7d-94ee-b8ce61d2eca2 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:17.012473 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:17.012473 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:17.013122 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2252012-8a0f-4a7d-94ee-b8ce61d2eca2 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:17.108792 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:17.108792 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:17.122761 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a2252012-8a0f-4a7d-94ee-b8ce61d2eca2 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Volume info retrieved successfully. Jan 21 09:17:17.150430 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2252012-8a0f-4a7d-94ee-b8ce61d2eca2 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] http://10.222.0.86/volume/v3/38c072359fdd47348b15638b075cc94d/volumes/71d32b07-58c1-42dd-aad0-c17aec32a429 returned with HTTP 200 Jan 21 09:17:17.151670 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 990/1925] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:17 2021] GET /volume/v3/38c072359fdd47348b15638b075cc94d/volumes/71d32b07-58c1-42dd-aad0-c17aec32a429 => generated 1040 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:17:17.167551 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0f62f66-e42f-4fbe-a00c-0ec713093321 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] GET http://10.222.0.86/volume/v3/38c072359fdd47348b15638b075cc94d/volumes/detail?all_tenants=1&project_id=7936a09435f5473291c0093bec905337 Jan 21 09:17:17.173106 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0f62f66-e42f-4fbe-a00c-0ec713093321 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:17.173290 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:17.173290 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:17.173680 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0f62f66-e42f-4fbe-a00c-0ec713093321 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:17.174752 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0f62f66-e42f-4fbe-a00c-0ec713093321 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Could not evaluate value 7936a09435f5473291c0093bec905337, assuming string {{(pid=87915) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:17:17.176105 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0f62f66-e42f-4fbe-a00c-0ec713093321 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Searching by: MultiDict([('project_id', '7936a09435f5473291c0093bec905337'), ('all_tenants', 1)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:17:17.242586 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d0f62f66-e42f-4fbe-a00c-0ec713093321 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Get all volumes completed successfully. Jan 21 09:17:17.245973 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:17.245973 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:17.257439 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0f62f66-e42f-4fbe-a00c-0ec713093321 tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] http://10.222.0.86/volume/v3/38c072359fdd47348b15638b075cc94d/volumes/detail?all_tenants=1&project_id=7936a09435f5473291c0093bec905337 returned with HTTP 200 Jan 21 09:17:17.258991 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 936/1926] 10.222.0.86 () {58 vars in 1340 bytes} [Thu Jan 21 09:17:17 2021] GET /volume/v3/38c072359fdd47348b15638b075cc94d/volumes/detail?all_tenants=1&project_id=7936a09435f5473291c0093bec905337 => generated 3245 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:17:17.282495 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c97dcfc5-9c4b-4db5-b9e1-68e9c0fbbd2b tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] DELETE http://10.222.0.86/volume/v3/38c072359fdd47348b15638b075cc94d/volumes/71d32b07-58c1-42dd-aad0-c17aec32a429 Jan 21 09:17:17.283280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c97dcfc5-9c4b-4db5-b9e1-68e9c0fbbd2b tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:17.288435 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:17.288435 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:17.291826 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c97dcfc5-9c4b-4db5-b9e1-68e9c0fbbd2b tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:17.291826 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-c97dcfc5-9c4b-4db5-b9e1-68e9c0fbbd2b tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Delete volume with id: 71d32b07-58c1-42dd-aad0-c17aec32a429 Jan 21 09:17:17.365889 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:17.365889 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:17.366813 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c97dcfc5-9c4b-4db5-b9e1-68e9c0fbbd2b tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Volume info retrieved successfully. Jan 21 09:17:17.396712 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c97dcfc5-9c4b-4db5-b9e1-68e9c0fbbd2b tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] Delete volume request issued successfully. Jan 21 09:17:17.397602 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c97dcfc5-9c4b-4db5-b9e1-68e9c0fbbd2b tempest-VolumesListAdminTestJSON-1322124791 tempest-VolumesListAdminTestJSON-1322124791] http://10.222.0.86/volume/v3/38c072359fdd47348b15638b075cc94d/volumes/71d32b07-58c1-42dd-aad0-c17aec32a429 returned with HTTP 202 Jan 21 09:17:17.398836 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 991/1927] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:17:17 2021] DELETE /volume/v3/38c072359fdd47348b15638b075cc94d/volumes/71d32b07-58c1-42dd-aad0-c17aec32a429 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:17:17.408096 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fea8442-ed0e-4e39-8336-d8791009f333 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] DELETE http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 Jan 21 09:17:17.408843 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fea8442-ed0e-4e39-8336-d8791009f333 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:17.409167 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:17.409167 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:17.409724 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fea8442-ed0e-4e39-8336-d8791009f333 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:17.410433 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4fea8442-ed0e-4e39-8336-d8791009f333 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Delete volume with id: 0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 Jan 21 09:17:17.468585 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:17.468585 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:17.470235 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4fea8442-ed0e-4e39-8336-d8791009f333 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:17.504638 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4fea8442-ed0e-4e39-8336-d8791009f333 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Delete volume request issued successfully. Jan 21 09:17:17.505588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fea8442-ed0e-4e39-8336-d8791009f333 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 returned with HTTP 202 Jan 21 09:17:17.506961 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 937/1928] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:17:17 2021] DELETE /volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:17:17.515598 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97c7f47e-a84a-4938-bbff-0d88a6492eda tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 Jan 21 09:17:17.516454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97c7f47e-a84a-4938-bbff-0d88a6492eda tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:17.516541 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:17.516541 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:17.516901 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97c7f47e-a84a-4938-bbff-0d88a6492eda tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:17.613619 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:17.613619 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:17.637683 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54b099d6-9815-4f79-99dd-e9ba293ec704 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:17.638290 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54b099d6-9815-4f79-99dd-e9ba293ec704 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:17.638491 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:17.638491 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:17.638862 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54b099d6-9815-4f79-99dd-e9ba293ec704 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:17.639227 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-54b099d6-9815-4f79-99dd-e9ba293ec704 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:17.651345 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-97c7f47e-a84a-4938-bbff-0d88a6492eda tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:17.691433 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:17.691433 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:17.695259 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54b099d6-9815-4f79-99dd-e9ba293ec704 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:17.701822 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 938/1929] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:17 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:17.720897 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97c7f47e-a84a-4938-bbff-0d88a6492eda tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 returned with HTTP 200 Jan 21 09:17:17.722395 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 992/1930] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:17 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 => generated 915 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:18.730717 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97286b25-ece4-4d7a-baa1-ef881c07c242 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:18.730717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97286b25-ece4-4d7a-baa1-ef881c07c242 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:18.730717 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:18.730717 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:18.730717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97286b25-ece4-4d7a-baa1-ef881c07c242 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:18.730717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-97286b25-ece4-4d7a-baa1-ef881c07c242 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:18.738279 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afefb118-7638-4cba-8ad4-72b3b02f4d75 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 Jan 21 09:17:18.738822 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afefb118-7638-4cba-8ad4-72b3b02f4d75 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:18.739038 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:18.739038 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:18.739552 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afefb118-7638-4cba-8ad4-72b3b02f4d75 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:18.779420 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:18.779420 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:18.784210 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97286b25-ece4-4d7a-baa1-ef881c07c242 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:18.788385 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 939/1931] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:18 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:18.871796 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:18.871796 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:18.899915 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-afefb118-7638-4cba-8ad4-72b3b02f4d75 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:18.943496 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afefb118-7638-4cba-8ad4-72b3b02f4d75 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 returned with HTTP 200 Jan 21 09:17:18.944335 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 993/1932] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:18 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 => generated 915 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:19.804078 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc21d34e-af39-4696-b881-b3b5f20f823e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:19.805322 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc21d34e-af39-4696-b881-b3b5f20f823e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:19.805834 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:19.805834 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:19.806460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc21d34e-af39-4696-b881-b3b5f20f823e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:19.806973 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dc21d34e-af39-4696-b881-b3b5f20f823e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:19.856345 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:19.856345 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:19.867667 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc21d34e-af39-4696-b881-b3b5f20f823e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:19.869170 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 940/1933] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:19 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:19.960963 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c2226d1-30b1-4df7-9e13-68f227b37188 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 Jan 21 09:17:19.961829 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c2226d1-30b1-4df7-9e13-68f227b37188 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:19.962243 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:19.962243 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:19.962822 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c2226d1-30b1-4df7-9e13-68f227b37188 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:20.100210 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:20.100210 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:20.117593 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3c2226d1-30b1-4df7-9e13-68f227b37188 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:20.165752 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c2226d1-30b1-4df7-9e13-68f227b37188 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 returned with HTTP 200 Jan 21 09:17:20.171396 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 994/1934] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:19 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 => generated 915 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:20.883751 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b9679c5-9306-496f-9046-bd40cbbca4e3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:20.884269 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b9679c5-9306-496f-9046-bd40cbbca4e3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:20.884467 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:20.884467 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:20.884842 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b9679c5-9306-496f-9046-bd40cbbca4e3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:20.885208 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5b9679c5-9306-496f-9046-bd40cbbca4e3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:20.972386 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:20.972386 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:20.974926 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b9679c5-9306-496f-9046-bd40cbbca4e3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:20.990695 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 941/1935] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:20 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:21.183099 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1295e40f-d7ff-4ed6-bed1-133cd54b763a tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 Jan 21 09:17:21.184354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1295e40f-d7ff-4ed6-bed1-133cd54b763a tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:21.184722 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:21.184722 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:21.185302 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1295e40f-d7ff-4ed6-bed1-133cd54b763a tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:21.248221 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1295e40f-d7ff-4ed6-bed1-133cd54b763a tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 returned with HTTP 404 Jan 21 09:17:21.248221 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 995/1936] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:21 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/0e2e12e6-d47c-4a19-ad64-a7a6d1c43f76 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:17:21.271347 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-737e2492-29b1-4cc0-b67e-9d0d63a28776 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] DELETE http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f Jan 21 09:17:21.271347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-737e2492-29b1-4cc0-b67e-9d0d63a28776 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:21.271347 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:21.271347 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:21.271347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-737e2492-29b1-4cc0-b67e-9d0d63a28776 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:21.271347 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-737e2492-29b1-4cc0-b67e-9d0d63a28776 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Delete volume with id: 209eddfc-5a7d-490e-ba15-90d6f1e7e27f Jan 21 09:17:21.360449 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:21.360449 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:21.362319 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-737e2492-29b1-4cc0-b67e-9d0d63a28776 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:21.403359 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-737e2492-29b1-4cc0-b67e-9d0d63a28776 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Delete volume request issued successfully. Jan 21 09:17:21.404097 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-737e2492-29b1-4cc0-b67e-9d0d63a28776 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f returned with HTTP 202 Jan 21 09:17:21.405981 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 942/1937] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:17:21 2021] DELETE /volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:17:21.414832 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7aec7033-36c1-449c-809a-7de018a7309d tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f Jan 21 09:17:21.415915 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7aec7033-36c1-449c-809a-7de018a7309d tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:21.417014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7aec7033-36c1-449c-809a-7de018a7309d tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:21.523152 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:21.523152 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:21.548432 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7aec7033-36c1-449c-809a-7de018a7309d tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:21.613399 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7aec7033-36c1-449c-809a-7de018a7309d tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f returned with HTTP 200 Jan 21 09:17:21.615729 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 996/1938] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:21 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f => generated 915 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:21.990140 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed832b1d-1def-464d-a64d-6e91c8571a71 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:21.991337 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed832b1d-1def-464d-a64d-6e91c8571a71 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:21.991794 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:21.991794 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:21.992367 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed832b1d-1def-464d-a64d-6e91c8571a71 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:21.992868 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ed832b1d-1def-464d-a64d-6e91c8571a71 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:22.042669 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:22.042669 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:22.044812 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed832b1d-1def-464d-a64d-6e91c8571a71 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:22.048264 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 943/1939] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:21 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:22.631942 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45068110-31bb-4337-b119-b1e9c6856f0b tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f Jan 21 09:17:22.632575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45068110-31bb-4337-b119-b1e9c6856f0b tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:22.632850 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:22.632850 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:22.633295 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45068110-31bb-4337-b119-b1e9c6856f0b tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:22.724633 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:22.724633 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:22.733629 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-45068110-31bb-4337-b119-b1e9c6856f0b tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:22.757375 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45068110-31bb-4337-b119-b1e9c6856f0b tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f returned with HTTP 200 Jan 21 09:17:22.758581 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 997/1940] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:22 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f => generated 915 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:23.064221 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfe760c2-b7e2-42e7-9676-7d690c823ce0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:23.065558 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfe760c2-b7e2-42e7-9676-7d690c823ce0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:23.065959 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:23.065959 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:23.066651 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfe760c2-b7e2-42e7-9676-7d690c823ce0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:23.068050 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dfe760c2-b7e2-42e7-9676-7d690c823ce0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:23.141685 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:23.141685 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:23.147555 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfe760c2-b7e2-42e7-9676-7d690c823ce0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:23.151289 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 944/1941] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:23 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:23.774518 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c11783fe-a553-4754-90cb-ccef33542741 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f Jan 21 09:17:23.775042 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c11783fe-a553-4754-90cb-ccef33542741 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:23.775256 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:23.775256 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:23.775626 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c11783fe-a553-4754-90cb-ccef33542741 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:23.830952 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:23.830952 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:23.841204 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c11783fe-a553-4754-90cb-ccef33542741 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:23.870807 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c11783fe-a553-4754-90cb-ccef33542741 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f returned with HTTP 200 Jan 21 09:17:23.879238 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 998/1942] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:23 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f => generated 915 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:24.161266 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cb8a02c-345c-483e-a79e-2dbc92c0aa28 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:24.162463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cb8a02c-345c-483e-a79e-2dbc92c0aa28 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:24.162668 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:24.162668 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:24.163083 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cb8a02c-345c-483e-a79e-2dbc92c0aa28 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:24.163447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5cb8a02c-345c-483e-a79e-2dbc92c0aa28 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:24.202158 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:24.202158 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:24.204012 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cb8a02c-345c-483e-a79e-2dbc92c0aa28 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:24.206621 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 945/1943] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:24 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:24.896441 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd2f94a7-f88c-48c8-bcab-b261ddfadf68 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f Jan 21 09:17:24.897192 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd2f94a7-f88c-48c8-bcab-b261ddfadf68 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:24.897406 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:24.897406 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:24.897776 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd2f94a7-f88c-48c8-bcab-b261ddfadf68 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:24.993129 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd2f94a7-f88c-48c8-bcab-b261ddfadf68 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f returned with HTTP 404 Jan 21 09:17:24.994822 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 999/1944] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:24 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/209eddfc-5a7d-490e-ba15-90d6f1e7e27f => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:17:25.002391 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5fc8b072-455a-4be3-8821-7b153e498e4e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] DELETE http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef Jan 21 09:17:25.003270 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5fc8b072-455a-4be3-8821-7b153e498e4e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:25.003675 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:25.003675 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:25.004312 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5fc8b072-455a-4be3-8821-7b153e498e4e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:25.005253 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-5fc8b072-455a-4be3-8821-7b153e498e4e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Delete volume with id: 93b01694-3a06-4215-81f3-e4468b7d1aef Jan 21 09:17:25.222216 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2be3e67c-727e-4433-b806-aeb003495eb0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:25.224528 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2be3e67c-727e-4433-b806-aeb003495eb0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:25.225166 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2be3e67c-727e-4433-b806-aeb003495eb0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:25.225834 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2be3e67c-727e-4433-b806-aeb003495eb0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:25.281004 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:25.281004 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:25.283164 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2be3e67c-727e-4433-b806-aeb003495eb0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:25.284037 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1000/1945] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:25 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:17:25.342737 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:25.342737 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:25.344192 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5fc8b072-455a-4be3-8821-7b153e498e4e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:25.430953 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5fc8b072-455a-4be3-8821-7b153e498e4e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Delete volume request issued successfully. Jan 21 09:17:25.435408 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5fc8b072-455a-4be3-8821-7b153e498e4e tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef returned with HTTP 202 Jan 21 09:17:25.436984 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 946/1946] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:17:24 2021] DELETE /volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef => generated 0 bytes in 438 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:17:25.445737 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53979428-b4fd-49a5-8f45-6a1d4cc6f4c1 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef Jan 21 09:17:25.446542 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53979428-b4fd-49a5-8f45-6a1d4cc6f4c1 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:25.446934 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:25.446934 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:25.447311 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53979428-b4fd-49a5-8f45-6a1d4cc6f4c1 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:25.570372 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:25.570372 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:25.592907 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-53979428-b4fd-49a5-8f45-6a1d4cc6f4c1 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:25.650608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53979428-b4fd-49a5-8f45-6a1d4cc6f4c1 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef returned with HTTP 200 Jan 21 09:17:25.651397 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1001/1947] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:25 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef => generated 916 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:26.298873 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2586357a-906e-4785-a628-5b00ea7d1516 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:26.300272 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2586357a-906e-4785-a628-5b00ea7d1516 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:26.300635 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:26.300635 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:26.301299 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2586357a-906e-4785-a628-5b00ea7d1516 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:26.302060 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2586357a-906e-4785-a628-5b00ea7d1516 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:26.344607 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:26.344607 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:26.351621 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2586357a-906e-4785-a628-5b00ea7d1516 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:26.354250 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 947/1948] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:26 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:26.674012 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-623da162-daeb-4753-bfb7-52b96dccf660 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef Jan 21 09:17:26.674590 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-623da162-daeb-4753-bfb7-52b96dccf660 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:26.674784 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:26.674784 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:26.680172 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-623da162-daeb-4753-bfb7-52b96dccf660 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:26.789880 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:26.789880 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:26.836910 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-623da162-daeb-4753-bfb7-52b96dccf660 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:26.862448 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-623da162-daeb-4753-bfb7-52b96dccf660 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef returned with HTTP 200 Jan 21 09:17:26.863468 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1002/1949] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:26 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef => generated 916 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:27.368997 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26c92eac-8da0-416c-af1a-2278c84e216e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:27.369677 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26c92eac-8da0-416c-af1a-2278c84e216e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:27.369871 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:27.369871 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:27.370512 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26c92eac-8da0-416c-af1a-2278c84e216e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:27.371015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-26c92eac-8da0-416c-af1a-2278c84e216e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:27.444753 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:27.444753 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:27.446629 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26c92eac-8da0-416c-af1a-2278c84e216e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:27.455644 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 948/1950] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:27 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:27.880881 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a09ee3a5-c953-4561-92ba-c33b98a722bc tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef Jan 21 09:17:27.881947 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a09ee3a5-c953-4561-92ba-c33b98a722bc tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:27.882549 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:27.882549 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:27.884055 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a09ee3a5-c953-4561-92ba-c33b98a722bc tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:27.955071 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:27.955071 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:27.966988 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a09ee3a5-c953-4561-92ba-c33b98a722bc tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Volume info retrieved successfully. Jan 21 09:17:27.997098 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a09ee3a5-c953-4561-92ba-c33b98a722bc tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef returned with HTTP 200 Jan 21 09:17:27.998373 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1003/1951] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:27 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef => generated 916 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:28.461700 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-569eb40f-b00e-47a3-ae91-2f6ccfdc9ab0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:28.462460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-569eb40f-b00e-47a3-ae91-2f6ccfdc9ab0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:28.462785 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:28.462785 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:28.463338 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-569eb40f-b00e-47a3-ae91-2f6ccfdc9ab0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:28.463840 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-569eb40f-b00e-47a3-ae91-2f6ccfdc9ab0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:28.519315 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:28.519315 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:28.522195 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-569eb40f-b00e-47a3-ae91-2f6ccfdc9ab0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:28.526567 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 949/1952] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:28 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:29.014964 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf0f843c-38cf-4fda-a03f-ff6138aac2f7 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] GET http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef Jan 21 09:17:29.015816 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf0f843c-38cf-4fda-a03f-ff6138aac2f7 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:29.016133 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:29.016133 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:29.016800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf0f843c-38cf-4fda-a03f-ff6138aac2f7 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:29.106377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf0f843c-38cf-4fda-a03f-ff6138aac2f7 tempest-VolumesListAdminTestJSON-294564755 tempest-VolumesListAdminTestJSON-294564755] http://10.222.0.86/volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef returned with HTTP 404 Jan 21 09:17:29.108116 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1004/1953] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:29 2021] GET /volume/v3/7936a09435f5473291c0093bec905337/volumes/93b01694-3a06-4215-81f3-e4468b7d1aef => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:17:29.543908 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aaa7f62a-a75c-4c67-81bf-d924728ea25f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:29.544517 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aaa7f62a-a75c-4c67-81bf-d924728ea25f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:29.544619 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:29.544619 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:29.546589 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aaa7f62a-a75c-4c67-81bf-d924728ea25f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:29.552635 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-aaa7f62a-a75c-4c67-81bf-d924728ea25f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:29.620650 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:29.620650 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:29.624891 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aaa7f62a-a75c-4c67-81bf-d924728ea25f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:29.628597 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 950/1954] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:29 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:30.644264 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-429e9e69-4342-4674-9fef-738d05ca187c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:30.654962 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-429e9e69-4342-4674-9fef-738d05ca187c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:30.657304 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-429e9e69-4342-4674-9fef-738d05ca187c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:30.657304 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-429e9e69-4342-4674-9fef-738d05ca187c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:30.682867 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:30.682867 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:30.686107 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-429e9e69-4342-4674-9fef-738d05ca187c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:30.695441 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1005/1955] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:30 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:31.701782 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4974caa6-97f1-42f3-85fc-4405e0f10ac0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:31.702335 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4974caa6-97f1-42f3-85fc-4405e0f10ac0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:31.702557 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:31.702557 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:31.703239 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4974caa6-97f1-42f3-85fc-4405e0f10ac0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:31.703555 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4974caa6-97f1-42f3-85fc-4405e0f10ac0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:31.740663 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:31.740663 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:31.742743 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4974caa6-97f1-42f3-85fc-4405e0f10ac0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:31.750428 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 951/1956] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:31 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:32.757911 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d6a684d-2953-4cde-97f7-e6d400ccc81e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:32.758429 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d6a684d-2953-4cde-97f7-e6d400ccc81e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:32.758730 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:32.758730 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:32.759175 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d6a684d-2953-4cde-97f7-e6d400ccc81e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:32.759612 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7d6a684d-2953-4cde-97f7-e6d400ccc81e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:32.803654 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:32.803654 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:32.811292 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d6a684d-2953-4cde-97f7-e6d400ccc81e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:32.812820 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1006/1957] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:32 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:33.828303 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78548c28-d540-4862-ae4f-41bf0a1c4e84 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:33.829419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78548c28-d540-4862-ae4f-41bf0a1c4e84 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:33.829838 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:33.829838 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:33.830489 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78548c28-d540-4862-ae4f-41bf0a1c4e84 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:33.831041 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-78548c28-d540-4862-ae4f-41bf0a1c4e84 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:33.859358 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:33.859358 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:33.861558 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78548c28-d540-4862-ae4f-41bf0a1c4e84 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:33.869664 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 952/1958] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:33 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:34.881034 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e72651c9-8236-42a0-884c-06e5fe1c235c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:34.881034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e72651c9-8236-42a0-884c-06e5fe1c235c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:34.881034 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:34.881034 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:34.881034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e72651c9-8236-42a0-884c-06e5fe1c235c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:34.881034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e72651c9-8236-42a0-884c-06e5fe1c235c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:34.943155 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:34.943155 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:34.948983 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e72651c9-8236-42a0-884c-06e5fe1c235c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:34.950496 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1007/1959] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:34 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:35.964985 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93a9dcbb-4c22-4ded-99ff-fb5dad877ad2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:35.966120 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93a9dcbb-4c22-4ded-99ff-fb5dad877ad2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:35.966491 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:35.966491 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:35.968557 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93a9dcbb-4c22-4ded-99ff-fb5dad877ad2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:35.969091 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-93a9dcbb-4c22-4ded-99ff-fb5dad877ad2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:36.048233 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:36.048233 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:36.052030 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93a9dcbb-4c22-4ded-99ff-fb5dad877ad2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:36.058887 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 953/1960] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:35 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:37.420644 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] POST http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes Jan 21 09:17:37.421834 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:37.421834 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:37.422572 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-384898521"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:17:37.423818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-384898521'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:17:37.424344 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Create volume of 1 GB Jan 21 09:17:37.462158 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Availability Zones retrieved successfully. Jan 21 09:17:37.506052 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Flow 'volume_create_api' (e507e791-7a1e-4902-a1d6-f6c459d9b84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:37.509099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58489c49-ff20-4d54-91c9-3612dd4bcbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:37.511046 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26c06432-4f53-4356-8dd3-891979209ca8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:37.511571 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26c06432-4f53-4356-8dd3-891979209ca8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:37.511785 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:37.511785 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:37.512620 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26c06432-4f53-4356-8dd3-891979209ca8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:37.512983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-26c06432-4f53-4356-8dd3-891979209ca8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:37.513426 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:17:37.559874 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:37.559874 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:37.566886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26c06432-4f53-4356-8dd3-891979209ca8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:37.571683 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 954/1961] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:37 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:37.637093 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58489c49-ff20-4d54-91c9-3612dd4bcbe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:37.639519 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582ebd40-1344-422c-aeb2-10f50fb18d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:37.741079 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Created reservations ['1b275a64-3814-4d60-a7fa-3e8680df329b', 'adf775f2-59f8-403a-b96d-19f348000734', 'a33a3072-eb20-46d4-9bd8-93cb95bbf1cb', '0f2924fd-d272-4050-8dd6-9d97df060656'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:17:37.749208 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582ebd40-1344-422c-aeb2-10f50fb18d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b275a64-3814-4d60-a7fa-3e8680df329b', 'adf775f2-59f8-403a-b96d-19f348000734', 'a33a3072-eb20-46d4-9bd8-93cb95bbf1cb', '0f2924fd-d272-4050-8dd6-9d97df060656']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:37.751814 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc182397-1dbe-4a3a-8c15-9764c31431d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:37.866704 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc182397-1dbe-4a3a-8c15-9764c31431d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e816a9dc-ee4a-4717-9503-1c98de2ec890', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-384898521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66831650678041d6b2cce2a320621ada',qos_specs=None,replication_status=,reservations=['1b275a64-3814-4d60-a7fa-3e8680df329b','adf775f2-59f8-403a-b96d-19f348000734','a33a3072-eb20-46d4-9bd8-93cb95bbf1cb','0f2924fd-d272-4050-8dd6-9d97df060656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b81ca3203604d9b9b49ebd4d7541ed7',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-384898521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e816a9dc-ee4a-4717-9503-1c98de2ec890,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66831650678041d6b2cce2a320621ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1b81ca3203604d9b9b49ebd4d7541ed7',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:37.869019 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f96ebed-93d1-46fb-8e72-b21b31a643c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:37.903397 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f96ebed-93d1-46fb-8e72-b21b31a643c9) transitioned into state 'SUCCESS' from state '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-384898521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66831650678041d6b2cce2a320621ada',qos_specs=None,replication_status=,reservations=['1b275a64-3814-4d60-a7fa-3e8680df329b','adf775f2-59f8-403a-b96d-19f348000734','a33a3072-eb20-46d4-9bd8-93cb95bbf1cb','0f2924fd-d272-4050-8dd6-9d97df060656'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b81ca3203604d9b9b49ebd4d7541ed7',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:37.905758 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56718e05-c810-4802-a1b5-dfae1d2e7882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:37.944462 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56718e05-c810-4802-a1b5-dfae1d2e7882) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:37.958088 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Flow 'volume_create_api' (e507e791-7a1e-4902-a1d6-f6c459d9b84c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:38.105712 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Create volume request issued successfully. Jan 21 09:17:38.146803 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1326af4-908d-4b49-aa88-fbee99a60b7e tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes returned with HTTP 202 Jan 21 09:17:38.166377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-591ed066-035f-41bd-89af-27a3ad605aaa tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] GET http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 Jan 21 09:17:38.166893 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-591ed066-035f-41bd-89af-27a3ad605aaa tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:38.167104 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:38.167104 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:38.167475 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-591ed066-035f-41bd-89af-27a3ad605aaa tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:38.174572 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1008/1962] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:17:36 2021] POST /volume/v3/66831650678041d6b2cce2a320621ada/volumes => generated 819 bytes in 1232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:17:38.263040 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:38.263040 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:38.274492 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-591ed066-035f-41bd-89af-27a3ad605aaa tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Volume info retrieved successfully. Jan 21 09:17:38.303381 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-591ed066-035f-41bd-89af-27a3ad605aaa tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 returned with HTTP 200 Jan 21 09:17:38.304664 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 955/1963] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:38 2021] GET /volume/v3/66831650678041d6b2cce2a320621ada/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 => generated 911 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:38.587124 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71f8ae17-aa50-4771-b2a6-fad3a40c0aee tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:38.587641 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71f8ae17-aa50-4771-b2a6-fad3a40c0aee tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:38.587829 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:38.587829 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:38.588771 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71f8ae17-aa50-4771-b2a6-fad3a40c0aee tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:38.589441 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-71f8ae17-aa50-4771-b2a6-fad3a40c0aee tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:38.657899 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:38.657899 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:38.667701 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71f8ae17-aa50-4771-b2a6-fad3a40c0aee tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:38.667701 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1009/1964] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:38 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:39.325434 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-310f0d01-21f5-4a88-9149-dc844351281a tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] GET http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 Jan 21 09:17:39.326725 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-310f0d01-21f5-4a88-9149-dc844351281a tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:39.327830 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:39.327830 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:39.329606 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-310f0d01-21f5-4a88-9149-dc844351281a tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:39.462178 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:39.462178 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:39.500815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-310f0d01-21f5-4a88-9149-dc844351281a tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Volume info retrieved successfully. Jan 21 09:17:39.543014 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-310f0d01-21f5-4a88-9149-dc844351281a tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 returned with HTTP 200 Jan 21 09:17:39.544797 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 956/1965] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:39 2021] GET /volume/v3/66831650678041d6b2cce2a320621ada/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 => generated 911 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:39.689968 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1774d455-6d50-4581-9901-9ce9c861ecb2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:39.693557 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1774d455-6d50-4581-9901-9ce9c861ecb2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:39.693944 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:39.693944 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:39.694577 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1774d455-6d50-4581-9901-9ce9c861ecb2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:39.695089 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1774d455-6d50-4581-9901-9ce9c861ecb2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:39.746263 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:39.746263 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:39.755152 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1774d455-6d50-4581-9901-9ce9c861ecb2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:39.761356 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1010/1966] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:39 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:40.560104 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-795a2bf3-912c-42db-a37b-1061fdd552e6 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] GET http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 Jan 21 09:17:40.560848 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-795a2bf3-912c-42db-a37b-1061fdd552e6 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:40.561175 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:40.561175 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:40.561688 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-795a2bf3-912c-42db-a37b-1061fdd552e6 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:40.648202 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:40.648202 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:40.658654 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-795a2bf3-912c-42db-a37b-1061fdd552e6 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Volume info retrieved successfully. Jan 21 09:17:40.683564 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-795a2bf3-912c-42db-a37b-1061fdd552e6 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 returned with HTTP 200 Jan 21 09:17:40.684773 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 957/1967] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:40 2021] GET /volume/v3/66831650678041d6b2cce2a320621ada/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 => generated 912 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:40.702444 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7e13338-504f-450c-8013-796e0514c812 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] POST http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer Jan 21 09:17:40.703472 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:40.703472 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:40.704203 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7e13338-504f-450c-8013-796e0514c812 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e816a9dc-ee4a-4717-9503-1c98de2ec890"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:17:40.705368 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_transfer [None req-e7e13338-504f-450c-8013-796e0514c812 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Creating new volume transfer {'transfer': {'volume_id': 'e816a9dc-ee4a-4717-9503-1c98de2ec890'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 09:17:40.705926 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-e7e13338-504f-450c-8013-796e0514c812 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Creating transfer of volume e816a9dc-ee4a-4717-9503-1c98de2ec890 Jan 21 09:17:40.706495 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.transfer.api [None req-e7e13338-504f-450c-8013-796e0514c812 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Generating transfer record for volume e816a9dc-ee4a-4717-9503-1c98de2ec890 Jan 21 09:17:40.762454 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:40.762454 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:40.777055 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-139fd063-9980-4cba-ba05-66a04e72af1a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:40.777973 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-139fd063-9980-4cba-ba05-66a04e72af1a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:40.778536 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:40.778536 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:40.779199 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-139fd063-9980-4cba-ba05-66a04e72af1a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:40.779773 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-139fd063-9980-4cba-ba05-66a04e72af1a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:40.810058 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7e13338-504f-450c-8013-796e0514c812 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer returned with HTTP 202 Jan 21 09:17:40.817995 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1011/1968] 10.222.0.86 () {60 vars in 1258 bytes} [Thu Jan 21 09:17:40 2021] POST /volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer => generated 507 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:17:40.823135 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45bacad8-fe5a-4691-a220-7b474b2c4794 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] GET http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 Jan 21 09:17:40.823624 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45bacad8-fe5a-4691-a220-7b474b2c4794 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:40.823846 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:40.823846 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:40.824227 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45bacad8-fe5a-4691-a220-7b474b2c4794 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:40.843883 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:40.843883 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:40.846317 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-139fd063-9980-4cba-ba05-66a04e72af1a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:40.847566 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 958/1969] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:40 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:40.893100 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:40.893100 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:40.903773 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-45bacad8-fe5a-4691-a220-7b474b2c4794 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Volume info retrieved successfully. Jan 21 09:17:40.930722 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45bacad8-fe5a-4691-a220-7b474b2c4794 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 returned with HTTP 200 Jan 21 09:17:40.931986 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1012/1970] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:40 2021] GET /volume/v3/66831650678041d6b2cce2a320621ada/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 => generated 920 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:17:40.954756 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-581dd51c-cf04-4517-af43-0d12cf0685fb tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] GET http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer/bea0d436-af78-40cc-8610-c1f74689a548 Jan 21 09:17:40.956011 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-581dd51c-cf04-4517-af43-0d12cf0685fb tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:40.956377 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:40.956377 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:40.957015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-581dd51c-cf04-4517-af43-0d12cf0685fb tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:40.969259 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-581dd51c-cf04-4517-af43-0d12cf0685fb tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer/bea0d436-af78-40cc-8610-c1f74689a548 returned with HTTP 200 Jan 21 09:17:40.970525 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 959/1971] 10.222.0.86 () {58 vars in 1348 bytes} [Thu Jan 21 09:17:40 2021] GET /volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer/bea0d436-af78-40cc-8610-c1f74689a548 => generated 475 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:40.983794 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ffd49ef-7e4b-48a8-b0c4-99d649279f20 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] GET http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer Jan 21 09:17:40.984525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ffd49ef-7e4b-48a8-b0c4-99d649279f20 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:40.984941 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:40.984941 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:40.985487 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ffd49ef-7e4b-48a8-b0c4-99d649279f20 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:40.986039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_transfer [None req-5ffd49ef-7e4b-48a8-b0c4-99d649279f20 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Listing volume transfers {{(pid=87914) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 09:17:40.997399 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ffd49ef-7e4b-48a8-b0c4-99d649279f20 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer returned with HTTP 200 Jan 21 09:17:41.012076 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1013/1972] 10.222.0.86 () {58 vars in 1237 bytes} [Thu Jan 21 09:17:40 2021] GET /volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer => generated 434 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:41.210097 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc656758-125e-4182-889f-118c00fe9719 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] POST http://10.222.0.86/volume/v3/a4b1388f7e194958bfb0bf760120a7d5/os-volume-transfer/bea0d436-af78-40cc-8610-c1f74689a548/accept Jan 21 09:17:41.210861 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc656758-125e-4182-889f-118c00fe9719 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "827a060deb3229db"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:17:41.211765 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_transfer [None req-fc656758-125e-4182-889f-118c00fe9719 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] Accepting volume transfer bea0d436-af78-40cc-8610-c1f74689a548 {{(pid=87915) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 21 09:17:41.212106 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-fc656758-125e-4182-889f-118c00fe9719 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] Accepting transfer bea0d436-af78-40cc-8610-c1f74689a548 Jan 21 09:17:41.402551 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-fc656758-125e-4182-889f-118c00fe9719 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] Created reservations ['84894f42-470a-4f15-96de-e50b885e6494', '149ba230-ec3c-4d18-a863-081da471e2e0', 'df3a8d05-4069-4fc7-92f7-46d33867ab08', '683bb3c1-46e4-4540-86a1-69090f8c02df'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:17:41.503894 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-fc656758-125e-4182-889f-118c00fe9719 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] Created reservations ['715389e1-dfaf-40fb-b5dc-914576abd789', '88426486-d6ee-4679-9899-1b263600a58f', 'be443772-68c2-4c40-ad18-85efac247d17', 'bc5caee6-2b72-4299-9551-95b36ad69dae'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:17:41.715660 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-fc656758-125e-4182-889f-118c00fe9719 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] Created reservations ['14399d35-4cba-4e5c-ab2f-60f31b2ce266', 'f99cf4b2-8f99-4b91-8220-33d662bd7371', '9fc9b12d-d157-4769-889e-d2e9f7de9daa', '4d6922b6-2e95-42ed-b40a-7a2ecb90a1c2'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:17:41.841318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-fc656758-125e-4182-889f-118c00fe9719 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] Created reservations ['808627a5-2755-4b0c-9caa-dfe6c3bc8795', 'f87d7f2e-597d-45a4-b9c8-96c6f1e539e9', '455d7f16-c870-4712-bda6-2e876e418c85', '2f653acf-c2f0-4e80-bbb5-a644b7eb89a1'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:17:41.843842 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:41.843842 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:41.864437 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f210eba0-1aa5-4dac-9995-e5e98b5fae8f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:41.864976 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f210eba0-1aa5-4dac-9995-e5e98b5fae8f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:41.865467 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f210eba0-1aa5-4dac-9995-e5e98b5fae8f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:41.865836 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f210eba0-1aa5-4dac-9995-e5e98b5fae8f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:41.927983 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:41.927983 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:41.929945 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f210eba0-1aa5-4dac-9995-e5e98b5fae8f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:41.931902 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1014/1973] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:41 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:42.003409 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc656758-125e-4182-889f-118c00fe9719 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] Transfer volume completed successfully. Jan 21 09:17:42.060253 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:17:42.060253 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:17:42.217286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.transfer.api [None req-fc656758-125e-4182-889f-118c00fe9719 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] Volume e816a9dc-ee4a-4717-9503-1c98de2ec890 has been transferred. Jan 21 09:17:42.292534 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc656758-125e-4182-889f-118c00fe9719 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] http://10.222.0.86/volume/v3/a4b1388f7e194958bfb0bf760120a7d5/os-volume-transfer/bea0d436-af78-40cc-8610-c1f74689a548/accept returned with HTTP 202 Jan 21 09:17:42.293381 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 960/1974] 10.222.0.86 () {60 vars in 1390 bytes} [Thu Jan 21 09:17:41 2021] POST /volume/v3/a4b1388f7e194958bfb0bf760120a7d5/os-volume-transfer/bea0d436-af78-40cc-8610-c1f74689a548/accept => generated 431 bytes in 1288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:17:42.303990 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3446e5c3-9538-4839-81a4-d00db4f5f442 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] GET http://10.222.0.86/volume/v3/a4b1388f7e194958bfb0bf760120a7d5/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 Jan 21 09:17:42.304599 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3446e5c3-9538-4839-81a4-d00db4f5f442 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:42.305010 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:42.305010 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:42.305642 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3446e5c3-9538-4839-81a4-d00db4f5f442 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:42.384278 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:42.384278 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:42.398226 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3446e5c3-9538-4839-81a4-d00db4f5f442 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] Volume info retrieved successfully. Jan 21 09:17:42.425274 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3446e5c3-9538-4839-81a4-d00db4f5f442 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] http://10.222.0.86/volume/v3/a4b1388f7e194958bfb0bf760120a7d5/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 returned with HTTP 200 Jan 21 09:17:42.427331 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1015/1975] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:42 2021] GET /volume/v3/a4b1388f7e194958bfb0bf760120a7d5/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 => generated 912 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:42.442690 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c55ec4e3-2faf-40ff-96b1-5d9be9490872 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] GET http://10.222.0.86/volume/v3/a4b1388f7e194958bfb0bf760120a7d5/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 Jan 21 09:17:42.443327 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c55ec4e3-2faf-40ff-96b1-5d9be9490872 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:42.443790 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:42.443790 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:42.444461 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c55ec4e3-2faf-40ff-96b1-5d9be9490872 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:42.502532 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:42.502532 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:42.512514 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c55ec4e3-2faf-40ff-96b1-5d9be9490872 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] Volume info retrieved successfully. Jan 21 09:17:42.540021 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c55ec4e3-2faf-40ff-96b1-5d9be9490872 tempest-VolumesTransfersTest-980910256 tempest-VolumesTransfersTest-980910256] http://10.222.0.86/volume/v3/a4b1388f7e194958bfb0bf760120a7d5/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 returned with HTTP 200 Jan 21 09:17:42.541055 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 961/1976] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:42 2021] GET /volume/v3/a4b1388f7e194958bfb0bf760120a7d5/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:42.557800 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e664a17-fc8c-4562-8fb7-ca78ab91022d tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] DELETE http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer/bea0d436-af78-40cc-8610-c1f74689a548 Jan 21 09:17:42.558321 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e664a17-fc8c-4562-8fb7-ca78ab91022d tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:42.558679 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:42.558679 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:42.559406 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e664a17-fc8c-4562-8fb7-ca78ab91022d tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:42.559908 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-4e664a17-fc8c-4562-8fb7-ca78ab91022d tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Delete transfer with id: bea0d436-af78-40cc-8610-c1f74689a548 Jan 21 09:17:42.568572 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e664a17-fc8c-4562-8fb7-ca78ab91022d tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer/bea0d436-af78-40cc-8610-c1f74689a548 returned with HTTP 404 Jan 21 09:17:42.570040 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1016/1977] 10.222.0.86 () {58 vars in 1351 bytes} [Thu Jan 21 09:17:42 2021] DELETE /volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer/bea0d436-af78-40cc-8610-c1f74689a548 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:17:42.716123 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b487718-d16b-4ad2-b1d7-862aeea8e247 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] DELETE http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 Jan 21 09:17:42.716123 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b487718-d16b-4ad2-b1d7-862aeea8e247 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:42.718695 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:42.718695 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:42.718695 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b487718-d16b-4ad2-b1d7-862aeea8e247 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:42.719109 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-2b487718-d16b-4ad2-b1d7-862aeea8e247 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Delete volume with id: e816a9dc-ee4a-4717-9503-1c98de2ec890 Jan 21 09:17:42.790146 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:42.790146 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:42.791062 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2b487718-d16b-4ad2-b1d7-862aeea8e247 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Volume info retrieved successfully. Jan 21 09:17:42.821581 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2b487718-d16b-4ad2-b1d7-862aeea8e247 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Delete volume request issued successfully. Jan 21 09:17:42.822232 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b487718-d16b-4ad2-b1d7-862aeea8e247 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 returned with HTTP 202 Jan 21 09:17:42.823625 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 962/1978] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:17:42 2021] DELETE /volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:17:42.831248 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc2539ea-b3b0-4674-963f-4929013dd5d1 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] GET http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 Jan 21 09:17:42.831767 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc2539ea-b3b0-4674-963f-4929013dd5d1 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:42.832791 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc2539ea-b3b0-4674-963f-4929013dd5d1 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:42.945855 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-810af8fc-c652-403c-bc37-68679b47722c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:42.946488 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-810af8fc-c652-403c-bc37-68679b47722c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:42.946686 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:42.946686 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:42.947333 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-810af8fc-c652-403c-bc37-68679b47722c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:42.947845 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-810af8fc-c652-403c-bc37-68679b47722c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:42.971695 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:42.971695 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:42.990997 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dc2539ea-b3b0-4674-963f-4929013dd5d1 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Volume info retrieved successfully. Jan 21 09:17:42.993026 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:42.993026 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:42.995199 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-810af8fc-c652-403c-bc37-68679b47722c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:43.000995 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 963/1979] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:42 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:43.060979 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc2539ea-b3b0-4674-963f-4929013dd5d1 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 returned with HTTP 200 Jan 21 09:17:43.060979 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1017/1980] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:42 2021] GET /volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 => generated 1082 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:17:44.016938 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2207c5c-e6c3-4478-b7d9-f330bf58cef5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:44.017597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2207c5c-e6c3-4478-b7d9-f330bf58cef5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:44.019253 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:44.019253 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:44.020316 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2207c5c-e6c3-4478-b7d9-f330bf58cef5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:44.020898 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a2207c5c-e6c3-4478-b7d9-f330bf58cef5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:44.045884 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:44.045884 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:44.048200 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2207c5c-e6c3-4478-b7d9-f330bf58cef5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:44.049519 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 964/1981] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:44 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:44.070453 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efdeef9d-9c81-4bd7-aeb0-c8251b11d02a tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] GET http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 Jan 21 09:17:44.071069 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efdeef9d-9c81-4bd7-aeb0-c8251b11d02a tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:44.071291 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:44.071291 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:44.071667 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efdeef9d-9c81-4bd7-aeb0-c8251b11d02a tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:44.158972 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:44.158972 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:44.169041 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-efdeef9d-9c81-4bd7-aeb0-c8251b11d02a tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Volume info retrieved successfully. Jan 21 09:17:44.197350 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efdeef9d-9c81-4bd7-aeb0-c8251b11d02a tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 returned with HTTP 200 Jan 21 09:17:44.198605 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1018/1982] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:44 2021] GET /volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 => generated 1082 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:17:45.067924 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a823855b-1803-44ee-903c-388cfa6f8a7e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:45.068439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a823855b-1803-44ee-903c-388cfa6f8a7e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:45.068796 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:45.068796 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:45.069405 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a823855b-1803-44ee-903c-388cfa6f8a7e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:45.070357 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a823855b-1803-44ee-903c-388cfa6f8a7e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:45.159337 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:45.159337 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:45.162005 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a823855b-1803-44ee-903c-388cfa6f8a7e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:45.166746 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 965/1983] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:45 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:45.220195 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-caf731bd-af88-4a11-baaf-f826bc61afe2 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] GET http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 Jan 21 09:17:45.220732 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-caf731bd-af88-4a11-baaf-f826bc61afe2 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:45.220953 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:45.220953 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:45.221330 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-caf731bd-af88-4a11-baaf-f826bc61afe2 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:45.345329 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-caf731bd-af88-4a11-baaf-f826bc61afe2 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 returned with HTTP 404 Jan 21 09:17:45.349189 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1019/1984] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:45 2021] GET /volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:17:45.358554 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] POST http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes Jan 21 09:17:45.359010 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:45.359010 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:45.359425 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-148647071"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:17:45.360675 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-148647071'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:17:45.361052 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Create volume of 1 GB Jan 21 09:17:45.400078 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Availability Zones retrieved successfully. Jan 21 09:17:45.440031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Flow 'volume_create_api' (d973aec7-d7d9-4e90-bae8-918a4cf73176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:45.456451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2e97bf-1dfe-4b47-8d4d-aa60f7fbade0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:45.462761 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:17:45.657171 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec2e97bf-1dfe-4b47-8d4d-aa60f7fbade0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:45.674092 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa0f0d3c-5f29-4c2d-8b17-d6fb20b4cd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:45.844119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Created reservations ['d073a218-2067-4e0f-ad4d-5aac4c2cbe94', 'e6d6bb2d-6565-45c7-a5c6-a297d00b1296', '491f624b-78cf-4f4e-964c-b05f75942219', '481a408f-9c79-4e3b-ad41-b71e3a40c761'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:17:45.846373 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa0f0d3c-5f29-4c2d-8b17-d6fb20b4cd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d073a218-2067-4e0f-ad4d-5aac4c2cbe94', 'e6d6bb2d-6565-45c7-a5c6-a297d00b1296', '491f624b-78cf-4f4e-964c-b05f75942219', '481a408f-9c79-4e3b-ad41-b71e3a40c761']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:45.850157 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (815e8013-bdac-4a40-b8a4-8a93f9c37cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:45.977535 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (815e8013-bdac-4a40-b8a4-8a93f9c37cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c813844e-0f49-4a02-b6a8-2cf998243007', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-148647071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66831650678041d6b2cce2a320621ada',qos_specs=None,replication_status=,reservations=['d073a218-2067-4e0f-ad4d-5aac4c2cbe94','e6d6bb2d-6565-45c7-a5c6-a297d00b1296','491f624b-78cf-4f4e-964c-b05f75942219','481a408f-9c79-4e3b-ad41-b71e3a40c761'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b81ca3203604d9b9b49ebd4d7541ed7',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:17:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-148647071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c813844e-0f49-4a02-b6a8-2cf998243007,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66831650678041d6b2cce2a320621ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1b81ca3203604d9b9b49ebd4d7541ed7',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:45.979601 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cae68475-1493-4807-94e5-073a2049dea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:46.037118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cae68475-1493-4807-94e5-073a2049dea6) transitioned into state 'SUCCESS' from state '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-148647071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66831650678041d6b2cce2a320621ada',qos_specs=None,replication_status=,reservations=['d073a218-2067-4e0f-ad4d-5aac4c2cbe94','e6d6bb2d-6565-45c7-a5c6-a297d00b1296','491f624b-78cf-4f4e-964c-b05f75942219','481a408f-9c79-4e3b-ad41-b71e3a40c761'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b81ca3203604d9b9b49ebd4d7541ed7',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:46.037118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (decf4839-745e-4f75-b60f-b694dd90e85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:46.084754 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (decf4839-745e-4f75-b60f-b694dd90e85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:46.087437 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Flow 'volume_create_api' (d973aec7-d7d9-4e90-bae8-918a4cf73176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:46.183691 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63171a7a-6c1d-44ca-b23c-3ed4e98f8263 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:46.184165 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63171a7a-6c1d-44ca-b23c-3ed4e98f8263 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:46.185290 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63171a7a-6c1d-44ca-b23c-3ed4e98f8263 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:46.185809 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-63171a7a-6c1d-44ca-b23c-3ed4e98f8263 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:46.205915 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Create volume request issued successfully. Jan 21 09:17:46.234496 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c561a9d9-7bcd-4a1e-be5e-2f9cbd1a9fbf tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes returned with HTTP 202 Jan 21 09:17:46.234672 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:46.234672 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:46.236914 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63171a7a-6c1d-44ca-b23c-3ed4e98f8263 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:46.237591 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1020/1985] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:46 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:46.251754 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 966/1986] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:17:45 2021] POST /volume/v3/66831650678041d6b2cce2a320621ada/volumes => generated 819 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:17:46.263610 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96eb43a1-1d47-45b0-b9d8-26b5b01e945f tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] GET http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 Jan 21 09:17:46.264131 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96eb43a1-1d47-45b0-b9d8-26b5b01e945f tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:46.264472 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:46.264472 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:46.264848 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96eb43a1-1d47-45b0-b9d8-26b5b01e945f tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:46.372299 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:46.372299 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:46.397946 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-96eb43a1-1d47-45b0-b9d8-26b5b01e945f tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Volume info retrieved successfully. Jan 21 09:17:46.433250 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96eb43a1-1d47-45b0-b9d8-26b5b01e945f tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 returned with HTTP 200 Jan 21 09:17:46.434046 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1021/1987] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:46 2021] GET /volume/v3/66831650678041d6b2cce2a320621ada/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 => generated 887 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:47.259560 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4a19d91-5c8f-4320-a469-f544f76d5e7d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:47.260721 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4a19d91-5c8f-4320-a469-f544f76d5e7d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:47.261140 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:47.261140 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:47.261770 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4a19d91-5c8f-4320-a469-f544f76d5e7d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:47.262346 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c4a19d91-5c8f-4320-a469-f544f76d5e7d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:47.308579 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:47.308579 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:47.310953 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4a19d91-5c8f-4320-a469-f544f76d5e7d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:47.311957 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 967/1988] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:47 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:47.451048 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c509d197-e864-4b98-a2f6-ac514c1771f5 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] GET http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 Jan 21 09:17:47.452045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c509d197-e864-4b98-a2f6-ac514c1771f5 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:47.452261 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:47.452261 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:47.452684 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c509d197-e864-4b98-a2f6-ac514c1771f5 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:47.541163 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:47.541163 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:47.559834 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c509d197-e864-4b98-a2f6-ac514c1771f5 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Volume info retrieved successfully. Jan 21 09:17:47.585336 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c509d197-e864-4b98-a2f6-ac514c1771f5 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 returned with HTTP 200 Jan 21 09:17:47.586503 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1022/1989] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:47 2021] GET /volume/v3/66831650678041d6b2cce2a320621ada/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 => generated 912 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:47.626253 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d39e4b83-d042-4614-b807-b36c2025727d tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] POST http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer Jan 21 09:17:47.626253 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:47.626253 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:47.626253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d39e4b83-d042-4614-b807-b36c2025727d tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c813844e-0f49-4a02-b6a8-2cf998243007"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:17:47.626253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_transfer [None req-d39e4b83-d042-4614-b807-b36c2025727d tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Creating new volume transfer {'transfer': {'volume_id': 'c813844e-0f49-4a02-b6a8-2cf998243007'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 21 09:17:47.626253 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-d39e4b83-d042-4614-b807-b36c2025727d tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Creating transfer of volume c813844e-0f49-4a02-b6a8-2cf998243007 Jan 21 09:17:47.626253 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.transfer.api [None req-d39e4b83-d042-4614-b807-b36c2025727d tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Generating transfer record for volume c813844e-0f49-4a02-b6a8-2cf998243007 Jan 21 09:17:47.746379 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:47.746379 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:47.804779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d39e4b83-d042-4614-b807-b36c2025727d tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer returned with HTTP 202 Jan 21 09:17:47.821607 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b3d6433-6269-4584-99a7-c82d93ea3e4a tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] GET http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 Jan 21 09:17:47.824793 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b3d6433-6269-4584-99a7-c82d93ea3e4a tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:47.825254 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:47.825254 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:47.825937 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b3d6433-6269-4584-99a7-c82d93ea3e4a tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:47.826326 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 968/1990] 10.222.0.86 () {60 vars in 1258 bytes} [Thu Jan 21 09:17:47 2021] POST /volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer => generated 507 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:17:47.916476 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:47.916476 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:47.931005 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6b3d6433-6269-4584-99a7-c82d93ea3e4a tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Volume info retrieved successfully. Jan 21 09:17:47.966277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b3d6433-6269-4584-99a7-c82d93ea3e4a tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 returned with HTTP 200 Jan 21 09:17:47.974679 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1023/1991] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:47 2021] GET /volume/v3/66831650678041d6b2cce2a320621ada/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 => generated 920 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:48.005559 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a61072f6-41ac-4672-9f06-636900030b7c tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] GET http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer/detail Jan 21 09:17:48.006145 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a61072f6-41ac-4672-9f06-636900030b7c tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:48.006378 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:48.006378 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:48.006761 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a61072f6-41ac-4672-9f06-636900030b7c tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:48.007197 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_transfer [None req-a61072f6-41ac-4672-9f06-636900030b7c tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Listing volume transfers {{(pid=87915) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 21 09:17:48.024118 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a61072f6-41ac-4672-9f06-636900030b7c tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer/detail returned with HTTP 200 Jan 21 09:17:48.029469 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 969/1992] 10.222.0.86 () {58 vars in 1258 bytes} [Thu Jan 21 09:17:47 2021] GET /volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer/detail => generated 478 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:48.042620 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e95bdbd-5e7e-4a6b-bea1-e52b29912bda tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] DELETE http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer/a3d269fc-8c6b-40c0-9249-03cd27075b97 Jan 21 09:17:48.043264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e95bdbd-5e7e-4a6b-bea1-e52b29912bda tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:48.043567 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:48.043567 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:48.044043 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e95bdbd-5e7e-4a6b-bea1-e52b29912bda tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:48.044628 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-1e95bdbd-5e7e-4a6b-bea1-e52b29912bda tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Delete transfer with id: a3d269fc-8c6b-40c0-9249-03cd27075b97 Jan 21 09:17:48.171471 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:48.171471 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:48.189096 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:17:48.189096 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:17:48.195176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e95bdbd-5e7e-4a6b-bea1-e52b29912bda tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer/a3d269fc-8c6b-40c0-9249-03cd27075b97 returned with HTTP 202 Jan 21 09:17:48.197291 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1024/1993] 10.222.0.86 () {58 vars in 1351 bytes} [Thu Jan 21 09:17:48 2021] DELETE /volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer/a3d269fc-8c6b-40c0-9249-03cd27075b97 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:17:48.204701 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b5ac2c2-b492-4387-9fcb-93c889671439 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] GET http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 Jan 21 09:17:48.205480 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b5ac2c2-b492-4387-9fcb-93c889671439 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:48.206250 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b5ac2c2-b492-4387-9fcb-93c889671439 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:48.305164 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:48.305164 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:48.329414 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c2147d8-7af1-4b84-9ce2-9131f09b146d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:48.329937 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c2147d8-7af1-4b84-9ce2-9131f09b146d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:48.330180 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:48.330180 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:48.330546 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c2147d8-7af1-4b84-9ce2-9131f09b146d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:48.331005 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1c2147d8-7af1-4b84-9ce2-9131f09b146d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:48.335476 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8b5ac2c2-b492-4387-9fcb-93c889671439 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Volume info retrieved successfully. Jan 21 09:17:48.405088 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:48.405088 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:48.407155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c2147d8-7af1-4b84-9ce2-9131f09b146d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:48.408161 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1025/1994] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:48 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:48.423521 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b5ac2c2-b492-4387-9fcb-93c889671439 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 returned with HTTP 200 Jan 21 09:17:48.424467 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 970/1995] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:48 2021] GET /volume/v3/66831650678041d6b2cce2a320621ada/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 => generated 912 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:48.443699 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7553b2c-5604-40f1-ba9d-e1d57fbab9dc tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] DELETE http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer/a3d269fc-8c6b-40c0-9249-03cd27075b97 Jan 21 09:17:48.444510 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7553b2c-5604-40f1-ba9d-e1d57fbab9dc tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:48.444895 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:48.444895 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:48.445523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7553b2c-5604-40f1-ba9d-e1d57fbab9dc tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:48.446045 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-a7553b2c-5604-40f1-ba9d-e1d57fbab9dc tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Delete transfer with id: a3d269fc-8c6b-40c0-9249-03cd27075b97 Jan 21 09:17:48.456502 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7553b2c-5604-40f1-ba9d-e1d57fbab9dc tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer/a3d269fc-8c6b-40c0-9249-03cd27075b97 returned with HTTP 404 Jan 21 09:17:48.517918 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1026/1996] 10.222.0.86 () {58 vars in 1351 bytes} [Thu Jan 21 09:17:48 2021] DELETE /volume/v3/66831650678041d6b2cce2a320621ada/os-volume-transfer/a3d269fc-8c6b-40c0-9249-03cd27075b97 => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:17:48.526727 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30e80539-4151-4b13-91c9-4193e83e01fd tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] DELETE http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 Jan 21 09:17:48.527285 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30e80539-4151-4b13-91c9-4193e83e01fd tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:48.527501 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:48.527501 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:48.527870 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30e80539-4151-4b13-91c9-4193e83e01fd tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:48.528327 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-30e80539-4151-4b13-91c9-4193e83e01fd tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Delete volume with id: c813844e-0f49-4a02-b6a8-2cf998243007 Jan 21 09:17:48.676808 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:48.676808 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:48.677799 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-30e80539-4151-4b13-91c9-4193e83e01fd tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Volume info retrieved successfully. Jan 21 09:17:48.744521 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-30e80539-4151-4b13-91c9-4193e83e01fd tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Delete volume request issued successfully. Jan 21 09:17:48.745308 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30e80539-4151-4b13-91c9-4193e83e01fd tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 returned with HTTP 202 Jan 21 09:17:48.746509 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 971/1997] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:17:48 2021] DELETE /volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:17:48.754050 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70f61e85-1bab-4023-afb8-cff3c71ba9de tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] GET http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 Jan 21 09:17:48.755011 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70f61e85-1bab-4023-afb8-cff3c71ba9de tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:48.755500 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70f61e85-1bab-4023-afb8-cff3c71ba9de tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:48.965450 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:48.965450 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:48.989385 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-70f61e85-1bab-4023-afb8-cff3c71ba9de tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Volume info retrieved successfully. Jan 21 09:17:49.025328 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70f61e85-1bab-4023-afb8-cff3c71ba9de tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 returned with HTTP 200 Jan 21 09:17:49.026237 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1027/1998] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:48 2021] GET /volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 => generated 1082 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:17:49.424088 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6de08fea-3818-4bf7-8318-029e43ee3a5e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:49.424632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6de08fea-3818-4bf7-8318-029e43ee3a5e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:49.424848 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:49.424848 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:49.425227 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6de08fea-3818-4bf7-8318-029e43ee3a5e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:49.425698 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6de08fea-3818-4bf7-8318-029e43ee3a5e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:49.471811 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:49.471811 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:49.474147 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6de08fea-3818-4bf7-8318-029e43ee3a5e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:49.474981 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 972/1999] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:49 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:50.043733 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9314b250-ed02-4eb6-923e-10a006a86786 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] GET http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 Jan 21 09:17:50.045937 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9314b250-ed02-4eb6-923e-10a006a86786 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:50.046550 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:50.046550 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:50.047299 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9314b250-ed02-4eb6-923e-10a006a86786 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:50.176585 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:50.176585 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:50.189859 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9314b250-ed02-4eb6-923e-10a006a86786 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Volume info retrieved successfully. Jan 21 09:17:50.221781 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9314b250-ed02-4eb6-923e-10a006a86786 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 returned with HTTP 200 Jan 21 09:17:50.223353 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1028/2000] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:50 2021] GET /volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 => generated 1082 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:17:50.488785 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4df7ea72-4e27-474e-ba8b-454ff1eaa1ee tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:50.489392 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4df7ea72-4e27-474e-ba8b-454ff1eaa1ee tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:50.489616 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:50.489616 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:50.489994 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4df7ea72-4e27-474e-ba8b-454ff1eaa1ee tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:50.496684 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4df7ea72-4e27-474e-ba8b-454ff1eaa1ee tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:50.556018 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:50.556018 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:50.556018 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4df7ea72-4e27-474e-ba8b-454ff1eaa1ee tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:50.556018 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 973/2001] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:50 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:51.241366 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5052dc7-aa17-4f77-8e8b-f7f1b9ff5096 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] GET http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 Jan 21 09:17:51.242106 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5052dc7-aa17-4f77-8e8b-f7f1b9ff5096 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:51.242663 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:51.242663 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:51.243295 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5052dc7-aa17-4f77-8e8b-f7f1b9ff5096 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:51.381586 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5052dc7-aa17-4f77-8e8b-f7f1b9ff5096 tempest-VolumesTransfersTest-892686928 tempest-VolumesTransfersTest-892686928] http://10.222.0.86/volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 returned with HTTP 404 Jan 21 09:17:51.382622 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1029/2002] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:51 2021] GET /volume/v3/52f30812cce74c3fac6431c0f87c9713/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:17:51.403691 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dad55421-36e5-45d4-bc64-5deeecdcdf83 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] DELETE http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 Jan 21 09:17:51.404437 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dad55421-36e5-45d4-bc64-5deeecdcdf83 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:51.404821 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:51.404821 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:51.405454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dad55421-36e5-45d4-bc64-5deeecdcdf83 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:51.406297 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-dad55421-36e5-45d4-bc64-5deeecdcdf83 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Delete volume with id: c813844e-0f49-4a02-b6a8-2cf998243007 Jan 21 09:17:51.494286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dad55421-36e5-45d4-bc64-5deeecdcdf83 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 returned with HTTP 404 Jan 21 09:17:51.495882 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 974/2003] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:17:51 2021] DELETE /volume/v3/66831650678041d6b2cce2a320621ada/volumes/c813844e-0f49-4a02-b6a8-2cf998243007 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:17:51.503534 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b066ae13-f01d-456e-bbe5-5899902cba11 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] DELETE http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 Jan 21 09:17:51.504358 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b066ae13-f01d-456e-bbe5-5899902cba11 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:51.505074 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b066ae13-f01d-456e-bbe5-5899902cba11 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:51.505715 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b066ae13-f01d-456e-bbe5-5899902cba11 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] Delete volume with id: e816a9dc-ee4a-4717-9503-1c98de2ec890 Jan 21 09:17:51.562208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d418f157-181b-4370-9e11-b5b3b792a0ce tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:51.562726 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d418f157-181b-4370-9e11-b5b3b792a0ce tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:51.563212 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d418f157-181b-4370-9e11-b5b3b792a0ce tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:51.563574 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d418f157-181b-4370-9e11-b5b3b792a0ce tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:51.569184 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b066ae13-f01d-456e-bbe5-5899902cba11 tempest-VolumesTransfersTest-690120905 tempest-VolumesTransfersTest-690120905] http://10.222.0.86/volume/v3/66831650678041d6b2cce2a320621ada/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 returned with HTTP 404 Jan 21 09:17:51.570557 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1030/2004] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:17:51 2021] DELETE /volume/v3/66831650678041d6b2cce2a320621ada/volumes/e816a9dc-ee4a-4717-9503-1c98de2ec890 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:17:51.599742 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:51.599742 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:51.607124 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d418f157-181b-4370-9e11-b5b3b792a0ce tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:51.608167 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 975/2005] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:51 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:52.636413 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a3b270a-3f58-44c2-9446-56452dfdbf25 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:52.636413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a3b270a-3f58-44c2-9446-56452dfdbf25 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:52.636413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a3b270a-3f58-44c2-9446-56452dfdbf25 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:52.636413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1a3b270a-3f58-44c2-9446-56452dfdbf25 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:52.675166 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:52.675166 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:52.678112 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a3b270a-3f58-44c2-9446-56452dfdbf25 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:52.678925 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1031/2006] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:52 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:53.693454 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75d9760c-371a-4c9d-9b6e-b49d3d28fde5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:53.693980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75d9760c-371a-4c9d-9b6e-b49d3d28fde5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:53.694251 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:53.694251 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:53.694622 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75d9760c-371a-4c9d-9b6e-b49d3d28fde5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:53.694985 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-75d9760c-371a-4c9d-9b6e-b49d3d28fde5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:53.750333 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:53.750333 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:53.752158 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75d9760c-371a-4c9d-9b6e-b49d3d28fde5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:53.773730 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 976/2007] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:53 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:54.785350 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0594e35-94b8-4e96-beaf-aec92cbac60a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:54.786323 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0594e35-94b8-4e96-beaf-aec92cbac60a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:54.786323 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:54.786323 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:54.787019 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0594e35-94b8-4e96-beaf-aec92cbac60a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:54.787019 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a0594e35-94b8-4e96-beaf-aec92cbac60a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:54.847155 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:54.847155 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:54.850543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0594e35-94b8-4e96-beaf-aec92cbac60a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:54.851982 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1032/2008] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:54 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:55.866454 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1d4e437-186e-47ba-a776-6d37ad651ac5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:55.867142 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1d4e437-186e-47ba-a776-6d37ad651ac5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:55.867465 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:55.867465 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:55.868443 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1d4e437-186e-47ba-a776-6d37ad651ac5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:55.868935 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b1d4e437-186e-47ba-a776-6d37ad651ac5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:55.921837 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:55.921837 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:55.932346 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1d4e437-186e-47ba-a776-6d37ad651ac5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:55.933501 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 977/2009] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:55 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:55.946475 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b524630a-59c6-4cf3-b94b-91f314409c8c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 Jan 21 09:17:55.947002 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b524630a-59c6-4cf3-b94b-91f314409c8c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:55.947197 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:55.947197 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:55.948025 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b524630a-59c6-4cf3-b94b-91f314409c8c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:56.069910 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:56.069910 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:56.097754 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b524630a-59c6-4cf3-b94b-91f314409c8c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:17:56.141105 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b524630a-59c6-4cf3-b94b-91f314409c8c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 returned with HTTP 200 Jan 21 09:17:56.141923 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1033/2010] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:55 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 => generated 978 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:56.158736 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ddce1cc8-e4fd-4c91-98e1-2f9b882c3004 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:56.159956 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ddce1cc8-e4fd-4c91-98e1-2f9b882c3004 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:56.160403 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:56.160403 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:56.161357 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ddce1cc8-e4fd-4c91-98e1-2f9b882c3004 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:56.162164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ddce1cc8-e4fd-4c91-98e1-2f9b882c3004 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:56.220528 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:56.220528 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:56.223033 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ddce1cc8-e4fd-4c91-98e1-2f9b882c3004 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:56.229082 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 978/2011] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:56 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:56.245933 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26166b24-4bb2-46a3-9f55-92b9eb2f34f4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/detail Jan 21 09:17:56.246569 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26166b24-4bb2-46a3-9f55-92b9eb2f34f4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:56.247068 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:56.247068 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:56.247267 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26166b24-4bb2-46a3-9f55-92b9eb2f34f4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:56.247727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-26166b24-4bb2-46a3-9f55-92b9eb2f34f4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:17:56.292680 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26166b24-4bb2-46a3-9f55-92b9eb2f34f4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/detail returned with HTTP 200 Jan 21 09:17:56.293707 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1034/2012] 10.222.0.86 () {58 vars in 1225 bytes} [Thu Jan 21 09:17:56 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/detail => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:56.307295 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] POST http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce/restore Jan 21 09:17:56.308150 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:56.308150 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:56.308807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:17:56.311962 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Restoring backup 1670d958-4658-4b75-bace-48d43a3284ce ({'restore': {}}) {{(pid=87915) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 09:17:56.312479 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Restoring backup 1670d958-4658-4b75-bace-48d43a3284ce to volume None. Jan 21 09:17:56.365176 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:56.365176 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:56.373045 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Creating volume of 1 GB for restore of backup 1670d958-4658-4b75-bace-48d43a3284ce. Jan 21 09:17:56.419572 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Availability Zones retrieved successfully. Jan 21 09:17:56.470027 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Flow 'volume_create_api' (e48af0ad-3442-4f34-8583-d6e9821e9d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:56.477325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bbdb5d7-ddd0-42b1-8ad8-40c5c9b08346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:56.479487 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:17:56.624950 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bbdb5d7-ddd0-42b1-8ad8-40c5c9b08346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:56.636013 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d67319d-083e-4fcb-a3b7-97993bdd8994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:56.875092 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Created reservations ['f756639f-c320-4c0b-90be-4ed1aeb4b9b3', '870a52de-d789-4cd3-93b9-3ebc8bb56383', '1e4dcd9c-3ce7-4af7-b12d-e4b849a1a03e', '1c14654b-3023-4b44-a937-dd426919a398'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:17:56.877029 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d67319d-083e-4fcb-a3b7-97993bdd8994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f756639f-c320-4c0b-90be-4ed1aeb4b9b3', '870a52de-d789-4cd3-93b9-3ebc8bb56383', '1e4dcd9c-3ce7-4af7-b12d-e4b849a1a03e', '1c14654b-3023-4b44-a937-dd426919a398']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:56.885451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de7b1fc3-003e-4742-a3c5-02a93c93caae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:56.986633 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de7b1fc3-003e-4742-a3c5-02a93c93caae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f84424c1-9e7e-4dc7-9e26-3748baa38b4e', '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_1670d958-4658-4b75-bace-48d43a3284ce',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da75b0cc0bdb4ea089ffb1569e22f923',qos_specs=None,replication_status=,reservations=['f756639f-c320-4c0b-90be-4ed1aeb4b9b3','870a52de-d789-4cd3-93b9-3ebc8bb56383','1e4dcd9c-3ce7-4af7-b12d-e4b849a1a03e','1c14654b-3023-4b44-a937-dd426919a398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d9192b13404d0b99d0f7f937651082',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:17:56Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1670d958-4658-4b75-bace-48d43a3284ce',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f84424c1-9e7e-4dc7-9e26-3748baa38b4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da75b0cc0bdb4ea089ffb1569e22f923',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0d9192b13404d0b99d0f7f937651082',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:56.989788 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de161f64-9d60-444e-89a9-6417d5ee5856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:57.020001 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de161f64-9d60-444e-89a9-6417d5ee5856) transitioned into 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_1670d958-4658-4b75-bace-48d43a3284ce',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da75b0cc0bdb4ea089ffb1569e22f923',qos_specs=None,replication_status=,reservations=['f756639f-c320-4c0b-90be-4ed1aeb4b9b3','870a52de-d789-4cd3-93b9-3ebc8bb56383','1e4dcd9c-3ce7-4af7-b12d-e4b849a1a03e','1c14654b-3023-4b44-a937-dd426919a398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d9192b13404d0b99d0f7f937651082',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:57.022647 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aa203d4-787d-406e-9ecc-ac7a8e1c0fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:57.042931 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aa203d4-787d-406e-9ecc-ac7a8e1c0fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:57.046373 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Flow 'volume_create_api' (e48af0ad-3442-4f34-8583-d6e9821e9d7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:57.106806 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Create volume request issued successfully. Jan 21 09:17:57.170905 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:57.170905 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:57.172585 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:17:58.073027 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] POST http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes Jan 21 09:17:58.074178 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:58.074178 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:58.075174 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2071392027"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:17:58.076477 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2071392027'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:17:58.077194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Create volume of 1 GB Jan 21 09:17:58.078049 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:58.078049 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:58.107473 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Availability Zones retrieved successfully. Jan 21 09:17:58.162769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Flow 'volume_create_api' (f58aa527-0b2a-42fb-b552-8faf0154d020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:58.165848 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04725a17-21cf-4a23-ad81-abfadd281059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:58.171871 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:17:58.330694 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:58.330694 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:58.332251 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:17:58.424842 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04725a17-21cf-4a23-ad81-abfadd281059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:58.431132 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe90ac5d-8401-43f2-9f6a-f60f640e89ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:58.612116 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Created reservations ['10b7f1a0-99b5-4417-bece-b3a92517e973', '9530b5f1-03fe-47c7-b162-f7debf0a341d', '6d269546-9467-41fb-8f2d-f5b432206503', 'dde4310f-f90f-4a15-afed-aa8956c6e9e6'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:17:58.615498 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe90ac5d-8401-43f2-9f6a-f60f640e89ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10b7f1a0-99b5-4417-bece-b3a92517e973', '9530b5f1-03fe-47c7-b162-f7debf0a341d', '6d269546-9467-41fb-8f2d-f5b432206503', 'dde4310f-f90f-4a15-afed-aa8956c6e9e6']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:58.618150 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f501212-bc17-43fc-84e0-805ca2e8fbe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:58.758064 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f501212-bc17-43fc-84e0-805ca2e8fbe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25498fdd-00ff-4d0c-a798-47330111f256', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2071392027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67302551cc0e49349e3cab46a31a932f',qos_specs=None,replication_status=,reservations=['10b7f1a0-99b5-4417-bece-b3a92517e973','9530b5f1-03fe-47c7-b162-f7debf0a341d','6d269546-9467-41fb-8f2d-f5b432206503','dde4310f-f90f-4a15-afed-aa8956c6e9e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55da5ddd31504f9ca545fc464c8cb288',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:17:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2071392027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25498fdd-00ff-4d0c-a798-47330111f256,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67302551cc0e49349e3cab46a31a932f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='55da5ddd31504f9ca545fc464c8cb288',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:58.771103 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d325a0-b9b1-4529-be29-c40f849a944c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:58.851218 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d325a0-b9b1-4529-be29-c40f849a944c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2071392027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67302551cc0e49349e3cab46a31a932f',qos_specs=None,replication_status=,reservations=['10b7f1a0-99b5-4417-bece-b3a92517e973','9530b5f1-03fe-47c7-b162-f7debf0a341d','6d269546-9467-41fb-8f2d-f5b432206503','dde4310f-f90f-4a15-afed-aa8956c6e9e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55da5ddd31504f9ca545fc464c8cb288',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:58.859761 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1103990b-c015-4907-86ab-1e73193e2acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:17:58.900336 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1103990b-c015-4907-86ab-1e73193e2acb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:17:58.903344 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Flow 'volume_create_api' (f58aa527-0b2a-42fb-b552-8faf0154d020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:17:59.065285 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Create volume request issued successfully. Jan 21 09:17:59.119518 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e246e7c9-84f3-406d-8f5e-d901b5b9205d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes returned with HTTP 202 Jan 21 09:17:59.131342 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1035/2013] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:17:58 2021] POST /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes => generated 820 bytes in 1062 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:17:59.146586 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b28c8d7e-b007-4366-8890-83e5c1cd557a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:17:59.147561 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b28c8d7e-b007-4366-8890-83e5c1cd557a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:59.147989 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:59.147989 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:59.148638 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b28c8d7e-b007-4366-8890-83e5c1cd557a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:59.327157 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:59.327157 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:59.376280 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b28c8d7e-b007-4366-8890-83e5c1cd557a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:17:59.446395 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b28c8d7e-b007-4366-8890-83e5c1cd557a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:17:59.447658 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1036/2014] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:59 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 912 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:17:59.460506 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:59.460506 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:59.461723 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:17:59.462107 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Checking backup size 1 against volume size 1 {{(pid=87915) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 09:17:59.462663 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Overwriting volume f84424c1-9e7e-4dc7-9e26-3748baa38b4e with restore of backup 1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:59.505632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] restore_backup in rpcapi backup_id 1670d958-4658-4b75-bace-48d43a3284ce {{(pid=87915) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 09:17:59.509256 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a7cbe5f-83d1-424f-846d-500e5dbc0eb1 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce/restore returned with HTTP 202 Jan 21 09:17:59.510743 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 979/2015] 10.222.0.86 () {60 vars in 1360 bytes} [Thu Jan 21 09:17:56 2021] POST /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce/restore => generated 189 bytes in 3208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:17:59.521520 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-608c9822-2cec-4bc5-85a8-06e0a31a9138 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:17:59.522065 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-608c9822-2cec-4bc5-85a8-06e0a31a9138 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:17:59.522745 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:17:59.522745 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:17:59.523123 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-608c9822-2cec-4bc5-85a8-06e0a31a9138 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:17:59.523493 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-608c9822-2cec-4bc5-85a8-06e0a31a9138 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:17:59.598784 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:17:59.598784 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:17:59.600692 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-608c9822-2cec-4bc5-85a8-06e0a31a9138 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:17:59.601687 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1037/2016] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:17:59 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:00.464680 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b48ab03-fb5e-47c4-8915-be684a8f0365 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:00.465192 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b48ab03-fb5e-47c4-8915-be684a8f0365 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:00.465677 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:00.465677 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:00.466382 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b48ab03-fb5e-47c4-8915-be684a8f0365 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:00.581045 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:00.581045 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:00.604721 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7b48ab03-fb5e-47c4-8915-be684a8f0365 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:00.616271 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d564fb6-73e6-4aae-b1a0-ab07b4de27e5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:00.617083 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d564fb6-73e6-4aae-b1a0-ab07b4de27e5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:00.617455 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:00.617455 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:00.618053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d564fb6-73e6-4aae-b1a0-ab07b4de27e5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:00.618596 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0d564fb6-73e6-4aae-b1a0-ab07b4de27e5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:00.652868 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b48ab03-fb5e-47c4-8915-be684a8f0365 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:00.665486 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 980/2017] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:00 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 912 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:00.696850 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:00.696850 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:00.704743 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d564fb6-73e6-4aae-b1a0-ab07b4de27e5 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:00.707416 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1038/2018] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:00 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:01.672387 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9d60b50-fdc0-4e24-91cd-34df86d91854 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:01.675444 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9d60b50-fdc0-4e24-91cd-34df86d91854 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:01.678418 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:01.678418 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:01.679184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9d60b50-fdc0-4e24-91cd-34df86d91854 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:01.840794 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] POST http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes Jan 21 09:18:01.841681 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:01.841681 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:01.842449 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-559970152"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:18:01.844116 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-559970152'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:18:01.844850 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Create volume of 1 GB Jan 21 09:18:01.845370 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:01.845370 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:01.869739 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e9d60b50-fdc0-4e24-91cd-34df86d91854 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:01.884091 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Availability Zones retrieved successfully. Jan 21 09:18:01.920881 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9d60b50-fdc0-4e24-91cd-34df86d91854 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:01.921409 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Flow 'volume_create_api' (615d4665-cc8c-4022-82a8-744c05202e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:18:01.921711 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1039/2019] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:01 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 913 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:01.935753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4173086-e8f2-4805-a726-79669b1124b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:18:01.938201 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:18:01.938462 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a972e89-5c14-4eef-bfda-94fa2b72c15d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:01.939188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a972e89-5c14-4eef-bfda-94fa2b72c15d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:01.939380 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:01.939380 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:01.940030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a972e89-5c14-4eef-bfda-94fa2b72c15d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:01.941220 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8a972e89-5c14-4eef-bfda-94fa2b72c15d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:01.984937 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:01.984937 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:01.988668 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a972e89-5c14-4eef-bfda-94fa2b72c15d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:01.992332 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1040/2020] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:01 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:02.037595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4173086-e8f2-4805-a726-79669b1124b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:18:02.039977 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53e02fd8-69cb-4da7-a7c9-59b36179113f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:18:02.105197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-3aead162-b45d-41b4-8ba2-74beaed19260 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:02.105987 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-3aead162-b45d-41b4-8ba2-74beaed19260 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:02.106237 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:02.106237 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:02.106588 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-3aead162-b45d-41b4-8ba2-74beaed19260 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:02.150267 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Created reservations ['04cf18bb-8842-4bc8-89c9-dbb6e3200483', '8f5c59b1-d6a5-4c0e-bed7-43521e696cb0', '9303a232-c28c-4a14-8aee-a99f39f54900', 'c0408eaa-919a-4d36-9ea6-3c9c072aa3a3'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:18:02.153335 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53e02fd8-69cb-4da7-a7c9-59b36179113f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04cf18bb-8842-4bc8-89c9-dbb6e3200483', '8f5c59b1-d6a5-4c0e-bed7-43521e696cb0', '9303a232-c28c-4a14-8aee-a99f39f54900', 'c0408eaa-919a-4d36-9ea6-3c9c072aa3a3']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:18:02.155775 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14c9c5f9-cdf6-4bb7-a686-09c7d69bff42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:18:02.174233 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:02.174233 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:02.183038 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-3aead162-b45d-41b4-8ba2-74beaed19260 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:02.207091 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-3aead162-b45d-41b4-8ba2-74beaed19260 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:02.208118 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1041/2021] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:18:02 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 913 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:18:02.302226 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-3aead162-b45d-41b4-8ba2-74beaed19260 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume// Jan 21 09:18:02.302735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-3aead162-b45d-41b4-8ba2-74beaed19260 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:02.302926 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:02.302926 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:02.303303 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-3aead162-b45d-41b4-8ba2-74beaed19260 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:02.304543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-3aead162-b45d-41b4-8ba2-74beaed19260 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:18:02.305952 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1042/2022] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:18:02 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:18:02.322984 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14c9c5f9-cdf6-4bb7-a686-09c7d69bff42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10a3fe71-f643-43a2-bde6-19913b63b918', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-559970152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba91abb62bd4138a4fb10cbd47fb31b',qos_specs=None,replication_status=,reservations=['04cf18bb-8842-4bc8-89c9-dbb6e3200483','8f5c59b1-d6a5-4c0e-bed7-43521e696cb0','9303a232-c28c-4a14-8aee-a99f39f54900','c0408eaa-919a-4d36-9ea6-3c9c072aa3a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7391f2645aae4bb4a2612a1b283aaa45',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:18:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-559970152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10a3fe71-f643-43a2-bde6-19913b63b918,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba91abb62bd4138a4fb10cbd47fb31b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7391f2645aae4bb4a2612a1b283aaa45',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:18:02.329423 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-34380ba2-9c13-4572-a672-3992dec57690 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] POST http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments Jan 21 09:18:02.330417 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-34380ba2-9c13-4572-a672-3992dec57690 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25498fdd-00ff-4d0c-a798-47330111f256", "instance_uuid": "71cf3a73-18f7-4784-a043-f417419bb403", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:18:02.341526 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c6d6269-8a9b-4a4a-bd97-01de6e0061b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:18:02.404454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c6d6269-8a9b-4a4a-bd97-01de6e0061b5) transitioned into state 'SUCCESS' from state '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-559970152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba91abb62bd4138a4fb10cbd47fb31b',qos_specs=None,replication_status=,reservations=['04cf18bb-8842-4bc8-89c9-dbb6e3200483','8f5c59b1-d6a5-4c0e-bed7-43521e696cb0','9303a232-c28c-4a14-8aee-a99f39f54900','c0408eaa-919a-4d36-9ea6-3c9c072aa3a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7391f2645aae4bb4a2612a1b283aaa45',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:18:02.412721 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4571dc-b6df-4d48-bc3e-14484546d8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:18:02.436852 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:02.436852 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:02.450364 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb4571dc-b6df-4d48-bc3e-14484546d8b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:18:02.461897 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Flow 'volume_create_api' (615d4665-cc8c-4022-82a8-744c05202e66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:18:02.535816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-34380ba2-9c13-4572-a672-3992dec57690 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments returned with HTTP 200 Jan 21 09:18:02.535816 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1043/2023] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:18:02 2021] POST /volume/v3/67302551cc0e49349e3cab46a31a932f/attachments => generated 273 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:18:02.552817 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Create volume request issued successfully. Jan 21 09:18:02.583657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c313b26-f56b-4385-a477-99071392f4c7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:02.584231 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c313b26-f56b-4385-a477-99071392f4c7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:02.585085 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:02.585085 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:02.585473 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c313b26-f56b-4385-a477-99071392f4c7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:02.591818 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59af3525-2024-4726-828d-018f5b439894 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes returned with HTTP 202 Jan 21 09:18:02.592660 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 981/2024] 10.222.0.86 () {62 vars in 1265 bytes} [Thu Jan 21 09:18:01 2021] POST /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes => generated 820 bytes in 1121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:18:02.609692 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6e3d44a-2019-4c3b-a37f-f019066ed267 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 Jan 21 09:18:02.616965 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6e3d44a-2019-4c3b-a37f-f019066ed267 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:02.617374 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:02.617374 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:02.617800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6e3d44a-2019-4c3b-a37f-f019066ed267 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:02.737013 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:02.737013 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:02.781311 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5c313b26-f56b-4385-a477-99071392f4c7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:02.832233 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:02.832233 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:02.856525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c313b26-f56b-4385-a477-99071392f4c7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:02.856525 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1044/2025] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:02 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 912 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:02.856525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c313b26-f56b-4385-a477-99071392f4c7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume// Jan 21 09:18:02.856525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c313b26-f56b-4385-a477-99071392f4c7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:02.856525 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:02.856525 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:02.856525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c313b26-f56b-4385-a477-99071392f4c7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:02.856525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c313b26-f56b-4385-a477-99071392f4c7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:18:02.856525 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1045/2026] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:18:02 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:18:02.869529 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:02.869529 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:02.873002 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d6e3d44a-2019-4c3b-a37f-f019066ed267 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Volume info retrieved successfully. Jan 21 09:18:02.880198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-dc29667e-cf1a-4d99-afd2-f6d64c3b24ca tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:02.881074 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-dc29667e-cf1a-4d99-afd2-f6d64c3b24ca tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:02.881765 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-dc29667e-cf1a-4d99-afd2-f6d64c3b24ca tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:02.894961 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6e3d44a-2019-4c3b-a37f-f019066ed267 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 returned with HTTP 200 Jan 21 09:18:02.904739 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 982/2027] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:02 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 => generated 888 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:18:02.960863 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:02.960863 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:02.974994 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-dc29667e-cf1a-4d99-afd2-f6d64c3b24ca tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:03.004763 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:03.004763 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:03.007806 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf29db9e-97d1-413e-a53f-48f662a32f93 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:03.008335 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf29db9e-97d1-413e-a53f-48f662a32f93 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:03.008547 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:03.008547 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:03.008999 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf29db9e-97d1-413e-a53f-48f662a32f93 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:03.009268 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bf29db9e-97d1-413e-a53f-48f662a32f93 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:03.016266 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-dc29667e-cf1a-4d99-afd2-f6d64c3b24ca tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:03.017104 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1046/2028] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:18:02 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 1011 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:18:03.038115 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-5f5f9d64-791a-4ed8-8f57-a545ffab9869 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] PUT http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/085424fd-5328-4cd4-9102-37fce29ba4e5 Jan 21 09:18:03.038711 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:03.038711 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:03.039141 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-5f5f9d64-791a-4ed8-8f57-a545ffab9869 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:18:03.062869 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:03.062869 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:03.064778 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf29db9e-97d1-413e-a53f-48f662a32f93 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:03.072529 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 983/2029] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:03 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:03.093437 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:18:03.093437 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:18:03.094850 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-5f5f9d64-791a-4ed8-8f57-a545ffab9869 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Lock "b'cinder-attachment_update-25498fdd-00ff-4d0c-a798-47330111f256-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.026s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:18:03.104338 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:03.104338 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:03.862055 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3021320a-73a2-4ece-8896-83ab8b931487 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:03.863292 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3021320a-73a2-4ece-8896-83ab8b931487 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:03.863659 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:03.863659 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:03.864266 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3021320a-73a2-4ece-8896-83ab8b931487 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:03.929141 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:03.929141 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:03.938876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3021320a-73a2-4ece-8896-83ab8b931487 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:03.962054 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:03.962054 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:03.971539 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3021320a-73a2-4ece-8896-83ab8b931487 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:03.982670 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 984/2030] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:03 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 912 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:18:03.986975 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61eae4ef-88a3-41fe-b22c-6606b09344b9 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 Jan 21 09:18:03.987845 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61eae4ef-88a3-41fe-b22c-6606b09344b9 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:03.988223 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:03.988223 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:03.988887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61eae4ef-88a3-41fe-b22c-6606b09344b9 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:04.047434 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:04.047434 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:04.067523 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61eae4ef-88a3-41fe-b22c-6606b09344b9 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Volume info retrieved successfully. Jan 21 09:18:04.137973 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61eae4ef-88a3-41fe-b22c-6606b09344b9 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 returned with HTTP 200 Jan 21 09:18:04.150046 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 985/2031] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:03 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 => generated 913 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:04.150046 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9617bdae-a71a-4268-b81c-bcdddfe97df0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:04.150046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9617bdae-a71a-4268-b81c-bcdddfe97df0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:04.150046 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:04.150046 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:04.150046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9617bdae-a71a-4268-b81c-bcdddfe97df0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:04.150046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9617bdae-a71a-4268-b81c-bcdddfe97df0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:04.200740 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:04.200740 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:04.203051 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9617bdae-a71a-4268-b81c-bcdddfe97df0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:04.203901 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 986/2032] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:04 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:04.203901 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a0d52e9-9788-481a-a890-605d68f5e292 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] POST http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups Jan 21 09:18:04.203901 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:04.203901 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:04.203901 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6a0d52e9-9788-481a-a890-605d68f5e292 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Action: 'create', calling method: create, body: {"backup": {"volume_id": "10a3fe71-f643-43a2-bde6-19913b63b918", "name": "tempest-VolumesBackupsV39Test-Backup-1063851980"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:18:04.210879 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-6a0d52e9-9788-481a-a890-605d68f5e292 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Creating new backup {'backup': {'volume_id': '10a3fe71-f643-43a2-bde6-19913b63b918', 'name': 'tempest-VolumesBackupsV39Test-Backup-1063851980'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 09:18:04.211168 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-6a0d52e9-9788-481a-a890-605d68f5e292 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Creating backup of volume 10a3fe71-f643-43a2-bde6-19913b63b918 in container None Jan 21 09:18:04.303576 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:04.303576 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:04.304850 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6a0d52e9-9788-481a-a890-605d68f5e292 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Volume info retrieved successfully. Jan 21 09:18:04.621323 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-6a0d52e9-9788-481a-a890-605d68f5e292 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Created reservations ['9f3c754e-a681-4b5b-9207-64be0890e25d', '8fd01776-1763-48d1-90d5-1a168de4c73b'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:18:04.621323 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a0d52e9-9788-481a-a890-605d68f5e292 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups returned with HTTP 202 Jan 21 09:18:04.621323 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 987/2033] 10.222.0.86 () {62 vars in 1266 bytes} [Thu Jan 21 09:18:04 2021] POST /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups => generated 399 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:18:04.621323 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a0bbdb2-cb13-44a1-834b-49e23cc9c04a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:04.621323 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a0bbdb2-cb13-44a1-834b-49e23cc9c04a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:04.621323 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:04.621323 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:04.621323 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a0bbdb2-cb13-44a1-834b-49e23cc9c04a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:04.621323 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7a0bbdb2-cb13-44a1-834b-49e23cc9c04a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:04.671359 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:04.671359 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:04.675047 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a0bbdb2-cb13-44a1-834b-49e23cc9c04a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:04.677518 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 988/2034] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:04 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 806 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:04.995151 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d57d40b-4359-4d56-8b5d-1a3d47ba9769 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:04.995151 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d57d40b-4359-4d56-8b5d-1a3d47ba9769 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:04.995151 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:04.995151 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:04.995151 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d57d40b-4359-4d56-8b5d-1a3d47ba9769 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:05.120708 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:05.120708 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:05.131503 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4d57d40b-4359-4d56-8b5d-1a3d47ba9769 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:05.186564 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:05.186564 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:05.203449 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d57d40b-4359-4d56-8b5d-1a3d47ba9769 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:05.223156 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 989/2035] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:04 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 912 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:05.240698 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f43d4474-8e3c-4046-9938-ac98c7044b9f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:05.240698 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f43d4474-8e3c-4046-9938-ac98c7044b9f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:05.240698 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:05.240698 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:05.240698 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f43d4474-8e3c-4046-9938-ac98c7044b9f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:05.240698 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f43d4474-8e3c-4046-9938-ac98c7044b9f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:05.357903 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:05.357903 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:05.362679 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f43d4474-8e3c-4046-9938-ac98c7044b9f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:05.365429 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 990/2036] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:05 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:05.703828 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6085390-1931-4c5f-a8f3-9899019a788e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:05.703828 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6085390-1931-4c5f-a8f3-9899019a788e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:05.703828 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:05.703828 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:05.703828 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6085390-1931-4c5f-a8f3-9899019a788e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:05.703828 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a6085390-1931-4c5f-a8f3-9899019a788e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:05.816569 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:05.816569 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:05.818828 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6085390-1931-4c5f-a8f3-9899019a788e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:05.819666 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 991/2037] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:05 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 806 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:06.267340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2dee9e3b-b623-4853-9404-014c66f782f3 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:06.267340 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2dee9e3b-b623-4853-9404-014c66f782f3 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:06.267340 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:06.267340 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:06.267340 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2dee9e3b-b623-4853-9404-014c66f782f3 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:06.557332 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:06.557332 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:06.557332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2dee9e3b-b623-4853-9404-014c66f782f3 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:06.605880 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:06.605880 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:06.626333 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2dee9e3b-b623-4853-9404-014c66f782f3 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:06.626333 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 992/2038] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:06 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 913 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:06.632980 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11e5dd82-e188-46a7-bdb6-14fac4cbbebf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:06.632980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11e5dd82-e188-46a7-bdb6-14fac4cbbebf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:06.632980 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:06.632980 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:06.636440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11e5dd82-e188-46a7-bdb6-14fac4cbbebf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:06.636440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-11e5dd82-e188-46a7-bdb6-14fac4cbbebf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:06.694249 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:06.694249 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:06.694249 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11e5dd82-e188-46a7-bdb6-14fac4cbbebf tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:06.694249 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 993/2039] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:06 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:06.839106 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55c73a75-d11b-4b43-b8a6-365422545752 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:06.841084 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-5f5f9d64-791a-4ed8-8f57-a545ffab9869 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Lock "b'cinder-attachment_update-25498fdd-00ff-4d0c-a798-47330111f256-n-h1-771363-2'" released by "attachment_update" :: held 3.747s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:18:06.841992 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55c73a75-d11b-4b43-b8a6-365422545752 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:06.842866 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-5f5f9d64-791a-4ed8-8f57-a545ffab9869 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/085424fd-5328-4cd4-9102-37fce29ba4e5 returned with HTTP 200 Jan 21 09:18:06.843381 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:06.843381 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:06.845989 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55c73a75-d11b-4b43-b8a6-365422545752 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:06.846567 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-55c73a75-d11b-4b43-b8a6-365422545752 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:06.847586 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1047/2040] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:18:03 2021] PUT /volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/085424fd-5328-4cd4-9102-37fce29ba4e5 => generated 762 bytes in 3816 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:06.915157 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:06.915157 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:06.915157 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55c73a75-d11b-4b43-b8a6-365422545752 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:06.915157 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 994/2041] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:06 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 806 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:18:07.673955 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f863b478-c841-4039-8d04-14eabe4c85c5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:07.686641 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f863b478-c841-4039-8d04-14eabe4c85c5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:07.687055 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:07.687055 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:07.687677 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f863b478-c841-4039-8d04-14eabe4c85c5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:07.704042 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12599845-409f-41e1-95e3-541cf6559a50 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:07.704864 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12599845-409f-41e1-95e3-541cf6559a50 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:07.705259 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:07.705259 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:07.713718 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12599845-409f-41e1-95e3-541cf6559a50 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:07.714512 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-12599845-409f-41e1-95e3-541cf6559a50 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:07.792657 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:07.792657 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:07.800206 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12599845-409f-41e1-95e3-541cf6559a50 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:07.801558 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 995/2042] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:07 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:07.842124 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:07.842124 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:07.865134 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f863b478-c841-4039-8d04-14eabe4c85c5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:07.911309 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:07.911309 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:07.930399 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-206e0373-d926-461b-92f7-c9d1f4de2b5d tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:07.930399 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-206e0373-d926-461b-92f7-c9d1f4de2b5d tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:07.930399 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:07.930399 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:07.930399 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-206e0373-d926-461b-92f7-c9d1f4de2b5d tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:07.930399 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-206e0373-d926-461b-92f7-c9d1f4de2b5d tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:07.983387 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:07.983387 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:07.983387 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-206e0373-d926-461b-92f7-c9d1f4de2b5d tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:07.983387 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 996/2043] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:07 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 806 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:07.993240 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f863b478-c841-4039-8d04-14eabe4c85c5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:07.993240 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1048/2044] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:07 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 913 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:08.829059 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64d2fb8a-6846-40e5-a228-4b88c30ef5cb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:08.829059 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64d2fb8a-6846-40e5-a228-4b88c30ef5cb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:08.829059 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:08.829059 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:08.829059 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64d2fb8a-6846-40e5-a228-4b88c30ef5cb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:08.834482 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-64d2fb8a-6846-40e5-a228-4b88c30ef5cb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:08.906283 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:08.906283 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:08.906283 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64d2fb8a-6846-40e5-a228-4b88c30ef5cb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:08.917633 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 997/2045] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:08 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:09.010325 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-356d9835-4db4-40cc-9f53-ced2548028ae tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:09.010325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-356d9835-4db4-40cc-9f53-ced2548028ae tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:09.010325 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:09.010325 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:09.010325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-356d9835-4db4-40cc-9f53-ced2548028ae tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:09.010325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-356d9835-4db4-40cc-9f53-ced2548028ae tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:09.040583 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d652fecc-f853-483b-8266-c587ce36d156 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:09.040583 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d652fecc-f853-483b-8266-c587ce36d156 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:09.040583 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:09.040583 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:09.040583 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d652fecc-f853-483b-8266-c587ce36d156 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:09.056317 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:09.056317 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:09.056317 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-356d9835-4db4-40cc-9f53-ced2548028ae tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:09.064221 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1049/2046] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:08 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 806 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:09.139476 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:09.139476 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:09.151300 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d652fecc-f853-483b-8266-c587ce36d156 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:09.238872 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:09.238872 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:09.274657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d652fecc-f853-483b-8266-c587ce36d156 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:09.274657 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 998/2047] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:08 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 913 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:09.920786 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8379370-4955-4eb0-b343-d39595e3a54d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:09.921434 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8379370-4955-4eb0-b343-d39595e3a54d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:09.921637 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:09.921637 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:09.922014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8379370-4955-4eb0-b343-d39595e3a54d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:09.922589 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b8379370-4955-4eb0-b343-d39595e3a54d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:09.949472 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:09.949472 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:09.951598 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8379370-4955-4eb0-b343-d39595e3a54d tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:09.952628 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1050/2048] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:09 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:10.077542 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-651300ae-c14e-45fd-8ad6-aede9e123242 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:10.087597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-651300ae-c14e-45fd-8ad6-aede9e123242 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:10.087597 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:10.087597 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:10.087597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-651300ae-c14e-45fd-8ad6-aede9e123242 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:10.087597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-651300ae-c14e-45fd-8ad6-aede9e123242 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:10.160984 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:10.160984 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:10.187415 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-651300ae-c14e-45fd-8ad6-aede9e123242 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:10.187415 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 999/2049] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:10 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 806 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:10.309884 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a161471-6de6-4a39-ab53-c0552218c589 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:10.309884 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a161471-6de6-4a39-ab53-c0552218c589 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:10.309884 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:10.309884 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:10.309884 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a161471-6de6-4a39-ab53-c0552218c589 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:10.533148 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:10.533148 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:10.569105 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1a161471-6de6-4a39-ab53-c0552218c589 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:10.606479 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:10.606479 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:10.628088 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a161471-6de6-4a39-ab53-c0552218c589 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:10.641163 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1051/2050] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:10 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 913 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:10.968419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dbad7240-48dd-4506-a75e-a5a591a58d5b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:10.968914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dbad7240-48dd-4506-a75e-a5a591a58d5b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:10.969123 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:10.969123 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:10.969502 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dbad7240-48dd-4506-a75e-a5a591a58d5b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:10.969874 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dbad7240-48dd-4506-a75e-a5a591a58d5b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:11.020298 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:11.020298 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:11.022285 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dbad7240-48dd-4506-a75e-a5a591a58d5b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:11.023059 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1000/2051] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:10 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:11.210408 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75c1cf24-80d1-4ab9-836b-2cb8c3c081b8 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:11.210408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75c1cf24-80d1-4ab9-836b-2cb8c3c081b8 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:11.210408 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:11.210408 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:11.210408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75c1cf24-80d1-4ab9-836b-2cb8c3c081b8 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:11.210408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-75c1cf24-80d1-4ab9-836b-2cb8c3c081b8 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:11.267998 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:11.267998 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:11.272541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75c1cf24-80d1-4ab9-836b-2cb8c3c081b8 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:11.273842 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1052/2052] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:11 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:11.652316 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3018c07f-92fe-4336-b893-3f9acbf53ee0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:11.652316 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3018c07f-92fe-4336-b893-3f9acbf53ee0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:11.652316 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:11.652316 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:11.652316 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3018c07f-92fe-4336-b893-3f9acbf53ee0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:11.847945 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:11.847945 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:11.866375 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3018c07f-92fe-4336-b893-3f9acbf53ee0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:11.917937 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:11.917937 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:11.943530 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3018c07f-92fe-4336-b893-3f9acbf53ee0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:11.969254 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1001/2053] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:11 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 913 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:12.046812 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d64c251-4759-4575-9be4-235e7ed67deb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:12.046812 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d64c251-4759-4575-9be4-235e7ed67deb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:12.046812 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:12.046812 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:12.046812 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d64c251-4759-4575-9be4-235e7ed67deb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:12.046812 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0d64c251-4759-4575-9be4-235e7ed67deb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:12.132649 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:12.132649 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:12.136612 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d64c251-4759-4575-9be4-235e7ed67deb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:12.136612 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1053/2054] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:12 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:12.317209 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc70a59a-1d44-4b54-ad88-03166dd82877 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:12.317209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc70a59a-1d44-4b54-ad88-03166dd82877 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:12.317209 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:12.317209 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:12.317209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc70a59a-1d44-4b54-ad88-03166dd82877 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:12.317209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fc70a59a-1d44-4b54-ad88-03166dd82877 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:12.404412 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-4c9bc888-15cd-4d7e-876e-0000d4f19bd7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] POST http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/085424fd-5328-4cd4-9102-37fce29ba4e5/action Jan 21 09:18:12.404412 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:12.404412 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:12.404412 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-4c9bc888-15cd-4d7e-876e-0000d4f19bd7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:18:12.404412 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-4c9bc888-15cd-4d7e-876e-0000d4f19bd7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:18:12.431744 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:12.431744 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:12.439324 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc70a59a-1d44-4b54-ad88-03166dd82877 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:12.439324 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1002/2055] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:12 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:12.530154 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:12.530154 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:12.582887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d2a969a3-4152-44c8-a841-f6f67ec730f7 req-4c9bc888-15cd-4d7e-876e-0000d4f19bd7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/085424fd-5328-4cd4-9102-37fce29ba4e5/action returned with HTTP 204 Jan 21 09:18:12.582887 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1054/2056] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:18:12 2021] POST /volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/085424fd-5328-4cd4-9102-37fce29ba4e5/action => generated 0 bytes in 199 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:18:12.965217 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26dfc362-892e-48c2-bd67-d85b1f0c4c9d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:12.965755 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26dfc362-892e-48c2-bd67-d85b1f0c4c9d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:12.965971 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:12.965971 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:12.966380 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26dfc362-892e-48c2-bd67-d85b1f0c4c9d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:13.154747 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0413aa30-5013-4b99-8d4f-6279cf067b6b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:13.154747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0413aa30-5013-4b99-8d4f-6279cf067b6b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:13.154747 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:13.154747 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:13.154747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0413aa30-5013-4b99-8d4f-6279cf067b6b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:13.154747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0413aa30-5013-4b99-8d4f-6279cf067b6b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:13.173266 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:13.173266 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:13.194779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26dfc362-892e-48c2-bd67-d85b1f0c4c9d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:13.231097 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:13.231097 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:13.235180 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:13.235180 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:13.247511 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0413aa30-5013-4b99-8d4f-6279cf067b6b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:13.249846 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1055/2057] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:13 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:13.264970 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26dfc362-892e-48c2-bd67-d85b1f0c4c9d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:13.266236 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1003/2058] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:12 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 1205 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:13.452410 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a4fd1cf-71a7-46a0-b063-9af43dfde805 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:13.452410 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a4fd1cf-71a7-46a0-b063-9af43dfde805 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:13.452410 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:13.452410 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:13.452410 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a4fd1cf-71a7-46a0-b063-9af43dfde805 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:13.456879 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0a4fd1cf-71a7-46a0-b063-9af43dfde805 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:13.510068 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:13.510068 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:13.510068 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a4fd1cf-71a7-46a0-b063-9af43dfde805 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:13.510068 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1056/2059] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:13 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:13.734782 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] POST http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes Jan 21 09:18:13.734782 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:13.734782 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:13.734782 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1804638320"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:18:13.734782 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1804638320'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:18:13.755974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Create volume of 1 GB Jan 21 09:18:13.812846 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Availability Zones retrieved successfully. Jan 21 09:18:13.867321 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Flow 'volume_create_api' (1462e167-8206-4ec3-a24e-054292061091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:18:13.867321 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181e0dbe-7855-47b1-bc48-7ec03f26e5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:18:13.867321 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:18:14.124715 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181e0dbe-7855-47b1-bc48-7ec03f26e5ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:18:14.127181 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7061a0-a410-4925-9e21-e476235f7adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:18:14.260296 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Created reservations ['5d014a1e-e71e-430b-89ed-83572424ef05', 'e97c3e62-0222-44a0-a754-dd278e447de8', '08cf7a66-2324-491d-9c0b-1bd02725c1e3', '06bcb73a-b40c-4560-850d-841d4a775d18'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:18:14.264037 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7061a0-a410-4925-9e21-e476235f7adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d014a1e-e71e-430b-89ed-83572424ef05', 'e97c3e62-0222-44a0-a754-dd278e447de8', '08cf7a66-2324-491d-9c0b-1bd02725c1e3', '06bcb73a-b40c-4560-850d-841d4a775d18']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:18:14.283928 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e008e585-a566-4c4e-a640-e7f2c84d92c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:18:14.286211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb7adcc5-904a-407b-811d-33711e3ea350 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:14.286211 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb7adcc5-904a-407b-811d-33711e3ea350 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:14.286211 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:14.286211 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:14.286211 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb7adcc5-904a-407b-811d-33711e3ea350 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:14.286211 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bb7adcc5-904a-407b-811d-33711e3ea350 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:14.309924 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:14.309924 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:14.309924 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb7adcc5-904a-407b-811d-33711e3ea350 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:14.309924 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1057/2060] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:14 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:14.434847 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e008e585-a566-4c4e-a640-e7f2c84d92c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3568c897-cd4b-4ecf-9989-32d04a7573b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1804638320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67302551cc0e49349e3cab46a31a932f',qos_specs=None,replication_status=,reservations=['5d014a1e-e71e-430b-89ed-83572424ef05','e97c3e62-0222-44a0-a754-dd278e447de8','08cf7a66-2324-491d-9c0b-1bd02725c1e3','06bcb73a-b40c-4560-850d-841d4a775d18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55da5ddd31504f9ca545fc464c8cb288',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:18:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1804638320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3568c897-cd4b-4ecf-9989-32d04a7573b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67302551cc0e49349e3cab46a31a932f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='55da5ddd31504f9ca545fc464c8cb288',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:18:14.438119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e715bb-05ab-4b66-b1bf-8184360ed8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:18:14.496830 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3e715bb-05ab-4b66-b1bf-8184360ed8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1804638320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67302551cc0e49349e3cab46a31a932f',qos_specs=None,replication_status=,reservations=['5d014a1e-e71e-430b-89ed-83572424ef05','e97c3e62-0222-44a0-a754-dd278e447de8','08cf7a66-2324-491d-9c0b-1bd02725c1e3','06bcb73a-b40c-4560-850d-841d4a775d18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55da5ddd31504f9ca545fc464c8cb288',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:18:14.498970 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f8dabe7-7a26-4f9c-9f28-118551bea6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:18:14.533535 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f8dabe7-7a26-4f9c-9f28-118551bea6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:18:14.545470 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Flow 'volume_create_api' (1462e167-8206-4ec3-a24e-054292061091) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:18:14.569322 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fe806d2-e4e4-454e-a1b3-41dde6f59197 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:14.569322 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fe806d2-e4e4-454e-a1b3-41dde6f59197 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:14.569322 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:14.569322 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:14.569322 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fe806d2-e4e4-454e-a1b3-41dde6f59197 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:14.569322 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1fe806d2-e4e4-454e-a1b3-41dde6f59197 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:14.653492 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Create volume request issued successfully. Jan 21 09:18:14.736752 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:14.736752 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:14.742576 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fe806d2-e4e4-454e-a1b3-41dde6f59197 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:14.743535 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1058/2061] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:14 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:14.749565 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bd78dab-33d1-4dbf-8a66-5defe61fefba tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes returned with HTTP 202 Jan 21 09:18:14.754506 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1004/2062] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:18:13 2021] POST /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes => generated 820 bytes in 1030 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:18:14.769231 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f6923a3-4465-4ffc-92fe-d35f3f32b887 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:14.774405 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f6923a3-4465-4ffc-92fe-d35f3f32b887 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:14.774717 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:14.774717 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:14.775192 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f6923a3-4465-4ffc-92fe-d35f3f32b887 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:14.905439 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:14.905439 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:14.925323 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f6923a3-4465-4ffc-92fe-d35f3f32b887 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:14.996035 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f6923a3-4465-4ffc-92fe-d35f3f32b887 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:14.996035 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1059/2063] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:14 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 912 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:15.332272 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5761cf9-ab13-450c-ac87-0e3214b47ee9 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:15.332272 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5761cf9-ab13-450c-ac87-0e3214b47ee9 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:15.332272 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:15.332272 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:15.332272 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5761cf9-ab13-450c-ac87-0e3214b47ee9 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:15.332272 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c5761cf9-ab13-450c-ac87-0e3214b47ee9 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:15.391395 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:15.391395 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:15.412364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5761cf9-ab13-450c-ac87-0e3214b47ee9 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:15.413420 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1005/2064] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:15 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:15.807348 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe542f75-7ac9-4c2d-b2d0-440a06ed85e0 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:15.807348 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe542f75-7ac9-4c2d-b2d0-440a06ed85e0 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:15.807348 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:15.807348 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:15.807348 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe542f75-7ac9-4c2d-b2d0-440a06ed85e0 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:15.807348 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fe542f75-7ac9-4c2d-b2d0-440a06ed85e0 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:15.845192 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:15.845192 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:15.848574 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe542f75-7ac9-4c2d-b2d0-440a06ed85e0 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:15.849599 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1060/2065] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:15 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:16.021027 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-042e3370-fecf-44ae-9d1b-df746670c405 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:16.021027 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-042e3370-fecf-44ae-9d1b-df746670c405 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:16.021027 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:16.021027 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:16.021027 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-042e3370-fecf-44ae-9d1b-df746670c405 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:16.164205 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:16.164205 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:16.177135 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-042e3370-fecf-44ae-9d1b-df746670c405 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:16.208627 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-042e3370-fecf-44ae-9d1b-df746670c405 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:16.209443 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1006/2066] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:16 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 912 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:16.432145 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4670fe7b-881d-4242-baaf-577903f1bd7b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:16.432145 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4670fe7b-881d-4242-baaf-577903f1bd7b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:16.432145 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:16.432145 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:16.432145 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4670fe7b-881d-4242-baaf-577903f1bd7b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:16.432145 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4670fe7b-881d-4242-baaf-577903f1bd7b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:16.503300 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:16.503300 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:16.510860 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4670fe7b-881d-4242-baaf-577903f1bd7b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:16.512190 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1061/2067] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:16 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:16.864449 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0457088-a166-42bc-9c6e-c1c9a65f05b0 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:16.864777 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0457088-a166-42bc-9c6e-c1c9a65f05b0 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:16.865176 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:16.865176 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:16.865761 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0457088-a166-42bc-9c6e-c1c9a65f05b0 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:16.866303 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f0457088-a166-42bc-9c6e-c1c9a65f05b0 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:16.929452 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:16.929452 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:16.936849 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0457088-a166-42bc-9c6e-c1c9a65f05b0 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:16.948524 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1007/2068] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:16 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:17.225822 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eed35464-500a-4dec-8873-3b39092237a7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:17.226598 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eed35464-500a-4dec-8873-3b39092237a7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:17.226965 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:17.226965 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:17.227548 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eed35464-500a-4dec-8873-3b39092237a7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:17.388513 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:17.388513 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:17.407880 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eed35464-500a-4dec-8873-3b39092237a7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:17.454657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eed35464-500a-4dec-8873-3b39092237a7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:17.454657 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1062/2069] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:17 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 913 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:17.525974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d8e0c31-2f0e-4e3c-bcdb-fe0cb1f6e923 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:17.526528 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d8e0c31-2f0e-4e3c-bcdb-fe0cb1f6e923 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:17.526744 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:17.526744 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:17.527226 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d8e0c31-2f0e-4e3c-bcdb-fe0cb1f6e923 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:17.527608 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1d8e0c31-2f0e-4e3c-bcdb-fe0cb1f6e923 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:17.644929 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:17.644929 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:17.644929 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d8e0c31-2f0e-4e3c-bcdb-fe0cb1f6e923 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:17.650134 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1008/2070] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:17 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:17.737798 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-9f9fa401-f5f7-4de6-a6d1-744949e2346b tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:17.737798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-9f9fa401-f5f7-4de6-a6d1-744949e2346b tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:17.737798 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:17.737798 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:17.737798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-9f9fa401-f5f7-4de6-a6d1-744949e2346b tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:17.850384 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:17.850384 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:17.896402 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-9f9fa401-f5f7-4de6-a6d1-744949e2346b tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:17.948215 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-9f9fa401-f5f7-4de6-a6d1-744949e2346b tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:17.959867 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34f552fd-a4cf-434d-9532-8046123a54f3 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:17.959867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34f552fd-a4cf-434d-9532-8046123a54f3 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:17.959867 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:17.959867 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:17.959867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34f552fd-a4cf-434d-9532-8046123a54f3 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:17.959867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-34f552fd-a4cf-434d-9532-8046123a54f3 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:17.961749 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1063/2071] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:18:17 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 913 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:17.999276 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:17.999276 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:17.999276 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34f552fd-a4cf-434d-9532-8046123a54f3 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:17.999276 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1009/2072] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:17 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:18.119259 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-9f9fa401-f5f7-4de6-a6d1-744949e2346b tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume// Jan 21 09:18:18.119741 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-9f9fa401-f5f7-4de6-a6d1-744949e2346b tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:18.119961 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:18.119961 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:18.120350 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-9f9fa401-f5f7-4de6-a6d1-744949e2346b tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:18.121392 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-9f9fa401-f5f7-4de6-a6d1-744949e2346b tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:18:18.121979 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1064/2073] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:18:18 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:18:18.200212 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-f3917aa6-bbdd-4ff9-b6cc-e97d92ad3505 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] POST http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments Jan 21 09:18:18.200212 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:18.200212 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:18.200212 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-f3917aa6-bbdd-4ff9-b6cc-e97d92ad3505 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3568c897-cd4b-4ecf-9989-32d04a7573b0", "instance_uuid": "71cf3a73-18f7-4784-a043-f417419bb403", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:18:18.490843 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:18.490843 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:18.600608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-f3917aa6-bbdd-4ff9-b6cc-e97d92ad3505 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments returned with HTTP 200 Jan 21 09:18:18.600608 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1010/2074] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:18:18 2021] POST /volume/v3/67302551cc0e49349e3cab46a31a932f/attachments => generated 273 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:18.635001 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f58e87d-0925-4bad-b3be-1af4d2f48f7a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:18.635732 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f58e87d-0925-4bad-b3be-1af4d2f48f7a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:18.636387 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f58e87d-0925-4bad-b3be-1af4d2f48f7a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:18.660522 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c143dd1-eba7-4792-b8dd-8c87c607e5c3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:18.661592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c143dd1-eba7-4792-b8dd-8c87c607e5c3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:18.662002 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:18.662002 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:18.662656 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c143dd1-eba7-4792-b8dd-8c87c607e5c3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:18.663342 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9c143dd1-eba7-4792-b8dd-8c87c607e5c3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:18.780237 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:18.780237 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:18.780237 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f58e87d-0925-4bad-b3be-1af4d2f48f7a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:18.791515 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:18.791515 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:18.791515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c143dd1-eba7-4792-b8dd-8c87c607e5c3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:18.799753 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1011/2075] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:18 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:18:18.810505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c143dd1-eba7-4792-b8dd-8c87c607e5c3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume// Jan 21 09:18:18.810505 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c143dd1-eba7-4792-b8dd-8c87c607e5c3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:18.810505 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:18.810505 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:18.810505 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c143dd1-eba7-4792-b8dd-8c87c607e5c3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:18.810505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c143dd1-eba7-4792-b8dd-8c87c607e5c3 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:18:18.810505 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1012/2076] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:18:18 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:18:18.823885 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-2f65c2ff-4a4b-4515-905d-ccb206d72265 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:18.823885 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-2f65c2ff-4a4b-4515-905d-ccb206d72265 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:18.823885 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-2f65c2ff-4a4b-4515-905d-ccb206d72265 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:18.893218 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:18.893218 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:18.911959 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:18.911959 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:18.926239 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-2f65c2ff-4a4b-4515-905d-ccb206d72265 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:18.958588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f58e87d-0925-4bad-b3be-1af4d2f48f7a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:18.989393 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1065/2077] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:18 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 912 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:18:18.991607 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:18.991607 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:18.998407 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-2f65c2ff-4a4b-4515-905d-ccb206d72265 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:18.998407 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1013/2078] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:18:18 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 1011 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:18:19.029914 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-174ef7ff-a147-43d4-9001-fa9da944df64 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:19.029914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-174ef7ff-a147-43d4-9001-fa9da944df64 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:19.029914 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:19.029914 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:19.029914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-174ef7ff-a147-43d4-9001-fa9da944df64 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:19.029914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-174ef7ff-a147-43d4-9001-fa9da944df64 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:19.039765 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-22420926-7943-4b01-9f21-024337024e9a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] PUT http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/cab30fe8-b726-4c0a-bf3f-8288a5a676e5 Jan 21 09:18:19.039765 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:19.039765 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:19.039765 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-22420926-7943-4b01-9f21-024337024e9a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdc"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:18:19.074714 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:18:19.074714 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:18:19.078219 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-22420926-7943-4b01-9f21-024337024e9a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Lock "b'cinder-attachment_update-3568c897-cd4b-4ecf-9989-32d04a7573b0-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.018s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:18:19.085909 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:19.085909 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:19.092975 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:19.092975 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:19.092975 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-174ef7ff-a147-43d4-9001-fa9da944df64 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:19.092975 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1066/2079] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:19 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:19.814062 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f757dca5-4813-4824-ad89-cb548e967886 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:19.815423 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f757dca5-4813-4824-ad89-cb548e967886 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:19.815831 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:19.815831 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:19.816574 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f757dca5-4813-4824-ad89-cb548e967886 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:19.817144 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f757dca5-4813-4824-ad89-cb548e967886 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:19.880449 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:19.880449 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:19.883275 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f757dca5-4813-4824-ad89-cb548e967886 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:19.885037 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1067/2080] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:19 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:20.015398 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5ca2178-749b-488d-8034-91e43a33880b tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:20.015398 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5ca2178-749b-488d-8034-91e43a33880b tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:20.039805 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:20.039805 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:20.039805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5ca2178-749b-488d-8034-91e43a33880b tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:20.265284 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:20.265284 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:20.290670 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f5ca2178-749b-488d-8034-91e43a33880b tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:20.378060 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:20.378060 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:20.406551 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5ca2178-749b-488d-8034-91e43a33880b tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:20.439395 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1068/2081] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:19 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 912 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:20.446717 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f79ea19-ac30-4bb0-a27f-b61b304bc538 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:20.446717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f79ea19-ac30-4bb0-a27f-b61b304bc538 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:20.446717 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:20.446717 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:20.450818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f79ea19-ac30-4bb0-a27f-b61b304bc538 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:20.450818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6f79ea19-ac30-4bb0-a27f-b61b304bc538 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:20.478648 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:20.478648 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:20.478648 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f79ea19-ac30-4bb0-a27f-b61b304bc538 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:20.478648 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1069/2082] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:20 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:20.902816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-574c0089-a5c3-4934-8741-ba2be67cc977 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:20.902816 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-574c0089-a5c3-4934-8741-ba2be67cc977 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:20.902816 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:20.902816 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:20.902816 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-574c0089-a5c3-4934-8741-ba2be67cc977 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:20.902816 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-574c0089-a5c3-4934-8741-ba2be67cc977 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:20.942558 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:20.942558 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:20.942558 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-574c0089-a5c3-4934-8741-ba2be67cc977 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:20.942558 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1070/2083] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:20 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:21.432135 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4098eca6-07bd-47c0-aea0-5274e7dbd930 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:21.432135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4098eca6-07bd-47c0-aea0-5274e7dbd930 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:21.432135 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:21.432135 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:21.432135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4098eca6-07bd-47c0-aea0-5274e7dbd930 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:21.553521 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:21.553521 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:21.565544 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4098eca6-07bd-47c0-aea0-5274e7dbd930 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:21.629300 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:21.629300 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:21.642401 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4098eca6-07bd-47c0-aea0-5274e7dbd930 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:21.642401 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1071/2084] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:21 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 912 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:21.648115 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-087ef733-979c-4fb6-bf0b-b361de9dc66e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:21.648115 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-087ef733-979c-4fb6-bf0b-b361de9dc66e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:21.648115 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:21.648115 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:21.648115 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-087ef733-979c-4fb6-bf0b-b361de9dc66e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:21.648115 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-087ef733-979c-4fb6-bf0b-b361de9dc66e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:21.681939 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-22420926-7943-4b01-9f21-024337024e9a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Lock "b'cinder-attachment_update-3568c897-cd4b-4ecf-9989-32d04a7573b0-n-h1-771363-2'" released by "attachment_update" :: held 2.606s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:18:21.681939 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-22420926-7943-4b01-9f21-024337024e9a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/cab30fe8-b726-4c0a-bf3f-8288a5a676e5 returned with HTTP 200 Jan 21 09:18:21.686712 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1014/2085] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:18:19 2021] PUT /volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/cab30fe8-b726-4c0a-bf3f-8288a5a676e5 => generated 762 bytes in 2670 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:21.751691 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:21.751691 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:21.757306 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-087ef733-979c-4fb6-bf0b-b361de9dc66e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:21.768955 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1072/2086] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:21 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:21.965762 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a370e4e-e3fa-4735-b5ae-0a3b882e4f1e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:21.965762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a370e4e-e3fa-4735-b5ae-0a3b882e4f1e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:21.965762 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:21.965762 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:21.965762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a370e4e-e3fa-4735-b5ae-0a3b882e4f1e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:21.965762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8a370e4e-e3fa-4735-b5ae-0a3b882e4f1e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:22.032806 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:22.032806 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:22.038062 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a370e4e-e3fa-4735-b5ae-0a3b882e4f1e tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:22.048464 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1015/2087] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:21 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:22.665298 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1525864b-97b4-4d35-a852-660de2028e22 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:22.665298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1525864b-97b4-4d35-a852-660de2028e22 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:22.665298 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:22.665298 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:22.665709 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1525864b-97b4-4d35-a852-660de2028e22 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:22.733905 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:22.733905 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:22.754110 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1525864b-97b4-4d35-a852-660de2028e22 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:22.800292 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6670b23-ac06-4451-8c22-020867c5dfd5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:22.800292 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6670b23-ac06-4451-8c22-020867c5dfd5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:22.800292 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:22.800292 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:22.800292 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6670b23-ac06-4451-8c22-020867c5dfd5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:22.800292 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e6670b23-ac06-4451-8c22-020867c5dfd5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:22.815943 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:22.815943 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:22.817967 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:22.817967 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:22.819969 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1525864b-97b4-4d35-a852-660de2028e22 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:22.819969 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1073/2088] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:22 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 913 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:22.837293 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6670b23-ac06-4451-8c22-020867c5dfd5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:22.837293 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1016/2089] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:22 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:18:23.055030 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5bb3658-0527-452c-827f-68b637172115 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:23.055030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5bb3658-0527-452c-827f-68b637172115 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:23.055030 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:23.055030 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:23.055030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5bb3658-0527-452c-827f-68b637172115 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:23.055030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f5bb3658-0527-452c-827f-68b637172115 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:23.082945 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:23.082945 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:23.086710 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5bb3658-0527-452c-827f-68b637172115 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:23.086710 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1074/2090] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:23 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:23.839824 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76d26a8c-fbd8-4d8a-87bb-439fa813ef2c tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:23.839824 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76d26a8c-fbd8-4d8a-87bb-439fa813ef2c tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:23.839824 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:23.839824 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:23.839824 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76d26a8c-fbd8-4d8a-87bb-439fa813ef2c tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:23.847030 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-518e6c36-7a39-45f5-bac1-f6123993f0e5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:23.847030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-518e6c36-7a39-45f5-bac1-f6123993f0e5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:23.847030 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:23.847030 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:23.847030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-518e6c36-7a39-45f5-bac1-f6123993f0e5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:23.847030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-518e6c36-7a39-45f5-bac1-f6123993f0e5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:23.913773 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:23.913773 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:23.918419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-518e6c36-7a39-45f5-bac1-f6123993f0e5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:23.922748 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1075/2091] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:23 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:23.947235 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:23.947235 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:23.958021 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-76d26a8c-fbd8-4d8a-87bb-439fa813ef2c tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:24.009046 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:24.009046 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:24.051830 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76d26a8c-fbd8-4d8a-87bb-439fa813ef2c tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:24.051830 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1017/2092] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:23 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 913 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:24.101023 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1c3d4be-fe1c-4aba-bac4-7786c10e4e8f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:24.101023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1c3d4be-fe1c-4aba-bac4-7786c10e4e8f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:24.101023 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:24.101023 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:24.101023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1c3d4be-fe1c-4aba-bac4-7786c10e4e8f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:24.101023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b1c3d4be-fe1c-4aba-bac4-7786c10e4e8f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:24.128902 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:24.128902 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:24.128902 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1c3d4be-fe1c-4aba-bac4-7786c10e4e8f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:24.128902 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1076/2093] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:24 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:24.937748 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9297bf4-3372-496d-916d-43166c2448f5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:24.937748 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9297bf4-3372-496d-916d-43166c2448f5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:24.937748 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:24.937748 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:24.937748 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9297bf4-3372-496d-916d-43166c2448f5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:24.937748 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c9297bf4-3372-496d-916d-43166c2448f5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:24.974641 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:24.974641 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:24.976744 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9297bf4-3372-496d-916d-43166c2448f5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:24.978447 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1018/2094] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:24 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:25.063093 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b1cc435-3137-41de-8700-ab573f0579cd tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:25.063737 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b1cc435-3137-41de-8700-ab573f0579cd tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:25.064020 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:25.064020 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:25.065251 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b1cc435-3137-41de-8700-ab573f0579cd tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:25.140233 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d83c3ea-451a-474e-a7d9-f1a8102584ca tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:25.140760 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d83c3ea-451a-474e-a7d9-f1a8102584ca tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:25.140956 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:25.140956 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:25.141318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d83c3ea-451a-474e-a7d9-f1a8102584ca tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:25.142018 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8d83c3ea-451a-474e-a7d9-f1a8102584ca tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:25.178878 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:25.178878 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:25.180662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d83c3ea-451a-474e-a7d9-f1a8102584ca tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:25.181491 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1019/2095] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:25 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:25.194647 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:25.194647 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:25.266239 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4b1cc435-3137-41de-8700-ab573f0579cd tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:25.336907 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:25.336907 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:25.388721 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b1cc435-3137-41de-8700-ab573f0579cd tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:25.388721 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1077/2096] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:25 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 913 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:26.021196 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0fe538e-b4c6-483a-857e-38a22b61f0dd tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:26.021196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0fe538e-b4c6-483a-857e-38a22b61f0dd tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:26.021196 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:26.021196 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:26.021196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0fe538e-b4c6-483a-857e-38a22b61f0dd tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:26.021196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f0fe538e-b4c6-483a-857e-38a22b61f0dd tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:26.070978 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:26.070978 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:26.070978 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0fe538e-b4c6-483a-857e-38a22b61f0dd tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:26.082346 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1020/2097] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:25 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:26.195997 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67cfe989-bc78-4e66-ab4d-a8cb4bb8847a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:26.196642 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67cfe989-bc78-4e66-ab4d-a8cb4bb8847a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:26.196829 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:26.196829 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:26.197201 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67cfe989-bc78-4e66-ab4d-a8cb4bb8847a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:26.197567 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-67cfe989-bc78-4e66-ab4d-a8cb4bb8847a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:26.223003 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:26.223003 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:26.224848 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67cfe989-bc78-4e66-ab4d-a8cb4bb8847a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:26.233183 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1078/2098] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:26 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:26.398762 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-787effae-4478-409c-bd58-af315554dc39 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:26.398762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-787effae-4478-409c-bd58-af315554dc39 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:26.398762 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:26.398762 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:26.408879 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-787effae-4478-409c-bd58-af315554dc39 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:26.589541 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:26.589541 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:26.608397 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-787effae-4478-409c-bd58-af315554dc39 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:26.647100 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:26.647100 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:26.695690 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-787effae-4478-409c-bd58-af315554dc39 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:26.695690 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1021/2099] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:26 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 913 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:27.116206 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cda7eea-564f-492a-bbf4-6bbc3c579fac tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:27.116206 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cda7eea-564f-492a-bbf4-6bbc3c579fac tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:27.116206 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:27.116206 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:27.116206 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cda7eea-564f-492a-bbf4-6bbc3c579fac tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:27.116206 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5cda7eea-564f-492a-bbf4-6bbc3c579fac tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:27.147879 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-19984b70-b6e9-46a7-bf3b-0f027d3d9168 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] POST http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/cab30fe8-b726-4c0a-bf3f-8288a5a676e5/action Jan 21 09:18:27.147879 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:27.147879 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:27.147879 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-19984b70-b6e9-46a7-bf3b-0f027d3d9168 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:18:27.147879 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-19984b70-b6e9-46a7-bf3b-0f027d3d9168 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:18:27.237672 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:27.237672 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:27.237672 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cda7eea-564f-492a-bbf4-6bbc3c579fac tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:27.250378 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1079/2100] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:27 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:18:27.281049 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ef4fd9c-907b-41bc-bb75-decdf8eab7f2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:27.281049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ef4fd9c-907b-41bc-bb75-decdf8eab7f2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:27.289067 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:27.289067 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:27.289067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ef4fd9c-907b-41bc-bb75-decdf8eab7f2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:27.289067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7ef4fd9c-907b-41bc-bb75-decdf8eab7f2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:27.305442 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:27.305442 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:27.324804 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-930aa573-66f3-4ea0-b084-fc72ec4b4854 req-19984b70-b6e9-46a7-bf3b-0f027d3d9168 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/cab30fe8-b726-4c0a-bf3f-8288a5a676e5/action returned with HTTP 204 Jan 21 09:18:27.324804 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1022/2101] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:18:27 2021] POST /volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/cab30fe8-b726-4c0a-bf3f-8288a5a676e5/action => generated 0 bytes in 197 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:18:27.366803 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:27.366803 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:27.379234 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ef4fd9c-907b-41bc-bb75-decdf8eab7f2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:27.379234 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1080/2102] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:27 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:27.714752 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8034c3e8-a07c-45e3-834e-0ebe5cbd9e47 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:27.714752 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8034c3e8-a07c-45e3-834e-0ebe5cbd9e47 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:27.714752 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:27.714752 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:27.714752 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8034c3e8-a07c-45e3-834e-0ebe5cbd9e47 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:27.961249 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:27.961249 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:28.032573 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8034c3e8-a07c-45e3-834e-0ebe5cbd9e47 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:28.074190 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:28.074190 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:28.095227 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8034c3e8-a07c-45e3-834e-0ebe5cbd9e47 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:28.106105 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1023/2103] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:27 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 1205 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:28.257475 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b44f1280-3d4a-4af8-9596-14bda915cd2e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:28.257475 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b44f1280-3d4a-4af8-9596-14bda915cd2e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:28.257475 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:28.257475 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:28.257475 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b44f1280-3d4a-4af8-9596-14bda915cd2e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:28.257475 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b44f1280-3d4a-4af8-9596-14bda915cd2e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:28.335949 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:28.335949 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:28.354109 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b44f1280-3d4a-4af8-9596-14bda915cd2e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:28.354109 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1081/2104] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:28 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:28.384302 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e570ec9-07ab-43be-9f14-bec84a79be50 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:28.384968 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e570ec9-07ab-43be-9f14-bec84a79be50 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:28.385188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:28.385188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:28.385566 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e570ec9-07ab-43be-9f14-bec84a79be50 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:28.385932 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5e570ec9-07ab-43be-9f14-bec84a79be50 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:28.493178 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:28.493178 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:28.501874 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e570ec9-07ab-43be-9f14-bec84a79be50 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:28.501874 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1024/2105] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:28 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:29.083296 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-b4a4e94a-758b-4f2f-bdaa-b5db85e498ec tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:29.083296 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-b4a4e94a-758b-4f2f-bdaa-b5db85e498ec tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:29.087329 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:29.087329 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:29.087329 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-b4a4e94a-758b-4f2f-bdaa-b5db85e498ec tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:29.181324 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:29.181324 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:29.188340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-b4a4e94a-758b-4f2f-bdaa-b5db85e498ec tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:29.215869 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:29.215869 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:29.215869 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-b4a4e94a-758b-4f2f-bdaa-b5db85e498ec tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:29.215869 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1082/2106] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:18:29 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 1205 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:29.285496 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-3b9b4bc7-1302-4f24-8c96-08e749bc9957 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] POST http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256/action Jan 21 09:18:29.285496 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:29.285496 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:29.285496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-3b9b4bc7-1302-4f24-8c96-08e749bc9957 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:18:29.285496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-3b9b4bc7-1302-4f24-8c96-08e749bc9957 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:18:29.395158 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b65f1b9d-1767-40e0-820a-01519ca9e57f tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:29.395158 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b65f1b9d-1767-40e0-820a-01519ca9e57f tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:29.395158 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:29.395158 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:29.402374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b65f1b9d-1767-40e0-820a-01519ca9e57f tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:29.402374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b65f1b9d-1767-40e0-820a-01519ca9e57f tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:29.451375 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:29.451375 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:29.453398 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b65f1b9d-1767-40e0-820a-01519ca9e57f tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:29.454434 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1083/2107] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:29 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:29.481651 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:29.481651 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:29.483211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-3b9b4bc7-1302-4f24-8c96-08e749bc9957 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:29.501805 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-3b9b4bc7-1302-4f24-8c96-08e749bc9957 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Begin detaching volume completed successfully. Jan 21 09:18:29.502375 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-3b9b4bc7-1302-4f24-8c96-08e749bc9957 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256/action returned with HTTP 202 Jan 21 09:18:29.503621 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1025/2108] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 09:18:29 2021] POST /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256/action => generated 0 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:18:29.512428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b08fb45e-d457-47ed-b8c5-3999f2759658 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:29.513128 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b08fb45e-d457-47ed-b8c5-3999f2759658 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:29.513606 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:29.513606 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:29.515034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b08fb45e-d457-47ed-b8c5-3999f2759658 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:29.515034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b08fb45e-d457-47ed-b8c5-3999f2759658 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:29.544028 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc607497-8196-48e4-a51b-631008009736 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:29.561309 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc607497-8196-48e4-a51b-631008009736 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:29.561708 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:29.561708 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:29.562805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc607497-8196-48e4-a51b-631008009736 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:29.565426 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:29.565426 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:29.568353 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b08fb45e-d457-47ed-b8c5-3999f2759658 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:29.586109 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1084/2109] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:29 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:29.649038 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b08fb45e-d457-47ed-b8c5-3999f2759658 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume// Jan 21 09:18:29.649038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b08fb45e-d457-47ed-b8c5-3999f2759658 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:29.649038 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:29.649038 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:29.649038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b08fb45e-d457-47ed-b8c5-3999f2759658 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:29.649038 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b08fb45e-d457-47ed-b8c5-3999f2759658 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:18:29.649038 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1085/2110] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:18:29 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 09:18:29.649038 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-faa425e3-93b1-44e2-9120-97106b5628b0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:29.649038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-faa425e3-93b1-44e2-9120-97106b5628b0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:29.653912 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-faa425e3-93b1-44e2-9120-97106b5628b0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:29.758057 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:29.758057 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:29.790066 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-faa425e3-93b1-44e2-9120-97106b5628b0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:29.802130 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:29.802130 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:29.825858 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc607497-8196-48e4-a51b-631008009736 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:29.829112 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:29.829112 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:29.836206 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-faa425e3-93b1-44e2-9120-97106b5628b0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:29.837345 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1086/2111] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:18:29 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 1307 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:18:29.867996 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:29.867996 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:29.885600 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc607497-8196-48e4-a51b-631008009736 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:29.885600 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1026/2112] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:29 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 1208 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:30.179132 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-c8c3e1f7-2b69-4675-9d21-1076b6a300fb tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] DELETE http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/085424fd-5328-4cd4-9102-37fce29ba4e5 Jan 21 09:18:30.181215 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-c8c3e1f7-2b69-4675-9d21-1076b6a300fb tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:30.181215 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:30.181215 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:30.185123 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-c8c3e1f7-2b69-4675-9d21-1076b6a300fb tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:30.228654 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:30.228654 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:30.483904 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5825785b-e1d8-490a-9331-1b99c69bb6d2 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:30.483904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5825785b-e1d8-490a-9331-1b99c69bb6d2 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:30.483904 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:30.483904 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:30.483904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5825785b-e1d8-490a-9331-1b99c69bb6d2 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:30.483904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5825785b-e1d8-490a-9331-1b99c69bb6d2 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:30.565784 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:30.565784 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:30.565784 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5825785b-e1d8-490a-9331-1b99c69bb6d2 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:30.576659 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1027/2113] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:30 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:30.602020 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d40a9bc4-27bd-4b74-8e90-1158b190bb49 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:30.602020 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d40a9bc4-27bd-4b74-8e90-1158b190bb49 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:30.602020 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:30.602020 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:30.602020 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d40a9bc4-27bd-4b74-8e90-1158b190bb49 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:30.602020 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d40a9bc4-27bd-4b74-8e90-1158b190bb49 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:30.775804 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:30.775804 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:30.777689 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d40a9bc4-27bd-4b74-8e90-1158b190bb49 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:30.785600 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1028/2114] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:30 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:30.904183 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3cf3ae6a-5678-42d4-8dd8-92a742dd2ceb tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:30.904183 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3cf3ae6a-5678-42d4-8dd8-92a742dd2ceb tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:30.904183 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:30.904183 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:30.904183 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3cf3ae6a-5678-42d4-8dd8-92a742dd2ceb tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:31.063323 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:31.063323 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:31.080756 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3cf3ae6a-5678-42d4-8dd8-92a742dd2ceb tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:31.151262 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:31.151262 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:31.246974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3cf3ae6a-5678-42d4-8dd8-92a742dd2ceb tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:31.246974 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1029/2115] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:30 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 1208 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:31.295953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-c8c3e1f7-2b69-4675-9d21-1076b6a300fb tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:18:31.300667 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-c8c3e1f7-2b69-4675-9d21-1076b6a300fb tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:18:31.307338 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-10f76d4f-fadd-4ec4-8c56-a933323248ba req-c8c3e1f7-2b69-4675-9d21-1076b6a300fb tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/085424fd-5328-4cd4-9102-37fce29ba4e5 returned with HTTP 200 Jan 21 09:18:31.307338 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1087/2116] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:18:30 2021] DELETE /volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/085424fd-5328-4cd4-9102-37fce29ba4e5 => generated 19 bytes in 1134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:31.577940 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9810375-9782-4864-adaf-9c0a84af5996 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:31.582429 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9810375-9782-4864-adaf-9c0a84af5996 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:31.582429 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:31.582429 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:31.582429 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9810375-9782-4864-adaf-9c0a84af5996 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:31.582429 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f9810375-9782-4864-adaf-9c0a84af5996 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:31.633245 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:31.633245 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:31.638556 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9810375-9782-4864-adaf-9c0a84af5996 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:31.639777 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1030/2117] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:31 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:31.823074 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5621a61e-12a3-4b56-83b9-001ede2baabb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:31.823074 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5621a61e-12a3-4b56-83b9-001ede2baabb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:31.823074 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:31.823074 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:31.823074 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5621a61e-12a3-4b56-83b9-001ede2baabb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:31.823074 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5621a61e-12a3-4b56-83b9-001ede2baabb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:31.909788 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:31.909788 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:31.920264 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5621a61e-12a3-4b56-83b9-001ede2baabb tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:31.936171 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1088/2118] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:31 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:32.262584 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a70f7609-4d81-4f97-a256-b77fdbc70fb5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:32.263357 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a70f7609-4d81-4f97-a256-b77fdbc70fb5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:32.263630 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:32.263630 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:32.264107 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a70f7609-4d81-4f97-a256-b77fdbc70fb5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:32.437986 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:32.437986 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:32.476529 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a70f7609-4d81-4f97-a256-b77fdbc70fb5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:32.564742 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a70f7609-4d81-4f97-a256-b77fdbc70fb5 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:32.565827 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1031/2119] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:32 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 913 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:32.659192 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06e55934-1533-40f2-80d1-d5af401a3107 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:32.659192 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-06e55934-1533-40f2-80d1-d5af401a3107 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:32.659192 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:32.659192 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:32.659192 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-06e55934-1533-40f2-80d1-d5af401a3107 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:32.659192 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-06e55934-1533-40f2-80d1-d5af401a3107 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:32.722449 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:32.722449 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:32.722449 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06e55934-1533-40f2-80d1-d5af401a3107 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:32.725536 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1089/2120] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:32 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:32.935560 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-547b30ac-7607-4620-953c-419f605bbe25 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:32.935560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-547b30ac-7607-4620-953c-419f605bbe25 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:32.935560 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:32.935560 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:32.935560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-547b30ac-7607-4620-953c-419f605bbe25 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:32.935560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-547b30ac-7607-4620-953c-419f605bbe25 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:33.006351 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:33.006351 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:33.006351 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-547b30ac-7607-4620-953c-419f605bbe25 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:33.014289 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1032/2121] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:32 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:33.234156 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-596d3ad5-028f-4e24-8824-1aaa90b7f73d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:33.234976 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-596d3ad5-028f-4e24-8824-1aaa90b7f73d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:33.235387 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:33.235387 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:33.236460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-596d3ad5-028f-4e24-8824-1aaa90b7f73d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:33.328833 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:33.328833 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:33.328833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-596d3ad5-028f-4e24-8824-1aaa90b7f73d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:33.348835 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:33.348835 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:33.360194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-596d3ad5-028f-4e24-8824-1aaa90b7f73d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:33.360194 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1090/2122] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:18:33 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 1205 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:33.381271 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-0710d83f-9fdf-4bfa-b5a9-05e56c94978d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] POST http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0/action Jan 21 09:18:33.381271 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:33.381271 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:33.381271 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-0710d83f-9fdf-4bfa-b5a9-05e56c94978d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:18:33.388846 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-0710d83f-9fdf-4bfa-b5a9-05e56c94978d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:18:33.457982 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:33.457982 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:33.457982 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-0710d83f-9fdf-4bfa-b5a9-05e56c94978d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:33.489097 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-0710d83f-9fdf-4bfa-b5a9-05e56c94978d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Begin detaching volume completed successfully. Jan 21 09:18:33.489097 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-0710d83f-9fdf-4bfa-b5a9-05e56c94978d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0/action returned with HTTP 202 Jan 21 09:18:33.489097 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1033/2123] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 09:18:33 2021] POST /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:18:33.508731 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5fb8eee-dd15-4403-bf0d-d53c41754ab1 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:33.508731 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5fb8eee-dd15-4403-bf0d-d53c41754ab1 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:33.508731 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:33.508731 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:33.508731 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5fb8eee-dd15-4403-bf0d-d53c41754ab1 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:33.592557 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-0710d83f-9fdf-4bfa-b5a9-05e56c94978d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume// Jan 21 09:18:33.592557 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-0710d83f-9fdf-4bfa-b5a9-05e56c94978d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:33.592557 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:33.592557 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:33.592557 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-0710d83f-9fdf-4bfa-b5a9-05e56c94978d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:33.592557 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-0710d83f-9fdf-4bfa-b5a9-05e56c94978d tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:18:33.613548 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1034/2124] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:18:33 2021] GET /volume/ => generated 754 bytes in 27 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:18:33.648895 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-6c52fe3d-fbcb-441d-af70-9323133156c7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:33.648895 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-6c52fe3d-fbcb-441d-af70-9323133156c7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:33.648895 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-6c52fe3d-fbcb-441d-af70-9323133156c7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:33.687498 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:33.687498 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:33.703004 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e5fb8eee-dd15-4403-bf0d-d53c41754ab1 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:33.737240 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:33.737240 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:33.750790 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-6c52fe3d-fbcb-441d-af70-9323133156c7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:33.766881 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:33.766881 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:33.785230 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-6c52fe3d-fbcb-441d-af70-9323133156c7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:33.785230 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1035/2125] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:18:33 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 1307 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:18:33.796491 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8402bdbc-75ea-41f8-bd64-7104e5f0bfb5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:33.796491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8402bdbc-75ea-41f8-bd64-7104e5f0bfb5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:33.796491 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:33.796491 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:33.796491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8402bdbc-75ea-41f8-bd64-7104e5f0bfb5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:33.796491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8402bdbc-75ea-41f8-bd64-7104e5f0bfb5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:33.819700 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:33.819700 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:33.838626 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5fb8eee-dd15-4403-bf0d-d53c41754ab1 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:33.839579 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1091/2126] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:33 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 1208 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:33.855187 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:33.855187 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:33.876630 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8402bdbc-75ea-41f8-bd64-7104e5f0bfb5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:33.876630 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1036/2127] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:33 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:34.027414 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f1d23b0-e4a3-490c-a7f4-0e94c33b16df tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:34.027414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f1d23b0-e4a3-490c-a7f4-0e94c33b16df tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:34.027414 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:34.027414 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:34.027414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f1d23b0-e4a3-490c-a7f4-0e94c33b16df tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:34.027414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9f1d23b0-e4a3-490c-a7f4-0e94c33b16df tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:34.070293 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:34.070293 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:34.072042 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f1d23b0-e4a3-490c-a7f4-0e94c33b16df tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:34.073221 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1092/2128] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:34 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:34.101815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-4ad1abeb-8cc8-4e2c-8a38-8832ca5b42b7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] DELETE http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/cab30fe8-b726-4c0a-bf3f-8288a5a676e5 Jan 21 09:18:34.103632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-4ad1abeb-8cc8-4e2c-8a38-8832ca5b42b7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:34.103789 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:34.103789 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:34.104164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-4ad1abeb-8cc8-4e2c-8a38-8832ca5b42b7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:34.183115 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:34.183115 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:34.861457 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-72b70bc0-cbdf-4150-86ce-b7dab0b97961 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:34.861457 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-72b70bc0-cbdf-4150-86ce-b7dab0b97961 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:34.861457 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:34.861457 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:34.861457 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-72b70bc0-cbdf-4150-86ce-b7dab0b97961 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:34.999868 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:34.999868 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:35.020966 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-72b70bc0-cbdf-4150-86ce-b7dab0b97961 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:35.027890 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-4ad1abeb-8cc8-4e2c-8a38-8832ca5b42b7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:18:35.028336 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-4ad1abeb-8cc8-4e2c-8a38-8832ca5b42b7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:18:35.043327 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0e848289-a85e-416b-a8a8-e93b0023b4b3 req-4ad1abeb-8cc8-4e2c-8a38-8832ca5b42b7 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/cab30fe8-b726-4c0a-bf3f-8288a5a676e5 returned with HTTP 200 Jan 21 09:18:35.043327 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1037/2129] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:18:34 2021] DELETE /volume/v3/67302551cc0e49349e3cab46a31a932f/attachments/cab30fe8-b726-4c0a-bf3f-8288a5a676e5 => generated 19 bytes in 944 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:35.047931 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2eb5979e-3a41-4b72-a5d1-dfc73bbb22c5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:35.047931 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2eb5979e-3a41-4b72-a5d1-dfc73bbb22c5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:35.049349 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:35.049349 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:35.049349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2eb5979e-3a41-4b72-a5d1-dfc73bbb22c5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:35.049349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2eb5979e-3a41-4b72-a5d1-dfc73bbb22c5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:35.072596 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-72b70bc0-cbdf-4150-86ce-b7dab0b97961 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:35.083925 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1093/2130] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:34 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 913 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:35.090666 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73354776-356a-4c55-a062-e074bf9cb463 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:35.090666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73354776-356a-4c55-a062-e074bf9cb463 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:35.090666 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:35.090666 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:35.090666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73354776-356a-4c55-a062-e074bf9cb463 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:35.090666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-73354776-356a-4c55-a062-e074bf9cb463 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:35.148499 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:35.148499 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:35.148499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2eb5979e-3a41-4b72-a5d1-dfc73bbb22c5 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:35.148499 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1038/2131] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:35 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:35.154361 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:35.154361 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:35.154361 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73354776-356a-4c55-a062-e074bf9cb463 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:35.170003 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1094/2132] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:35 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:18:36.092522 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bbb6e86-bca9-4408-acca-962ec4eec594 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:36.092957 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bbb6e86-bca9-4408-acca-962ec4eec594 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:36.092957 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:36.092957 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:36.093151 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bbb6e86-bca9-4408-acca-962ec4eec594 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:36.137411 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f981726-98ef-4cbe-8efd-82904a3cac84 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:36.137992 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f981726-98ef-4cbe-8efd-82904a3cac84 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:36.138237 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:36.138237 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:36.138613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f981726-98ef-4cbe-8efd-82904a3cac84 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:36.138982 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5f981726-98ef-4cbe-8efd-82904a3cac84 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:36.160504 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:36.160504 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:36.171400 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4bbb6e86-bca9-4408-acca-962ec4eec594 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:36.198790 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bbb6e86-bca9-4408-acca-962ec4eec594 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:36.199735 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1039/2133] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:36 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 913 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:36.201890 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:36.201890 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:36.203780 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f981726-98ef-4cbe-8efd-82904a3cac84 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:36.211835 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b9adf7df-6351-4a96-badc-0f705632968a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:36.212658 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b9adf7df-6351-4a96-badc-0f705632968a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:36.213069 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:36.213069 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:36.213706 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b9adf7df-6351-4a96-badc-0f705632968a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:36.214341 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1095/2134] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:36 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:36.214547 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b9adf7df-6351-4a96-badc-0f705632968a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:36.221323 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85bc85a7-1da6-4d82-b8f7-e3d9596f3c59 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:36.222182 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85bc85a7-1da6-4d82-b8f7-e3d9596f3c59 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:36.226587 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:36.226587 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:36.227321 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85bc85a7-1da6-4d82-b8f7-e3d9596f3c59 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:36.243176 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:36.243176 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:36.245142 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b9adf7df-6351-4a96-badc-0f705632968a tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:36.246156 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1040/2135] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:36 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:36.307708 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:36.307708 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:36.316972 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-85bc85a7-1da6-4d82-b8f7-e3d9596f3c59 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:36.348877 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85bc85a7-1da6-4d82-b8f7-e3d9596f3c59 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:36.349935 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1096/2136] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:36 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 913 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:36.365634 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a4f26bf-7694-491d-96f5-9b6a0470b7f4 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:36.366503 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a4f26bf-7694-491d-96f5-9b6a0470b7f4 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:36.366627 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:36.366627 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:36.367122 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a4f26bf-7694-491d-96f5-9b6a0470b7f4 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:36.427975 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:36.427975 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:36.437398 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3a4f26bf-7694-491d-96f5-9b6a0470b7f4 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:36.462730 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a4f26bf-7694-491d-96f5-9b6a0470b7f4 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:36.474812 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1041/2137] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:36 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 913 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:36.479518 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f71d1b30-8584-4b29-9de8-9fda9a3488f2 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:36.480050 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f71d1b30-8584-4b29-9de8-9fda9a3488f2 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:36.480245 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:36.480245 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:36.481091 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f71d1b30-8584-4b29-9de8-9fda9a3488f2 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:36.564842 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:36.564842 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:36.586964 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f71d1b30-8584-4b29-9de8-9fda9a3488f2 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:36.635541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f71d1b30-8584-4b29-9de8-9fda9a3488f2 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:36.643855 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1097/2138] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:36 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 913 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:36.659154 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-733a8e80-1401-4b9f-8935-1562c62c2111 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:36.660029 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-733a8e80-1401-4b9f-8935-1562c62c2111 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:36.660449 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:36.660449 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:36.661365 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-733a8e80-1401-4b9f-8935-1562c62c2111 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:36.788733 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:36.788733 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:36.800749 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-733a8e80-1401-4b9f-8935-1562c62c2111 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:36.828547 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-733a8e80-1401-4b9f-8935-1562c62c2111 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:36.830489 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1042/2139] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:36 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 913 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:37.218965 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b3dfa5d-d940-4095-b48e-ff8cab694214 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:37.219503 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b3dfa5d-d940-4095-b48e-ff8cab694214 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:37.219705 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:37.219705 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:37.221297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b3dfa5d-d940-4095-b48e-ff8cab694214 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:37.221879 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4b3dfa5d-d940-4095-b48e-ff8cab694214 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:37.260384 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fc1bcaa-bbfb-41aa-bea6-be86f2939b1b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:37.261248 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fc1bcaa-bbfb-41aa-bea6-be86f2939b1b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:37.261689 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:37.261689 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:37.262578 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fc1bcaa-bbfb-41aa-bea6-be86f2939b1b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:37.263150 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1fc1bcaa-bbfb-41aa-bea6-be86f2939b1b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Show backup with id 1670d958-4658-4b75-bace-48d43a3284ce. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:37.281639 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:37.281639 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:37.287641 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b3dfa5d-d940-4095-b48e-ff8cab694214 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:37.288780 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1098/2140] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:37 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:37.308707 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:37.308707 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:37.315220 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fc1bcaa-bbfb-41aa-bea6-be86f2939b1b tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 200 Jan 21 09:18:37.322331 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1043/2141] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:37 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:37.334983 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7bff4044-42a4-4546-9085-1e7c8d488c64 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e Jan 21 09:18:37.335844 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7bff4044-42a4-4546-9085-1e7c8d488c64 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:37.336174 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:37.336174 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:37.336722 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7bff4044-42a4-4546-9085-1e7c8d488c64 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:37.429854 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:37.429854 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:37.448992 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7bff4044-42a4-4546-9085-1e7c8d488c64 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:18:37.473164 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7bff4044-42a4-4546-9085-1e7c8d488c64 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e returned with HTTP 200 Jan 21 09:18:37.485397 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1099/2142] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:37 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e => generated 1035 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:37.491220 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56cf7d4f-a64c-488f-a6bc-bf0eee0b5bb2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e Jan 21 09:18:37.491758 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56cf7d4f-a64c-488f-a6bc-bf0eee0b5bb2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:37.491981 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:37.491981 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:37.492360 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56cf7d4f-a64c-488f-a6bc-bf0eee0b5bb2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:37.567377 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:37.567377 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:37.586947 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-56cf7d4f-a64c-488f-a6bc-bf0eee0b5bb2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:18:37.635043 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56cf7d4f-a64c-488f-a6bc-bf0eee0b5bb2 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e returned with HTTP 200 Jan 21 09:18:37.647282 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1044/2143] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:37 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e => generated 1035 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:18:37.652316 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d954843f-2598-448a-91ee-8bc0db5f8a81 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] DELETE http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e Jan 21 09:18:37.652845 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d954843f-2598-448a-91ee-8bc0db5f8a81 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:37.653065 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:37.653065 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:37.653440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d954843f-2598-448a-91ee-8bc0db5f8a81 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:37.654366 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d954843f-2598-448a-91ee-8bc0db5f8a81 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Delete volume with id: f84424c1-9e7e-4dc7-9e26-3748baa38b4e Jan 21 09:18:37.742980 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:37.742980 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:37.744176 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d954843f-2598-448a-91ee-8bc0db5f8a81 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:18:37.785684 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d954843f-2598-448a-91ee-8bc0db5f8a81 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Delete volume request issued successfully. Jan 21 09:18:37.789436 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d954843f-2598-448a-91ee-8bc0db5f8a81 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e returned with HTTP 202 Jan 21 09:18:37.791699 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1100/2144] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:18:37 2021] DELETE /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:18:37.800257 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef351aee-70dd-4448-8918-4bcd4e6b0545 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e Jan 21 09:18:37.800984 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef351aee-70dd-4448-8918-4bcd4e6b0545 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:37.801347 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:37.801347 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:37.801939 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef351aee-70dd-4448-8918-4bcd4e6b0545 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:37.924005 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:37.924005 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:37.934589 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef351aee-70dd-4448-8918-4bcd4e6b0545 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:18:37.959611 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef351aee-70dd-4448-8918-4bcd4e6b0545 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e returned with HTTP 200 Jan 21 09:18:37.970003 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1045/2145] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:37 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e => generated 1034 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:38.304004 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3358a94c-ab16-4691-90c1-2e8ba2d101de tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:38.304613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3358a94c-ab16-4691-90c1-2e8ba2d101de tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:38.304755 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:38.304755 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:38.305378 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3358a94c-ab16-4691-90c1-2e8ba2d101de tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:38.305885 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3358a94c-ab16-4691-90c1-2e8ba2d101de tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:38.386289 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:38.386289 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:38.398432 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3358a94c-ab16-4691-90c1-2e8ba2d101de tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:38.404889 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1101/2146] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:38 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:38.976707 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4287997f-878b-4924-a745-b2d5e0881fc0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e Jan 21 09:18:38.977576 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4287997f-878b-4924-a745-b2d5e0881fc0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:38.977796 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:38.977796 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:38.978198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4287997f-878b-4924-a745-b2d5e0881fc0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:39.082741 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:39.082741 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:39.104816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4287997f-878b-4924-a745-b2d5e0881fc0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:18:39.157414 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4287997f-878b-4924-a745-b2d5e0881fc0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e returned with HTTP 200 Jan 21 09:18:39.158627 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1046/2147] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:38 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e => generated 1034 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:39.414810 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1065abfe-d430-44ff-b35a-c569fdf6a229 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:39.415412 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1065abfe-d430-44ff-b35a-c569fdf6a229 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:39.415541 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:39.415541 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:39.415912 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1065abfe-d430-44ff-b35a-c569fdf6a229 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:39.416279 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1065abfe-d430-44ff-b35a-c569fdf6a229 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:39.477572 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:39.477572 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:39.487548 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1065abfe-d430-44ff-b35a-c569fdf6a229 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:39.493910 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1102/2148] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:39 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:18:40.175638 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-684148fd-4cb4-405a-b28b-9e8437c94db8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e Jan 21 09:18:40.176494 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-684148fd-4cb4-405a-b28b-9e8437c94db8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:40.176817 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:40.176817 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:40.177366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-684148fd-4cb4-405a-b28b-9e8437c94db8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:40.323013 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:40.323013 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:40.356750 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-684148fd-4cb4-405a-b28b-9e8437c94db8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:18:40.459876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-684148fd-4cb4-405a-b28b-9e8437c94db8 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e returned with HTTP 200 Jan 21 09:18:40.471896 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1047/2149] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:40 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e => generated 1034 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:40.507682 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4eb62efb-8995-4dba-a0d4-aa392e681159 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:40.508261 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4eb62efb-8995-4dba-a0d4-aa392e681159 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:40.508479 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:40.508479 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:40.508855 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4eb62efb-8995-4dba-a0d4-aa392e681159 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:40.509225 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4eb62efb-8995-4dba-a0d4-aa392e681159 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:40.557825 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:40.557825 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:40.560053 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4eb62efb-8995-4dba-a0d4-aa392e681159 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:40.561102 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1103/2150] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:40 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:41.482055 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9dc468c-ba6f-4539-8ee4-caf9608086c4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e Jan 21 09:18:41.490287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9dc468c-ba6f-4539-8ee4-caf9608086c4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:41.490729 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:41.490729 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:41.491677 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9dc468c-ba6f-4539-8ee4-caf9608086c4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:41.551732 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9dc468c-ba6f-4539-8ee4-caf9608086c4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e returned with HTTP 404 Jan 21 09:18:41.553341 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1048/2151] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:41 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/f84424c1-9e7e-4dc7-9e26-3748baa38b4e => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:18:41.561736 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eedb5eff-3c51-43e2-978c-024733dc41e4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] DELETE http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce Jan 21 09:18:41.562535 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eedb5eff-3c51-43e2-978c-024733dc41e4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:41.562946 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:41.562946 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:41.563736 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eedb5eff-3c51-43e2-978c-024733dc41e4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:41.564318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-eedb5eff-3c51-43e2-978c-024733dc41e4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Delete backup with id: 1670d958-4658-4b75-bace-48d43a3284ce. Jan 21 09:18:41.575251 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-227cda11-5262-4fca-b52d-57d217c644ae tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:41.575581 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-227cda11-5262-4fca-b52d-57d217c644ae tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:41.576060 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-227cda11-5262-4fca-b52d-57d217c644ae tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:41.576422 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-227cda11-5262-4fca-b52d-57d217c644ae tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:41.635758 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:41.635758 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:41.644940 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:41.644940 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:41.647290 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-227cda11-5262-4fca-b52d-57d217c644ae tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:41.653006 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1049/2152] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:41 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:41.679219 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-eedb5eff-3c51-43e2-978c-024733dc41e4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] delete_backup rpcapi backup_id 1670d958-4658-4b75-bace-48d43a3284ce {{(pid=87914) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 09:18:41.695171 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eedb5eff-3c51-43e2-978c-024733dc41e4 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce returned with HTTP 202 Jan 21 09:18:41.703727 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1104/2153] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:18:41 2021] DELETE /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/backups/1670d958-4658-4b75-bace-48d43a3284ce => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:18:41.711637 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-777b48a8-34cf-457c-ad22-03e08123b126 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] DELETE http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 Jan 21 09:18:41.712443 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-777b48a8-34cf-457c-ad22-03e08123b126 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:41.712811 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:41.712811 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:41.714226 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-777b48a8-34cf-457c-ad22-03e08123b126 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:41.715861 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-777b48a8-34cf-457c-ad22-03e08123b126 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Delete volume with id: 8c7fefac-ef7d-4b07-943e-1c9553259232 Jan 21 09:18:41.880224 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:41.880224 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:41.882678 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-777b48a8-34cf-457c-ad22-03e08123b126 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:18:41.956317 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-777b48a8-34cf-457c-ad22-03e08123b126 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Delete volume request issued successfully. Jan 21 09:18:41.956792 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-777b48a8-34cf-457c-ad22-03e08123b126 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 returned with HTTP 202 Jan 21 09:18:41.961772 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1050/2154] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:18:41 2021] DELETE /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:18:41.966655 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccdb0ee1-1ba0-4fc6-b4fe-9fa660d7bca0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 Jan 21 09:18:41.967454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccdb0ee1-1ba0-4fc6-b4fe-9fa660d7bca0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:41.967652 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:41.967652 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:41.968292 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccdb0ee1-1ba0-4fc6-b4fe-9fa660d7bca0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:42.107706 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:42.107706 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:42.118886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ccdb0ee1-1ba0-4fc6-b4fe-9fa660d7bca0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:18:42.152182 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccdb0ee1-1ba0-4fc6-b4fe-9fa660d7bca0 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 returned with HTTP 200 Jan 21 09:18:42.153404 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1105/2155] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:41 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 => generated 977 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:42.668025 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c419a1e-77b6-48f0-9690-805b4d520534 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:42.682971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c419a1e-77b6-48f0-9690-805b4d520534 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:42.683178 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:42.683178 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:42.683904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c419a1e-77b6-48f0-9690-805b4d520534 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:42.684684 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6c419a1e-77b6-48f0-9690-805b4d520534 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:42.755767 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:42.755767 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:42.757509 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c419a1e-77b6-48f0-9690-805b4d520534 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:42.758526 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1051/2156] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:42 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:43.190312 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-579c5d75-cd8b-4849-8a48-adea0d36e766 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 Jan 21 09:18:43.190312 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-579c5d75-cd8b-4849-8a48-adea0d36e766 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:43.190312 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:43.190312 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:43.190312 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-579c5d75-cd8b-4849-8a48-adea0d36e766 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:43.304247 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:43.304247 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:43.324855 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-579c5d75-cd8b-4849-8a48-adea0d36e766 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:18:43.371318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-579c5d75-cd8b-4849-8a48-adea0d36e766 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 returned with HTTP 200 Jan 21 09:18:43.372597 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1106/2157] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:43 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 => generated 977 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:43.772758 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba22054c-1fc4-4ed1-a1d6-10919f1ae501 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:43.773412 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba22054c-1fc4-4ed1-a1d6-10919f1ae501 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:43.773699 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:43.773699 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:43.774220 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba22054c-1fc4-4ed1-a1d6-10919f1ae501 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:43.774716 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ba22054c-1fc4-4ed1-a1d6-10919f1ae501 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:43.840613 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:43.840613 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:43.842482 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba22054c-1fc4-4ed1-a1d6-10919f1ae501 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:43.843801 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1052/2158] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:43 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:18:44.389388 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e05a5d9-3829-4f07-80c5-dd4d269cf0ff tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 Jan 21 09:18:44.391067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e05a5d9-3829-4f07-80c5-dd4d269cf0ff tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:44.392141 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:44.392141 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:44.393068 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e05a5d9-3829-4f07-80c5-dd4d269cf0ff tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:44.545554 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e05a5d9-3829-4f07-80c5-dd4d269cf0ff tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 returned with HTTP 404 Jan 21 09:18:44.550428 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1107/2159] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:44 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:18:44.580845 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59f72135-abfc-4572-ae90-8dd2fdbb74f6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] DELETE http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 Jan 21 09:18:44.581780 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59f72135-abfc-4572-ae90-8dd2fdbb74f6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:44.582825 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:44.582825 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:44.583422 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59f72135-abfc-4572-ae90-8dd2fdbb74f6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:44.584068 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-59f72135-abfc-4572-ae90-8dd2fdbb74f6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Delete volume with id: 8c7fefac-ef7d-4b07-943e-1c9553259232 Jan 21 09:18:44.673779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59f72135-abfc-4572-ae90-8dd2fdbb74f6 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 returned with HTTP 404 Jan 21 09:18:44.675242 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1053/2160] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:18:44 2021] DELETE /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/8c7fefac-ef7d-4b07-943e-1c9553259232 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:18:44.683965 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc95585b-de5e-4c53-9804-4977aaf2988c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] DELETE http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:18:44.684977 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc95585b-de5e-4c53-9804-4977aaf2988c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:44.685620 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc95585b-de5e-4c53-9804-4977aaf2988c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:44.686244 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-bc95585b-de5e-4c53-9804-4977aaf2988c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Delete volume with id: bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:18:44.815812 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:44.815812 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:44.822371 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc95585b-de5e-4c53-9804-4977aaf2988c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:18:44.858951 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-558ea8b7-b044-404b-901b-a71643630c98 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:44.859746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-558ea8b7-b044-404b-901b-a71643630c98 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:44.860537 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-558ea8b7-b044-404b-901b-a71643630c98 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:44.861659 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-558ea8b7-b044-404b-901b-a71643630c98 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:44.887899 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc95585b-de5e-4c53-9804-4977aaf2988c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Delete volume request issued successfully. Jan 21 09:18:44.888734 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc95585b-de5e-4c53-9804-4977aaf2988c tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 202 Jan 21 09:18:44.890881 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1108/2161] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:18:44 2021] DELETE /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:18:44.899457 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83d7cacf-de4a-4d5d-a02f-8dd3f2b0b044 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:18:44.902712 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83d7cacf-de4a-4d5d-a02f-8dd3f2b0b044 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:44.903103 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:44.903103 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:44.904142 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83d7cacf-de4a-4d5d-a02f-8dd3f2b0b044 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:44.919603 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:44.919603 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:44.924019 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-558ea8b7-b044-404b-901b-a71643630c98 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:44.927975 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1054/2162] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:44 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:44.977303 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:44.977303 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:44.989675 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-83d7cacf-de4a-4d5d-a02f-8dd3f2b0b044 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:18:45.019601 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83d7cacf-de4a-4d5d-a02f-8dd3f2b0b044 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:18:45.021452 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1109/2163] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:44 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 1358 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:45.945320 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2231a32d-36b6-418b-b4e4-49fe14523801 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:45.955791 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2231a32d-36b6-418b-b4e4-49fe14523801 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:45.956308 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:45.956308 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:45.957262 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2231a32d-36b6-418b-b4e4-49fe14523801 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:45.958122 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2231a32d-36b6-418b-b4e4-49fe14523801 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:46.037586 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:46.037586 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:46.037873 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b544261a-b6d8-4c54-8270-572f6cfb765f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:18:46.038698 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b544261a-b6d8-4c54-8270-572f6cfb765f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:46.039100 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:46.039100 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:46.039759 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b544261a-b6d8-4c54-8270-572f6cfb765f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:46.058159 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2231a32d-36b6-418b-b4e4-49fe14523801 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:46.059251 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1055/2164] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:45 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:46.209142 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:46.209142 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:46.252352 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b544261a-b6d8-4c54-8270-572f6cfb765f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:18:46.342766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b544261a-b6d8-4c54-8270-572f6cfb765f tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:18:46.361854 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1110/2165] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:46 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 1358 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:47.074569 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-345f363e-22ae-4bcd-a50a-418d49fb6a5a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:47.075153 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-345f363e-22ae-4bcd-a50a-418d49fb6a5a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:47.075381 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:47.075381 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:47.075720 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-345f363e-22ae-4bcd-a50a-418d49fb6a5a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:47.076085 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-345f363e-22ae-4bcd-a50a-418d49fb6a5a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:47.142981 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:47.142981 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:47.145737 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-345f363e-22ae-4bcd-a50a-418d49fb6a5a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:47.146736 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1056/2166] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:47 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:47.361791 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27de29ad-5ad4-47bd-a769-ccb1277d8c21 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:18:47.362361 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27de29ad-5ad4-47bd-a769-ccb1277d8c21 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:47.362581 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:47.362581 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:47.362959 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27de29ad-5ad4-47bd-a769-ccb1277d8c21 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:47.516404 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:47.516404 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:47.547157 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-27de29ad-5ad4-47bd-a769-ccb1277d8c21 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Volume info retrieved successfully. Jan 21 09:18:47.577266 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27de29ad-5ad4-47bd-a769-ccb1277d8c21 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 200 Jan 21 09:18:47.578150 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1111/2167] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:47 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 1358 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:18:48.160399 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2297e5e5-acec-4433-9b27-f5147e73df99 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:48.161838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2297e5e5-acec-4433-9b27-f5147e73df99 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:48.162232 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:48.162232 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:48.162842 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2297e5e5-acec-4433-9b27-f5147e73df99 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:48.163341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2297e5e5-acec-4433-9b27-f5147e73df99 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:48.230344 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:48.230344 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:48.231447 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2297e5e5-acec-4433-9b27-f5147e73df99 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:48.233009 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1057/2168] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:48 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:48.594966 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ce0dc6d-03f9-4fab-ab76-59ba3916daad tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] GET http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 Jan 21 09:18:48.595831 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ce0dc6d-03f9-4fab-ab76-59ba3916daad tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:48.596116 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:48.596116 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:48.596611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ce0dc6d-03f9-4fab-ab76-59ba3916daad tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:48.698494 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ce0dc6d-03f9-4fab-ab76-59ba3916daad tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 returned with HTTP 404 Jan 21 09:18:48.699714 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1112/2169] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:48 2021] GET /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/bc46393f-84c3-4e99-985d-0d075699d313 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:18:48.708877 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56161ce7-ba4a-4087-82ab-07b18c02e811 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] DELETE http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:18:48.709396 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56161ce7-ba4a-4087-82ab-07b18c02e811 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:48.709611 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:48.709611 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:48.709979 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56161ce7-ba4a-4087-82ab-07b18c02e811 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:48.710623 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-56161ce7-ba4a-4087-82ab-07b18c02e811 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] Delete volume with id: aa34c7b5-bb40-4327-8d03-8aaa2e283c21 Jan 21 09:18:48.812528 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56161ce7-ba4a-4087-82ab-07b18c02e811 tempest-VolumesBackupsTest-163036712 tempest-VolumesBackupsTest-163036712] http://10.222.0.86/volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 returned with HTTP 404 Jan 21 09:18:48.819128 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1058/2170] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:18:48 2021] DELETE /volume/v3/da75b0cc0bdb4ea089ffb1569e22f923/volumes/aa34c7b5-bb40-4327-8d03-8aaa2e283c21 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:18:49.248395 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-084dab2c-0d3d-40f3-bd3d-8c682f82d741 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:49.248991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-084dab2c-0d3d-40f3-bd3d-8c682f82d741 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:49.249419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-084dab2c-0d3d-40f3-bd3d-8c682f82d741 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:49.249780 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-084dab2c-0d3d-40f3-bd3d-8c682f82d741 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:49.307165 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:49.307165 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:49.309010 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-084dab2c-0d3d-40f3-bd3d-8c682f82d741 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:49.351145 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1113/2171] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:49 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:50.365725 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d244270-93ac-4f8b-89fd-e570366dabdd tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:50.366757 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d244270-93ac-4f8b-89fd-e570366dabdd tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:50.367139 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d244270-93ac-4f8b-89fd-e570366dabdd tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:50.367553 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1d244270-93ac-4f8b-89fd-e570366dabdd tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:50.423197 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:50.423197 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:50.425197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d244270-93ac-4f8b-89fd-e570366dabdd tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:50.426530 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1059/2172] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:50 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:51.439097 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d5124a4-8818-4370-b947-f3d69935a2e4 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:51.439671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d5124a4-8818-4370-b947-f3d69935a2e4 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:51.439884 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:51.439884 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:51.440234 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d5124a4-8818-4370-b947-f3d69935a2e4 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:51.440897 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7d5124a4-8818-4370-b947-f3d69935a2e4 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:51.465567 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:51.465567 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:51.467626 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d5124a4-8818-4370-b947-f3d69935a2e4 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:51.468826 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1114/2173] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:51 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:52.444667 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6bbcf2bb-01d1-4b5a-a6c9-a148447a45e6 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] DELETE http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:52.445146 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6bbcf2bb-01d1-4b5a-a6c9-a148447a45e6 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:52.445320 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:52.445320 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:52.445653 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6bbcf2bb-01d1-4b5a-a6c9-a148447a45e6 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:52.446127 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-6bbcf2bb-01d1-4b5a-a6c9-a148447a45e6 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Delete volume with id: 3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:52.512558 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:52.512558 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:52.514059 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6bbcf2bb-01d1-4b5a-a6c9-a148447a45e6 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:52.618383 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6bbcf2bb-01d1-4b5a-a6c9-a148447a45e6 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Delete volume request issued successfully. Jan 21 09:18:52.622032 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6bbcf2bb-01d1-4b5a-a6c9-a148447a45e6 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 202 Jan 21 09:18:52.627095 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1060/2174] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:18:52 2021] DELETE /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:18:52.634553 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1e7a244-f17d-4ca3-92c6-db134081fcc4 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:52.638355 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1e7a244-f17d-4ca3-92c6-db134081fcc4 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:52.638763 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:52.638763 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:52.639373 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1e7a244-f17d-4ca3-92c6-db134081fcc4 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:52.639844 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e1e7a244-f17d-4ca3-92c6-db134081fcc4 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:52.710364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes Jan 21 09:18:52.711764 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:52.711764 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:52.712469 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1472307182"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:18:52.713215 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:52.713215 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:52.714044 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1472307182'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:18:52.714591 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Create volume of 1 GB Jan 21 09:18:52.720941 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1e7a244-f17d-4ca3-92c6-db134081fcc4 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:52.733117 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1061/2175] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:52 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:52.742767 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Availability Zones retrieved successfully. Jan 21 09:18:52.744106 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08b26691-9ed8-4358-a947-cb1e3c27108a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:52.744848 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08b26691-9ed8-4358-a947-cb1e3c27108a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:52.745244 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:52.745244 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:52.745869 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08b26691-9ed8-4358-a947-cb1e3c27108a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:52.779096 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Flow 'volume_create_api' (d50323db-8260-47c2-a240-2d9db55f17fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:18:52.782434 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a148e07f-7249-446b-93e2-c1c2a0f7935b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:18:52.784573 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:18:52.867537 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:52.867537 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:52.894983 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-08b26691-9ed8-4358-a947-cb1e3c27108a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:52.920962 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a148e07f-7249-446b-93e2-c1c2a0f7935b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:18:52.923585 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8860dbee-6c7d-458a-853e-98c24f4b6a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:18:52.938989 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08b26691-9ed8-4358-a947-cb1e3c27108a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:52.940175 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1062/2176] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:52 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 912 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:53.043983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Created reservations ['60186c1d-39b9-4e98-87ca-741a307d8f9b', '5ada4d12-a703-4e86-8cd8-94842febda65', 'b519f58d-e3b8-48d9-90ac-236e0c8eaaa4', '0f30b4f8-16f7-4fc3-a912-d56ee0633ae6'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:18:53.046824 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8860dbee-6c7d-458a-853e-98c24f4b6a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60186c1d-39b9-4e98-87ca-741a307d8f9b', '5ada4d12-a703-4e86-8cd8-94842febda65', 'b519f58d-e3b8-48d9-90ac-236e0c8eaaa4', '0f30b4f8-16f7-4fc3-a912-d56ee0633ae6']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:18:53.050438 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f74d51b-dbe3-444b-b83d-1f946f667c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:18:53.126497 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f74d51b-dbe3-444b-b83d-1f946f667c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4983eb7b-0317-40de-a0d0-ef2c495e571b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1472307182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59af559090e8493586b2d9652cf17d0c',qos_specs=None,replication_status=,reservations=['60186c1d-39b9-4e98-87ca-741a307d8f9b','5ada4d12-a703-4e86-8cd8-94842febda65','b519f58d-e3b8-48d9-90ac-236e0c8eaaa4','0f30b4f8-16f7-4fc3-a912-d56ee0633ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b703b7453e2c49cc85236b435470f7c8',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:18:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1472307182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4983eb7b-0317-40de-a0d0-ef2c495e571b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59af559090e8493586b2d9652cf17d0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b703b7453e2c49cc85236b435470f7c8',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:18:53.128737 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9367bf3b-3df7-4465-a5b6-842491cec5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:18:53.157096 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9367bf3b-3df7-4465-a5b6-842491cec5da) transitioned into state 'SUCCESS' from state '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-1472307182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59af559090e8493586b2d9652cf17d0c',qos_specs=None,replication_status=,reservations=['60186c1d-39b9-4e98-87ca-741a307d8f9b','5ada4d12-a703-4e86-8cd8-94842febda65','b519f58d-e3b8-48d9-90ac-236e0c8eaaa4','0f30b4f8-16f7-4fc3-a912-d56ee0633ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b703b7453e2c49cc85236b435470f7c8',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:18:53.159167 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22b71789-eb16-41f9-984f-d1b10b278b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:18:53.177041 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22b71789-eb16-41f9-984f-d1b10b278b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:18:53.179614 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Flow 'volume_create_api' (d50323db-8260-47c2-a240-2d9db55f17fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:18:53.238477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Create volume request issued successfully. Jan 21 09:18:53.272623 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a0952ec-339c-4121-a670-476a5bd0e250 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes returned with HTTP 202 Jan 21 09:18:53.277714 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1115/2177] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:18:52 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes => generated 819 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:18:53.293678 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb2823e8-22aa-4784-8f1c-67c1dcc393c8 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] GET http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b Jan 21 09:18:53.294651 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb2823e8-22aa-4784-8f1c-67c1dcc393c8 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:53.295005 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:53.295005 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:53.295522 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb2823e8-22aa-4784-8f1c-67c1dcc393c8 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:53.369088 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:53.369088 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:53.402942 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb2823e8-22aa-4784-8f1c-67c1dcc393c8 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Volume info retrieved successfully. Jan 21 09:18:53.474844 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb2823e8-22aa-4784-8f1c-67c1dcc393c8 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b returned with HTTP 200 Jan 21 09:18:53.484377 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1063/2178] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:53 2021] GET /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b => generated 887 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:53.748370 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e7b06f9-a541-4ac6-972b-571ab9486f5f tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:53.748370 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e7b06f9-a541-4ac6-972b-571ab9486f5f tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:53.748370 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:53.748370 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:53.748370 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e7b06f9-a541-4ac6-972b-571ab9486f5f tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:53.748370 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8e7b06f9-a541-4ac6-972b-571ab9486f5f tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:53.790478 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:53.790478 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:53.792519 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e7b06f9-a541-4ac6-972b-571ab9486f5f tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:53.793269 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1116/2179] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:53 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:53.956868 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb8a1ae3-e6c5-41d5-ab0f-453ae2c1971a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:53.957397 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb8a1ae3-e6c5-41d5-ab0f-453ae2c1971a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:53.957614 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:53.957614 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:53.958134 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb8a1ae3-e6c5-41d5-ab0f-453ae2c1971a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:54.105185 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:54.105185 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:54.119833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb8a1ae3-e6c5-41d5-ab0f-453ae2c1971a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:54.177142 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb8a1ae3-e6c5-41d5-ab0f-453ae2c1971a tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 200 Jan 21 09:18:54.178571 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1064/2180] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:53 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 912 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:54.490838 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5dc7b933-5c40-4e53-afd1-ecd567853f02 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] GET http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b Jan 21 09:18:54.492159 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5dc7b933-5c40-4e53-afd1-ecd567853f02 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:54.492576 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:54.492576 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:54.493209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5dc7b933-5c40-4e53-afd1-ecd567853f02 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:54.602260 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:54.602260 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:54.627132 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5dc7b933-5c40-4e53-afd1-ecd567853f02 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Volume info retrieved successfully. Jan 21 09:18:54.688991 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5dc7b933-5c40-4e53-afd1-ecd567853f02 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b returned with HTTP 200 Jan 21 09:18:54.706490 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1117/2181] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:54 2021] GET /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b => generated 912 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:54.808282 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2404a274-4ce3-433c-957a-ffc0031bab67 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:54.808782 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2404a274-4ce3-433c-957a-ffc0031bab67 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:54.808977 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:54.808977 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:54.809349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2404a274-4ce3-433c-957a-ffc0031bab67 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:54.809715 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2404a274-4ce3-433c-957a-ffc0031bab67 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:54.880909 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:54.880909 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:54.898548 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2404a274-4ce3-433c-957a-ffc0031bab67 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:54.899774 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1065/2182] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:54 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:55.194842 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5976c399-e067-4996-a878-ad93b45e32dc tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 Jan 21 09:18:55.195333 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5976c399-e067-4996-a878-ad93b45e32dc tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:55.195685 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:55.195685 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:55.196277 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5976c399-e067-4996-a878-ad93b45e32dc tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:55.270353 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5976c399-e067-4996-a878-ad93b45e32dc tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 returned with HTTP 404 Jan 21 09:18:55.272450 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1118/2183] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:55 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/3568c897-cd4b-4ecf-9989-32d04a7573b0 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:18:55.280680 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fca1a65-a893-4761-b20e-2c1be5f54ce0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] DELETE http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:55.281944 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fca1a65-a893-4761-b20e-2c1be5f54ce0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:55.282586 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:55.282586 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:55.283368 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fca1a65-a893-4761-b20e-2c1be5f54ce0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:55.283983 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3fca1a65-a893-4761-b20e-2c1be5f54ce0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Delete volume with id: 25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:55.352998 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:55.352998 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:55.354519 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3fca1a65-a893-4761-b20e-2c1be5f54ce0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:55.396579 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3fca1a65-a893-4761-b20e-2c1be5f54ce0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Delete volume request issued successfully. Jan 21 09:18:55.397291 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fca1a65-a893-4761-b20e-2c1be5f54ce0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 202 Jan 21 09:18:55.402055 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1066/2184] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:18:55 2021] DELETE /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:18:55.405863 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a17f5ed-140f-401a-bd83-d8377c6472a1 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:55.406425 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a17f5ed-140f-401a-bd83-d8377c6472a1 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:55.407111 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a17f5ed-140f-401a-bd83-d8377c6472a1 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:55.511931 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:55.511931 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:55.535400 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a17f5ed-140f-401a-bd83-d8377c6472a1 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:55.579240 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a17f5ed-140f-401a-bd83-d8377c6472a1 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:55.580443 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1119/2185] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:55 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 912 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:55.914480 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19709160-b1f1-4af9-92a9-8d264031f818 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:55.915064 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19709160-b1f1-4af9-92a9-8d264031f818 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:55.915284 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:55.915284 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:55.915664 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19709160-b1f1-4af9-92a9-8d264031f818 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:55.916032 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-19709160-b1f1-4af9-92a9-8d264031f818 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:55.960836 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:55.960836 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:55.962763 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19709160-b1f1-4af9-92a9-8d264031f818 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:55.968922 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1067/2186] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:55 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:56.598207 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-754eb2e4-68e5-4cd1-a221-61406e315c14 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:56.599282 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-754eb2e4-68e5-4cd1-a221-61406e315c14 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:56.599648 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:56.599648 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:56.600458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-754eb2e4-68e5-4cd1-a221-61406e315c14 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:56.728977 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:56.728977 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:56.737173 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-754eb2e4-68e5-4cd1-a221-61406e315c14 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:56.765588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-754eb2e4-68e5-4cd1-a221-61406e315c14 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:56.777420 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1120/2187] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:56 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 912 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:56.978693 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e51ef09-b9d4-4007-a052-68dd6e91aa1e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:56.979599 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e51ef09-b9d4-4007-a052-68dd6e91aa1e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:56.979960 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:56.979960 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:56.980712 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e51ef09-b9d4-4007-a052-68dd6e91aa1e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:56.985535 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6e51ef09-b9d4-4007-a052-68dd6e91aa1e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:57.033410 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:57.033410 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:57.037617 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e51ef09-b9d4-4007-a052-68dd6e91aa1e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:57.038933 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1068/2188] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:56 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:57.794383 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de3e8a3f-225c-45f3-98bf-015c5f77c0e4 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:57.794956 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de3e8a3f-225c-45f3-98bf-015c5f77c0e4 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:57.795077 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:57.795077 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:57.797082 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de3e8a3f-225c-45f3-98bf-015c5f77c0e4 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:57.941125 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:57.941125 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:57.958549 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-de3e8a3f-225c-45f3-98bf-015c5f77c0e4 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:57.989597 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de3e8a3f-225c-45f3-98bf-015c5f77c0e4 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 200 Jan 21 09:18:57.998935 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1121/2189] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:57 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 912 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:58.053471 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5fd1da3-8286-462f-819d-0ed8dd0f971a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:58.054055 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5fd1da3-8286-462f-819d-0ed8dd0f971a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:58.054446 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:58.054446 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:58.054826 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5fd1da3-8286-462f-819d-0ed8dd0f971a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:58.055199 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e5fd1da3-8286-462f-819d-0ed8dd0f971a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:58.122291 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:58.122291 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:58.126789 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5fd1da3-8286-462f-819d-0ed8dd0f971a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:58.130005 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1069/2190] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:58 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:59.006997 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ebe0e627-580a-4ce0-aef4-e0cea9591e69 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 Jan 21 09:18:59.007493 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ebe0e627-580a-4ce0-aef4-e0cea9591e69 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:59.007690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:59.007690 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:59.008297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ebe0e627-580a-4ce0-aef4-e0cea9591e69 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:59.088780 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ebe0e627-580a-4ce0-aef4-e0cea9591e69 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 returned with HTTP 404 Jan 21 09:18:59.090018 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1122/2191] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:59 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/25498fdd-00ff-4d0c-a798-47330111f256 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:18:59.146197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd417eb7-77bb-49bf-9bf1-f12e478f1713 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:18:59.147047 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd417eb7-77bb-49bf-9bf1-f12e478f1713 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:59.147385 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:59.147385 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:59.148510 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd417eb7-77bb-49bf-9bf1-f12e478f1713 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:59.150275 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cd417eb7-77bb-49bf-9bf1-f12e478f1713 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:18:59.206351 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:59.206351 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:59.210639 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd417eb7-77bb-49bf-9bf1-f12e478f1713 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:18:59.214481 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1070/2192] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:18:59 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:18:59.405815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-060520c0-9213-47eb-ba32-682e4caae0a9 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] DELETE http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:18:59.407300 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-060520c0-9213-47eb-ba32-682e4caae0a9 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:59.407979 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-060520c0-9213-47eb-ba32-682e4caae0a9 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:59.408587 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-060520c0-9213-47eb-ba32-682e4caae0a9 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Delete volume with id: f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:18:59.566683 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:59.566683 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:59.567873 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-060520c0-9213-47eb-ba32-682e4caae0a9 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:59.638571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-060520c0-9213-47eb-ba32-682e4caae0a9 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Delete volume request issued successfully. Jan 21 09:18:59.645626 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-060520c0-9213-47eb-ba32-682e4caae0a9 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 202 Jan 21 09:18:59.646668 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1123/2193] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:18:59 2021] DELETE /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:18:59.655883 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65bec3b1-7e8c-4e5b-b194-97b9e9b367e4 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:18:59.656516 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65bec3b1-7e8c-4e5b-b194-97b9e9b367e4 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:18:59.656812 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:18:59.656812 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:18:59.657308 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65bec3b1-7e8c-4e5b-b194-97b9e9b367e4 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:18:59.761972 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:18:59.761972 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:18:59.789170 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-65bec3b1-7e8c-4e5b-b194-97b9e9b367e4 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:18:59.835218 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65bec3b1-7e8c-4e5b-b194-97b9e9b367e4 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:18:59.836069 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1071/2194] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:18:59 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 911 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:00.225490 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2c38deb-5770-47eb-a74b-36439d6f5efc tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:19:00.226699 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2c38deb-5770-47eb-a74b-36439d6f5efc tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:00.227061 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:00.227061 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:00.227823 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2c38deb-5770-47eb-a74b-36439d6f5efc tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:00.228338 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c2c38deb-5770-47eb-a74b-36439d6f5efc tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:19:00.298458 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:00.298458 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:00.300285 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2c38deb-5770-47eb-a74b-36439d6f5efc tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:19:00.301095 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1124/2195] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:19:00 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:00.852239 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-367436b7-f971-4782-abc0-bc0381068c40 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:19:00.853185 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-367436b7-f971-4782-abc0-bc0381068c40 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:00.853514 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:00.853514 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:00.854037 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-367436b7-f971-4782-abc0-bc0381068c40 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:00.938226 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:00.938226 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:00.962292 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-367436b7-f971-4782-abc0-bc0381068c40 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:19:00.989201 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-367436b7-f971-4782-abc0-bc0381068c40 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:19:00.996638 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1072/2196] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:00 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 911 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:01.313891 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a5bb7e7-5dbe-4bed-b6bb-3199f2bb305b tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:19:01.315076 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a5bb7e7-5dbe-4bed-b6bb-3199f2bb305b tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:01.315454 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:01.315454 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:01.316059 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a5bb7e7-5dbe-4bed-b6bb-3199f2bb305b tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:01.316567 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8a5bb7e7-5dbe-4bed-b6bb-3199f2bb305b tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:19:01.362978 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:01.362978 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:01.365122 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a5bb7e7-5dbe-4bed-b6bb-3199f2bb305b tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:19:01.366103 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1125/2197] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:19:01 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:02.012541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a995081-156f-48d5-b9a8-b438df910fa3 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:19:02.013069 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a995081-156f-48d5-b9a8-b438df910fa3 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:02.013264 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:02.013264 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:02.013875 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a995081-156f-48d5-b9a8-b438df910fa3 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:02.191205 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:02.191205 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:02.247206 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0a995081-156f-48d5-b9a8-b438df910fa3 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Volume info retrieved successfully. Jan 21 09:19:02.294224 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a995081-156f-48d5-b9a8-b438df910fa3 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 200 Jan 21 09:19:02.295070 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1073/2198] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:02 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 911 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:02.380882 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12a4d151-9338-4851-bbc5-17da4c5d4a36 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:19:02.382184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12a4d151-9338-4851-bbc5-17da4c5d4a36 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:02.382525 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:02.382525 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:02.382975 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12a4d151-9338-4851-bbc5-17da4c5d4a36 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:02.383421 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-12a4d151-9338-4851-bbc5-17da4c5d4a36 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:19:02.429021 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:02.429021 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:02.431577 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12a4d151-9338-4851-bbc5-17da4c5d4a36 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:19:02.439140 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1126/2199] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:19:02 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:19:03.311504 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91f77935-e049-4b0e-86c8-f34419e718c0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] GET http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c Jan 21 09:19:03.312033 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91f77935-e049-4b0e-86c8-f34419e718c0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:03.312278 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:03.312278 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:03.312754 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91f77935-e049-4b0e-86c8-f34419e718c0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:03.389171 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91f77935-e049-4b0e-86c8-f34419e718c0 tempest-AttachVolumeTestJSON-1244526102 tempest-AttachVolumeTestJSON-1244526102] http://10.222.0.86/volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c returned with HTTP 404 Jan 21 09:19:03.392353 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1074/2200] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:03 2021] GET /volume/v3/67302551cc0e49349e3cab46a31a932f/volumes/f17a1778-15b2-4dcb-8b00-78aa025b9a9c => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:19:03.460565 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b00a5b8f-f36c-472c-ab51-600e4cf2d898 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:19:03.465225 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b00a5b8f-f36c-472c-ab51-600e4cf2d898 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:03.465466 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:03.465466 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:03.465883 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b00a5b8f-f36c-472c-ab51-600e4cf2d898 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:03.466298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b00a5b8f-f36c-472c-ab51-600e4cf2d898 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:19:03.509554 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:03.509554 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:03.512212 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b00a5b8f-f36c-472c-ab51-600e4cf2d898 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:19:03.513626 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1127/2201] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:19:03 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:04.528079 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-755815a1-8694-41f9-8c15-945346b8d90b tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:19:04.529342 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-755815a1-8694-41f9-8c15-945346b8d90b tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:04.529973 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-755815a1-8694-41f9-8c15-945346b8d90b tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:04.530494 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-755815a1-8694-41f9-8c15-945346b8d90b tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:19:04.566232 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:04.566232 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:04.568640 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-755815a1-8694-41f9-8c15-945346b8d90b tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:19:04.569666 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1075/2202] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:19:04 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:05.584165 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db211699-e7fe-42bb-9b21-6da08b408f29 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:19:05.584701 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db211699-e7fe-42bb-9b21-6da08b408f29 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:05.584915 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:05.584915 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:05.585285 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db211699-e7fe-42bb-9b21-6da08b408f29 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:05.585645 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-db211699-e7fe-42bb-9b21-6da08b408f29 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:19:05.635795 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:05.635795 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:05.638105 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db211699-e7fe-42bb-9b21-6da08b408f29 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:19:05.646596 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1128/2203] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:19:05 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:06.661548 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94e046e4-cdc0-462f-be97-bcf30573b437 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:19:06.662041 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94e046e4-cdc0-462f-be97-bcf30573b437 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:06.662722 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:06.662722 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:06.663425 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94e046e4-cdc0-462f-be97-bcf30573b437 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:06.663987 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-94e046e4-cdc0-462f-be97-bcf30573b437 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:19:06.707066 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:06.707066 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:06.709175 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94e046e4-cdc0-462f-be97-bcf30573b437 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:19:06.710176 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1076/2204] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:19:06 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 817 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:07.724868 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d57c31a-e05a-4121-a499-736d0c3bca39 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:19:07.725415 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d57c31a-e05a-4121-a499-736d0c3bca39 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:07.725778 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:07.725778 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:07.726465 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d57c31a-e05a-4121-a499-736d0c3bca39 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:07.727044 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5d57c31a-e05a-4121-a499-736d0c3bca39 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:19:07.777483 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:07.777483 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:07.780477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d57c31a-e05a-4121-a499-736d0c3bca39 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:19:07.781572 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1129/2205] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:19:07 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:08.800898 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-811b66cd-03e4-4cc5-89b5-fb301004fbb2 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:19:08.802197 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-811b66cd-03e4-4cc5-89b5-fb301004fbb2 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:08.802664 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:08.802664 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:08.803318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-811b66cd-03e4-4cc5-89b5-fb301004fbb2 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:08.803872 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-811b66cd-03e4-4cc5-89b5-fb301004fbb2 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:19:08.825484 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:08.825484 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:08.827951 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-811b66cd-03e4-4cc5-89b5-fb301004fbb2 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:19:08.829501 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1077/2206] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:19:08 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:08.841004 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ed6647f-c142-4b50-b2b4-77696618490a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 Jan 21 09:19:08.841879 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ed6647f-c142-4b50-b2b4-77696618490a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:08.842410 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:08.842410 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:08.843594 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ed6647f-c142-4b50-b2b4-77696618490a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:08.908001 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:08.908001 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:08.917269 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6ed6647f-c142-4b50-b2b4-77696618490a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Volume info retrieved successfully. Jan 21 09:19:08.942144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ed6647f-c142-4b50-b2b4-77696618490a tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 returned with HTTP 200 Jan 21 09:19:08.943448 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1130/2207] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:19:08 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:08.960183 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84087848-adef-429d-ad0f-31860fd0048e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] PUT http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:19:08.961630 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:08.961630 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:08.961630 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84087848-adef-429d-ad0f-31860fd0048e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-948421198", "description": "tempest-volume-backup-description-1883742619"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:08.987327 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:08.987327 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:08.996757 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84087848-adef-429d-ad0f-31860fd0048e tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:19:08.997606 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1078/2208] 10.222.0.86 () {62 vars in 1376 bytes} [Thu Jan 21 09:19:08 2021] PUT /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 398 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:09.009761 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22cba14d-0166-4e2a-8228-1935b164cd34 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:19:09.010354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22cba14d-0166-4e2a-8228-1935b164cd34 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:09.010555 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:09.010555 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:09.010924 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22cba14d-0166-4e2a-8228-1935b164cd34 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:09.011268 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-22cba14d-0166-4e2a-8228-1935b164cd34 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Show backup with id 419665b4-a969-48be-862f-145c836b901d. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:19:09.034387 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:09.034387 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:09.037205 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22cba14d-0166-4e2a-8228-1935b164cd34 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 200 Jan 21 09:19:09.038253 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1131/2209] 10.222.0.86 () {60 vars in 1355 bytes} [Thu Jan 21 09:19:09 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:09.052332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e9808bc-3ab4-43a0-a109-9d13f9f3bbe3 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] DELETE http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d Jan 21 09:19:09.053383 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e9808bc-3ab4-43a0-a109-9d13f9f3bbe3 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:09.053583 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:09.053583 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:09.054491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e9808bc-3ab4-43a0-a109-9d13f9f3bbe3 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:09.055128 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-4e9808bc-3ab4-43a0-a109-9d13f9f3bbe3 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Delete backup with id: 419665b4-a969-48be-862f-145c836b901d. Jan 21 09:19:09.079547 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:09.079547 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:09.108921 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-4e9808bc-3ab4-43a0-a109-9d13f9f3bbe3 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] delete_backup rpcapi backup_id 419665b4-a969-48be-862f-145c836b901d {{(pid=87915) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 09:19:09.112180 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e9808bc-3ab4-43a0-a109-9d13f9f3bbe3 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d returned with HTTP 202 Jan 21 09:19:09.113273 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1079/2210] 10.222.0.86 () {60 vars in 1358 bytes} [Thu Jan 21 09:19:09 2021] DELETE /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/backups/419665b4-a969-48be-862f-145c836b901d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 09:19:09.127102 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b836e4a0-9d9c-476d-a47a-76f7d960a0de tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] DELETE http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 Jan 21 09:19:09.127627 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b836e4a0-9d9c-476d-a47a-76f7d960a0de tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:09.134266 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:09.134266 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:09.135013 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b836e4a0-9d9c-476d-a47a-76f7d960a0de tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:09.135554 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b836e4a0-9d9c-476d-a47a-76f7d960a0de tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Delete volume with id: 10a3fe71-f643-43a2-bde6-19913b63b918 Jan 21 09:19:09.199829 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:09.199829 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:09.201138 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b836e4a0-9d9c-476d-a47a-76f7d960a0de tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Volume info retrieved successfully. Jan 21 09:19:09.276866 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b836e4a0-9d9c-476d-a47a-76f7d960a0de tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Delete volume request issued successfully. Jan 21 09:19:09.277357 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b836e4a0-9d9c-476d-a47a-76f7d960a0de tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 returned with HTTP 202 Jan 21 09:19:09.278286 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1132/2211] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:19:09 2021] DELETE /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:19:09.288540 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26c0381e-040a-4f8d-b8cb-74105e20c99b tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 Jan 21 09:19:09.289173 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26c0381e-040a-4f8d-b8cb-74105e20c99b tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:09.289254 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:09.289254 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:09.289618 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26c0381e-040a-4f8d-b8cb-74105e20c99b tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:09.347373 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:09.347373 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:09.357392 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26c0381e-040a-4f8d-b8cb-74105e20c99b tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Volume info retrieved successfully. Jan 21 09:19:09.427237 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26c0381e-040a-4f8d-b8cb-74105e20c99b tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 returned with HTTP 200 Jan 21 09:19:09.440305 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1080/2212] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:09 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 => generated 912 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:10.447997 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cae0061-75a1-457a-8063-1deefa2f0415 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 Jan 21 09:19:10.449034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cae0061-75a1-457a-8063-1deefa2f0415 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:10.449396 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:10.449396 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:10.450646 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cae0061-75a1-457a-8063-1deefa2f0415 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:10.581299 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:10.581299 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:10.604870 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7cae0061-75a1-457a-8063-1deefa2f0415 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Volume info retrieved successfully. Jan 21 09:19:10.690562 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cae0061-75a1-457a-8063-1deefa2f0415 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 returned with HTTP 200 Jan 21 09:19:10.695518 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1133/2213] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:10 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 => generated 912 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:11.708836 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08b7354a-7de0-47d8-b32b-0c1dc59306cf tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 Jan 21 09:19:11.709849 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08b7354a-7de0-47d8-b32b-0c1dc59306cf tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:11.710245 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:11.710245 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:11.710824 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08b7354a-7de0-47d8-b32b-0c1dc59306cf tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:11.843989 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:11.843989 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:11.868734 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-08b7354a-7de0-47d8-b32b-0c1dc59306cf tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Volume info retrieved successfully. Jan 21 09:19:11.945831 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08b7354a-7de0-47d8-b32b-0c1dc59306cf tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 returned with HTTP 200 Jan 21 09:19:11.959246 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1081/2214] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:11 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 => generated 912 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:12.971265 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b52ce11-862f-4a98-a1db-3935f915b555 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] GET http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 Jan 21 09:19:12.971875 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b52ce11-862f-4a98-a1db-3935f915b555 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:12.977928 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:12.977928 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:12.979676 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b52ce11-862f-4a98-a1db-3935f915b555 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:13.096115 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b52ce11-862f-4a98-a1db-3935f915b555 tempest-VolumesBackupsV39Test-1021512182 tempest-VolumesBackupsV39Test-1021512182] http://10.222.0.86/volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 returned with HTTP 404 Jan 21 09:19:13.099095 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1134/2215] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:12 2021] GET /volume/v3/5ba91abb62bd4138a4fb10cbd47fb31b/volumes/10a3fe71-f643-43a2-bde6-19913b63b918 => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:19:17.961168 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67d629ac-b859-475c-b8fd-a365d1a520c7 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/05862858-3492-4ecf-ae64-0075cbda696f/action Jan 21 09:19:17.961671 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:17.961671 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:17.962040 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67d629ac-b859-475c-b8fd-a365d1a520c7 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action body: b'{"os-attach": {"instance_uuid": "3c7de4d0-d5e4-4f0e-b394-7a63efe776c3", "mountpoint": "/dev/vdc"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:19:17.962474 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67d629ac-b859-475c-b8fd-a365d1a520c7 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3c7de4d0-d5e4-4f0e-b394-7a63efe776c3", "mountpoint": "/dev/vdc"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:18.112069 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67d629ac-b859-475c-b8fd-a365d1a520c7 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/05862858-3492-4ecf-ae64-0075cbda696f/action returned with HTTP 404 Jan 21 09:19:18.116365 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1082/2216] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:19:17 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/05862858-3492-4ecf-ae64-0075cbda696f/action => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:19:19.165096 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] POST http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes Jan 21 09:19:19.166678 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1253914008"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:19.168524 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1253914008'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:19:19.169073 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Create volume of 2 GB Jan 21 09:19:19.201489 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Availability Zones retrieved successfully. Jan 21 09:19:19.235160 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Flow 'volume_create_api' (0fd9d24c-9af1-4183-9ba5-7fe2e22a0cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:19:19.243913 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68304c3-12ca-473e-a215-210d7a76eb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:19:19.249172 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Validating volume size '2' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:19:19.329704 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d68304c3-12ca-473e-a215-210d7a76eb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:19:19.331937 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40f6c095-f850-4d31-9151-22df02d95bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:19:19.450858 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Created reservations ['7c1acf78-c97f-46c6-bb43-5ccd72efa907', '938edb3e-bc4c-46dd-9e65-5ac5c73cbd26', '16a82161-dcf9-4a04-bb3f-207fc49f7377', '5bcb4a7b-275f-4d28-ba50-da2b58862d3b'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:19:19.453655 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40f6c095-f850-4d31-9151-22df02d95bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c1acf78-c97f-46c6-bb43-5ccd72efa907', '938edb3e-bc4c-46dd-9e65-5ac5c73cbd26', '16a82161-dcf9-4a04-bb3f-207fc49f7377', '5bcb4a7b-275f-4d28-ba50-da2b58862d3b']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:19:19.455966 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (943a0333-93a5-40ae-a6fd-91ee9b5cb819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:19:19.520319 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (943a0333-93a5-40ae-a6fd-91ee9b5cb819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53ca7b31-d9eb-432c-b551-4564fc844c73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1253914008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c068a67ebe141b49ea918b6653d4540',qos_specs=None,replication_status=,reservations=['7c1acf78-c97f-46c6-bb43-5ccd72efa907','938edb3e-bc4c-46dd-9e65-5ac5c73cbd26','16a82161-dcf9-4a04-bb3f-207fc49f7377','5bcb4a7b-275f-4d28-ba50-da2b58862d3b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb94eda22ad64a95810458503edeb04c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:19:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1253914008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53ca7b31-d9eb-432c-b551-4564fc844c73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c068a67ebe141b49ea918b6653d4540',provider_auth=None,provider_geometry=None,provider_id=None,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='bb94eda22ad64a95810458503edeb04c',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:19:19.522782 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f7c1e6-1f7d-4db3-8f61-ae9215e55033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:19:19.555702 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0f7c1e6-1f7d-4db3-8f61-ae9215e55033) transitioned into state 'SUCCESS' from state '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-1253914008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c068a67ebe141b49ea918b6653d4540',qos_specs=None,replication_status=,reservations=['7c1acf78-c97f-46c6-bb43-5ccd72efa907','938edb3e-bc4c-46dd-9e65-5ac5c73cbd26','16a82161-dcf9-4a04-bb3f-207fc49f7377','5bcb4a7b-275f-4d28-ba50-da2b58862d3b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb94eda22ad64a95810458503edeb04c',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:19:19.555702 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8c132f-4ecb-47ca-9442-a1ebce389f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:19:19.572087 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8c132f-4ecb-47ca-9442-a1ebce389f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:19:19.575235 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Flow 'volume_create_api' (0fd9d24c-9af1-4183-9ba5-7fe2e22a0cd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:19:19.636499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Create volume request issued successfully. Jan 21 09:19:19.652047 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bdafd94-644d-4bf1-8ec8-40bc730db1f7 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes returned with HTTP 202 Jan 21 09:19:19.653401 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1135/2217] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:19:18 2021] POST /volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes => generated 824 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:19:19.671726 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-864651bc-faa8-44e8-8ddd-d8a8243a6717 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] GET http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 Jan 21 09:19:19.672669 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-864651bc-faa8-44e8-8ddd-d8a8243a6717 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:19.673303 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-864651bc-faa8-44e8-8ddd-d8a8243a6717 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:19.758263 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:19.758263 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:19.767946 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-864651bc-faa8-44e8-8ddd-d8a8243a6717 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Volume info retrieved successfully. Jan 21 09:19:19.803544 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-864651bc-faa8-44e8-8ddd-d8a8243a6717 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 returned with HTTP 200 Jan 21 09:19:19.808569 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1083/2218] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:19 2021] GET /volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 => generated 916 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:20.821635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ddd29359-d6f3-44c7-8e7e-095d72e6b949 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] GET http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 Jan 21 09:19:20.822209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ddd29359-d6f3-44c7-8e7e-095d72e6b949 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:20.822381 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:20.822381 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:20.822904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ddd29359-d6f3-44c7-8e7e-095d72e6b949 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:20.916091 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:20.916091 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:20.927738 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ddd29359-d6f3-44c7-8e7e-095d72e6b949 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Volume info retrieved successfully. Jan 21 09:19:20.955392 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ddd29359-d6f3-44c7-8e7e-095d72e6b949 tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 returned with HTTP 200 Jan 21 09:19:20.957204 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1136/2219] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:20 2021] GET /volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 => generated 917 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:20.972174 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19853429-2d8b-4caa-8d62-22e87ad90c9c tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] POST http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes Jan 21 09:19:20.972628 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:20.972628 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:20.973040 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19853429-2d8b-4caa-8d62-22e87ad90c9c tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "53ca7b31-d9eb-432c-b551-4564fc844c73"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:20.974257 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-19853429-2d8b-4caa-8d62-22e87ad90c9c tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Create volume request body: {'volume': {'size': 1, 'source_volid': '53ca7b31-d9eb-432c-b551-4564fc844c73'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:19:21.047943 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:21.047943 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:21.049419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-19853429-2d8b-4caa-8d62-22e87ad90c9c tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Volume retrieved successfully. Jan 21 09:19:21.049948 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-19853429-2d8b-4caa-8d62-22e87ad90c9c tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Create volume of 1 GB Jan 21 09:19:21.062326 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-19853429-2d8b-4caa-8d62-22e87ad90c9c tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Availability Zones retrieved successfully. Jan 21 09:19:21.095736 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-19853429-2d8b-4caa-8d62-22e87ad90c9c tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Flow 'volume_create_api' (0f918e37-e3d3-44a6-833a-8a71e1bffbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:19:21.098817 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-19853429-2d8b-4caa-8d62-22e87ad90c9c tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43064e8f-7baa-4815-93c2-8495b905605b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:19:21.101608 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-19853429-2d8b-4caa-8d62-22e87ad90c9c tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Validating volume size '1' using validate_int, validate_source_size {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:19:21.121072 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-19853429-2d8b-4caa-8d62-22e87ad90c9c tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43064e8f-7baa-4815-93c2-8495b905605b) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 09:19:21.121249 n-d-771363-2 devstack@c-api.service[87913]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jan 21 09:19:21.128440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-19853429-2d8b-4caa-8d62-22e87ad90c9c tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43064e8f-7baa-4815-93c2-8495b905605b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:19:21.130798 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-19853429-2d8b-4caa-8d62-22e87ad90c9c tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43064e8f-7baa-4815-93c2-8495b905605b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 09:19:21.135355 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-19853429-2d8b-4caa-8d62-22e87ad90c9c tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Flow 'volume_create_api' (0f918e37-e3d3-44a6-833a-8a71e1bffbd4) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 09:19:21.150044 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19853429-2d8b-4caa-8d62-22e87ad90c9c tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes returned with HTTP 400 Jan 21 09:19:21.151209 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1084/2220] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:19:20 2021] POST /volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes => generated 173 bytes in 184 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:19:21.162189 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea5a8625-10f6-4caa-b6a8-c5eee27718ce tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] DELETE http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 Jan 21 09:19:21.163247 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea5a8625-10f6-4caa-b6a8-c5eee27718ce tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:21.163391 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:21.163391 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:21.163867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea5a8625-10f6-4caa-b6a8-c5eee27718ce tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:21.164402 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ea5a8625-10f6-4caa-b6a8-c5eee27718ce tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Delete volume with id: 53ca7b31-d9eb-432c-b551-4564fc844c73 Jan 21 09:19:21.245056 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:21.245056 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:21.246513 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ea5a8625-10f6-4caa-b6a8-c5eee27718ce tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Volume info retrieved successfully. Jan 21 09:19:21.313025 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ea5a8625-10f6-4caa-b6a8-c5eee27718ce tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Delete volume request issued successfully. Jan 21 09:19:21.313768 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea5a8625-10f6-4caa-b6a8-c5eee27718ce tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 returned with HTTP 202 Jan 21 09:19:21.315225 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1137/2221] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:19:21 2021] DELETE /volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:19:21.322715 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a3ca177-b09c-4a7f-8dc0-53d7109099fb tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] GET http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 Jan 21 09:19:21.323240 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a3ca177-b09c-4a7f-8dc0-53d7109099fb tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:21.323454 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:21.323454 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:21.323828 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a3ca177-b09c-4a7f-8dc0-53d7109099fb tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:21.433446 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:21.433446 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:21.452689 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5a3ca177-b09c-4a7f-8dc0-53d7109099fb tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Volume info retrieved successfully. Jan 21 09:19:21.514866 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a3ca177-b09c-4a7f-8dc0-53d7109099fb tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 returned with HTTP 200 Jan 21 09:19:21.525122 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1085/2222] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:21 2021] GET /volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 => generated 916 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:22.533689 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e87491fc-efd4-4b10-8c6b-f2619293c38d tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] GET http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 Jan 21 09:19:22.534721 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e87491fc-efd4-4b10-8c6b-f2619293c38d tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:22.535100 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:22.535100 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:22.535953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e87491fc-efd4-4b10-8c6b-f2619293c38d tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:22.719414 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:22.719414 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:22.748349 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e87491fc-efd4-4b10-8c6b-f2619293c38d tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Volume info retrieved successfully. Jan 21 09:19:22.793385 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e87491fc-efd4-4b10-8c6b-f2619293c38d tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 returned with HTTP 200 Jan 21 09:19:22.794394 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1138/2223] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:22 2021] GET /volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 => generated 916 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:23.812117 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52f33864-2571-4bd7-9a79-2a51808183fc tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] GET http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 Jan 21 09:19:23.812619 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52f33864-2571-4bd7-9a79-2a51808183fc tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:23.812837 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:23.812837 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:23.813209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52f33864-2571-4bd7-9a79-2a51808183fc tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:23.945657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52f33864-2571-4bd7-9a79-2a51808183fc tempest-VolumesCloneNegativeTest-174080019 tempest-VolumesCloneNegativeTest-174080019] http://10.222.0.86/volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 returned with HTTP 404 Jan 21 09:19:23.946764 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1086/2224] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:23 2021] GET /volume/v3/1c068a67ebe141b49ea918b6653d4540/volumes/53ca7b31-d9eb-432c-b551-4564fc844c73 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:19:26.705632 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e2f3bd5-4bd4-4cea-aff2-174a7ad10b61 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes Jan 21 09:19:26.706745 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:26.706745 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:26.707364 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e2f3bd5-4bd4-4cea-aff2-174a7ad10b61 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4bb5a1b5-eb91-463c-95d3-4161ddfa9eed", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-422172655"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:26.708756 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-0e2f3bd5-4bd4-4cea-aff2-174a7ad10b61 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Create volume request body: {'volume': {'imageRef': '4bb5a1b5-eb91-463c-95d3-4161ddfa9eed', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-422172655'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:19:26.872597 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0e2f3bd5-4bd4-4cea-aff2-174a7ad10b61 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Create volume of 2 GB Jan 21 09:19:26.908822 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0e2f3bd5-4bd4-4cea-aff2-174a7ad10b61 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Availability Zones retrieved successfully. Jan 21 09:19:26.929050 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0e2f3bd5-4bd4-4cea-aff2-174a7ad10b61 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Flow 'volume_create_api' (7aaa5ab2-f057-40cf-9203-8b9d1bf4fb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:19:26.932024 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0e2f3bd5-4bd4-4cea-aff2-174a7ad10b61 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d89aa3a-bad6-43a7-abea-6b4f61894b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:19:26.934138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-0e2f3bd5-4bd4-4cea-aff2-174a7ad10b61 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Validating volume size '2' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:19:26.989802 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-0e2f3bd5-4bd4-4cea-aff2-174a7ad10b61 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d89aa3a-bad6-43a7-abea-6b4f61894b72) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 09:19:26.990045 n-d-771363-2 devstack@c-api.service[87913]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 4bb5a1b5-eb91-463c-95d3-4161ddfa9eed is not active. Jan 21 09:19:26.995513 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0e2f3bd5-4bd4-4cea-aff2-174a7ad10b61 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d89aa3a-bad6-43a7-abea-6b4f61894b72) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:19:26.998131 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-0e2f3bd5-4bd4-4cea-aff2-174a7ad10b61 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d89aa3a-bad6-43a7-abea-6b4f61894b72) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 09:19:27.003027 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-0e2f3bd5-4bd4-4cea-aff2-174a7ad10b61 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Flow 'volume_create_api' (7aaa5ab2-f057-40cf-9203-8b9d1bf4fb33) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 09:19:27.003926 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e2f3bd5-4bd4-4cea-aff2-174a7ad10b61 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes returned with HTTP 400 Jan 21 09:19:27.008597 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1139/2225] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:19:26 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes => generated 125 bytes in 305 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:19:27.988033 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d235740d-3dd9-4c56-909a-28dbf18069f6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes Jan 21 09:19:27.988999 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d235740d-3dd9-4c56-909a-28dbf18069f6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "ce5d25bd-3023-49c9-ae85-4b0ce5a599ea"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:27.990359 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-d235740d-3dd9-4c56-909a-28dbf18069f6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Create volume request body: {'volume': {'size': 1, 'imageRef': 'ce5d25bd-3023-49c9-ae85-4b0ce5a599ea'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:19:28.157119 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d235740d-3dd9-4c56-909a-28dbf18069f6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Create volume of 1 GB Jan 21 09:19:28.207074 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d235740d-3dd9-4c56-909a-28dbf18069f6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Availability Zones retrieved successfully. Jan 21 09:19:28.247377 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d235740d-3dd9-4c56-909a-28dbf18069f6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Flow 'volume_create_api' (7098dbea-a197-4bc9-b983-26769f568bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:19:28.254519 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d235740d-3dd9-4c56-909a-28dbf18069f6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d72b34e-1616-4c91-a988-cda9590c3cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:19:28.261554 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-d235740d-3dd9-4c56-909a-28dbf18069f6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:19:28.343417 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-d235740d-3dd9-4c56-909a-28dbf18069f6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d72b34e-1616-4c91-a988-cda9590c3cf1) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 09:19:28.343417 n-d-771363-2 devstack@c-api.service[87913]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 21 09:19:28.353163 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d235740d-3dd9-4c56-909a-28dbf18069f6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d72b34e-1616-4c91-a988-cda9590c3cf1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:19:28.355359 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-d235740d-3dd9-4c56-909a-28dbf18069f6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d72b34e-1616-4c91-a988-cda9590c3cf1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 09:19:28.358539 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-d235740d-3dd9-4c56-909a-28dbf18069f6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Flow 'volume_create_api' (7098dbea-a197-4bc9-b983-26769f568bcd) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 09:19:28.359852 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d235740d-3dd9-4c56-909a-28dbf18069f6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes returned with HTTP 400 Jan 21 09:19:28.362110 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1087/2226] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:19:27 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes => generated 134 bytes in 377 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 09:19:28.833515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2882d686-6c64-4942-8529-1738c0a4a65d tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes Jan 21 09:19:28.834425 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2882d686-6c64-4942-8529-1738c0a4a65d tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:28.836144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2882d686-6c64-4942-8529-1738c0a4a65d tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes returned with HTTP 400 Jan 21 09:19:28.837182 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1140/2227] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:19:28 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:19:28.846944 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ed87fd1-ba6c-4cee-a1d2-8bffa190e10c tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes Jan 21 09:19:28.847711 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ed87fd1-ba6c-4cee-a1d2-8bffa190e10c tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "d9836fef-e4a9-45a0-9756-38be2a3a958e"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:28.849624 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-9ed87fd1-ba6c-4cee-a1d2-8bffa190e10c tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'd9836fef-e4a9-45a0-9756-38be2a3a958e'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:19:28.888626 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ed87fd1-ba6c-4cee-a1d2-8bffa190e10c tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes returned with HTTP 404 Jan 21 09:19:28.891000 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1088/2228] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:19:28 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:19:28.900244 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f60bfef5-db44-4f2a-a970-f63ebf3b9a0e tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes Jan 21 09:19:28.901184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f60bfef5-db44-4f2a-a970-f63ebf3b9a0e tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "0cff7d77-438e-46b2-b00d-3d8e680ce754"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:28.902571 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-f60bfef5-db44-4f2a-a970-f63ebf3b9a0e tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Create volume request body: {'volume': {'size': 1, 'source_volid': '0cff7d77-438e-46b2-b00d-3d8e680ce754'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:19:28.953231 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f60bfef5-db44-4f2a-a970-f63ebf3b9a0e tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes returned with HTTP 404 Jan 21 09:19:28.958813 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1141/2229] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:19:28 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:19:28.963477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be3fce90-4ddf-4f63-9c2f-b9cc672a5dd6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes Jan 21 09:19:28.964222 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be3fce90-4ddf-4f63-9c2f-b9cc672a5dd6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "d2509b52-7e3a-4253-b59a-103fb2ce69fa"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:28.965429 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-be3fce90-4ddf-4f63-9c2f-b9cc672a5dd6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Create volume request body: {'volume': {'size': 1, 'volume_type': 'd2509b52-7e3a-4253-b59a-103fb2ce69fa'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:19:28.990268 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be3fce90-4ddf-4f63-9c2f-b9cc672a5dd6 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes returned with HTTP 404 Jan 21 09:19:28.996527 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1089/2230] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:19:28 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:19:29.001250 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36e45648-6720-4ea8-bcf5-86eb365156d3 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes Jan 21 09:19:29.002248 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36e45648-6720-4ea8-bcf5-86eb365156d3 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:29.003767 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36e45648-6720-4ea8-bcf5-86eb365156d3 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes returned with HTTP 400 Jan 21 09:19:29.004677 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1142/2231] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:19:28 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:19:29.015403 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3ee0a4a-0705-4423-b5a6-fbcc648c6f02 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes Jan 21 09:19:29.016510 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3ee0a4a-0705-4423-b5a6-fbcc648c6f02 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:29.018141 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3ee0a4a-0705-4423-b5a6-fbcc648c6f02 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes returned with HTTP 400 Jan 21 09:19:29.019507 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1090/2232] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:19:29 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:19:29.029067 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2e5c47c-065f-44a7-a5f5-b4d414b3da01 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes Jan 21 09:19:29.029856 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2e5c47c-065f-44a7-a5f5-b4d414b3da01 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:29.031086 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2e5c47c-065f-44a7-a5f5-b4d414b3da01 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes returned with HTTP 400 Jan 21 09:19:29.032043 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1143/2233] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:19:29 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:19:29.043088 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-979f9e98-ce50-404d-bd0c-00994dd2b7b2 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] DELETE http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/tempest-invalid-529170421 Jan 21 09:19:29.043088 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-979f9e98-ce50-404d-bd0c-00994dd2b7b2 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:29.043419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-979f9e98-ce50-404d-bd0c-00994dd2b7b2 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:29.043854 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-979f9e98-ce50-404d-bd0c-00994dd2b7b2 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Delete volume with id: tempest-invalid-529170421 Jan 21 09:19:29.098175 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-979f9e98-ce50-404d-bd0c-00994dd2b7b2 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/tempest-invalid-529170421 returned with HTTP 404 Jan 21 09:19:29.099728 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1091/2234] 10.222.0.86 () {58 vars in 1285 bytes} [Thu Jan 21 09:19:29 2021] DELETE /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/tempest-invalid-529170421 => generated 98 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:19:29.109184 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1144/2235] 10.222.0.86 () {58 vars in 1210 bytes} [Thu Jan 21 09:19:29 2021] DELETE /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 09:19:29.120235 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6262a1e8-c643-42d1-a22e-07df93bdbb3b tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/xxx/action Jan 21 09:19:29.121257 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6262a1e8-c643-42d1-a22e-07df93bdbb3b tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action body: b'{"os-detach": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:19:29.121733 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6262a1e8-c643-42d1-a22e-07df93bdbb3b tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:29.171881 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6262a1e8-c643-42d1-a22e-07df93bdbb3b tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/xxx/action returned with HTTP 404 Jan 21 09:19:29.173239 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1092/2236] 10.222.0.86 () {60 vars in 1258 bytes} [Thu Jan 21 09:19:29 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/xxx/action => generated 76 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:19:29.186937 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5f3c4f4-8736-456a-9bae-2d0072cc1674 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] GET http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/tempest-invalid-1751358386 Jan 21 09:19:29.187470 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5f3c4f4-8736-456a-9bae-2d0072cc1674 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:29.189473 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5f3c4f4-8736-456a-9bae-2d0072cc1674 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:29.285967 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5f3c4f4-8736-456a-9bae-2d0072cc1674 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/tempest-invalid-1751358386 returned with HTTP 404 Jan 21 09:19:29.287779 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1145/2237] 10.222.0.86 () {58 vars in 1285 bytes} [Thu Jan 21 09:19:29 2021] GET /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/tempest-invalid-1751358386 => generated 99 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:19:29.298047 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1093/2238] 10.222.0.86 () {58 vars in 1207 bytes} [Thu Jan 21 09:19:29 2021] GET /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 09:19:29.307014 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82b2d492-2b29-4182-ace7-5fe05aaa7223 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] GET http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/detail?status=null Jan 21 09:19:29.307892 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82b2d492-2b29-4182-ace7-5fe05aaa7223 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:29.308735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82b2d492-2b29-4182-ace7-5fe05aaa7223 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:29.310553 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-82b2d492-2b29-4182-ace7-5fe05aaa7223 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:19:29.311511 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-82b2d492-2b29-4182-ace7-5fe05aaa7223 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Could not evaluate value null, assuming string {{(pid=87914) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:19:29.314057 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-82b2d492-2b29-4182-ace7-5fe05aaa7223 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:19:29.402797 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82b2d492-2b29-4182-ace7-5fe05aaa7223 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Get all volumes completed successfully. Jan 21 09:19:29.408511 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82b2d492-2b29-4182-ace7-5fe05aaa7223 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/detail?status=null returned with HTTP 200 Jan 21 09:19:29.409442 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1146/2239] 10.222.0.86 () {58 vars in 1248 bytes} [Thu Jan 21 09:19:29 2021] GET /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/detail?status=null => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:19:29.429099 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12572524-0021-4de0-9e2e-1d40bef75062 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] GET http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/detail?name=tempest-VolumesNegativeTest-Volume-403484662 Jan 21 09:19:29.429772 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12572524-0021-4de0-9e2e-1d40bef75062 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:29.430404 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12572524-0021-4de0-9e2e-1d40bef75062 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:29.431292 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-12572524-0021-4de0-9e2e-1d40bef75062 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:19:29.434678 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-12572524-0021-4de0-9e2e-1d40bef75062 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-403484662'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:19:29.506188 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-12572524-0021-4de0-9e2e-1d40bef75062 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Get all volumes completed successfully. Jan 21 09:19:29.512408 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12572524-0021-4de0-9e2e-1d40bef75062 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/detail?name=tempest-VolumesNegativeTest-Volume-403484662 returned with HTTP 200 Jan 21 09:19:29.515014 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1094/2240] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:19:29 2021] GET /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/detail?name=tempest-VolumesNegativeTest-Volume-403484662 => generated 15 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:19:29.530243 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd7b238a-4d07-419a-b407-0463c7be9493 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] GET http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes?status=null Jan 21 09:19:29.531110 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd7b238a-4d07-419a-b407-0463c7be9493 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:29.531784 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd7b238a-4d07-419a-b407-0463c7be9493 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:29.532597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-fd7b238a-4d07-419a-b407-0463c7be9493 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:19:29.533368 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fd7b238a-4d07-419a-b407-0463c7be9493 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Could not evaluate value null, assuming string {{(pid=87914) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 21 09:19:29.536278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fd7b238a-4d07-419a-b407-0463c7be9493 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:19:29.635800 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fd7b238a-4d07-419a-b407-0463c7be9493 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Get all volumes completed successfully. Jan 21 09:19:29.636575 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd7b238a-4d07-419a-b407-0463c7be9493 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes?status=null returned with HTTP 200 Jan 21 09:19:29.637714 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1147/2241] 10.222.0.86 () {58 vars in 1227 bytes} [Thu Jan 21 09:19:29 2021] GET /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes?status=null => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:19:29.649222 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75ed4d56-5562-4e33-ab86-f899afd025cb tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] GET http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes?name=tempest-VolumesNegativeTest-Volume-1372433451 Jan 21 09:19:29.650355 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75ed4d56-5562-4e33-ab86-f899afd025cb tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:29.650997 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75ed4d56-5562-4e33-ab86-f899afd025cb tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:29.651993 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-75ed4d56-5562-4e33-ab86-f899afd025cb tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:19:29.654605 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-75ed4d56-5562-4e33-ab86-f899afd025cb tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1372433451'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:19:29.763495 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-75ed4d56-5562-4e33-ab86-f899afd025cb tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Get all volumes completed successfully. Jan 21 09:19:29.764565 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75ed4d56-5562-4e33-ab86-f899afd025cb tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes?name=tempest-VolumesNegativeTest-Volume-1372433451 returned with HTTP 200 Jan 21 09:19:29.772722 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1095/2242] 10.222.0.86 () {58 vars in 1305 bytes} [Thu Jan 21 09:19:29 2021] GET /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes?name=tempest-VolumesNegativeTest-Volume-1372433451 => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:19:29.776721 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88a37f29-daa3-4064-b600-bf77bff04d25 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action Jan 21 09:19:29.777615 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88a37f29-daa3-4064-b600-bf77bff04d25 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action body: b'{"os-reserve": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:19:29.778122 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88a37f29-daa3-4064-b600-bf77bff04d25 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:29.838001 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:29.838001 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:29.839720 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-88a37f29-daa3-4064-b600-bf77bff04d25 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Volume info retrieved successfully. Jan 21 09:19:29.850553 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-88a37f29-daa3-4064-b600-bf77bff04d25 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Reserve volume completed successfully. Jan 21 09:19:29.851583 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88a37f29-daa3-4064-b600-bf77bff04d25 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action returned with HTTP 202 Jan 21 09:19:29.852781 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1148/2243] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:19:29 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 09:19:29.862246 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25495116-cb10-4ce5-a748-cb429a4b67d4 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action Jan 21 09:19:29.863139 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25495116-cb10-4ce5-a748-cb429a4b67d4 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action body: b'{"os-reserve": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:19:29.863500 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25495116-cb10-4ce5-a748-cb429a4b67d4 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:29.969880 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:29.969880 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:29.979332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-25495116-cb10-4ce5-a748-cb429a4b67d4 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Volume info retrieved successfully. Jan 21 09:19:29.994460 n-d-771363-2 devstack@c-api.service[87913]: ERROR cinder.volume.api [None req-25495116-cb10-4ce5-a748-cb429a4b67d4 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Volume status must be available to reserve, but the status is attaching. Jan 21 09:19:29.995757 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25495116-cb10-4ce5-a748-cb429a4b67d4 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action returned with HTTP 400 Jan 21 09:19:29.996997 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1096/2244] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:19:29 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action => generated 132 bytes in 140 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:19:30.006008 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b929a171-4d18-483c-839b-6d5ada076dd3 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action Jan 21 09:19:30.007145 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:30.007145 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:30.008055 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b929a171-4d18-483c-839b-6d5ada076dd3 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action body: b'{"os-unreserve": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:19:30.008456 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b929a171-4d18-483c-839b-6d5ada076dd3 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:30.139644 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:30.139644 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:30.141316 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b929a171-4d18-483c-839b-6d5ada076dd3 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Volume info retrieved successfully. Jan 21 09:19:30.272604 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b929a171-4d18-483c-839b-6d5ada076dd3 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Unreserve volume completed successfully. Jan 21 09:19:30.273117 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b929a171-4d18-483c-839b-6d5ada076dd3 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action returned with HTTP 202 Jan 21 09:19:30.278947 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1149/2245] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:19:30 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action => generated 0 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:19:30.287554 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c22ddc9-8e7c-4a34-9a98-f5cd99d71a21 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/9fb131ce-8efb-4c24-aed0-618aca2cdad3/action Jan 21 09:19:30.288020 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:30.288020 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:30.288460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c22ddc9-8e7c-4a34-9a98-f5cd99d71a21 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action body: b'{"os-reserve": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:19:30.289002 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c22ddc9-8e7c-4a34-9a98-f5cd99d71a21 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:30.397246 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c22ddc9-8e7c-4a34-9a98-f5cd99d71a21 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/9fb131ce-8efb-4c24-aed0-618aca2cdad3/action returned with HTTP 404 Jan 21 09:19:30.402689 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1097/2246] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:19:30 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/9fb131ce-8efb-4c24-aed0-618aca2cdad3/action => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:19:30.408046 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59eed803-50b4-4044-9c6b-44fb8f636f7f tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/258457d2-dc08-4d64-89e4-4a10d7852ae3/action Jan 21 09:19:30.408711 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:30.408711 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:30.409405 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59eed803-50b4-4044-9c6b-44fb8f636f7f tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action body: b'{"os-unreserve": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:19:30.409926 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59eed803-50b4-4044-9c6b-44fb8f636f7f tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:30.531573 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59eed803-50b4-4044-9c6b-44fb8f636f7f tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/258457d2-dc08-4d64-89e4-4a10d7852ae3/action returned with HTTP 404 Jan 21 09:19:30.539251 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1150/2247] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:19:30 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/258457d2-dc08-4d64-89e4-4a10d7852ae3/action => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:19:30.546861 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1098/2248] 10.222.0.86 () {60 vars in 1227 bytes} [Thu Jan 21 09:19:30 2021] PUT /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 21 09:19:30.556706 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7107afb6-1752-44ac-86f9-9139899fa5e8 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] PUT http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/tempest-invalid-1747066691 Jan 21 09:19:30.557671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7107afb6-1752-44ac-86f9-9139899fa5e8 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:30.656932 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7107afb6-1752-44ac-86f9-9139899fa5e8 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/tempest-invalid-1747066691 returned with HTTP 404 Jan 21 09:19:30.663019 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1151/2249] 10.222.0.86 () {60 vars in 1305 bytes} [Thu Jan 21 09:19:30 2021] PUT /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/tempest-invalid-1747066691 => generated 99 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:19:30.674124 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f00fd9e-f535-4831-ba83-44053b77529a tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] PUT http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/18105542-e368-4c54-9f6a-f511069070db Jan 21 09:19:30.674999 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f00fd9e-f535-4831-ba83-44053b77529a tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:30.815793 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f00fd9e-f535-4831-ba83-44053b77529a tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/18105542-e368-4c54-9f6a-f511069070db returned with HTTP 404 Jan 21 09:19:30.829121 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1099/2250] 10.222.0.86 () {60 vars in 1335 bytes} [Thu Jan 21 09:19:30 2021] PUT /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/18105542-e368-4c54-9f6a-f511069070db => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:19:30.834478 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2814bf6-423b-4703-a5a4-a24b77fc94df tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] DELETE http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/34209a74-7200-4a68-9001-a3e4f865b43e Jan 21 09:19:30.835143 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2814bf6-423b-4703-a5a4-a24b77fc94df tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:30.835748 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2814bf6-423b-4703-a5a4-a24b77fc94df tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:30.836345 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a2814bf6-423b-4703-a5a4-a24b77fc94df tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Delete volume with id: 34209a74-7200-4a68-9001-a3e4f865b43e Jan 21 09:19:30.921505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2814bf6-423b-4703-a5a4-a24b77fc94df tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/34209a74-7200-4a68-9001-a3e4f865b43e returned with HTTP 404 Jan 21 09:19:30.927639 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1152/2251] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:19:30 2021] DELETE /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/34209a74-7200-4a68-9001-a3e4f865b43e => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:19:30.932086 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2bdf0b1-6745-4d54-97ee-a54b312050a4 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action Jan 21 09:19:30.933289 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2bdf0b1-6745-4d54-97ee-a54b312050a4 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:19:30.933990 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2bdf0b1-6745-4d54-97ee-a54b312050a4 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:30.935609 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2bdf0b1-6745-4d54-97ee-a54b312050a4 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action returned with HTTP 400 Jan 21 09:19:30.937352 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1100/2252] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:19:30 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:19:30.946525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71fa5a79-ef5c-43c2-8beb-3981c31bb7f8 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action Jan 21 09:19:30.947432 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71fa5a79-ef5c-43c2-8beb-3981c31bb7f8 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:19:30.947832 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71fa5a79-ef5c-43c2-8beb-3981c31bb7f8 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:30.948998 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71fa5a79-ef5c-43c2-8beb-3981c31bb7f8 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action returned with HTTP 400 Jan 21 09:19:30.949993 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1153/2253] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:19:30 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 09:19:30.961571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5defe824-6097-4a24-851e-6ead1d5ae9a5 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/d53c9c46-1efe-4e79-be4e-2081529c2caa/action Jan 21 09:19:30.963157 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5defe824-6097-4a24-851e-6ead1d5ae9a5 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:19:30.963971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5defe824-6097-4a24-851e-6ead1d5ae9a5 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:31.075473 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5defe824-6097-4a24-851e-6ead1d5ae9a5 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/d53c9c46-1efe-4e79-be4e-2081529c2caa/action returned with HTTP 404 Jan 21 09:19:31.080468 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1101/2254] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:19:30 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/d53c9c46-1efe-4e79-be4e-2081529c2caa/action => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:19:31.089301 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d40f0ac-4d61-4d7d-a68b-3b843b239832 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action Jan 21 09:19:31.090357 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d40f0ac-4d61-4d7d-a68b-3b843b239832 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:19:31.090745 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d40f0ac-4d61-4d7d-a68b-3b843b239832 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:31.091990 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d40f0ac-4d61-4d7d-a68b-3b843b239832 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action returned with HTTP 400 Jan 21 09:19:31.100353 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1154/2255] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:19:31 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b/action => generated 129 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:19:31.103145 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8281c63c-d1be-471d-a792-f6d5697c89be tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] POST http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/None/action Jan 21 09:19:31.104190 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8281c63c-d1be-471d-a792-f6d5697c89be tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:19:31.104726 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8281c63c-d1be-471d-a792-f6d5697c89be tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:19:31.176114 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8281c63c-d1be-471d-a792-f6d5697c89be tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/None/action returned with HTTP 404 Jan 21 09:19:31.177466 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1102/2256] 10.222.0.86 () {60 vars in 1261 bytes} [Thu Jan 21 09:19:31 2021] POST /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/None/action => generated 77 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:19:31.188696 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93ccedcc-6fbd-4f27-8d47-77c50ee6bc89 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] GET http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/357f3cee-aa0b-4d2d-b514-91d527ce2d20 Jan 21 09:19:31.189387 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93ccedcc-6fbd-4f27-8d47-77c50ee6bc89 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:31.189880 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93ccedcc-6fbd-4f27-8d47-77c50ee6bc89 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:31.250398 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93ccedcc-6fbd-4f27-8d47-77c50ee6bc89 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/357f3cee-aa0b-4d2d-b514-91d527ce2d20 returned with HTTP 404 Jan 21 09:19:31.251432 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1155/2257] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:31 2021] GET /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/357f3cee-aa0b-4d2d-b514-91d527ce2d20 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:19:31.261060 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4719d512-9dd0-4dc4-9e86-f61b9f6eb923 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] DELETE http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b Jan 21 09:19:31.261570 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4719d512-9dd0-4dc4-9e86-f61b9f6eb923 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:31.262051 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4719d512-9dd0-4dc4-9e86-f61b9f6eb923 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:31.262529 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4719d512-9dd0-4dc4-9e86-f61b9f6eb923 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Delete volume with id: 4983eb7b-0317-40de-a0d0-ef2c495e571b Jan 21 09:19:31.317480 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:31.317480 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:31.318961 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4719d512-9dd0-4dc4-9e86-f61b9f6eb923 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Volume info retrieved successfully. Jan 21 09:19:31.366965 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4719d512-9dd0-4dc4-9e86-f61b9f6eb923 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Delete volume request issued successfully. Jan 21 09:19:31.367873 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4719d512-9dd0-4dc4-9e86-f61b9f6eb923 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b returned with HTTP 202 Jan 21 09:19:31.373987 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1103/2258] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:19:31 2021] DELETE /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:19:31.381600 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0539264-9889-407c-8d8f-88d66bf99486 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] GET http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b Jan 21 09:19:31.382404 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0539264-9889-407c-8d8f-88d66bf99486 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:31.383029 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0539264-9889-407c-8d8f-88d66bf99486 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:31.487374 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:31.487374 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:31.511295 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d0539264-9889-407c-8d8f-88d66bf99486 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Volume info retrieved successfully. Jan 21 09:19:31.536505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0539264-9889-407c-8d8f-88d66bf99486 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b returned with HTTP 200 Jan 21 09:19:31.537781 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1156/2259] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:31 2021] GET /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b => generated 911 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:32.556286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3a2b425-db2e-437c-b436-ce93b81e2487 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] GET http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b Jan 21 09:19:32.557981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3a2b425-db2e-437c-b436-ce93b81e2487 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:32.558417 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:32.558417 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:32.559078 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3a2b425-db2e-437c-b436-ce93b81e2487 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:32.631073 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:19:32.631073 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:19:32.643097 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b3a2b425-db2e-437c-b436-ce93b81e2487 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Volume info retrieved successfully. Jan 21 09:19:32.684233 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3a2b425-db2e-437c-b436-ce93b81e2487 tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b returned with HTTP 200 Jan 21 09:19:32.685308 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1104/2260] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:32 2021] GET /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b => generated 911 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:19:33.701694 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d66279b7-5f8d-45e3-8176-24d62a28d9bc tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] GET http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b Jan 21 09:19:33.702341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d66279b7-5f8d-45e3-8176-24d62a28d9bc tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:19:33.702571 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:19:33.702571 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:19:33.703135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d66279b7-5f8d-45e3-8176-24d62a28d9bc tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:19:33.805985 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d66279b7-5f8d-45e3-8176-24d62a28d9bc tempest-VolumesNegativeTest-1552202837 tempest-VolumesNegativeTest-1552202837] http://10.222.0.86/volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b returned with HTTP 404 Jan 21 09:19:33.807240 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1157/2261] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:19:33 2021] GET /volume/v3/59af559090e8493586b2d9652cf17d0c/volumes/4983eb7b-0317-40de-a0d0-ef2c495e571b => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:24:50.119942 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60844cef-5345-43ff-8fec-1f301c9c827c tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] GET http://10.222.0.86/volume/v3/a1d4635e58104738a1ea75d1e6a630ce/os-quota-sets/d1233c5577734b5bbd2ab5d698757290 Jan 21 09:24:50.121029 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60844cef-5345-43ff-8fec-1f301c9c827c tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:24:50.121402 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:24:50.121402 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:24:50.122049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60844cef-5345-43ff-8fec-1f301c9c827c tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:24:50.154466 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60844cef-5345-43ff-8fec-1f301c9c827c tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] http://10.222.0.86/volume/v3/a1d4635e58104738a1ea75d1e6a630ce/os-quota-sets/d1233c5577734b5bbd2ab5d698757290 returned with HTTP 200 Jan 21 09:24:50.155560 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1105/2262] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:24:49 2021] GET /volume/v3/a1d4635e58104738a1ea75d1e6a630ce/os-quota-sets/d1233c5577734b5bbd2ab5d698757290 => generated 361 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:24:50.168184 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e5a0d7c-efc4-44f9-9051-1a1c173744f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] PUT http://10.222.0.86/volume/v3/a1d4635e58104738a1ea75d1e6a630ce/os-quota-sets/d1233c5577734b5bbd2ab5d698757290 Jan 21 09:24:50.168965 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e5a0d7c-efc4-44f9-9051-1a1c173744f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:24:50.288133 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e5a0d7c-efc4-44f9-9051-1a1c173744f1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] http://10.222.0.86/volume/v3/a1d4635e58104738a1ea75d1e6a630ce/os-quota-sets/d1233c5577734b5bbd2ab5d698757290 returned with HTTP 200 Jan 21 09:24:50.294170 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1158/2263] 10.222.0.86 () {60 vars in 1341 bytes} [Thu Jan 21 09:24:50 2021] PUT /volume/v3/a1d4635e58104738a1ea75d1e6a630ce/os-quota-sets/d1233c5577734b5bbd2ab5d698757290 => generated 314 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:24:50.489706 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] POST http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes Jan 21 09:24:50.490620 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-977649179"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:24:50.491703 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-977649179'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:24:50.492119 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Create volume of 1 GB Jan 21 09:24:50.506445 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Availability Zones retrieved successfully. Jan 21 09:24:50.525817 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Flow 'volume_create_api' (def3f6a4-b6b8-47a6-b477-2cc26a4db679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:24:50.528824 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816fdce0-52bd-4339-b340-f3d410896edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:24:50.531219 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:24:50.603142 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816fdce0-52bd-4339-b340-f3d410896edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:24:50.605352 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16111e4c-e6de-485d-97e4-a19bebdac610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:24:50.775187 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Created reservations ['80ee30af-384e-466b-98bf-03cb1eb3a4aa', 'ca541726-9601-4d9c-b6d1-e72de939d67f', '61c0fd5b-603a-4606-a93c-3417e37fe2ed', 'f21221a2-d3b4-42d3-b355-a9e12ff8bcc4'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:24:50.777345 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16111e4c-e6de-485d-97e4-a19bebdac610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80ee30af-384e-466b-98bf-03cb1eb3a4aa', 'ca541726-9601-4d9c-b6d1-e72de939d67f', '61c0fd5b-603a-4606-a93c-3417e37fe2ed', 'f21221a2-d3b4-42d3-b355-a9e12ff8bcc4']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:24:50.780438 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b519c98-d810-4806-a170-276044690378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:24:50.852736 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b519c98-d810-4806-a170-276044690378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '651981fb-a79d-4e59-b98a-9d22d17a0e20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-977649179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1233c5577734b5bbd2ab5d698757290',qos_specs=None,replication_status=,reservations=['80ee30af-384e-466b-98bf-03cb1eb3a4aa','ca541726-9601-4d9c-b6d1-e72de939d67f','61c0fd5b-603a-4606-a93c-3417e37fe2ed','f21221a2-d3b4-42d3-b355-a9e12ff8bcc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e280cdf745400eba3c2c2f591892b2',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:24:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-977649179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=651981fb-a79d-4e59-b98a-9d22d17a0e20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1233c5577734b5bbd2ab5d698757290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f1e280cdf745400eba3c2c2f591892b2',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:24:50.854918 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c09e48eb-1af2-4c6a-b979-c98d0c8bd700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:24:50.884853 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c09e48eb-1af2-4c6a-b979-c98d0c8bd700) transitioned into state 'SUCCESS' from state '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-977649179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1233c5577734b5bbd2ab5d698757290',qos_specs=None,replication_status=,reservations=['80ee30af-384e-466b-98bf-03cb1eb3a4aa','ca541726-9601-4d9c-b6d1-e72de939d67f','61c0fd5b-603a-4606-a93c-3417e37fe2ed','f21221a2-d3b4-42d3-b355-a9e12ff8bcc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e280cdf745400eba3c2c2f591892b2',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:24:50.886926 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77729ed7-3619-4740-b7c9-7523fbefad42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:24:50.911298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77729ed7-3619-4740-b7c9-7523fbefad42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:24:50.915208 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Flow 'volume_create_api' (def3f6a4-b6b8-47a6-b477-2cc26a4db679) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:24:50.980269 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Create volume request issued successfully. Jan 21 09:24:50.997642 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9ec3eec-a63c-495f-a781-d0c7640c4741 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes returned with HTTP 202 Jan 21 09:24:50.999055 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1106/2264] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:24:50 2021] POST /volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes => generated 835 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:24:51.013839 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-640c56a2-6314-4f89-9013-d059f5c3ce62 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] GET http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 Jan 21 09:24:51.014832 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-640c56a2-6314-4f89-9013-d059f5c3ce62 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:24:51.015529 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-640c56a2-6314-4f89-9013-d059f5c3ce62 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:24:51.086803 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:24:51.086803 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:24:51.098978 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-640c56a2-6314-4f89-9013-d059f5c3ce62 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Volume info retrieved successfully. Jan 21 09:24:51.128957 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-640c56a2-6314-4f89-9013-d059f5c3ce62 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 returned with HTTP 200 Jan 21 09:24:51.129797 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1159/2265] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:24:51 2021] GET /volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 => generated 927 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:24:52.147354 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7635d02e-920b-4c27-b183-a507e65c655b tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] GET http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 Jan 21 09:24:52.147983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7635d02e-920b-4c27-b183-a507e65c655b tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:24:52.148082 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:24:52.148082 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:24:52.148414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7635d02e-920b-4c27-b183-a507e65c655b tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:24:52.244287 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:24:52.244287 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:24:52.271002 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7635d02e-920b-4c27-b183-a507e65c655b tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Volume info retrieved successfully. Jan 21 09:24:52.330245 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7635d02e-920b-4c27-b183-a507e65c655b tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 returned with HTTP 200 Jan 21 09:24:52.341501 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1107/2266] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:24:52 2021] GET /volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 => generated 928 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:24:52.346554 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-637a45a7-d899-4ef8-8cc6-d24c52d3c472 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] POST http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots Jan 21 09:24:52.347254 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:24:52.347254 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:24:52.347687 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-637a45a7-d899-4ef8-8cc6-d24c52d3c472 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "651981fb-a79d-4e59-b98a-9d22d17a0e20", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1668245870"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:24:52.408174 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:24:52.408174 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:24:52.409310 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-637a45a7-d899-4ef8-8cc6-d24c52d3c472 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Volume info retrieved successfully. Jan 21 09:24:52.410127 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-637a45a7-d899-4ef8-8cc6-d24c52d3c472 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Create snapshot from volume 651981fb-a79d-4e59-b98a-9d22d17a0e20 Jan 21 09:24:52.478922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-637a45a7-d899-4ef8-8cc6-d24c52d3c472 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Created reservations ['df2594a9-bad5-43c6-8a49-f07ea4a1b2db', 'bb22b310-bf56-42ce-b678-2be7a35b03dc', 'c28bdf87-5e18-46e8-96f3-e675e41da9bb', '8c53325d-50b8-40af-b494-b0eade9bab4d'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:24:52.585841 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-637a45a7-d899-4ef8-8cc6-d24c52d3c472 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Snapshot create request issued successfully. Jan 21 09:24:52.586644 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-637a45a7-d899-4ef8-8cc6-d24c52d3c472 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots returned with HTTP 202 Jan 21 09:24:52.587695 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1160/2267] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:24:52 2021] POST /volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots => generated 323 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:24:52.599101 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-097602ce-2065-4567-890d-ec4cdc604c90 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] GET http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb Jan 21 09:24:52.599274 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-097602ce-2065-4567-890d-ec4cdc604c90 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:24:52.599357 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:24:52.599357 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:24:52.599738 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-097602ce-2065-4567-890d-ec4cdc604c90 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:24:52.624867 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:24:52.624867 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:24:52.626013 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-097602ce-2065-4567-890d-ec4cdc604c90 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Snapshot retrieved successfully. Jan 21 09:24:52.628206 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-097602ce-2065-4567-890d-ec4cdc604c90 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb returned with HTTP 200 Jan 21 09:24:52.629041 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1108/2268] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:24:52 2021] GET /volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb => generated 455 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:24:53.641766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11551619-df9a-4408-bfd0-61c251da2ee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] GET http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb Jan 21 09:24:53.642790 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11551619-df9a-4408-bfd0-61c251da2ee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:24:53.643021 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:24:53.643021 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:24:53.643597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11551619-df9a-4408-bfd0-61c251da2ee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:24:53.670792 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:24:53.670792 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:24:53.672343 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-11551619-df9a-4408-bfd0-61c251da2ee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Snapshot retrieved successfully. Jan 21 09:24:53.677590 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11551619-df9a-4408-bfd0-61c251da2ee8 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb returned with HTTP 200 Jan 21 09:24:53.678848 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1161/2269] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:24:53 2021] GET /volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb => generated 455 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:24:54.690962 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78dea714-89ef-4643-b09f-c0c20594f3a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] GET http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb Jan 21 09:24:54.691654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78dea714-89ef-4643-b09f-c0c20594f3a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:24:54.691976 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:24:54.691976 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:24:54.692541 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78dea714-89ef-4643-b09f-c0c20594f3a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:24:54.739457 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:24:54.739457 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:24:54.743798 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78dea714-89ef-4643-b09f-c0c20594f3a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Snapshot retrieved successfully. Jan 21 09:24:54.747087 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78dea714-89ef-4643-b09f-c0c20594f3a7 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb returned with HTTP 200 Jan 21 09:24:54.748142 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1109/2270] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:24:54 2021] GET /volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb => generated 482 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:24:54.760954 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca625795-6013-4cba-8ed0-6d6d6e45201a tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] PUT http://10.222.0.86/volume/v3/a1d4635e58104738a1ea75d1e6a630ce/os-quota-sets/d1233c5577734b5bbd2ab5d698757290 Jan 21 09:24:54.761531 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:24:54.761531 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:24:54.762316 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca625795-6013-4cba-8ed0-6d6d6e45201a tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:24:54.890286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca625795-6013-4cba-8ed0-6d6d6e45201a tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] http://10.222.0.86/volume/v3/a1d4635e58104738a1ea75d1e6a630ce/os-quota-sets/d1233c5577734b5bbd2ab5d698757290 returned with HTTP 200 Jan 21 09:24:54.896829 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1162/2271] 10.222.0.86 () {60 vars in 1341 bytes} [Thu Jan 21 09:24:54 2021] PUT /volume/v3/a1d4635e58104738a1ea75d1e6a630ce/os-quota-sets/d1233c5577734b5bbd2ab5d698757290 => generated 314 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:24:54.903901 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e86852c-8bcf-4231-99d2-aa2803121988 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] POST http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots Jan 21 09:24:54.911089 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:24:54.911089 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:24:54.911892 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e86852c-8bcf-4231-99d2-aa2803121988 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "651981fb-a79d-4e59-b98a-9d22d17a0e20"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:24:54.994201 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:24:54.994201 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:24:54.995173 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3e86852c-8bcf-4231-99d2-aa2803121988 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Volume info retrieved successfully. Jan 21 09:24:54.995757 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-3e86852c-8bcf-4231-99d2-aa2803121988 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Create snapshot from volume 651981fb-a79d-4e59-b98a-9d22d17a0e20 Jan 21 09:24:55.057995 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota_utils [None req-3e86852c-8bcf-4231-99d2-aa2803121988 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Quota exceeded for d1233c5577734b5bbd2ab5d698757290, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 09:24:55.058669 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.middleware.fault [None req-3e86852c-8bcf-4231-99d2-aa2803121988 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots returned with HTTP 413 Jan 21 09:24:55.066830 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1110/2272] 10.222.0.86 () {60 vars in 1231 bytes} [Thu Jan 21 09:24:54 2021] POST /volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots => generated 208 bytes in 163 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 09:24:55.080300 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e24a3e3-f22a-4ae5-ac36-62c1bb2201cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] PUT http://10.222.0.86/volume/v3/a1d4635e58104738a1ea75d1e6a630ce/os-quota-sets/d1233c5577734b5bbd2ab5d698757290 Jan 21 09:24:55.081524 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e24a3e3-f22a-4ae5-ac36-62c1bb2201cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:24:55.210204 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e24a3e3-f22a-4ae5-ac36-62c1bb2201cc tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] http://10.222.0.86/volume/v3/a1d4635e58104738a1ea75d1e6a630ce/os-quota-sets/d1233c5577734b5bbd2ab5d698757290 returned with HTTP 200 Jan 21 09:24:55.211793 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1163/2273] 10.222.0.86 () {60 vars in 1341 bytes} [Thu Jan 21 09:24:55 2021] PUT /volume/v3/a1d4635e58104738a1ea75d1e6a630ce/os-quota-sets/d1233c5577734b5bbd2ab5d698757290 => generated 314 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:24:55.225708 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb379e2a-2909-41fb-a04a-8ad1ad80291a tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] POST http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots Jan 21 09:24:55.226289 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:24:55.226289 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:24:55.226929 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb379e2a-2909-41fb-a04a-8ad1ad80291a tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "651981fb-a79d-4e59-b98a-9d22d17a0e20"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:24:55.342044 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:24:55.342044 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:24:55.344257 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb379e2a-2909-41fb-a04a-8ad1ad80291a tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Volume info retrieved successfully. Jan 21 09:24:55.344615 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-bb379e2a-2909-41fb-a04a-8ad1ad80291a tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Create snapshot from volume 651981fb-a79d-4e59-b98a-9d22d17a0e20 Jan 21 09:24:55.431545 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota_utils [None req-bb379e2a-2909-41fb-a04a-8ad1ad80291a tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Quota exceeded for d1233c5577734b5bbd2ab5d698757290, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 21 09:24:55.432252 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.middleware.fault [None req-bb379e2a-2909-41fb-a04a-8ad1ad80291a tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots returned with HTTP 413 Jan 21 09:24:55.442869 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1111/2274] 10.222.0.86 () {60 vars in 1231 bytes} [Thu Jan 21 09:24:55 2021] POST /volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots => generated 133 bytes in 222 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 09:24:55.470197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fedebc6c-7341-44eb-972d-293d5e68fc84 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] DELETE http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb Jan 21 09:24:55.470842 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fedebc6c-7341-44eb-972d-293d5e68fc84 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:24:55.471416 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fedebc6c-7341-44eb-972d-293d5e68fc84 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:24:55.472114 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-fedebc6c-7341-44eb-972d-293d5e68fc84 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Delete snapshot with id: 7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb Jan 21 09:24:55.499024 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:24:55.499024 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:24:55.500132 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fedebc6c-7341-44eb-972d-293d5e68fc84 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Snapshot retrieved successfully. Jan 21 09:24:55.616863 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fedebc6c-7341-44eb-972d-293d5e68fc84 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Snapshot delete request issued successfully. Jan 21 09:24:55.617487 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fedebc6c-7341-44eb-972d-293d5e68fc84 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb returned with HTTP 202 Jan 21 09:24:55.621515 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1164/2275] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:24:55 2021] DELETE /volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:24:55.627459 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cfce0ac-698e-4fcd-b9e0-470c248f5b89 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] GET http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb Jan 21 09:24:55.628080 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cfce0ac-698e-4fcd-b9e0-470c248f5b89 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:24:55.628298 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:24:55.628298 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:24:55.629888 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cfce0ac-698e-4fcd-b9e0-470c248f5b89 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:24:55.702319 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:24:55.702319 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:24:55.703683 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0cfce0ac-698e-4fcd-b9e0-470c248f5b89 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Snapshot retrieved successfully. Jan 21 09:24:55.716300 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cfce0ac-698e-4fcd-b9e0-470c248f5b89 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb returned with HTTP 200 Jan 21 09:24:55.717481 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1112/2276] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:24:55 2021] GET /volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb => generated 481 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:24:56.729978 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3b4e575-d2a7-4563-a37e-8ce434999db3 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] GET http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb Jan 21 09:24:56.730724 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3b4e575-d2a7-4563-a37e-8ce434999db3 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:24:56.731051 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:24:56.731051 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:24:56.731609 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3b4e575-d2a7-4563-a37e-8ce434999db3 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:24:56.787111 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:24:56.787111 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:24:56.791837 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f3b4e575-d2a7-4563-a37e-8ce434999db3 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Snapshot retrieved successfully. Jan 21 09:24:56.796745 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3b4e575-d2a7-4563-a37e-8ce434999db3 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb returned with HTTP 200 Jan 21 09:24:56.798845 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1165/2277] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:24:56 2021] GET /volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb => generated 481 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:24:57.810730 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eec6889e-4cab-48c8-81a7-9ed0b5a5cf8f tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] GET http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb Jan 21 09:24:57.811243 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eec6889e-4cab-48c8-81a7-9ed0b5a5cf8f tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:24:57.811452 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:24:57.811452 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:24:57.812127 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eec6889e-4cab-48c8-81a7-9ed0b5a5cf8f tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:24:57.842599 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eec6889e-4cab-48c8-81a7-9ed0b5a5cf8f tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb returned with HTTP 404 Jan 21 09:24:57.844261 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1113/2278] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:24:57 2021] GET /volume/v3/d1233c5577734b5bbd2ab5d698757290/snapshots/7a47e4ed-ddcd-4b33-9f56-56a20d4afbdb => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:24:57.852669 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3099ab3f-8828-4a2e-b9c0-7c45d8fbef75 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] DELETE http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 Jan 21 09:24:57.853461 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3099ab3f-8828-4a2e-b9c0-7c45d8fbef75 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:24:57.853825 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:24:57.853825 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:24:57.854463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3099ab3f-8828-4a2e-b9c0-7c45d8fbef75 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:24:57.855185 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3099ab3f-8828-4a2e-b9c0-7c45d8fbef75 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Delete volume with id: 651981fb-a79d-4e59-b98a-9d22d17a0e20 Jan 21 09:24:57.907010 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:24:57.907010 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:24:57.909343 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3099ab3f-8828-4a2e-b9c0-7c45d8fbef75 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Volume info retrieved successfully. Jan 21 09:24:57.944959 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3099ab3f-8828-4a2e-b9c0-7c45d8fbef75 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Delete volume request issued successfully. Jan 21 09:24:57.945699 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3099ab3f-8828-4a2e-b9c0-7c45d8fbef75 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 returned with HTTP 202 Jan 21 09:24:57.946769 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1166/2279] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:24:57 2021] DELETE /volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:24:57.954768 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-940b6513-0aa4-47d5-b123-9525a0957dca tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] GET http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 Jan 21 09:24:57.955295 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-940b6513-0aa4-47d5-b123-9525a0957dca tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:24:57.955779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-940b6513-0aa4-47d5-b123-9525a0957dca tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:24:58.015423 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:24:58.015423 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:24:58.025558 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-940b6513-0aa4-47d5-b123-9525a0957dca tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Volume info retrieved successfully. Jan 21 09:24:58.052088 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-940b6513-0aa4-47d5-b123-9525a0957dca tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 returned with HTTP 200 Jan 21 09:24:58.054123 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1114/2280] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:24:57 2021] GET /volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 => generated 927 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:24:59.069007 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b80c6f41-f5b4-4fec-9b68-1fcdf5da3483 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] GET http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 Jan 21 09:24:59.070039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b80c6f41-f5b4-4fec-9b68-1fcdf5da3483 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:24:59.070443 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:24:59.070443 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:24:59.071053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b80c6f41-f5b4-4fec-9b68-1fcdf5da3483 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:24:59.174274 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:24:59.174274 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:24:59.196363 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b80c6f41-f5b4-4fec-9b68-1fcdf5da3483 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Volume info retrieved successfully. Jan 21 09:24:59.244159 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b80c6f41-f5b4-4fec-9b68-1fcdf5da3483 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 returned with HTTP 200 Jan 21 09:24:59.246477 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1167/2281] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:24:59 2021] GET /volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 => generated 927 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:25:00.260391 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9776451d-b411-4927-a482-721dd9c24c36 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] GET http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 Jan 21 09:25:00.260919 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9776451d-b411-4927-a482-721dd9c24c36 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:00.261285 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:00.261285 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:00.261839 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9776451d-b411-4927-a482-721dd9c24c36 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:00.367958 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9776451d-b411-4927-a482-721dd9c24c36 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846 tempest-VolumeSnapshotQuotasNegativeTestJSON-285402846] http://10.222.0.86/volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 returned with HTTP 404 Jan 21 09:25:00.369832 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1115/2282] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:25:00 2021] GET /volume/v3/d1233c5577734b5bbd2ab5d698757290/volumes/651981fb-a79d-4e59-b98a-9d22d17a0e20 => generated 109 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:25:00.384410 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9072bb75-78ac-4f36-b0b6-8b579cab5b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] PUT http://10.222.0.86/volume/v3/a1d4635e58104738a1ea75d1e6a630ce/os-quota-sets/d1233c5577734b5bbd2ab5d698757290 Jan 21 09:25:00.385324 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:00.385324 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:00.386046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9072bb75-78ac-4f36-b0b6-8b579cab5b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:25:00.647884 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9072bb75-78ac-4f36-b0b6-8b579cab5b02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873 tempest-VolumeSnapshotQuotasNegativeTestJSON-1228131873] http://10.222.0.86/volume/v3/a1d4635e58104738a1ea75d1e6a630ce/os-quota-sets/d1233c5577734b5bbd2ab5d698757290 returned with HTTP 200 Jan 21 09:25:00.648780 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1168/2283] 10.222.0.86 () {60 vars in 1342 bytes} [Thu Jan 21 09:25:00 2021] PUT /volume/v3/a1d4635e58104738a1ea75d1e6a630ce/os-quota-sets/d1233c5577734b5bbd2ab5d698757290 => generated 319 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:25:06.981552 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8eac07c2-b223-4874-9b6c-e125c9c6d66a tempest-ExtensionsTestJSON-114926535 tempest-ExtensionsTestJSON-114926535] GET http://10.222.0.86/volume/v3/328e17fe7faf49f6803470cae8c30ce5/extensions Jan 21 09:25:06.982113 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8eac07c2-b223-4874-9b6c-e125c9c6d66a tempest-ExtensionsTestJSON-114926535 tempest-ExtensionsTestJSON-114926535] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:06.982550 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8eac07c2-b223-4874-9b6c-e125c9c6d66a tempest-ExtensionsTestJSON-114926535 tempest-ExtensionsTestJSON-114926535] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:06.983332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8eac07c2-b223-4874-9b6c-e125c9c6d66a tempest-ExtensionsTestJSON-114926535 tempest-ExtensionsTestJSON-114926535] http://10.222.0.86/volume/v3/328e17fe7faf49f6803470cae8c30ce5/extensions returned with HTTP 200 Jan 21 09:25:06.984080 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1116/2284] 10.222.0.86 () {58 vars in 1213 bytes} [Thu Jan 21 09:25:06 2021] GET /volume/v3/328e17fe7faf49f6803470cae8c30ce5/extensions => generated 5245 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:25:09.853544 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] POST http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes Jan 21 09:25:09.854980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1285729870"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:25:09.856062 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1285729870'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:25:09.856433 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Create volume of 1 GB Jan 21 09:25:09.870942 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Availability Zones retrieved successfully. Jan 21 09:25:09.888725 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Flow 'volume_create_api' (088d1866-8e2e-4ec3-a8ca-9cb30c8c8d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:25:09.892262 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc976c72-110f-4322-ad9b-e6d886df2f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:25:09.894344 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:25:09.962464 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc976c72-110f-4322-ad9b-e6d886df2f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:25:09.964753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87388f2-9a03-42fd-b0d3-de55799bfd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:25:10.069330 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Created reservations ['26251c20-a558-44df-93ef-92121b334adc', '303cfbd3-efa0-4461-9376-44eaac2f4af0', '77d0e077-6dab-44c2-b714-aa52cf786d7e', '90045f29-10e4-4921-9c00-301387b5d5a5'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:25:10.071320 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a87388f2-9a03-42fd-b0d3-de55799bfd98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26251c20-a558-44df-93ef-92121b334adc', '303cfbd3-efa0-4461-9376-44eaac2f4af0', '77d0e077-6dab-44c2-b714-aa52cf786d7e', '90045f29-10e4-4921-9c00-301387b5d5a5']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:25:10.073461 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e23cacda-69ca-437c-b78a-a84c0cc6740d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:25:10.142865 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e23cacda-69ca-437c-b78a-a84c0cc6740d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6c8d9cc-5033-4529-b31c-aeae7058a1f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1285729870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efaaf2bd9b844e5da0dd2891539ce0a4',qos_specs=None,replication_status=,reservations=['26251c20-a558-44df-93ef-92121b334adc','303cfbd3-efa0-4461-9376-44eaac2f4af0','77d0e077-6dab-44c2-b714-aa52cf786d7e','90045f29-10e4-4921-9c00-301387b5d5a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35f8c47eb7c24342baa1a3b78ee212fc',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1285729870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6c8d9cc-5033-4529-b31c-aeae7058a1f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efaaf2bd9b844e5da0dd2891539ce0a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='35f8c47eb7c24342baa1a3b78ee212fc',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:25:10.144898 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74325f2d-c229-4026-9acd-7f4f82599ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:25:10.185900 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74325f2d-c229-4026-9acd-7f4f82599ae0) transitioned into state 'SUCCESS' from state '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-1285729870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efaaf2bd9b844e5da0dd2891539ce0a4',qos_specs=None,replication_status=,reservations=['26251c20-a558-44df-93ef-92121b334adc','303cfbd3-efa0-4461-9376-44eaac2f4af0','77d0e077-6dab-44c2-b714-aa52cf786d7e','90045f29-10e4-4921-9c00-301387b5d5a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35f8c47eb7c24342baa1a3b78ee212fc',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:25:10.187932 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc39f44a-94cb-4ecb-961d-a5b9b93bf155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:25:10.217798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc39f44a-94cb-4ecb-961d-a5b9b93bf155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:25:10.221627 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Flow 'volume_create_api' (088d1866-8e2e-4ec3-a8ca-9cb30c8c8d32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:25:10.291711 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Create volume request issued successfully. Jan 21 09:25:10.316802 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ef0ea2e-e1fb-4f6d-9311-8c876263939f tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes returned with HTTP 202 Jan 21 09:25:10.317713 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1169/2285] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:25:09 2021] POST /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes => generated 819 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:25:10.334904 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1a2165b-613a-4e74-82c7-a4e18d2c20f3 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] GET http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 Jan 21 09:25:10.339297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1a2165b-613a-4e74-82c7-a4e18d2c20f3 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:10.340037 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1a2165b-613a-4e74-82c7-a4e18d2c20f3 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:10.450477 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:10.450477 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:10.471351 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a1a2165b-613a-4e74-82c7-a4e18d2c20f3 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:10.518253 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1a2165b-613a-4e74-82c7-a4e18d2c20f3 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 returned with HTTP 200 Jan 21 09:25:10.520382 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1117/2286] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:25:10 2021] GET /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 => generated 887 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:25:11.540049 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-705a3b4c-25f7-40f6-b3bd-26bd926389dc tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] GET http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 Jan 21 09:25:11.541284 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-705a3b4c-25f7-40f6-b3bd-26bd926389dc tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:11.541700 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:11.541700 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:11.542374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-705a3b4c-25f7-40f6-b3bd-26bd926389dc tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:11.594175 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:11.594175 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:11.604031 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-705a3b4c-25f7-40f6-b3bd-26bd926389dc tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:11.628694 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-705a3b4c-25f7-40f6-b3bd-26bd926389dc tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 returned with HTTP 200 Jan 21 09:25:11.630227 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1170/2287] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:25:11 2021] GET /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:25:11.647588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a850768e-d0cf-4c0b-aca2-133ef6d47d96 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] POST http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata Jan 21 09:25:11.648585 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:11.648585 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:11.649119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a850768e-d0cf-4c0b-aca2-133ef6d47d96 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:25:11.806601 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:11.806601 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:11.808858 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a850768e-d0cf-4c0b-aca2-133ef6d47d96 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:11.833216 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a850768e-d0cf-4c0b-aca2-133ef6d47d96 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Create volume metadata completed successfully. Jan 21 09:25:11.834314 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a850768e-d0cf-4c0b-aca2-133ef6d47d96 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata returned with HTTP 200 Jan 21 09:25:11.835719 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1118/2288] 10.222.0.86 () {60 vars in 1364 bytes} [Thu Jan 21 09:25:11 2021] POST /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata => generated 101 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:25:11.846098 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bfa28cc8-4db1-4a9c-bb85-c39de086749b tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] GET http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata Jan 21 09:25:11.846630 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bfa28cc8-4db1-4a9c-bb85-c39de086749b tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:11.846828 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:11.846828 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:11.847470 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bfa28cc8-4db1-4a9c-bb85-c39de086749b tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:11.918137 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:11.918137 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:11.919416 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bfa28cc8-4db1-4a9c-bb85-c39de086749b tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:11.936572 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bfa28cc8-4db1-4a9c-bb85-c39de086749b tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Get volume metadata completed successfully. Jan 21 09:25:11.937334 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bfa28cc8-4db1-4a9c-bb85-c39de086749b tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata returned with HTTP 200 Jan 21 09:25:11.943273 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1171/2289] 10.222.0.86 () {58 vars in 1342 bytes} [Thu Jan 21 09:25:11 2021] GET /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata => generated 101 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:25:11.948597 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84e89222-574f-4176-959a-46d6ca0c7ea6 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] PUT http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata Jan 21 09:25:11.949523 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:11.949523 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:11.950265 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84e89222-574f-4176-959a-46d6ca0c7ea6 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:25:12.131824 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:12.131824 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:12.133173 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-84e89222-574f-4176-959a-46d6ca0c7ea6 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:12.157835 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-84e89222-574f-4176-959a-46d6ca0c7ea6 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Update volume metadata completed successfully. Jan 21 09:25:12.158574 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84e89222-574f-4176-959a-46d6ca0c7ea6 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata returned with HTTP 200 Jan 21 09:25:12.159923 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1119/2290] 10.222.0.86 () {60 vars in 1362 bytes} [Thu Jan 21 09:25:11 2021] PUT /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata => generated 57 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:25:12.169296 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7803d80d-4f0f-4f5c-8e01-061c58398a30 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] GET http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata Jan 21 09:25:12.169821 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7803d80d-4f0f-4f5c-8e01-061c58398a30 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:12.170037 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:12.170037 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:12.170439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7803d80d-4f0f-4f5c-8e01-061c58398a30 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:12.240485 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:12.240485 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:12.242008 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7803d80d-4f0f-4f5c-8e01-061c58398a30 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:12.252817 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7803d80d-4f0f-4f5c-8e01-061c58398a30 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Get volume metadata completed successfully. Jan 21 09:25:12.253457 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7803d80d-4f0f-4f5c-8e01-061c58398a30 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata returned with HTTP 200 Jan 21 09:25:12.254509 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1172/2291] 10.222.0.86 () {58 vars in 1342 bytes} [Thu Jan 21 09:25:12 2021] GET /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata => generated 57 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:25:12.263622 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d1f17c8-4402-41e1-878f-0621a72605d9 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] DELETE http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata/key1 Jan 21 09:25:12.264150 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d1f17c8-4402-41e1-878f-0621a72605d9 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:12.264344 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:12.264344 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:12.264991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d1f17c8-4402-41e1-878f-0621a72605d9 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:12.315500 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:12.315500 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:12.317131 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5d1f17c8-4402-41e1-878f-0621a72605d9 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:12.328984 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5d1f17c8-4402-41e1-878f-0621a72605d9 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Get volume metadata completed successfully. Jan 21 09:25:12.337321 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:25:12.337321 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:25:12.346872 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5d1f17c8-4402-41e1-878f-0621a72605d9 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Delete volume metadata completed successfully. Jan 21 09:25:12.347352 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d1f17c8-4402-41e1-878f-0621a72605d9 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata/key1 returned with HTTP 200 Jan 21 09:25:12.351356 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1120/2292] 10.222.0.86 () {58 vars in 1360 bytes} [Thu Jan 21 09:25:12 2021] DELETE /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata/key1 => generated 0 bytes in 89 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 09:25:12.357370 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c32758d-cc9d-4378-8dde-34bfb4dbdc8a tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] GET http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata Jan 21 09:25:12.358099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c32758d-cc9d-4378-8dde-34bfb4dbdc8a tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:12.358330 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:12.358330 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:12.358683 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c32758d-cc9d-4378-8dde-34bfb4dbdc8a tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:12.413946 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:12.413946 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:12.415156 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5c32758d-cc9d-4378-8dde-34bfb4dbdc8a tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:12.425613 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5c32758d-cc9d-4378-8dde-34bfb4dbdc8a tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Get volume metadata completed successfully. Jan 21 09:25:12.426277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c32758d-cc9d-4378-8dde-34bfb4dbdc8a tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata returned with HTTP 200 Jan 21 09:25:12.427306 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1173/2293] 10.222.0.86 () {58 vars in 1342 bytes} [Thu Jan 21 09:25:12 2021] GET /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata => generated 32 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:25:12.436299 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41e6dbe5-120c-4dbf-861a-58a941fa99ad tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] PUT http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata Jan 21 09:25:12.436764 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:12.436764 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:12.437170 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41e6dbe5-120c-4dbf-861a-58a941fa99ad tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:25:12.488960 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:12.488960 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:12.490563 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-41e6dbe5-120c-4dbf-861a-58a941fa99ad tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:12.507079 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-41e6dbe5-120c-4dbf-861a-58a941fa99ad tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Update volume metadata completed successfully. Jan 21 09:25:12.507432 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41e6dbe5-120c-4dbf-861a-58a941fa99ad tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata returned with HTTP 200 Jan 21 09:25:12.508456 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1121/2294] 10.222.0.86 () {60 vars in 1362 bytes} [Thu Jan 21 09:25:12 2021] PUT /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata => generated 16 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:25:12.520950 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-004d348a-d923-43d9-a62d-f31db51a6c45 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] POST http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata Jan 21 09:25:12.521081 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:12.521081 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:12.521480 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-004d348a-d923-43d9-a62d-f31db51a6c45 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:25:12.571924 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:12.571924 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:12.573101 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-004d348a-d923-43d9-a62d-f31db51a6c45 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:12.587708 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-004d348a-d923-43d9-a62d-f31db51a6c45 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Create volume metadata completed successfully. Jan 21 09:25:12.588299 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-004d348a-d923-43d9-a62d-f31db51a6c45 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata returned with HTTP 200 Jan 21 09:25:12.589210 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1174/2295] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:25:12 2021] POST /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata => generated 68 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:25:12.598844 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4474135-4b0a-40fd-9ea7-e7fac46118fa tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] PUT http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata/key3 Jan 21 09:25:12.599742 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:12.599742 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:12.600356 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a4474135-4b0a-40fd-9ea7-e7fac46118fa tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:25:12.654163 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:12.654163 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:12.655400 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a4474135-4b0a-40fd-9ea7-e7fac46118fa tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:12.675221 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a4474135-4b0a-40fd-9ea7-e7fac46118fa tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Update volume metadata completed successfully. Jan 21 09:25:12.675936 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4474135-4b0a-40fd-9ea7-e7fac46118fa tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata/key3 returned with HTTP 200 Jan 21 09:25:12.680780 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1122/2296] 10.222.0.86 () {60 vars in 1377 bytes} [Thu Jan 21 09:25:12 2021] PUT /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata/key3 => generated 35 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:25:12.691331 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-655cd8be-a706-4530-aecf-4e8f6a7bd112 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] GET http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata/key3 Jan 21 09:25:12.691866 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-655cd8be-a706-4530-aecf-4e8f6a7bd112 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:12.692060 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:12.692060 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:12.692722 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-655cd8be-a706-4530-aecf-4e8f6a7bd112 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:12.758563 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:12.758563 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:12.760454 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-655cd8be-a706-4530-aecf-4e8f6a7bd112 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:12.775215 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-655cd8be-a706-4530-aecf-4e8f6a7bd112 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Get volume metadata completed successfully. Jan 21 09:25:12.776157 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-655cd8be-a706-4530-aecf-4e8f6a7bd112 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata/key3 returned with HTTP 200 Jan 21 09:25:12.779706 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1175/2297] 10.222.0.86 () {58 vars in 1357 bytes} [Thu Jan 21 09:25:12 2021] GET /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata/key3 => generated 35 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:25:12.791056 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de62cc16-bc49-4bf6-8541-94bd3502efd7 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] GET http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata Jan 21 09:25:12.791959 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de62cc16-bc49-4bf6-8541-94bd3502efd7 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:12.792389 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:12.792389 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:12.793113 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de62cc16-bc49-4bf6-8541-94bd3502efd7 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:12.916798 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:12.916798 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:12.918004 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-de62cc16-bc49-4bf6-8541-94bd3502efd7 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:12.968286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-de62cc16-bc49-4bf6-8541-94bd3502efd7 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Get volume metadata completed successfully. Jan 21 09:25:12.969974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de62cc16-bc49-4bf6-8541-94bd3502efd7 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata returned with HTTP 200 Jan 21 09:25:12.971559 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1123/2298] 10.222.0.86 () {58 vars in 1342 bytes} [Thu Jan 21 09:25:12 2021] GET /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata => generated 75 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:25:12.981291 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1935cb0d-e0dd-4c85-b812-248bb8bef123 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] PUT http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata Jan 21 09:25:12.981612 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:12.981612 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:12.982023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1935cb0d-e0dd-4c85-b812-248bb8bef123 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:25:13.085875 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:13.085875 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:13.089802 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1935cb0d-e0dd-4c85-b812-248bb8bef123 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:13.107105 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1935cb0d-e0dd-4c85-b812-248bb8bef123 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Update volume metadata completed successfully. Jan 21 09:25:13.107950 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1935cb0d-e0dd-4c85-b812-248bb8bef123 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata returned with HTTP 200 Jan 21 09:25:13.114917 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1176/2299] 10.222.0.86 () {60 vars in 1362 bytes} [Thu Jan 21 09:25:12 2021] PUT /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2/metadata => generated 16 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:25:13.119204 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fdd4e5e0-1223-4300-a59e-fcd9dcc73480 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] DELETE http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 Jan 21 09:25:13.119722 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fdd4e5e0-1223-4300-a59e-fcd9dcc73480 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:13.119936 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:13.119936 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:13.120303 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fdd4e5e0-1223-4300-a59e-fcd9dcc73480 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:13.120736 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-fdd4e5e0-1223-4300-a59e-fcd9dcc73480 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Delete volume with id: c6c8d9cc-5033-4529-b31c-aeae7058a1f2 Jan 21 09:25:13.169876 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:13.169876 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:13.171283 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fdd4e5e0-1223-4300-a59e-fcd9dcc73480 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:13.206954 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fdd4e5e0-1223-4300-a59e-fcd9dcc73480 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Delete volume request issued successfully. Jan 21 09:25:13.207453 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fdd4e5e0-1223-4300-a59e-fcd9dcc73480 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 returned with HTTP 202 Jan 21 09:25:13.209116 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1124/2300] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:25:13 2021] DELETE /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:25:13.216304 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-115c87aa-06a0-46f5-8e72-5925dd10304a tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] GET http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 Jan 21 09:25:13.217369 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-115c87aa-06a0-46f5-8e72-5925dd10304a tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:13.217369 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:13.217369 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:13.217927 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-115c87aa-06a0-46f5-8e72-5925dd10304a tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:13.272238 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:13.272238 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:13.281333 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-115c87aa-06a0-46f5-8e72-5925dd10304a tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:13.305989 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-115c87aa-06a0-46f5-8e72-5925dd10304a tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 returned with HTTP 200 Jan 21 09:25:13.307187 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1177/2301] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:25:13 2021] GET /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 => generated 911 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:25:14.323644 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1630538-4b51-4c48-baa2-49c5379b86d2 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] GET http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 Jan 21 09:25:14.324799 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1630538-4b51-4c48-baa2-49c5379b86d2 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:14.325171 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:14.325171 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:14.325927 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1630538-4b51-4c48-baa2-49c5379b86d2 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:14.400339 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:14.400339 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:14.411322 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f1630538-4b51-4c48-baa2-49c5379b86d2 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Volume info retrieved successfully. Jan 21 09:25:14.436138 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1630538-4b51-4c48-baa2-49c5379b86d2 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 returned with HTTP 200 Jan 21 09:25:14.447826 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1125/2302] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:25:14 2021] GET /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 => generated 911 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:25:15.458371 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-401774d6-bc53-4f0e-8f52-9466ac8a3ad4 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] GET http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 Jan 21 09:25:15.459713 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-401774d6-bc53-4f0e-8f52-9466ac8a3ad4 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:15.460129 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:15.460129 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:15.460938 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-401774d6-bc53-4f0e-8f52-9466ac8a3ad4 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:15.546508 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-401774d6-bc53-4f0e-8f52-9466ac8a3ad4 tempest-VolumesMetadataTest-208286022 tempest-VolumesMetadataTest-208286022] http://10.222.0.86/volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 returned with HTTP 404 Jan 21 09:25:15.548590 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1178/2303] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:25:15 2021] GET /volume/v3/efaaf2bd9b844e5da0dd2891539ce0a4/volumes/c6c8d9cc-5033-4529-b31c-aeae7058a1f2 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:25:26.148339 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] POST http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes Jan 21 09:25:26.148887 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:26.148887 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:26.149194 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1762943743"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:25:26.150296 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1762943743'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:25:26.150954 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Create volume of 1 GB Jan 21 09:25:26.165559 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Availability Zones retrieved successfully. Jan 21 09:25:26.183006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Flow 'volume_create_api' (0284a68b-372b-4973-b856-ec7d497f9a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:25:26.185753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c160a8a-3361-4ce7-86a5-d5cd773bba12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:25:26.188008 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:25:26.254542 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c160a8a-3361-4ce7-86a5-d5cd773bba12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:25:26.256727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (879819f6-4dfd-4a58-bdba-fbb63a7054f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:25:26.345909 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Created reservations ['a8376688-1bbd-42f8-a5f5-cd06ef99fa5e', '345b5ab1-d4b2-4832-b393-e041ee670da2', '3521fee1-b2e4-4a4d-aa81-4b405fd0d247', 'd77744eb-b171-4733-85ab-4656c48de482'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:25:26.348317 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (879819f6-4dfd-4a58-bdba-fbb63a7054f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8376688-1bbd-42f8-a5f5-cd06ef99fa5e', '345b5ab1-d4b2-4832-b393-e041ee670da2', '3521fee1-b2e4-4a4d-aa81-4b405fd0d247', 'd77744eb-b171-4733-85ab-4656c48de482']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:25:26.350867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44e3f229-0c9e-4394-8109-b891bd6f69cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:25:26.412483 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44e3f229-0c9e-4394-8109-b891bd6f69cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9041ddd8-6f7f-4e82-97ae-d5a072a161b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1762943743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ae29f5e58f4fe3982eca18a30eed7a',qos_specs=None,replication_status=,reservations=['a8376688-1bbd-42f8-a5f5-cd06ef99fa5e','345b5ab1-d4b2-4832-b393-e041ee670da2','3521fee1-b2e4-4a4d-aa81-4b405fd0d247','d77744eb-b171-4733-85ab-4656c48de482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e82355d450943d7a894a3b8eb10f23a',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1762943743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9041ddd8-6f7f-4e82-97ae-d5a072a161b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4ae29f5e58f4fe3982eca18a30eed7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4e82355d450943d7a894a3b8eb10f23a',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:25:26.414540 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d10106e-631f-47c0-ad89-490a66b13d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:25:26.444669 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d10106e-631f-47c0-ad89-490a66b13d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1762943743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ae29f5e58f4fe3982eca18a30eed7a',qos_specs=None,replication_status=,reservations=['a8376688-1bbd-42f8-a5f5-cd06ef99fa5e','345b5ab1-d4b2-4832-b393-e041ee670da2','3521fee1-b2e4-4a4d-aa81-4b405fd0d247','d77744eb-b171-4733-85ab-4656c48de482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e82355d450943d7a894a3b8eb10f23a',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:25:26.446531 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a0c84f-68c9-4f7f-9e9d-397207821025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:25:26.464671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a0c84f-68c9-4f7f-9e9d-397207821025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:25:26.467928 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Flow 'volume_create_api' (0284a68b-372b-4973-b856-ec7d497f9a14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:25:26.522117 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Create volume request issued successfully. Jan 21 09:25:26.539772 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bee045c3-6d96-41da-a103-8e3e4331c37b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes returned with HTTP 202 Jan 21 09:25:26.540790 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1126/2304] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:25:26 2021] POST /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes => generated 826 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:25:26.555635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2299067-eafc-4aef-ae64-3735514d8898 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 Jan 21 09:25:26.556233 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2299067-eafc-4aef-ae64-3735514d8898 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:26.556792 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2299067-eafc-4aef-ae64-3735514d8898 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:26.616230 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:26.616230 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:26.627715 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f2299067-eafc-4aef-ae64-3735514d8898 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:25:26.651499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2299067-eafc-4aef-ae64-3735514d8898 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 returned with HTTP 200 Jan 21 09:25:26.652336 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1179/2305] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:25:26 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 => generated 918 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:25:27.677106 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49b3d658-2962-4f60-bc04-c4f614ae28d0 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 Jan 21 09:25:27.677674 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49b3d658-2962-4f60-bc04-c4f614ae28d0 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:25:27.678053 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:25:27.678053 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:25:27.678706 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49b3d658-2962-4f60-bc04-c4f614ae28d0 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:25:27.745491 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:25:27.745491 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:25:27.754735 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-49b3d658-2962-4f60-bc04-c4f614ae28d0 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:25:27.776887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49b3d658-2962-4f60-bc04-c4f614ae28d0 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 returned with HTTP 200 Jan 21 09:25:27.777693 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1127/2306] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:25:27 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 => generated 919 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:26:08.725830 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-b17dd161-d8f4-451f-a0ed-83ac5411a96b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 Jan 21 09:26:08.726552 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-b17dd161-d8f4-451f-a0ed-83ac5411a96b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:08.726951 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:08.726951 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:08.727719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-b17dd161-d8f4-451f-a0ed-83ac5411a96b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:08.830286 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:08.830286 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:08.840164 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-b17dd161-d8f4-451f-a0ed-83ac5411a96b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:26:08.866896 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-b17dd161-d8f4-451f-a0ed-83ac5411a96b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 returned with HTTP 200 Jan 21 09:26:08.867867 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1180/2307] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:26:08 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 => generated 919 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:26:08.902018 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49b3d658-2962-4f60-bc04-c4f614ae28d0 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume// Jan 21 09:26:08.903066 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49b3d658-2962-4f60-bc04-c4f614ae28d0 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:08.903265 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:08.903265 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:08.903944 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49b3d658-2962-4f60-bc04-c4f614ae28d0 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:08.905599 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49b3d658-2962-4f60-bc04-c4f614ae28d0 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:26:08.906940 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1128/2308] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:26:08 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:26:08.949289 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-cae8e611-2659-43b2-9f16-5efc6974cc7a tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] POST http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments Jan 21 09:26:08.949858 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:08.949858 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:08.950302 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-cae8e611-2659-43b2-9f16-5efc6974cc7a tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9041ddd8-6f7f-4e82-97ae-d5a072a161b5", "instance_uuid": "c8cdbeb7-ddd4-4b37-8397-07a8fcfe8d31", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:26:09.013101 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:09.013101 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:09.080716 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-cae8e611-2659-43b2-9f16-5efc6974cc7a tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments returned with HTTP 200 Jan 21 09:26:09.081951 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1181/2309] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:26:08 2021] POST /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:26:09.129745 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-8237294f-79f3-4987-a53a-0f04547079fb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] POST http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/f2ce47f5-ef3d-4338-b76e-5770064f5f72/action Jan 21 09:26:09.130827 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-8237294f-79f3-4987-a53a-0f04547079fb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:26:09.131189 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-8237294f-79f3-4987-a53a-0f04547079fb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:26:09.216889 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:09.216889 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:09.232672 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-8237294f-79f3-4987-a53a-0f04547079fb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/f2ce47f5-ef3d-4338-b76e-5770064f5f72/action returned with HTTP 204 Jan 21 09:26:09.234901 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1129/2310] 10.222.0.86 () {66 vars in 1696 bytes} [Thu Jan 21 09:26:09 2021] POST /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/f2ce47f5-ef3d-4338-b76e-5770064f5f72/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:26:09.280096 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c9cbca3-d36e-44e6-b184-55813c657f6f tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 Jan 21 09:26:09.280744 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c9cbca3-d36e-44e6-b184-55813c657f6f tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:09.280999 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:09.280999 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:09.281353 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c9cbca3-d36e-44e6-b184-55813c657f6f tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:09.471066 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:09.471066 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:09.480545 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c9cbca3-d36e-44e6-b184-55813c657f6f tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:26:09.501540 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:09.501540 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:09.510420 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c9cbca3-d36e-44e6-b184-55813c657f6f tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 returned with HTTP 200 Jan 21 09:26:09.514200 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1182/2311] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:26:09 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 => generated 1181 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:26:11.126352 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-8237294f-79f3-4987-a53a-0f04547079fb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume// Jan 21 09:26:11.126878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-8237294f-79f3-4987-a53a-0f04547079fb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:11.126992 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:11.126992 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:11.127388 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-8237294f-79f3-4987-a53a-0f04547079fb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:11.131709 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26ebb092-9e33-476d-bdfb-d52efef6ddca req-8237294f-79f3-4987-a53a-0f04547079fb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:26:11.131709 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1130/2312] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:26:11 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:26:11.156414 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-847ce953-f49e-4c4b-9614-986f9056f740 req-7c055bc3-2e61-4400-906a-dea11e8cd258 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 Jan 21 09:26:11.157186 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-847ce953-f49e-4c4b-9614-986f9056f740 req-7c055bc3-2e61-4400-906a-dea11e8cd258 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:11.157617 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:11.157617 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:11.158434 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-847ce953-f49e-4c4b-9614-986f9056f740 req-7c055bc3-2e61-4400-906a-dea11e8cd258 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:11.210447 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:11.210447 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:11.220734 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-847ce953-f49e-4c4b-9614-986f9056f740 req-7c055bc3-2e61-4400-906a-dea11e8cd258 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:26:11.273247 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:11.273247 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:11.286390 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-847ce953-f49e-4c4b-9614-986f9056f740 req-7c055bc3-2e61-4400-906a-dea11e8cd258 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 returned with HTTP 200 Jan 21 09:26:11.287745 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1183/2313] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:26:11 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 => generated 1280 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:26:11.318111 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-847ce953-f49e-4c4b-9614-986f9056f740 req-2d75a4aa-76d5-4443-809a-4d97ce62e7a6 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] PUT http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/f2ce47f5-ef3d-4338-b76e-5770064f5f72 Jan 21 09:26:11.319199 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-847ce953-f49e-4c4b-9614-986f9056f740 req-2d75a4aa-76d5-4443-809a-4d97ce62e7a6 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:26:11.357248 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:26:11.357248 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:26:11.357887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-847ce953-f49e-4c4b-9614-986f9056f740 req-2d75a4aa-76d5-4443-809a-4d97ce62e7a6 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Lock "b'cinder-attachment_update-9041ddd8-6f7f-4e82-97ae-d5a072a161b5-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.011s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:26:11.360969 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:11.360969 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:12.993238 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-847ce953-f49e-4c4b-9614-986f9056f740 req-2d75a4aa-76d5-4443-809a-4d97ce62e7a6 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Lock "b'cinder-attachment_update-9041ddd8-6f7f-4e82-97ae-d5a072a161b5-n-h1-771363-2'" released by "attachment_update" :: held 1.635s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:26:12.993926 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-847ce953-f49e-4c4b-9614-986f9056f740 req-2d75a4aa-76d5-4443-809a-4d97ce62e7a6 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/f2ce47f5-ef3d-4338-b76e-5770064f5f72 returned with HTTP 200 Jan 21 09:26:12.994841 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1131/2314] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:26:11 2021] PUT /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/f2ce47f5-ef3d-4338-b76e-5770064f5f72 => generated 762 bytes in 1682 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:26:13.047441 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-847ce953-f49e-4c4b-9614-986f9056f740 req-dab747f1-01a8-4181-8df1-f079bce9bb62 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] POST http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/f2ce47f5-ef3d-4338-b76e-5770064f5f72/action Jan 21 09:26:13.048183 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:13.048183 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:13.049106 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-847ce953-f49e-4c4b-9614-986f9056f740 req-dab747f1-01a8-4181-8df1-f079bce9bb62 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:26:13.049682 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-847ce953-f49e-4c4b-9614-986f9056f740 req-dab747f1-01a8-4181-8df1-f079bce9bb62 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:26:13.142975 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:13.142975 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:13.166047 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-847ce953-f49e-4c4b-9614-986f9056f740 req-dab747f1-01a8-4181-8df1-f079bce9bb62 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/f2ce47f5-ef3d-4338-b76e-5770064f5f72/action returned with HTTP 204 Jan 21 09:26:13.167560 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1184/2315] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:26:13 2021] POST /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/f2ce47f5-ef3d-4338-b76e-5770064f5f72/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:26:26.357945 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6900139-060c-4012-824d-cc0076ae0c09 tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] POST http://10.222.0.86/volume/v3/777c14f6b03842c5a675afa79182fcd1/types Jan 21 09:26:26.358715 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:26.358715 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:26.359026 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6900139-060c-4012-824d-cc0076ae0c09 tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-519145977", "extra_specs": {}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:26:26.360053 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:26.360053 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:26.400524 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6900139-060c-4012-824d-cc0076ae0c09 tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] http://10.222.0.86/volume/v3/777c14f6b03842c5a675afa79182fcd1/types returned with HTTP 200 Jan 21 09:26:26.401554 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1132/2316] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:26:26 2021] POST /volume/v3/777c14f6b03842c5a675afa79182fcd1/types => generated 211 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:26:26.414984 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9a07fbd-12f8-48dd-a38a-69db5b0f8667 tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] POST http://10.222.0.86/volume/v3/777c14f6b03842c5a675afa79182fcd1/types/5843e2b6-6d65-4d3c-8ba3-4a86b82ba27f/encryption Jan 21 09:26:26.415561 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:26.415561 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:26.416103 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9a07fbd-12f8-48dd-a38a-69db5b0f8667 tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:26:26.466097 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9a07fbd-12f8-48dd-a38a-69db5b0f8667 tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] http://10.222.0.86/volume/v3/777c14f6b03842c5a675afa79182fcd1/types/5843e2b6-6d65-4d3c-8ba3-4a86b82ba27f/encryption returned with HTTP 200 Jan 21 09:26:26.473264 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1185/2317] 10.222.0.86 () {60 vars in 1364 bytes} [Thu Jan 21 09:26:26 2021] POST /volume/v3/777c14f6b03842c5a675afa79182fcd1/types/5843e2b6-6d65-4d3c-8ba3-4a86b82ba27f/encryption => generated 230 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:26:26.624120 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes Jan 21 09:26:26.624900 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-348636625", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-519145977", "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:26:26.626359 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-348636625', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-519145977', 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:26:26.639509 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume of 1 GB Jan 21 09:26:26.640295 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:26.640295 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:26.640969 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Availability Zones retrieved successfully. Jan 21 09:26:26.657649 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Flow 'volume_create_api' (900af4e5-9e61-49f2-90f2-ddc1d92ba94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:26:26.661148 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4a2e2e1-42e1-46d2-991e-e0aa0361aea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:26:26.663354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:26:26.726894 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4a2e2e1-42e1-46d2-991e-e0aa0361aea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:26:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5843e2b6-6d65-4d3c-8ba3-4a86b82ba27f,is_public=True,name='tempest-scenario-type-luks-519145977',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5843e2b6-6d65-4d3c-8ba3-4a86b82ba27f', '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=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:26:26.729107 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c60b91-34f4-4a1f-9131-ee8a05684178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:26:26.780132 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-519145977 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-519145977, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:26:26.781229 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-519145977 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-519145977, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:26:26.825547 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Created reservations ['83b7ec31-eca1-4889-b65d-f82fc1ae6d0c', '01438b4c-a464-475c-ba79-d17f9b2a8e8e', '20410997-0fd8-48cf-b19a-3a73eec1bfef', 'baa7b691-4016-4d11-b3a6-c825acb67491'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:26:26.828724 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c60b91-34f4-4a1f-9131-ee8a05684178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83b7ec31-eca1-4889-b65d-f82fc1ae6d0c', '01438b4c-a464-475c-ba79-d17f9b2a8e8e', '20410997-0fd8-48cf-b19a-3a73eec1bfef', 'baa7b691-4016-4d11-b3a6-c825acb67491']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:26:26.830934 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2053742d-3a8a-4179-9042-bd85cfc382d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:26:26.901559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2053742d-3a8a-4179-9042-bd85cfc382d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60e10f97-10b2-44aa-99df-1b0f1727875f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-348636625',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b22f3652fe44bdeb7c9092196a88a18',qos_specs=None,replication_status=,reservations=['83b7ec31-eca1-4889-b65d-f82fc1ae6d0c','01438b4c-a464-475c-ba79-d17f9b2a8e8e','20410997-0fd8-48cf-b19a-3a73eec1bfef','baa7b691-4016-4d11-b3a6-c825acb67491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e08aa195446559869f20518d7f365',volume_type_id=5843e2b6-6d65-4d3c-8ba3-4a86b82ba27f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:26:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-348636625',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=60e10f97-10b2-44aa-99df-1b0f1727875f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b22f3652fe44bdeb7c9092196a88a18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='430e08aa195446559869f20518d7f365',volume_attachment=,volume_type=,volume_type_id=5843e2b6-6d65-4d3c-8ba3-4a86b82ba27f)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:26:26.903873 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41088d95-8271-47d6-964d-3e8efe19b355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:26:26.934553 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41088d95-8271-47d6-964d-3e8efe19b355) transitioned into state 'SUCCESS' from state '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-348636625',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b22f3652fe44bdeb7c9092196a88a18',qos_specs=None,replication_status=,reservations=['83b7ec31-eca1-4889-b65d-f82fc1ae6d0c','01438b4c-a464-475c-ba79-d17f9b2a8e8e','20410997-0fd8-48cf-b19a-3a73eec1bfef','baa7b691-4016-4d11-b3a6-c825acb67491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e08aa195446559869f20518d7f365',volume_type_id=5843e2b6-6d65-4d3c-8ba3-4a86b82ba27f)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:26:26.937729 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65ea9c0b-d2ce-4ed6-8249-b0bfd57ec3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:26:26.954185 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65ea9c0b-d2ce-4ed6-8249-b0bfd57ec3b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:26:26.958542 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Flow 'volume_create_api' (900af4e5-9e61-49f2-90f2-ddc1d92ba94d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:26:27.015657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume request issued successfully. Jan 21 09:26:27.033714 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c9573c7-2e0b-4f2a-a0d8-11e0eb61b6da tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes returned with HTTP 202 Jan 21 09:26:27.035482 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1133/2318] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:26:26 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes => generated 844 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:26:27.050622 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87cf26ce-9654-4a50-9c62-8799da0b91ac tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f Jan 21 09:26:27.051264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87cf26ce-9654-4a50-9c62-8799da0b91ac tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:27.051844 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87cf26ce-9654-4a50-9c62-8799da0b91ac tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:27.105941 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:27.105941 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:27.122108 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-87cf26ce-9654-4a50-9c62-8799da0b91ac tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:26:27.172982 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87cf26ce-9654-4a50-9c62-8799da0b91ac tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f returned with HTTP 200 Jan 21 09:26:27.174996 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1186/2319] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:26:27 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f => generated 936 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:26:28.193578 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bd4e57e-b43b-4372-a482-3d7196094245 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f Jan 21 09:26:28.194136 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bd4e57e-b43b-4372-a482-3d7196094245 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:28.194498 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:28.194498 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:28.195067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bd4e57e-b43b-4372-a482-3d7196094245 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:28.250387 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:28.250387 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:28.259541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0bd4e57e-b43b-4372-a482-3d7196094245 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:26:28.285298 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bd4e57e-b43b-4372-a482-3d7196094245 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f returned with HTTP 200 Jan 21 09:26:28.286518 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1134/2320] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:26:28 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f => generated 937 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:26:28.302907 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6951df5e-1a82-4453-956b-bb0951edfb34 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f Jan 21 09:26:28.303740 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6951df5e-1a82-4453-956b-bb0951edfb34 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:28.304144 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:28.304144 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:28.304695 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6951df5e-1a82-4453-956b-bb0951edfb34 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:28.357924 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:28.357924 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:28.367194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6951df5e-1a82-4453-956b-bb0951edfb34 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:26:28.393517 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6951df5e-1a82-4453-956b-bb0951edfb34 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f returned with HTTP 200 Jan 21 09:26:28.394994 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1187/2321] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:26:28 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f => generated 937 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:26:28.411191 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b392c639-4fa5-4851-9b91-ee4039bb3809 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f/action Jan 21 09:26:28.411967 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:28.411967 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:28.412171 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b392c639-4fa5-4851-9b91-ee4039bb3809 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:26:28.412410 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b392c639-4fa5-4851-9b91-ee4039bb3809 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:26:28.461614 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:28.461614 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:28.462801 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b392c639-4fa5-4851-9b91-ee4039bb3809 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:26:28.473652 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b392c639-4fa5-4851-9b91-ee4039bb3809 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume updated successfully. Jan 21 09:26:28.474216 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b392c639-4fa5-4851-9b91-ee4039bb3809 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f/action returned with HTTP 200 Jan 21 09:26:28.475097 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1135/2322] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:26:28 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f/action => generated 0 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 21 09:26:28.681122 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-d13c90c0-ca78-4d93-802c-601f01883c4d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f Jan 21 09:26:28.681909 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-d13c90c0-ca78-4d93-802c-601f01883c4d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:28.682145 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:28.682145 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:28.682774 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-d13c90c0-ca78-4d93-802c-601f01883c4d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:28.731434 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:28.731434 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:28.742715 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-d13c90c0-ca78-4d93-802c-601f01883c4d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:26:28.765416 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-d13c90c0-ca78-4d93-802c-601f01883c4d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f returned with HTTP 200 Jan 21 09:26:28.766600 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1188/2323] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:26:28 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f => generated 936 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:26:29.948833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-6d0de25a-b558-4d77-87d7-4184abfc0fa0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f Jan 21 09:26:29.949340 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-6d0de25a-b558-4d77-87d7-4184abfc0fa0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:29.949741 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:29.949741 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:29.950535 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-6d0de25a-b558-4d77-87d7-4184abfc0fa0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:30.008499 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:30.008499 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:30.019230 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-6d0de25a-b558-4d77-87d7-4184abfc0fa0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:26:30.046880 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-6d0de25a-b558-4d77-87d7-4184abfc0fa0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f returned with HTTP 200 Jan 21 09:26:30.048526 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1136/2324] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:26:29 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f => generated 936 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:26:30.058297 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-d13c90c0-ca78-4d93-802c-601f01883c4d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume// Jan 21 09:26:30.058800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-d13c90c0-ca78-4d93-802c-601f01883c4d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:30.059022 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:30.059022 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:30.059404 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-d13c90c0-ca78-4d93-802c-601f01883c4d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:30.061401 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-d13c90c0-ca78-4d93-802c-601f01883c4d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:26:30.062509 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1189/2325] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:26:30 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:26:30.075420 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-8d55feae-7d57-49bc-b5bf-f6d4ab4d263b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments Jan 21 09:26:30.076382 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:30.076382 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:30.077253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-8d55feae-7d57-49bc-b5bf-f6d4ab4d263b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60e10f97-10b2-44aa-99df-1b0f1727875f", "instance_uuid": "e2caa35e-5921-4bb2-aefd-27d17701a466", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:26:30.140902 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:30.140902 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:30.207940 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-8d55feae-7d57-49bc-b5bf-f6d4ab4d263b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments returned with HTTP 200 Jan 21 09:26:30.208988 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1137/2326] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:26:30 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:26:31.646242 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-d13c90c0-ca78-4d93-802c-601f01883c4d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume// Jan 21 09:26:31.647354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-d13c90c0-ca78-4d93-802c-601f01883c4d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:31.648034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-d13c90c0-ca78-4d93-802c-601f01883c4d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:31.649743 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-d13c90c0-ca78-4d93-802c-601f01883c4d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:26:31.650535 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1190/2327] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 09:26:31 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:26:31.664268 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-3f56c1cb-86a2-4d63-b05a-c25f3b03b5c2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f Jan 21 09:26:31.664795 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-3f56c1cb-86a2-4d63-b05a-c25f3b03b5c2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:31.665102 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:31.665102 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:31.665366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-3f56c1cb-86a2-4d63-b05a-c25f3b03b5c2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:31.729929 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:31.729929 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:31.739867 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-3f56c1cb-86a2-4d63-b05a-c25f3b03b5c2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:26:31.762831 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:31.762831 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:31.774816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-3f56c1cb-86a2-4d63-b05a-c25f3b03b5c2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f returned with HTTP 200 Jan 21 09:26:31.776230 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1138/2328] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 09:26:31 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f => generated 1034 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:26:31.799449 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-865610f1-d4e6-4bef-a877-a6aae9d1ac82 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] PUT http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7f1c29ef-e775-4bb3-ac37-9fd39557c8b8 Jan 21 09:26:31.800275 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-865610f1-d4e6-4bef-a877-a6aae9d1ac82 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.70", "host": "n-h2-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:26:31.865332 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:26:31.865332 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:26:31.866155 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-865610f1-d4e6-4bef-a877-a6aae9d1ac82 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Lock "b'cinder-attachment_update-60e10f97-10b2-44aa-99df-1b0f1727875f-n-h2-771363-2'" acquired by "attachment_update" :: waited 0.021s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:26:31.868621 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:31.868621 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:33.270960 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-865610f1-d4e6-4bef-a877-a6aae9d1ac82 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Lock "b'cinder-attachment_update-60e10f97-10b2-44aa-99df-1b0f1727875f-n-h2-771363-2'" released by "attachment_update" :: held 1.405s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:26:33.271638 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-865610f1-d4e6-4bef-a877-a6aae9d1ac82 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7f1c29ef-e775-4bb3-ac37-9fd39557c8b8 returned with HTTP 200 Jan 21 09:26:33.273123 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1191/2329] 10.222.0.70 () {64 vars in 1468 bytes} [Thu Jan 21 09:26:31 2021] PUT /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7f1c29ef-e775-4bb3-ac37-9fd39557c8b8 => generated 761 bytes in 1481 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:26:33.316845 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-fc0d5540-540e-4e28-ba27-a4ccf66e9392 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7f1c29ef-e775-4bb3-ac37-9fd39557c8b8/action Jan 21 09:26:33.317449 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:33.317449 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:33.317996 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-fc0d5540-540e-4e28-ba27-a4ccf66e9392 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:26:33.318481 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-fc0d5540-540e-4e28-ba27-a4ccf66e9392 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:26:33.406655 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:33.406655 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:33.423929 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bea4aa66-bdb4-413c-829c-23800c9d1218 req-fc0d5540-540e-4e28-ba27-a4ccf66e9392 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7f1c29ef-e775-4bb3-ac37-9fd39557c8b8/action returned with HTTP 204 Jan 21 09:26:33.425271 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1139/2330] 10.222.0.70 () {64 vars in 1489 bytes} [Thu Jan 21 09:26:33 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7f1c29ef-e775-4bb3-ac37-9fd39557c8b8/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:26:50.775048 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f7985c99-632a-4c36-bba7-65f14392b5be req-5f7fd487-1bdc-430d-a15d-ca44e77d4644 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7f1c29ef-e775-4bb3-ac37-9fd39557c8b8 Jan 21 09:26:50.775562 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f7985c99-632a-4c36-bba7-65f14392b5be req-5f7fd487-1bdc-430d-a15d-ca44e77d4644 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:50.777377 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:50.777377 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:50.777777 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f7985c99-632a-4c36-bba7-65f14392b5be req-5f7fd487-1bdc-430d-a15d-ca44e77d4644 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:50.816603 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:50.816603 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:51.283670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f7985c99-632a-4c36-bba7-65f14392b5be req-5f7fd487-1bdc-430d-a15d-ca44e77d4644 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:26:51.284464 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f7985c99-632a-4c36-bba7-65f14392b5be req-5f7fd487-1bdc-430d-a15d-ca44e77d4644 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:26:51.292844 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f7985c99-632a-4c36-bba7-65f14392b5be req-5f7fd487-1bdc-430d-a15d-ca44e77d4644 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7f1c29ef-e775-4bb3-ac37-9fd39557c8b8 returned with HTTP 200 Jan 21 09:26:51.294818 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1192/2331] 10.222.0.70 () {62 vars in 1437 bytes} [Thu Jan 21 09:26:50 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7f1c29ef-e775-4bb3-ac37-9fd39557c8b8 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:26:52.092953 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4461f69a-f041-43ae-a2f3-2210ce80aa2e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f Jan 21 09:26:52.093449 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4461f69a-f041-43ae-a2f3-2210ce80aa2e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:52.093657 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:52.093657 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:52.094040 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4461f69a-f041-43ae-a2f3-2210ce80aa2e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:52.094499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4461f69a-f041-43ae-a2f3-2210ce80aa2e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete volume with id: 60e10f97-10b2-44aa-99df-1b0f1727875f Jan 21 09:26:52.143211 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:52.143211 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:52.144320 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4461f69a-f041-43ae-a2f3-2210ce80aa2e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:26:52.163531 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.keymgr.conf_key_mgr [None req-4461f69a-f041-43ae-a2f3-2210ce80aa2e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 09:26:52.171958 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4461f69a-f041-43ae-a2f3-2210ce80aa2e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete volume request issued successfully. Jan 21 09:26:52.172462 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4461f69a-f041-43ae-a2f3-2210ce80aa2e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f returned with HTTP 202 Jan 21 09:26:52.173426 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1140/2332] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:26:52 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:26:52.180812 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0d66382-7e2f-4d79-a272-91060839e64e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f Jan 21 09:26:52.181333 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0d66382-7e2f-4d79-a272-91060839e64e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:52.181534 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:52.181534 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:52.182206 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0d66382-7e2f-4d79-a272-91060839e64e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:52.234715 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:52.234715 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:52.243411 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d0d66382-7e2f-4d79-a272-91060839e64e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:26:52.268581 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0d66382-7e2f-4d79-a272-91060839e64e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f returned with HTTP 200 Jan 21 09:26:52.269379 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1193/2333] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:26:52 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f => generated 935 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:26:53.286497 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e22487c8-d921-4cec-b6d3-4c41f229ddb7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f Jan 21 09:26:53.287118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e22487c8-d921-4cec-b6d3-4c41f229ddb7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:53.287601 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:53.287601 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:53.287977 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e22487c8-d921-4cec-b6d3-4c41f229ddb7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:53.340982 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:53.340982 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:53.349502 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e22487c8-d921-4cec-b6d3-4c41f229ddb7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:26:53.373780 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e22487c8-d921-4cec-b6d3-4c41f229ddb7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f returned with HTTP 200 Jan 21 09:26:53.374937 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1141/2334] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:26:53 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f => generated 935 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:26:54.392081 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df0c989d-7db3-4e03-a3ba-a2ba45248a5e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f Jan 21 09:26:54.393188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df0c989d-7db3-4e03-a3ba-a2ba45248a5e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:54.393621 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:54.393621 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:54.394360 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df0c989d-7db3-4e03-a3ba-a2ba45248a5e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:54.453407 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df0c989d-7db3-4e03-a3ba-a2ba45248a5e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f returned with HTTP 404 Jan 21 09:26:54.463333 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bce4f73b-7c06-4597-ada9-1dc6e7cb7bcd tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] GET http://10.222.0.86/volume/v3/777c14f6b03842c5a675afa79182fcd1/volumes/detail?all_tenants=1 Jan 21 09:26:54.464069 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bce4f73b-7c06-4597-ada9-1dc6e7cb7bcd tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:54.464404 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:54.464404 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:54.464969 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bce4f73b-7c06-4597-ada9-1dc6e7cb7bcd tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:54.466676 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1194/2335] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:26:54 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/60e10f97-10b2-44aa-99df-1b0f1727875f => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:26:54.468387 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bce4f73b-7c06-4597-ada9-1dc6e7cb7bcd tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:26:54.532925 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bce4f73b-7c06-4597-ada9-1dc6e7cb7bcd tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] Get all volumes completed successfully. Jan 21 09:26:54.538673 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:54.538673 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:54.547447 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bce4f73b-7c06-4597-ada9-1dc6e7cb7bcd tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] http://10.222.0.86/volume/v3/777c14f6b03842c5a675afa79182fcd1/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 09:26:54.548692 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1142/2336] 10.222.0.86 () {58 vars in 1252 bytes} [Thu Jan 21 09:26:54 2021] GET /volume/v3/777c14f6b03842c5a675afa79182fcd1/volumes/detail?all_tenants=1 => generated 1396 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:26:54.566600 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-354f4190-3c68-4bec-beb3-ac92b5f65048 tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] DELETE http://10.222.0.86/volume/v3/777c14f6b03842c5a675afa79182fcd1/types/5843e2b6-6d65-4d3c-8ba3-4a86b82ba27f Jan 21 09:26:54.567424 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-354f4190-3c68-4bec-beb3-ac92b5f65048 tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:54.568113 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-354f4190-3c68-4bec-beb3-ac92b5f65048 tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:54.641794 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:26:54.641794 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:26:54.654299 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-354f4190-3c68-4bec-beb3-ac92b5f65048 tempest-TestVolumeBootPattern-701863671 tempest-TestVolumeBootPattern-701863671] http://10.222.0.86/volume/v3/777c14f6b03842c5a675afa79182fcd1/types/5843e2b6-6d65-4d3c-8ba3-4a86b82ba27f returned with HTTP 202 Jan 21 09:26:54.655275 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1195/2337] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:26:54 2021] DELETE /volume/v3/777c14f6b03842c5a675afa79182fcd1/types/5843e2b6-6d65-4d3c-8ba3-4a86b82ba27f => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:26:54.705819 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes Jan 21 09:26:54.706559 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:54.706559 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:54.708280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-305346522", "snapshot_id": null, "imageRef": "1bd435bf-09c9-4a02-9f1c-d0874199f573", "volume_type": null, "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:26:54.709821 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-305346522', 'snapshot_id': None, 'imageRef': '1bd435bf-09c9-4a02-9f1c-d0874199f573', 'volume_type': None, 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:26:54.827340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume of 1 GB Jan 21 09:26:54.840234 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Availability Zones retrieved successfully. Jan 21 09:26:54.858196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Flow 'volume_create_api' (e505c4fe-8bb1-43ad-8c0c-370504d863bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:26:54.860993 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350fb7f0-951f-4c8a-8380-9f942fa80eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:26:54.863047 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:26:54.979582 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350fb7f0-951f-4c8a-8380-9f942fa80eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:26:54.983508 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbeacee0-c452-4ced-8cc5-f55c4588fad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:26:55.069719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Created reservations ['644ff127-0ff7-4fb8-85f4-58981d2ea21c', '2bdcb083-97f4-4f9b-93f8-f4593fb54332', '1ccbbb4f-c3ff-4f6f-86f8-11916ee5c128', '0860c670-439e-4c9f-9546-2dd02c81a36d'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:26:55.071916 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbeacee0-c452-4ced-8cc5-f55c4588fad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['644ff127-0ff7-4fb8-85f4-58981d2ea21c', '2bdcb083-97f4-4f9b-93f8-f4593fb54332', '1ccbbb4f-c3ff-4f6f-86f8-11916ee5c128', '0860c670-439e-4c9f-9546-2dd02c81a36d']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:26:55.074408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c917df0-b4ce-4b50-a557-6d9d3c6dae3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:26:55.133779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c917df0-b4ce-4b50-a557-6d9d3c6dae3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65902082-483a-4161-955b-a9798d77e69a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-305346522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b22f3652fe44bdeb7c9092196a88a18',qos_specs=None,replication_status=,reservations=['644ff127-0ff7-4fb8-85f4-58981d2ea21c','2bdcb083-97f4-4f9b-93f8-f4593fb54332','1ccbbb4f-c3ff-4f6f-86f8-11916ee5c128','0860c670-439e-4c9f-9546-2dd02c81a36d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e08aa195446559869f20518d7f365',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:26:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-305346522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65902082-483a-4161-955b-a9798d77e69a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b22f3652fe44bdeb7c9092196a88a18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='430e08aa195446559869f20518d7f365',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:26:55.135852 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96b84b4b-1c9a-4d0a-9264-b5768d19be0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:26:55.163310 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96b84b4b-1c9a-4d0a-9264-b5768d19be0b) transitioned into state 'SUCCESS' from state '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-305346522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b22f3652fe44bdeb7c9092196a88a18',qos_specs=None,replication_status=,reservations=['644ff127-0ff7-4fb8-85f4-58981d2ea21c','2bdcb083-97f4-4f9b-93f8-f4593fb54332','1ccbbb4f-c3ff-4f6f-86f8-11916ee5c128','0860c670-439e-4c9f-9546-2dd02c81a36d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e08aa195446559869f20518d7f365',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:26:55.165269 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb28ed6-0c0b-45f2-a02b-c1137970bda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:26:55.181328 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bb28ed6-0c0b-45f2-a02b-c1137970bda6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:26:55.183988 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Flow 'volume_create_api' (e505c4fe-8bb1-43ad-8c0c-370504d863bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:26:55.238612 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume request issued successfully. Jan 21 09:26:55.253743 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18557c14-2d94-4587-8d86-7bf97d44cbbf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes returned with HTTP 202 Jan 21 09:26:55.255041 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1143/2338] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:26:54 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes => generated 827 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:26:55.269744 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec78065c-4455-463d-b26a-7fe918bd5d10 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:26:55.270342 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec78065c-4455-463d-b26a-7fe918bd5d10 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:55.270831 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec78065c-4455-463d-b26a-7fe918bd5d10 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:55.319881 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:55.319881 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:55.328960 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec78065c-4455-463d-b26a-7fe918bd5d10 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:26:55.352489 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec78065c-4455-463d-b26a-7fe918bd5d10 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:26:55.353292 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1196/2339] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:26:55 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 895 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:26:56.369986 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-808e1461-c9c1-4d50-8db4-45c10b94969c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:26:56.370580 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-808e1461-c9c1-4d50-8db4-45c10b94969c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:56.370866 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:56.370866 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:56.371058 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-808e1461-c9c1-4d50-8db4-45c10b94969c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:56.438903 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:56.438903 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:56.449590 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-808e1461-c9c1-4d50-8db4-45c10b94969c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:26:56.483084 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-808e1461-c9c1-4d50-8db4-45c10b94969c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:26:56.484547 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1144/2340] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:26:56 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 919 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:26:57.501975 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e8c4216-82f0-4b63-9d47-91121801ed6b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:26:57.502716 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e8c4216-82f0-4b63-9d47-91121801ed6b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:57.503072 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:57.503072 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:57.503799 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e8c4216-82f0-4b63-9d47-91121801ed6b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:57.559861 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:57.559861 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:57.571526 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1e8c4216-82f0-4b63-9d47-91121801ed6b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:26:57.594592 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e8c4216-82f0-4b63-9d47-91121801ed6b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:26:57.602251 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1197/2341] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:26:57 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 919 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:26:58.613893 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1850ded-f482-46b9-acbf-8ab3356cf0f6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:26:58.614943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1850ded-f482-46b9-acbf-8ab3356cf0f6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:58.615327 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:58.615327 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:58.615944 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1850ded-f482-46b9-acbf-8ab3356cf0f6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:58.707198 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:58.707198 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:58.718541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b1850ded-f482-46b9-acbf-8ab3356cf0f6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:26:58.746466 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1850ded-f482-46b9-acbf-8ab3356cf0f6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:26:58.756040 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1145/2342] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:26:58 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 919 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:26:59.773160 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbcb3ca7-3331-4ee9-b369-dc64e9a12111 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:26:59.773160 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbcb3ca7-3331-4ee9-b369-dc64e9a12111 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:26:59.773160 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:26:59.773160 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:26:59.773160 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbcb3ca7-3331-4ee9-b369-dc64e9a12111 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:26:59.853455 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:26:59.853455 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:26:59.874726 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bbcb3ca7-3331-4ee9-b369-dc64e9a12111 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:26:59.909016 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbcb3ca7-3331-4ee9-b369-dc64e9a12111 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:26:59.909016 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1198/2343] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:26:59 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 919 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:00.919857 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6c26a69-94e4-44f0-8fd3-1f2e233dcffc tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:00.921205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6c26a69-94e4-44f0-8fd3-1f2e233dcffc tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:00.921639 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:00.921639 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:00.922318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6c26a69-94e4-44f0-8fd3-1f2e233dcffc tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:01.024049 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:01.024049 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:01.043051 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f6c26a69-94e4-44f0-8fd3-1f2e233dcffc tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:01.110318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6c26a69-94e4-44f0-8fd3-1f2e233dcffc tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:01.114760 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1146/2344] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:00 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 919 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:02.130895 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c564c457-85b4-4d29-b6e2-5ead52feaa6d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:02.131773 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c564c457-85b4-4d29-b6e2-5ead52feaa6d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:02.131989 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:02.131989 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:02.132370 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c564c457-85b4-4d29-b6e2-5ead52feaa6d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:02.235515 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:02.235515 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:02.251020 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c564c457-85b4-4d29-b6e2-5ead52feaa6d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:02.300505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c564c457-85b4-4d29-b6e2-5ead52feaa6d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:02.301860 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1199/2345] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:02 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 919 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:03.318145 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46617497-ab38-453f-9139-a866d8bf03aa tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:03.318652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46617497-ab38-453f-9139-a866d8bf03aa tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:03.318832 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:03.318832 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:03.319197 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46617497-ab38-453f-9139-a866d8bf03aa tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:03.398753 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:03.398753 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:03.414666 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-46617497-ab38-453f-9139-a866d8bf03aa tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:03.463037 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46617497-ab38-453f-9139-a866d8bf03aa tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:03.464478 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1147/2346] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:03 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 919 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:04.482066 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09c10266-4c85-40c2-9ef0-603b70423588 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:04.483345 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09c10266-4c85-40c2-9ef0-603b70423588 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:04.483865 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:04.483865 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:04.484516 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09c10266-4c85-40c2-9ef0-603b70423588 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:04.553491 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:04.553491 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:04.570144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-09c10266-4c85-40c2-9ef0-603b70423588 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:04.602534 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09c10266-4c85-40c2-9ef0-603b70423588 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:04.603910 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1200/2347] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:04 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 919 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:05.620319 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d17bf84e-d35f-42f4-b370-0241d913e2d6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:05.620809 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d17bf84e-d35f-42f4-b370-0241d913e2d6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:05.621016 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:05.621016 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:05.622796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d17bf84e-d35f-42f4-b370-0241d913e2d6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:05.718270 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:05.718270 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:05.730485 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d17bf84e-d35f-42f4-b370-0241d913e2d6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:05.765163 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d17bf84e-d35f-42f4-b370-0241d913e2d6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:05.769783 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1148/2348] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:05 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 919 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:06.787475 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cd90cfd-0aab-4b7d-8ac4-aa913decb38e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:06.788240 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cd90cfd-0aab-4b7d-8ac4-aa913decb38e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:06.788883 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:06.788883 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:06.789274 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cd90cfd-0aab-4b7d-8ac4-aa913decb38e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:06.842730 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:06.842730 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:06.854984 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5cd90cfd-0aab-4b7d-8ac4-aa913decb38e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:06.882644 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cd90cfd-0aab-4b7d-8ac4-aa913decb38e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:06.892454 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1201/2349] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:06 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:07.900227 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8de18e04-152a-4b20-bf16-c7347c5fcc84 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:07.900760 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8de18e04-152a-4b20-bf16-c7347c5fcc84 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:07.900865 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:07.900865 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:07.901232 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8de18e04-152a-4b20-bf16-c7347c5fcc84 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:07.958376 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:07.958376 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:07.967916 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8de18e04-152a-4b20-bf16-c7347c5fcc84 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:07.991061 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8de18e04-152a-4b20-bf16-c7347c5fcc84 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:08.000517 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1149/2350] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:07 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 919 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:09.008144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a7a6a2b-356d-4d6a-a1c7-82e70959aed8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:09.008658 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a7a6a2b-356d-4d6a-a1c7-82e70959aed8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:09.008836 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:09.008836 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:09.009495 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a7a6a2b-356d-4d6a-a1c7-82e70959aed8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:09.061716 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:09.061716 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:09.070853 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a7a6a2b-356d-4d6a-a1c7-82e70959aed8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:09.093183 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a7a6a2b-356d-4d6a-a1c7-82e70959aed8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:09.093981 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1202/2351] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:09 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 977 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:10.109987 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ddb74af-9d96-4863-b488-659526771af5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:10.110605 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ddb74af-9d96-4863-b488-659526771af5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:10.110820 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:10.110820 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:10.111190 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ddb74af-9d96-4863-b488-659526771af5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:10.160665 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:10.160665 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:10.169433 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0ddb74af-9d96-4863-b488-659526771af5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:10.191762 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ddb74af-9d96-4863-b488-659526771af5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:10.192521 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1150/2352] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:10 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 980 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:10.767596 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67219da5-5e3a-4a78-9ff2-b521a804cdfb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 Jan 21 09:27:10.768208 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67219da5-5e3a-4a78-9ff2-b521a804cdfb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:10.768491 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:10.768491 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:10.768980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67219da5-5e3a-4a78-9ff2-b521a804cdfb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:10.821901 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:10.821901 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:10.830941 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-67219da5-5e3a-4a78-9ff2-b521a804cdfb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:27:10.851678 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:10.851678 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:10.860920 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67219da5-5e3a-4a78-9ff2-b521a804cdfb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 returned with HTTP 200 Jan 21 09:27:10.861750 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1203/2353] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:10 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 => generated 1211 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:27:10.978468 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-f6f52341-2255-4dc3-a2ee-5ca5a19314f8 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 Jan 21 09:27:10.978912 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-f6f52341-2255-4dc3-a2ee-5ca5a19314f8 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:10.979126 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:10.979126 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:10.979492 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-f6f52341-2255-4dc3-a2ee-5ca5a19314f8 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:11.028360 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:11.028360 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:11.037210 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-f6f52341-2255-4dc3-a2ee-5ca5a19314f8 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:27:11.058348 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:11.058348 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:11.068207 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-f6f52341-2255-4dc3-a2ee-5ca5a19314f8 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 returned with HTTP 200 Jan 21 09:27:11.069561 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1151/2354] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:27:10 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 => generated 1211 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:27:11.102427 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-a82b743f-e2ce-4a7d-a4a1-c631ae13e48e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] POST http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5/action Jan 21 09:27:11.102978 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:11.102978 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:11.103419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-a82b743f-e2ce-4a7d-a4a1-c631ae13e48e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Action body: b'{"os-begin_detaching": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:27:11.103806 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-a82b743f-e2ce-4a7d-a4a1-c631ae13e48e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:27:11.167683 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:11.167683 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:11.170134 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-a82b743f-e2ce-4a7d-a4a1-c631ae13e48e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:27:11.188145 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-a82b743f-e2ce-4a7d-a4a1-c631ae13e48e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Begin detaching volume completed successfully. Jan 21 09:27:11.189333 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-a82b743f-e2ce-4a7d-a4a1-c631ae13e48e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5/action returned with HTTP 202 Jan 21 09:27:11.190798 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1204/2355] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 09:27:11 2021] POST /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 09:27:11.208405 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2cad6029-03d7-4554-aabf-80ca7d390326 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:11.210763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2cad6029-03d7-4554-aabf-80ca7d390326 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:11.216851 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:11.216851 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:11.217580 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2cad6029-03d7-4554-aabf-80ca7d390326 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:11.228642 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6252eba2-4ac0-4d71-aa03-d7cc477b3d49 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 Jan 21 09:27:11.229861 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6252eba2-4ac0-4d71-aa03-d7cc477b3d49 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:11.230152 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:11.230152 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:11.233754 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6252eba2-4ac0-4d71-aa03-d7cc477b3d49 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:11.295904 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:11.295904 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:11.305362 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2cad6029-03d7-4554-aabf-80ca7d390326 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:11.316254 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:11.316254 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:11.330882 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2cad6029-03d7-4554-aabf-80ca7d390326 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:11.332783 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1152/2356] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:11 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 980 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:11.333923 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2cad6029-03d7-4554-aabf-80ca7d390326 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume// Jan 21 09:27:11.334700 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2cad6029-03d7-4554-aabf-80ca7d390326 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:11.335043 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:11.335043 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:11.335604 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2cad6029-03d7-4554-aabf-80ca7d390326 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:11.336968 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2cad6029-03d7-4554-aabf-80ca7d390326 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:27:11.337687 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1153/2357] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:27:11 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:27:11.352604 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6252eba2-4ac0-4d71-aa03-d7cc477b3d49 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:27:11.354785 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-4c241f69-e478-4c05-bd22-9f5d57fc2e7c tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 Jan 21 09:27:11.355359 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-4c241f69-e478-4c05-bd22-9f5d57fc2e7c tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:11.356471 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-4c241f69-e478-4c05-bd22-9f5d57fc2e7c tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:11.374457 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:11.374457 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:11.384000 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6252eba2-4ac0-4d71-aa03-d7cc477b3d49 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 returned with HTTP 200 Jan 21 09:27:11.384952 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1205/2358] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:11 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 => generated 1214 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:27:11.412185 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:11.412185 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:11.421506 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-4c241f69-e478-4c05-bd22-9f5d57fc2e7c tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:27:11.440747 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:11.440747 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:11.449807 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-4c241f69-e478-4c05-bd22-9f5d57fc2e7c tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 returned with HTTP 200 Jan 21 09:27:11.450884 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1154/2359] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:27:11 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 => generated 1313 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:27:11.832430 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-d9d4d3c4-332f-4058-b28d-fd2d2659603b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] DELETE http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/f2ce47f5-ef3d-4338-b76e-5770064f5f72 Jan 21 09:27:11.833264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-d9d4d3c4-332f-4058-b28d-fd2d2659603b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:11.833551 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:11.833551 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:11.834138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-d9d4d3c4-332f-4058-b28d-fd2d2659603b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:11.858142 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:11.858142 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:12.327460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-d9d4d3c4-332f-4058-b28d-fd2d2659603b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:27:12.327970 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-d9d4d3c4-332f-4058-b28d-fd2d2659603b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:27:12.349296 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0867bf2-8e5f-4788-bbf9-01e7196674b4 req-d9d4d3c4-332f-4058-b28d-fd2d2659603b tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/f2ce47f5-ef3d-4338-b76e-5770064f5f72 returned with HTTP 200 Jan 21 09:27:12.350502 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1206/2360] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:27:11 2021] DELETE /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/f2ce47f5-ef3d-4338-b76e-5770064f5f72 => generated 19 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:27:12.351584 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dff7a3a2-ae4c-46bb-85e5-388767d3c63f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:12.352182 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dff7a3a2-ae4c-46bb-85e5-388767d3c63f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:12.352400 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:12.352400 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:12.352776 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dff7a3a2-ae4c-46bb-85e5-388767d3c63f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:12.401931 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5bee8178-d89e-409f-8838-d8eb422d88c7 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 Jan 21 09:27:12.405034 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5bee8178-d89e-409f-8838-d8eb422d88c7 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:12.405765 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:12.405765 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:12.406454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5bee8178-d89e-409f-8838-d8eb422d88c7 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:12.406934 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:12.406934 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:12.417180 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dff7a3a2-ae4c-46bb-85e5-388767d3c63f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:12.446924 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dff7a3a2-ae4c-46bb-85e5-388767d3c63f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:12.457064 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1155/2361] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:12 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 980 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:27:12.481616 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:12.481616 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:12.491430 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5bee8178-d89e-409f-8838-d8eb422d88c7 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:27:12.517152 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5bee8178-d89e-409f-8838-d8eb422d88c7 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 returned with HTTP 200 Jan 21 09:27:12.517989 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1207/2362] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:12 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 => generated 919 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:27:13.465707 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6d029b8-2959-4f0e-88a8-05a0d93fb20f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:13.467997 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6d029b8-2959-4f0e-88a8-05a0d93fb20f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:13.468237 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:13.468237 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:13.468635 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6d029b8-2959-4f0e-88a8-05a0d93fb20f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:13.520174 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:13.520174 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:13.531041 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e6d029b8-2959-4f0e-88a8-05a0d93fb20f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:13.556506 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6d029b8-2959-4f0e-88a8-05a0d93fb20f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:13.557356 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1156/2363] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:13 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 980 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:14.575129 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9eb9b97d-6436-42a1-81c2-c6161f8d84b7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:14.575716 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9eb9b97d-6436-42a1-81c2-c6161f8d84b7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:14.575887 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:14.575887 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:14.576260 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9eb9b97d-6436-42a1-81c2-c6161f8d84b7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:14.623443 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:14.623443 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:14.631596 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9eb9b97d-6436-42a1-81c2-c6161f8d84b7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:14.655036 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9eb9b97d-6436-42a1-81c2-c6161f8d84b7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:14.655867 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1208/2364] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:14 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 1368 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:27:14.674250 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f86c374-51e1-4f9c-970a-eb9b396dba75 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:14.674250 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f86c374-51e1-4f9c-970a-eb9b396dba75 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:14.674597 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:14.674597 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:14.675545 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f86c374-51e1-4f9c-970a-eb9b396dba75 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:14.726455 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:14.726455 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:14.735787 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3f86c374-51e1-4f9c-970a-eb9b396dba75 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:14.759526 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f86c374-51e1-4f9c-970a-eb9b396dba75 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:14.760444 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1157/2365] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:14 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 1368 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:27:14.775754 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f05ded3d-337f-472b-9d3c-98e7dd62e2e4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots Jan 21 09:27:14.776213 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:14.776213 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:14.776630 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f05ded3d-337f-472b-9d3c-98e7dd62e2e4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "65902082-483a-4161-955b-a9798d77e69a", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-2111397341", "description": null, "metadata": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:27:14.830591 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:14.830591 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:14.831310 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f05ded3d-337f-472b-9d3c-98e7dd62e2e4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:14.831666 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-f05ded3d-337f-472b-9d3c-98e7dd62e2e4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create snapshot from volume 65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:14.894951 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f05ded3d-337f-472b-9d3c-98e7dd62e2e4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Created reservations ['a3ddbaa5-d183-430e-a1ab-ee7e0b958cda', 'c9e32470-bc5d-4415-9279-b3c4a5040bba', 'bbe85bdd-a30a-4eae-8522-594816f6e49d', '5f22255c-0b08-428d-b17d-7d24eb6df518'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:27:15.000898 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f05ded3d-337f-472b-9d3c-98e7dd62e2e4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot create request issued successfully. Jan 21 09:27:15.002330 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f05ded3d-337f-472b-9d3c-98e7dd62e2e4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots returned with HTTP 202 Jan 21 09:27:15.009751 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1209/2366] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:27:14 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots => generated 308 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:27:15.015119 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54d7f71f-b741-4fc7-861d-ea9ed234143d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 Jan 21 09:27:15.016265 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54d7f71f-b741-4fc7-861d-ea9ed234143d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:15.016700 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:15.016700 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:15.017350 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54d7f71f-b741-4fc7-861d-ea9ed234143d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:15.049020 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:15.049020 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:15.050636 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-54d7f71f-b741-4fc7-861d-ea9ed234143d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:27:15.053068 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54d7f71f-b741-4fc7-861d-ea9ed234143d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 returned with HTTP 200 Jan 21 09:27:15.054150 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1158/2367] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:27:15 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 => generated 440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:16.066781 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efa055b1-4c2f-4cd3-80b4-7016675e29d7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 Jan 21 09:27:16.067351 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efa055b1-4c2f-4cd3-80b4-7016675e29d7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:16.067571 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:16.067571 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:16.068216 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efa055b1-4c2f-4cd3-80b4-7016675e29d7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:16.093188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:16.093188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:16.094933 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-efa055b1-4c2f-4cd3-80b4-7016675e29d7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:27:16.097112 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efa055b1-4c2f-4cd3-80b4-7016675e29d7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 returned with HTTP 200 Jan 21 09:27:16.098121 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1210/2368] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:27:16 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 => generated 440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:17.110388 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-211ca94d-520d-4455-8f38-2a0c38218e20 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 Jan 21 09:27:17.111206 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-211ca94d-520d-4455-8f38-2a0c38218e20 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:17.111408 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:17.111408 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:17.112024 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-211ca94d-520d-4455-8f38-2a0c38218e20 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:17.139260 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:17.139260 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:17.140533 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-211ca94d-520d-4455-8f38-2a0c38218e20 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:27:17.142485 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-211ca94d-520d-4455-8f38-2a0c38218e20 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 returned with HTTP 200 Jan 21 09:27:17.149522 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1159/2369] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:27:17 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:17.155390 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60846cd3-4225-4ecb-a9fb-46326dda1f55 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 Jan 21 09:27:17.155955 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60846cd3-4225-4ecb-a9fb-46326dda1f55 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:17.156171 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:17.156171 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:17.156549 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60846cd3-4225-4ecb-a9fb-46326dda1f55 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:17.181696 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:17.181696 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:17.182846 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-60846cd3-4225-4ecb-a9fb-46326dda1f55 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:27:17.185166 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60846cd3-4225-4ecb-a9fb-46326dda1f55 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 returned with HTTP 200 Jan 21 09:27:17.194174 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1211/2370] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:27:17 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:17.301806 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-70cd809b-9c8e-4b1f-9177-839643658b39 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 Jan 21 09:27:17.302396 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-70cd809b-9c8e-4b1f-9177-839643658b39 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:17.302702 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:17.302702 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:17.303234 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-70cd809b-9c8e-4b1f-9177-839643658b39 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:17.331635 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:17.331635 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:17.332906 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-70cd809b-9c8e-4b1f-9177-839643658b39 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:27:17.334969 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-70cd809b-9c8e-4b1f-9177-839643658b39 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 returned with HTTP 200 Jan 21 09:27:17.335875 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1160/2371] 10.222.0.86 () {60 vars in 1575 bytes} [Thu Jan 21 09:27:17 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 => generated 467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:17.349525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-5095330c-42db-4dde-ae8f-e9da0620afd7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:17.350375 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-5095330c-42db-4dde-ae8f-e9da0620afd7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:17.350665 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:17.350665 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:17.351158 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-5095330c-42db-4dde-ae8f-e9da0620afd7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:17.400281 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:17.400281 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:17.408946 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-5095330c-42db-4dde-ae8f-e9da0620afd7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:17.431889 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-5095330c-42db-4dde-ae8f-e9da0620afd7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:17.432867 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1212/2372] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:27:17 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 1368 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:27:18.302147 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-44ab9b7d-95f4-4280-9ad9-724f1715b24c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 Jan 21 09:27:18.302654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-44ab9b7d-95f4-4280-9ad9-724f1715b24c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:18.302994 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:18.302994 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:18.303490 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-44ab9b7d-95f4-4280-9ad9-724f1715b24c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:18.329128 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:18.329128 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:18.330292 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-44ab9b7d-95f4-4280-9ad9-724f1715b24c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:27:18.332307 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-44ab9b7d-95f4-4280-9ad9-724f1715b24c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 returned with HTTP 200 Jan 21 09:27:18.333307 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1161/2373] 10.222.0.86 () {60 vars in 1575 bytes} [Thu Jan 21 09:27:18 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:19.869666 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2c91a443-e33f-4a14-bc44-1ba4e808d3f4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 Jan 21 09:27:19.870219 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2c91a443-e33f-4a14-bc44-1ba4e808d3f4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:19.870465 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:19.870465 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:19.871410 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2c91a443-e33f-4a14-bc44-1ba4e808d3f4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:19.897105 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:19.897105 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:19.897934 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2c91a443-e33f-4a14-bc44-1ba4e808d3f4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:27:19.900075 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2c91a443-e33f-4a14-bc44-1ba4e808d3f4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 returned with HTTP 200 Jan 21 09:27:19.900858 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1213/2374] 10.222.0.97 () {58 vars in 1368 bytes} [Thu Jan 21 09:27:19 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:19.914640 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-14f0cb34-046b-444e-95b3-43b08a0ab6b2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:19.915143 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-14f0cb34-046b-444e-95b3-43b08a0ab6b2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:19.915507 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:19.915507 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:19.916091 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-14f0cb34-046b-444e-95b3-43b08a0ab6b2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:19.965617 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:19.965617 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:19.975657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-14f0cb34-046b-444e-95b3-43b08a0ab6b2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:20.001238 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-14f0cb34-046b-444e-95b3-43b08a0ab6b2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:20.002165 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1162/2375] 10.222.0.97 () {58 vars in 1362 bytes} [Thu Jan 21 09:27:19 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 1368 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:27:20.028655 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes Jan 21 09:27:20.029121 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:20.029121 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:20.029632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "195d1906-f94c-4683-8557-6636e86c5209", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:27:20.031633 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '195d1906-f94c-4683-8557-6636e86c5209', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:27:20.070222 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:20.070222 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:20.071530 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:27:20.071900 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume of 1 GB Jan 21 09:27:20.073047 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Availability Zones retrieved successfully. Jan 21 09:27:20.089847 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Flow 'volume_create_api' (1ea965ee-37f0-440c-951b-667b5b240c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:27:20.093049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f34c273-d2a2-457a-8fbe-6d6d599128cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:27:20.095153 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:27:20.200648 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f34c273-d2a2-457a-8fbe-6d6d599128cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '195d1906-f94c-4683-8557-6636e86c5209', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:27:20.203035 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7c10ce2-497a-46ba-96ed-407ee35f4509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:27:20.272216 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Created reservations ['174a530d-09dd-4ce8-9e6e-3bfcdf588e08', '499a0a97-3a41-48e4-9ba0-e03ef2fd1bfc', 'f47b5653-bc46-432c-99ec-86e28f0508c6', 'f72c72b6-5d4a-44fc-a89c-66e5f6f7ba7f'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:27:20.274137 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7c10ce2-497a-46ba-96ed-407ee35f4509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['174a530d-09dd-4ce8-9e6e-3bfcdf588e08', '499a0a97-3a41-48e4-9ba0-e03ef2fd1bfc', 'f47b5653-bc46-432c-99ec-86e28f0508c6', 'f72c72b6-5d4a-44fc-a89c-66e5f6f7ba7f']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:27:20.276540 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c75dfc66-2050-400b-a5fe-b1c6b99d154b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:27:20.415750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c75dfc66-2050-400b-a5fe-b1c6b99d154b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d81eada-e5e0-4812-8dfe-45b0bc8b3014', '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='3b22f3652fe44bdeb7c9092196a88a18',qos_specs=None,replication_status=,reservations=['174a530d-09dd-4ce8-9e6e-3bfcdf588e08','499a0a97-3a41-48e4-9ba0-e03ef2fd1bfc','f47b5653-bc46-432c-99ec-86e28f0508c6','f72c72b6-5d4a-44fc-a89c-66e5f6f7ba7f'],size=1,snapshot_id=195d1906-f94c-4683-8557-6636e86c5209,source_replicaid=,source_volid=None,status='creating',user_id='430e08aa195446559869f20518d7f365',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:27:20Z,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=4d81eada-e5e0-4812-8dfe-45b0bc8b3014,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b22f3652fe44bdeb7c9092196a88a18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=195d1906-f94c-4683-8557-6636e86c5209,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='430e08aa195446559869f20518d7f365',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:27:20.418102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff5d6b84-4321-4e0a-b551-8339461cd93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:27:20.446229 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff5d6b84-4321-4e0a-b551-8339461cd93c) transitioned into 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='3b22f3652fe44bdeb7c9092196a88a18',qos_specs=None,replication_status=,reservations=['174a530d-09dd-4ce8-9e6e-3bfcdf588e08','499a0a97-3a41-48e4-9ba0-e03ef2fd1bfc','f47b5653-bc46-432c-99ec-86e28f0508c6','f72c72b6-5d4a-44fc-a89c-66e5f6f7ba7f'],size=1,snapshot_id=195d1906-f94c-4683-8557-6636e86c5209,source_replicaid=,source_volid=None,status='creating',user_id='430e08aa195446559869f20518d7f365',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:27:20.448660 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3779149f-126c-485c-9c80-4e4d2c6cac0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:27:20.560442 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3779149f-126c-485c-9c80-4e4d2c6cac0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:27:20.572606 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Flow 'volume_create_api' (1ea965ee-37f0-440c-951b-667b5b240c42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:27:20.649036 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume request issued successfully. Jan 21 09:27:20.686920 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-597e7165-b896-4aea-a8d8-420d1ac38d5b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes returned with HTTP 202 Jan 21 09:27:20.691842 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1214/2376] 10.222.0.97 () {62 vars in 1305 bytes} [Thu Jan 21 09:27:20 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes => generated 805 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:27:20.703632 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-b44defb2-a859-4115-80e3-38d428d5a8a0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 Jan 21 09:27:20.704211 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-b44defb2-a859-4115-80e3-38d428d5a8a0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:20.704413 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:20.704413 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:20.704840 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-b44defb2-a859-4115-80e3-38d428d5a8a0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:20.825321 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:20.825321 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:20.834790 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-b44defb2-a859-4115-80e3-38d428d5a8a0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:20.861090 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-b44defb2-a859-4115-80e3-38d428d5a8a0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 returned with HTTP 200 Jan 21 09:27:20.861967 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1163/2377] 10.222.0.97 () {58 vars in 1362 bytes} [Thu Jan 21 09:27:20 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 => generated 897 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:20.878780 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-677ba4ab-51d5-4ffb-a3a4-80a6bbfc000b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 Jan 21 09:27:20.879790 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-677ba4ab-51d5-4ffb-a3a4-80a6bbfc000b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:20.880165 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:20.880165 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:20.880785 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-677ba4ab-51d5-4ffb-a3a4-80a6bbfc000b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:21.018932 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:21.018932 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:21.048263 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-677ba4ab-51d5-4ffb-a3a4-80a6bbfc000b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:21.077629 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-677ba4ab-51d5-4ffb-a3a4-80a6bbfc000b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 returned with HTTP 200 Jan 21 09:27:21.078581 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1215/2378] 10.222.0.97 () {58 vars in 1362 bytes} [Thu Jan 21 09:27:20 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 => generated 897 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:24.090944 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-7be63d29-6028-4007-b424-61f33c32f14c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 Jan 21 09:27:24.092170 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-7be63d29-6028-4007-b424-61f33c32f14c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:24.093155 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:24.093155 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:24.093811 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-7be63d29-6028-4007-b424-61f33c32f14c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:24.148155 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:24.148155 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:24.158519 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-7be63d29-6028-4007-b424-61f33c32f14c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:24.184352 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-7be63d29-6028-4007-b424-61f33c32f14c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 returned with HTTP 200 Jan 21 09:27:24.185882 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1164/2379] 10.222.0.97 () {58 vars in 1362 bytes} [Thu Jan 21 09:27:24 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 => generated 897 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:27.186706 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2280f69a-a70d-4ec5-a7fb-22397be34a1b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 Jan 21 09:27:27.187329 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2280f69a-a70d-4ec5-a7fb-22397be34a1b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:27.187679 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:27.187679 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:27.188702 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2280f69a-a70d-4ec5-a7fb-22397be34a1b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:27.246951 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:27.246951 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:27.256056 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2280f69a-a70d-4ec5-a7fb-22397be34a1b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:27.299685 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2280f69a-a70d-4ec5-a7fb-22397be34a1b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 returned with HTTP 200 Jan 21 09:27:27.304256 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1216/2380] 10.222.0.97 () {58 vars in 1362 bytes} [Thu Jan 21 09:27:27 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 => generated 897 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:30.316845 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-bfc75b41-7ba1-4496-980e-fb2fec4ed2ac tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 Jan 21 09:27:30.317372 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-bfc75b41-7ba1-4496-980e-fb2fec4ed2ac tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:30.317588 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:30.317588 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:30.317958 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-bfc75b41-7ba1-4496-980e-fb2fec4ed2ac tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:30.367533 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:30.367533 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:30.375588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-bfc75b41-7ba1-4496-980e-fb2fec4ed2ac tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:30.398912 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-bfc75b41-7ba1-4496-980e-fb2fec4ed2ac tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 returned with HTTP 200 Jan 21 09:27:30.399742 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1165/2381] 10.222.0.97 () {58 vars in 1362 bytes} [Thu Jan 21 09:27:30 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 => generated 1347 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:27:30.405892 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2280f69a-a70d-4ec5-a7fb-22397be34a1b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume// Jan 21 09:27:30.406395 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2280f69a-a70d-4ec5-a7fb-22397be34a1b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:30.406615 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:30.406615 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:30.406992 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2280f69a-a70d-4ec5-a7fb-22397be34a1b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:30.408182 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2280f69a-a70d-4ec5-a7fb-22397be34a1b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:27:30.408805 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1217/2382] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:27:30 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:27:30.423615 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-7e246230-cf02-4b15-ae3c-dbe3ae37105e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments Jan 21 09:27:30.424104 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:30.424104 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:30.424518 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-7e246230-cf02-4b15-ae3c-dbe3ae37105e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d81eada-e5e0-4812-8dfe-45b0bc8b3014", "instance_uuid": "db269c58-a521-43c1-943e-9dc90e06411e", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:27:30.477935 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:30.477935 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:30.532231 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-7e246230-cf02-4b15-ae3c-dbe3ae37105e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments returned with HTTP 200 Jan 21 09:27:30.533532 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1166/2383] 10.222.0.97 () {64 vars in 1358 bytes} [Thu Jan 21 09:27:30 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:27:30.540599 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2280f69a-a70d-4ec5-a7fb-22397be34a1b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume// Jan 21 09:27:30.541058 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2280f69a-a70d-4ec5-a7fb-22397be34a1b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:30.541796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2280f69a-a70d-4ec5-a7fb-22397be34a1b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:30.543156 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-2280f69a-a70d-4ec5-a7fb-22397be34a1b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:27:30.543819 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1218/2384] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:27:30 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:27:30.556290 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-c1939804-4386-4c0d-a236-103384803c99 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 Jan 21 09:27:30.556954 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-c1939804-4386-4c0d-a236-103384803c99 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:30.557195 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:30.557195 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:30.557566 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-c1939804-4386-4c0d-a236-103384803c99 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:30.608302 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:30.608302 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:30.616608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-c1939804-4386-4c0d-a236-103384803c99 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:30.635592 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:30.635592 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:30.646493 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-c1939804-4386-4c0d-a236-103384803c99 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 returned with HTTP 200 Jan 21 09:27:30.647322 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1167/2385] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:27:30 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 => generated 1445 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:27:30.667070 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-f7a7f33c-dbeb-48d4-86d2-543ff848885a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] PUT http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/efd6c5ae-5994-40ef-b2be-accee64b27b6 Jan 21 09:27:30.669281 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-f7a7f33c-dbeb-48d4-86d2-543ff848885a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:27:30.700449 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:27:30.700449 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:27:30.700963 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-f7a7f33c-dbeb-48d4-86d2-543ff848885a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Lock "b'cinder-attachment_update-4d81eada-e5e0-4812-8dfe-45b0bc8b3014-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.011s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:27:30.703288 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:30.703288 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:31.981586 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-f7a7f33c-dbeb-48d4-86d2-543ff848885a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Lock "b'cinder-attachment_update-4d81eada-e5e0-4812-8dfe-45b0bc8b3014-n-h1-771363-2'" released by "attachment_update" :: held 1.281s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:27:31.982747 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-f7a7f33c-dbeb-48d4-86d2-543ff848885a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/efd6c5ae-5994-40ef-b2be-accee64b27b6 returned with HTTP 200 Jan 21 09:27:31.983987 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1219/2386] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:27:30 2021] PUT /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/efd6c5ae-5994-40ef-b2be-accee64b27b6 => generated 762 bytes in 1322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:27:32.022526 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-953cb47d-c79c-4f63-b368-b879adc9788a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/efd6c5ae-5994-40ef-b2be-accee64b27b6/action Jan 21 09:27:32.023783 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:32.023783 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:32.023783 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-953cb47d-c79c-4f63-b368-b879adc9788a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:27:32.024603 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-953cb47d-c79c-4f63-b368-b879adc9788a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:27:32.094374 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:32.094374 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:32.109407 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8cc8b561-c51a-4f63-90fd-ffee99973c5b req-953cb47d-c79c-4f63-b368-b879adc9788a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/efd6c5ae-5994-40ef-b2be-accee64b27b6/action returned with HTTP 204 Jan 21 09:27:32.110710 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1168/2387] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:27:32 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/efd6c5ae-5994-40ef-b2be-accee64b27b6/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:27:44.668028 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-faae924b-84bf-4e57-8565-dbd7bbc1ae7f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 Jan 21 09:27:44.668613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-faae924b-84bf-4e57-8565-dbd7bbc1ae7f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:44.668926 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:44.668926 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:44.669672 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-faae924b-84bf-4e57-8565-dbd7bbc1ae7f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:44.721909 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:44.721909 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:44.730589 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-faae924b-84bf-4e57-8565-dbd7bbc1ae7f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:44.748894 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:44.748894 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:44.758407 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-faae924b-84bf-4e57-8565-dbd7bbc1ae7f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 returned with HTTP 200 Jan 21 09:27:44.759229 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1220/2388] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:44 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 => generated 1639 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:27:47.602681 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-54e99474-c2ee-4c4a-9150-71367731db91 req-f15dd3d4-7ef7-4a9a-b6c1-29065b86423f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/efd6c5ae-5994-40ef-b2be-accee64b27b6 Jan 21 09:27:47.603275 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-54e99474-c2ee-4c4a-9150-71367731db91 req-f15dd3d4-7ef7-4a9a-b6c1-29065b86423f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:47.603366 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:47.603366 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:47.603748 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-54e99474-c2ee-4c4a-9150-71367731db91 req-f15dd3d4-7ef7-4a9a-b6c1-29065b86423f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:47.624800 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:47.624800 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:48.059810 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-54e99474-c2ee-4c4a-9150-71367731db91 req-f15dd3d4-7ef7-4a9a-b6c1-29065b86423f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:27:48.060223 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-54e99474-c2ee-4c4a-9150-71367731db91 req-f15dd3d4-7ef7-4a9a-b6c1-29065b86423f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:27:48.066645 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-54e99474-c2ee-4c4a-9150-71367731db91 req-f15dd3d4-7ef7-4a9a-b6c1-29065b86423f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/efd6c5ae-5994-40ef-b2be-accee64b27b6 returned with HTTP 200 Jan 21 09:27:48.067591 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1169/2389] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:27:47 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/efd6c5ae-5994-40ef-b2be-accee64b27b6 => generated 19 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:48.083243 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-54e99474-c2ee-4c4a-9150-71367731db91 req-6be024ad-b27e-454d-9e09-ac219462aa27 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 Jan 21 09:27:48.083719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-54e99474-c2ee-4c4a-9150-71367731db91 req-6be024ad-b27e-454d-9e09-ac219462aa27 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:48.083957 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:48.083957 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:48.084329 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-54e99474-c2ee-4c4a-9150-71367731db91 req-6be024ad-b27e-454d-9e09-ac219462aa27 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:48.084788 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-54e99474-c2ee-4c4a-9150-71367731db91 req-6be024ad-b27e-454d-9e09-ac219462aa27 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete volume with id: 4d81eada-e5e0-4812-8dfe-45b0bc8b3014 Jan 21 09:27:48.133869 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:48.133869 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:48.135038 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-54e99474-c2ee-4c4a-9150-71367731db91 req-6be024ad-b27e-454d-9e09-ac219462aa27 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:48.162984 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-54e99474-c2ee-4c4a-9150-71367731db91 req-6be024ad-b27e-454d-9e09-ac219462aa27 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete volume request issued successfully. Jan 21 09:27:48.163460 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-54e99474-c2ee-4c4a-9150-71367731db91 req-6be024ad-b27e-454d-9e09-ac219462aa27 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 returned with HTTP 202 Jan 21 09:27:48.164290 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1221/2390] 10.222.0.97 () {60 vars in 1384 bytes} [Thu Jan 21 09:27:48 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:27:48.954000 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b24d6e07-a4fc-4f07-9a51-230bb3ef0569 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 Jan 21 09:27:48.954661 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b24d6e07-a4fc-4f07-9a51-230bb3ef0569 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:48.954768 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:48.954768 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:48.955092 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b24d6e07-a4fc-4f07-9a51-230bb3ef0569 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:49.015869 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:49.015869 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:49.024166 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b24d6e07-a4fc-4f07-9a51-230bb3ef0569 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:49.047743 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b24d6e07-a4fc-4f07-9a51-230bb3ef0569 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 returned with HTTP 200 Jan 21 09:27:49.048577 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1170/2391] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:48 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 => generated 1346 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:27:50.065505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ea820a8-59f7-4f7e-a6dd-3948d3f60941 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 Jan 21 09:27:50.066032 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ea820a8-59f7-4f7e-a6dd-3948d3f60941 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:50.066241 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:50.066241 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:50.066615 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ea820a8-59f7-4f7e-a6dd-3948d3f60941 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:50.113482 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ea820a8-59f7-4f7e-a6dd-3948d3f60941 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 returned with HTTP 404 Jan 21 09:27:50.114734 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1222/2392] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:50 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/4d81eada-e5e0-4812-8dfe-45b0bc8b3014 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:27:50.291144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b73a0016-4269-406e-81dd-2c76c257ad2c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 Jan 21 09:27:50.291728 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b73a0016-4269-406e-81dd-2c76c257ad2c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:50.291956 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:50.291956 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:50.292308 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b73a0016-4269-406e-81dd-2c76c257ad2c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:50.292655 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-b73a0016-4269-406e-81dd-2c76c257ad2c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete snapshot with id: 195d1906-f94c-4683-8557-6636e86c5209 Jan 21 09:27:50.317304 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:50.317304 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:50.318376 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b73a0016-4269-406e-81dd-2c76c257ad2c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:27:50.382648 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b73a0016-4269-406e-81dd-2c76c257ad2c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot delete request issued successfully. Jan 21 09:27:50.383117 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b73a0016-4269-406e-81dd-2c76c257ad2c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 returned with HTTP 202 Jan 21 09:27:50.387655 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1171/2393] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:27:50 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:27:50.393131 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a55717c-5a0c-413a-8ff2-157554f30ce7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 Jan 21 09:27:50.393655 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a55717c-5a0c-413a-8ff2-157554f30ce7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:50.394162 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a55717c-5a0c-413a-8ff2-157554f30ce7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:50.422747 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:50.422747 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:50.423966 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a55717c-5a0c-413a-8ff2-157554f30ce7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:27:50.425800 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a55717c-5a0c-413a-8ff2-157554f30ce7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 returned with HTTP 200 Jan 21 09:27:50.426871 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1223/2394] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:27:50 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:51.439284 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bfdf0b62-0bf9-4e4c-a927-0d703dd6d68b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 Jan 21 09:27:51.439900 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bfdf0b62-0bf9-4e4c-a927-0d703dd6d68b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:51.440187 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:51.440187 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:51.440682 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bfdf0b62-0bf9-4e4c-a927-0d703dd6d68b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:51.465946 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:51.465946 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:51.467097 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bfdf0b62-0bf9-4e4c-a927-0d703dd6d68b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:27:51.469012 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bfdf0b62-0bf9-4e4c-a927-0d703dd6d68b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 returned with HTTP 200 Jan 21 09:27:51.470017 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1172/2395] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:27:51 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:52.482511 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ea2eefe-9045-4b1b-818f-43230bfe67d6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 Jan 21 09:27:52.483045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ea2eefe-9045-4b1b-818f-43230bfe67d6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:52.483225 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:52.483225 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:52.483605 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ea2eefe-9045-4b1b-818f-43230bfe67d6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:52.506629 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ea2eefe-9045-4b1b-818f-43230bfe67d6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 returned with HTTP 404 Jan 21 09:27:52.507638 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1224/2396] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:27:52 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/195d1906-f94c-4683-8557-6636e86c5209 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:27:52.515401 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b5402ae-fa29-4e27-a2b3-69a6f86c8316 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:52.515925 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b5402ae-fa29-4e27-a2b3-69a6f86c8316 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:52.516137 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:52.516137 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:52.516507 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b5402ae-fa29-4e27-a2b3-69a6f86c8316 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:52.516966 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-8b5402ae-fa29-4e27-a2b3-69a6f86c8316 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete volume with id: 65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:52.565557 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:52.565557 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:52.566743 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8b5402ae-fa29-4e27-a2b3-69a6f86c8316 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:52.592881 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8b5402ae-fa29-4e27-a2b3-69a6f86c8316 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete volume request issued successfully. Jan 21 09:27:52.593345 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b5402ae-fa29-4e27-a2b3-69a6f86c8316 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 202 Jan 21 09:27:52.594206 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1173/2397] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:27:52 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:27:52.602018 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17036499-8091-4675-81a7-ddf1cc3651de tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:52.602567 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17036499-8091-4675-81a7-ddf1cc3651de tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:52.603057 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17036499-8091-4675-81a7-ddf1cc3651de tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:52.653192 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:52.653192 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:52.661607 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-17036499-8091-4675-81a7-ddf1cc3651de tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:52.687106 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17036499-8091-4675-81a7-ddf1cc3651de tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:52.693295 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1225/2398] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:52 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 1367 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:27:53.704515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2f92fc2-c400-4da0-ac2d-32cd845aec8f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:53.704995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2f92fc2-c400-4da0-ac2d-32cd845aec8f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:53.705211 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:53.705211 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:53.705515 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2f92fc2-c400-4da0-ac2d-32cd845aec8f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:53.765327 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:53.765327 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:53.773809 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d2f92fc2-c400-4da0-ac2d-32cd845aec8f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:53.797261 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2f92fc2-c400-4da0-ac2d-32cd845aec8f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 200 Jan 21 09:27:53.798106 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1174/2399] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:53 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 1367 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:27:54.814069 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57de9a2c-8424-4d37-94fb-39e5ff5b4194 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a Jan 21 09:27:54.814636 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57de9a2c-8424-4d37-94fb-39e5ff5b4194 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:54.814812 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:54.814812 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:54.815184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57de9a2c-8424-4d37-94fb-39e5ff5b4194 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:54.860224 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57de9a2c-8424-4d37-94fb-39e5ff5b4194 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a returned with HTTP 404 Jan 21 09:27:54.861242 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1226/2400] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:54 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/65902082-483a-4161-955b-a9798d77e69a => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:27:54.907211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes Jan 21 09:27:54.907974 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:54.907974 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:54.908379 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1252990156", "snapshot_id": null, "imageRef": "1bd435bf-09c9-4a02-9f1c-d0874199f573", "volume_type": null, "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:27:54.910067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1252990156', 'snapshot_id': None, 'imageRef': '1bd435bf-09c9-4a02-9f1c-d0874199f573', 'volume_type': None, 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:27:55.024462 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume of 1 GB Jan 21 09:27:55.037988 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Availability Zones retrieved successfully. Jan 21 09:27:55.054878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Flow 'volume_create_api' (2ffe857c-b0ec-4254-8c14-ca023d6a2cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:27:55.057859 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb913480-7d7a-4920-9186-9df7ad5580a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:27:55.060126 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:27:55.167418 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb913480-7d7a-4920-9186-9df7ad5580a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:27:55.169730 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e60861d1-fd7a-4c20-a3cf-4fa02e3382de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:27:55.233665 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Created reservations ['c9fdce24-770e-4076-b04b-7c5544fc44d0', '22e22ce5-cc90-4319-8974-a6d689a044e1', 'ad88899b-02dd-4965-b25a-8733e05e0de3', '5ae84fb9-02cb-4e9d-b141-aaffbba7e336'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:27:55.235556 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e60861d1-fd7a-4c20-a3cf-4fa02e3382de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9fdce24-770e-4076-b04b-7c5544fc44d0', '22e22ce5-cc90-4319-8974-a6d689a044e1', 'ad88899b-02dd-4965-b25a-8733e05e0de3', '5ae84fb9-02cb-4e9d-b141-aaffbba7e336']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:27:55.237726 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2f19712-5252-4766-bde7-c7db042c9778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:27:55.297623 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2f19712-5252-4766-bde7-c7db042c9778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e2559ca-819e-4361-95f2-6e9a3a84e545', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1252990156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b22f3652fe44bdeb7c9092196a88a18',qos_specs=None,replication_status=,reservations=['c9fdce24-770e-4076-b04b-7c5544fc44d0','22e22ce5-cc90-4319-8974-a6d689a044e1','ad88899b-02dd-4965-b25a-8733e05e0de3','5ae84fb9-02cb-4e9d-b141-aaffbba7e336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e08aa195446559869f20518d7f365',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:27:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1252990156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e2559ca-819e-4361-95f2-6e9a3a84e545,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b22f3652fe44bdeb7c9092196a88a18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='430e08aa195446559869f20518d7f365',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:27:55.299740 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fafc99fe-154e-4954-afc5-93b0bfc1104f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:27:55.326314 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fafc99fe-154e-4954-afc5-93b0bfc1104f) transitioned into state 'SUCCESS' from state '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-1252990156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b22f3652fe44bdeb7c9092196a88a18',qos_specs=None,replication_status=,reservations=['c9fdce24-770e-4076-b04b-7c5544fc44d0','22e22ce5-cc90-4319-8974-a6d689a044e1','ad88899b-02dd-4965-b25a-8733e05e0de3','5ae84fb9-02cb-4e9d-b141-aaffbba7e336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e08aa195446559869f20518d7f365',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:27:55.328366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3382c7ca-2926-4b15-8da0-af8f36d836fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:27:55.343204 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3382c7ca-2926-4b15-8da0-af8f36d836fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:27:55.345823 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Flow 'volume_create_api' (2ffe857c-b0ec-4254-8c14-ca023d6a2cc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:27:55.395808 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume request issued successfully. Jan 21 09:27:55.410318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fed6580-ae9d-4539-9244-9d1854812e5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes returned with HTTP 202 Jan 21 09:27:55.411339 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1175/2401] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:27:54 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes => generated 828 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:27:55.426346 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2aeae0b3-4038-4fc3-9e33-7d8c3c8260f8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:27:55.427073 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2aeae0b3-4038-4fc3-9e33-7d8c3c8260f8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:55.427525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2aeae0b3-4038-4fc3-9e33-7d8c3c8260f8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:55.481995 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:55.481995 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:55.490568 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2aeae0b3-4038-4fc3-9e33-7d8c3c8260f8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:55.512422 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2aeae0b3-4038-4fc3-9e33-7d8c3c8260f8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:27:55.513245 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1227/2402] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:55 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 920 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:56.530033 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ce11ac5-331d-426c-95d7-9ebad3b2be41 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:27:56.530947 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ce11ac5-331d-426c-95d7-9ebad3b2be41 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:56.531675 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:56.531675 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:56.532336 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ce11ac5-331d-426c-95d7-9ebad3b2be41 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:56.590052 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:56.590052 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:56.599632 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ce11ac5-331d-426c-95d7-9ebad3b2be41 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:56.623230 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ce11ac5-331d-426c-95d7-9ebad3b2be41 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:27:56.624362 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1176/2403] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:56 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 920 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:57.641152 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be834a81-50d8-49e3-9578-47714e678d0f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:27:57.641708 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be834a81-50d8-49e3-9578-47714e678d0f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:57.641833 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:57.641833 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:57.642270 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be834a81-50d8-49e3-9578-47714e678d0f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:57.703518 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:57.703518 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:57.713286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-be834a81-50d8-49e3-9578-47714e678d0f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:57.750662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be834a81-50d8-49e3-9578-47714e678d0f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:27:57.751487 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1228/2404] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:57 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 920 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:58.767415 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-956920ab-e932-4e7c-b163-990b47c1db96 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:27:58.767942 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-956920ab-e932-4e7c-b163-990b47c1db96 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:58.768179 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:58.768179 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:58.768723 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-956920ab-e932-4e7c-b163-990b47c1db96 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:58.829605 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:58.829605 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:58.837612 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-956920ab-e932-4e7c-b163-990b47c1db96 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:58.862740 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-956920ab-e932-4e7c-b163-990b47c1db96 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:27:58.863904 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1177/2405] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:58 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:27:59.880425 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b69a4a6-d66a-40e6-bd6a-8e01366596fd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:27:59.880968 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b69a4a6-d66a-40e6-bd6a-8e01366596fd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:27:59.881206 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:27:59.881206 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:27:59.881730 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b69a4a6-d66a-40e6-bd6a-8e01366596fd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:27:59.934855 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:27:59.934855 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:27:59.943343 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8b69a4a6-d66a-40e6-bd6a-8e01366596fd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:27:59.966281 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b69a4a6-d66a-40e6-bd6a-8e01366596fd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:27:59.967111 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1229/2406] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:27:59 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 920 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:00.984259 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ada75c6-6e4b-44b5-9a71-d93d70c96262 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:00.985051 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ada75c6-6e4b-44b5-9a71-d93d70c96262 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:00.985463 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:00.985463 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:00.987965 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ada75c6-6e4b-44b5-9a71-d93d70c96262 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:01.040206 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:01.040206 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:01.049541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ada75c6-6e4b-44b5-9a71-d93d70c96262 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:01.073267 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ada75c6-6e4b-44b5-9a71-d93d70c96262 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:01.074449 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1178/2407] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:28:00 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:02.093405 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-facc50e6-086a-474b-bdb9-44cce12112c0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:02.094166 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-facc50e6-086a-474b-bdb9-44cce12112c0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:02.094408 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:02.094408 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:02.094866 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-facc50e6-086a-474b-bdb9-44cce12112c0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:02.145161 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:02.145161 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:02.154118 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-facc50e6-086a-474b-bdb9-44cce12112c0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:02.178271 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-facc50e6-086a-474b-bdb9-44cce12112c0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:02.179113 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1230/2408] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:28:02 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:03.196113 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43122a76-f66c-4f9f-8947-0cfc474675d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:03.196676 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43122a76-f66c-4f9f-8947-0cfc474675d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:03.196797 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:03.196797 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:03.197162 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43122a76-f66c-4f9f-8947-0cfc474675d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:03.250015 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:03.250015 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:03.258508 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-43122a76-f66c-4f9f-8947-0cfc474675d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:03.314359 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43122a76-f66c-4f9f-8947-0cfc474675d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:03.316465 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1179/2409] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:28:03 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 920 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:04.332158 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2360fd91-587c-4cd7-9217-5eab6078d395 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:04.332825 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2360fd91-587c-4cd7-9217-5eab6078d395 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:04.333134 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:04.333134 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:04.333509 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2360fd91-587c-4cd7-9217-5eab6078d395 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:04.383345 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:04.383345 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:04.392501 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2360fd91-587c-4cd7-9217-5eab6078d395 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:04.415535 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2360fd91-587c-4cd7-9217-5eab6078d395 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:04.416916 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1231/2410] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:28:04 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:05.432480 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47531f1a-cf1b-46f7-bbea-91030161c784 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:05.433016 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47531f1a-cf1b-46f7-bbea-91030161c784 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:05.433247 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:05.433247 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:05.433707 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47531f1a-cf1b-46f7-bbea-91030161c784 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:05.484365 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:05.484365 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:05.494017 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-47531f1a-cf1b-46f7-bbea-91030161c784 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:05.518248 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47531f1a-cf1b-46f7-bbea-91030161c784 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:05.519242 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1180/2411] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:28:05 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 978 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:06.536367 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f3d7fff-ba99-4f46-a462-f58dfbfd5c12 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:06.537145 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f3d7fff-ba99-4f46-a462-f58dfbfd5c12 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:06.537435 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:06.537435 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:06.537932 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f3d7fff-ba99-4f46-a462-f58dfbfd5c12 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:06.587894 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:06.587894 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:06.596366 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6f3d7fff-ba99-4f46-a462-f58dfbfd5c12 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:06.620441 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f3d7fff-ba99-4f46-a462-f58dfbfd5c12 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:06.621272 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1232/2412] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:28:06 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 981 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:07.637601 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-153b6d0f-cf54-441b-a024-586ce0a340b2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:07.638200 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-153b6d0f-cf54-441b-a024-586ce0a340b2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:07.638391 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:07.638391 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:07.639349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-153b6d0f-cf54-441b-a024-586ce0a340b2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:07.707514 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:07.707514 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:07.717975 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-153b6d0f-cf54-441b-a024-586ce0a340b2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:07.743448 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-153b6d0f-cf54-441b-a024-586ce0a340b2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:07.746884 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1181/2413] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:28:07 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 981 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:08.762371 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b740ec6-454b-4b74-8c40-d324b1717e72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:08.762980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b740ec6-454b-4b74-8c40-d324b1717e72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:08.763318 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:08.763318 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:08.763784 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b740ec6-454b-4b74-8c40-d324b1717e72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:08.820747 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:08.820747 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:08.830670 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5b740ec6-454b-4b74-8c40-d324b1717e72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:08.853078 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b740ec6-454b-4b74-8c40-d324b1717e72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:08.863182 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1233/2414] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:28:08 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 981 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:09.871678 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a375c56-6d56-4994-8806-5b25d41a8a29 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:09.872878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a375c56-6d56-4994-8806-5b25d41a8a29 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:09.873814 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:09.873814 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:09.874656 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a375c56-6d56-4994-8806-5b25d41a8a29 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:09.928087 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:09.928087 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:09.936863 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1a375c56-6d56-4994-8806-5b25d41a8a29 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:09.958641 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a375c56-6d56-4994-8806-5b25d41a8a29 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:09.959468 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1182/2415] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:28:09 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 981 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:10.976267 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b1a3429-d8df-431a-8f50-a38a117c5530 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:10.976789 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b1a3429-d8df-431a-8f50-a38a117c5530 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:10.976947 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:10.976947 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:10.977316 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b1a3429-d8df-431a-8f50-a38a117c5530 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:11.025319 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:11.025319 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:11.033249 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1b1a3429-d8df-431a-8f50-a38a117c5530 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:11.055812 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b1a3429-d8df-431a-8f50-a38a117c5530 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:11.056673 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1234/2416] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:28:10 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 1369 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:28:11.072210 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f04e841a-37ac-4504-bf7c-e74bdd6c2a24 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:11.072742 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f04e841a-37ac-4504-bf7c-e74bdd6c2a24 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:11.072946 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:11.072946 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:11.073275 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f04e841a-37ac-4504-bf7c-e74bdd6c2a24 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:11.122685 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:11.122685 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:11.130781 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f04e841a-37ac-4504-bf7c-e74bdd6c2a24 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:11.153483 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f04e841a-37ac-4504-bf7c-e74bdd6c2a24 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:11.154372 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1183/2417] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:28:11 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 1369 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:28:11.271463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-733aa871-fe79-4f39-94ef-90f360b38204 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:11.271901 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-733aa871-fe79-4f39-94ef-90f360b38204 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:11.272119 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:11.272119 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:11.272477 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-733aa871-fe79-4f39-94ef-90f360b38204 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:11.321443 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:11.321443 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:11.329807 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-008949e4-a268-4b55-a36b-c54f254499a4 req-733aa871-fe79-4f39-94ef-90f360b38204 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:11.352476 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-733aa871-fe79-4f39-94ef-90f360b38204 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:11.353455 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1235/2418] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:28:11 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 1369 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:28:12.037513 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-074f5e6b-a0e0-401f-b2d3-7524692faa41 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:12.038049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-074f5e6b-a0e0-401f-b2d3-7524692faa41 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:12.038277 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:12.038277 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:12.038652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-074f5e6b-a0e0-401f-b2d3-7524692faa41 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:12.087603 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:12.087603 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:12.096011 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-008949e4-a268-4b55-a36b-c54f254499a4 req-074f5e6b-a0e0-401f-b2d3-7524692faa41 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:12.117850 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-074f5e6b-a0e0-401f-b2d3-7524692faa41 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:12.118710 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1184/2419] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:28:12 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 1369 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:28:12.130437 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-733aa871-fe79-4f39-94ef-90f360b38204 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume// Jan 21 09:28:12.130966 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-733aa871-fe79-4f39-94ef-90f360b38204 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:12.131184 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:12.131184 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:12.131563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-733aa871-fe79-4f39-94ef-90f360b38204 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:12.132644 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-733aa871-fe79-4f39-94ef-90f360b38204 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:28:12.133263 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1236/2420] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:28:12 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:28:12.146481 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-6a208135-59aa-4a5d-9047-bf9d4eb4589e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments Jan 21 09:28:12.146974 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:12.146974 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:12.147505 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-6a208135-59aa-4a5d-9047-bf9d4eb4589e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e2559ca-819e-4361-95f2-6e9a3a84e545", "instance_uuid": "41a440e5-e73c-4482-9b43-0ad57cc9621b", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:28:12.199041 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:12.199041 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:12.251541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-6a208135-59aa-4a5d-9047-bf9d4eb4589e tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments returned with HTTP 200 Jan 21 09:28:12.252565 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1185/2421] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:28:12 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:28:13.670448 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-733aa871-fe79-4f39-94ef-90f360b38204 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume// Jan 21 09:28:13.670964 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-733aa871-fe79-4f39-94ef-90f360b38204 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:13.671381 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-733aa871-fe79-4f39-94ef-90f360b38204 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:13.673165 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-733aa871-fe79-4f39-94ef-90f360b38204 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:28:13.674192 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1237/2422] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:28:13 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:28:13.687019 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-05dcf610-ca26-4f2d-b038-6ac340703b36 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:13.688609 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-05dcf610-ca26-4f2d-b038-6ac340703b36 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:13.688906 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:13.688906 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:13.689639 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-05dcf610-ca26-4f2d-b038-6ac340703b36 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:13.747460 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:13.747460 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:13.755708 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-008949e4-a268-4b55-a36b-c54f254499a4 req-05dcf610-ca26-4f2d-b038-6ac340703b36 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:13.774859 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:13.774859 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:13.785422 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-05dcf610-ca26-4f2d-b038-6ac340703b36 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:13.786277 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1186/2423] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:28:13 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 1467 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:28:13.805203 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-428e0e5a-008f-4122-bce1-f78a2703e5d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] PUT http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7a6f312e-4e16-4bdc-b7c5-3b00d293c377 Jan 21 09:28:13.806058 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-428e0e5a-008f-4122-bce1-f78a2703e5d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:28:13.832600 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:28:13.832600 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:28:13.833085 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-008949e4-a268-4b55-a36b-c54f254499a4 req-428e0e5a-008f-4122-bce1-f78a2703e5d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Lock "b'cinder-attachment_update-2e2559ca-819e-4361-95f2-6e9a3a84e545-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.008s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:28:13.835482 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:13.835482 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:15.164261 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-008949e4-a268-4b55-a36b-c54f254499a4 req-428e0e5a-008f-4122-bce1-f78a2703e5d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Lock "b'cinder-attachment_update-2e2559ca-819e-4361-95f2-6e9a3a84e545-n-h1-771363-2'" released by "attachment_update" :: held 1.331s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:28:15.164925 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-428e0e5a-008f-4122-bce1-f78a2703e5d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7a6f312e-4e16-4bdc-b7c5-3b00d293c377 returned with HTTP 200 Jan 21 09:28:15.165856 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1238/2424] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:28:13 2021] PUT /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7a6f312e-4e16-4bdc-b7c5-3b00d293c377 => generated 762 bytes in 1365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:28:15.202421 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-b73759bc-a4a8-4874-8776-a7319fda51ea tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7a6f312e-4e16-4bdc-b7c5-3b00d293c377/action Jan 21 09:28:15.202968 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:15.202968 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:15.203400 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-b73759bc-a4a8-4874-8776-a7319fda51ea tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:28:15.203777 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-b73759bc-a4a8-4874-8776-a7319fda51ea tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:28:15.270508 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:15.270508 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:15.284198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-008949e4-a268-4b55-a36b-c54f254499a4 req-b73759bc-a4a8-4874-8776-a7319fda51ea tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7a6f312e-4e16-4bdc-b7c5-3b00d293c377/action returned with HTTP 204 Jan 21 09:28:15.285335 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1187/2425] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:28:15 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7a6f312e-4e16-4bdc-b7c5-3b00d293c377/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:28:26.416379 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3d192748-d65e-46eb-8875-01643e65b7ee req-177e1083-f9a5-4cb2-b378-a796fe0a4690 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/limits Jan 21 09:28:26.417186 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3d192748-d65e-46eb-8875-01643e65b7ee req-177e1083-f9a5-4cb2-b378-a796fe0a4690 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:26.417360 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:26.417360 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:26.417700 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3d192748-d65e-46eb-8875-01643e65b7ee req-177e1083-f9a5-4cb2-b378-a796fe0a4690 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:26.437778 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:26.437778 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:26.466335 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3d192748-d65e-46eb-8875-01643e65b7ee req-177e1083-f9a5-4cb2-b378-a796fe0a4690 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/limits returned with HTTP 200 Jan 21 09:28:26.467155 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1239/2426] 10.222.0.86 () {60 vars in 1455 bytes} [Thu Jan 21 09:28:26 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/limits => generated 302 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:28:26.579998 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3d192748-d65e-46eb-8875-01643e65b7ee req-7e2ce423-39aa-4d40-a7a5-b5820c2d4e4b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:26.580518 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3d192748-d65e-46eb-8875-01643e65b7ee req-7e2ce423-39aa-4d40-a7a5-b5820c2d4e4b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:26.580735 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:26.580735 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:26.581106 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3d192748-d65e-46eb-8875-01643e65b7ee req-7e2ce423-39aa-4d40-a7a5-b5820c2d4e4b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:26.628138 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:26.628138 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:26.636631 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-3d192748-d65e-46eb-8875-01643e65b7ee req-7e2ce423-39aa-4d40-a7a5-b5820c2d4e4b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:26.654391 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:26.654391 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:26.664098 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3d192748-d65e-46eb-8875-01643e65b7ee req-7e2ce423-39aa-4d40-a7a5-b5820c2d4e4b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:26.664944 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1188/2427] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:28:26 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 1661 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:28:26.680821 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3d192748-d65e-46eb-8875-01643e65b7ee req-9ddc92cd-d9e5-42da-8c0c-6893fa8c8bfb tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots Jan 21 09:28:26.682330 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3d192748-d65e-46eb-8875-01643e65b7ee req-9ddc92cd-d9e5-42da-8c0c-6893fa8c8bfb tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e2559ca-819e-4361-95f2-6e9a3a84e545", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-129943098", "description": null, "metadata": {}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:28:26.734291 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:26.734291 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:26.735572 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-3d192748-d65e-46eb-8875-01643e65b7ee req-9ddc92cd-d9e5-42da-8c0c-6893fa8c8bfb tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:26.735925 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [req-3d192748-d65e-46eb-8875-01643e65b7ee req-9ddc92cd-d9e5-42da-8c0c-6893fa8c8bfb tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create snapshot from volume 2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:26.788442 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [req-3d192748-d65e-46eb-8875-01643e65b7ee req-9ddc92cd-d9e5-42da-8c0c-6893fa8c8bfb tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Created reservations ['52fe0d51-0fe1-42a3-8b3c-015569af1095', '2c203ea3-64b3-43fa-8395-16faa4aa145d', 'f09238b2-a46e-4486-97b3-efaf78e1c131', '94c405ec-b1db-48b5-a79f-7cb0fce083f9'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:28:26.890760 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-3d192748-d65e-46eb-8875-01643e65b7ee req-9ddc92cd-d9e5-42da-8c0c-6893fa8c8bfb tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot force create request issued successfully. Jan 21 09:28:26.891685 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3d192748-d65e-46eb-8875-01643e65b7ee req-9ddc92cd-d9e5-42da-8c0c-6893fa8c8bfb tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots returned with HTTP 202 Jan 21 09:28:26.893099 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1240/2428] 10.222.0.86 () {64 vars in 1518 bytes} [Thu Jan 21 09:28:26 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots => generated 319 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:28:27.738394 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-013bb378-8c42-4265-9d01-3634715c0ef9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 Jan 21 09:28:27.738971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-013bb378-8c42-4265-9d01-3634715c0ef9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:27.739259 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:27.739259 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:27.739748 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-013bb378-8c42-4265-9d01-3634715c0ef9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:27.764243 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:27.764243 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:27.765347 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-013bb378-8c42-4265-9d01-3634715c0ef9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:28:27.767291 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-013bb378-8c42-4265-9d01-3634715c0ef9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 returned with HTTP 200 Jan 21 09:28:27.768086 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1189/2429] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:28:27 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 => generated 451 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:28:28.781265 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f5e84e6-2fee-438d-b1ae-15f2efb9904d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 Jan 21 09:28:28.781819 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f5e84e6-2fee-438d-b1ae-15f2efb9904d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:28.782015 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:28.782015 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:28.782409 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f5e84e6-2fee-438d-b1ae-15f2efb9904d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:28.807703 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:28.807703 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:28.808733 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3f5e84e6-2fee-438d-b1ae-15f2efb9904d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:28:28.810628 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f5e84e6-2fee-438d-b1ae-15f2efb9904d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 returned with HTTP 200 Jan 21 09:28:28.811397 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1241/2430] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:28:28 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 => generated 478 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:29.634933 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-efc600a3-3fac-4848-a5bf-f766ffdb6a70 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 Jan 21 09:28:29.635703 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-efc600a3-3fac-4848-a5bf-f766ffdb6a70 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:29.635990 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:29.635990 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:29.636736 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-efc600a3-3fac-4848-a5bf-f766ffdb6a70 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:29.661847 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:29.661847 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:29.663013 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-efc600a3-3fac-4848-a5bf-f766ffdb6a70 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:28:29.664939 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-efc600a3-3fac-4848-a5bf-f766ffdb6a70 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 returned with HTTP 200 Jan 21 09:28:29.667241 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1190/2431] 10.222.0.86 () {60 vars in 1575 bytes} [Thu Jan 21 09:28:29 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 => generated 478 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:30.937879 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fed702f3-0bcd-4afe-a37f-b1953e574042 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 Jan 21 09:28:30.938464 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fed702f3-0bcd-4afe-a37f-b1953e574042 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:30.938705 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:30.938705 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:30.938956 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fed702f3-0bcd-4afe-a37f-b1953e574042 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:30.964221 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:30.964221 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:30.965499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fed702f3-0bcd-4afe-a37f-b1953e574042 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:28:30.967469 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fed702f3-0bcd-4afe-a37f-b1953e574042 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 returned with HTTP 200 Jan 21 09:28:30.968292 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1242/2432] 10.222.0.97 () {58 vars in 1368 bytes} [Thu Jan 21 09:28:30 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 => generated 478 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:30.983285 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-576afe9d-4972-43c8-8bb6-275471530caf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:28:30.983807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-576afe9d-4972-43c8-8bb6-275471530caf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:30.984022 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:30.984022 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:30.984374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-576afe9d-4972-43c8-8bb6-275471530caf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:31.036053 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:31.036053 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:31.045192 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-576afe9d-4972-43c8-8bb6-275471530caf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:31.064031 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:31.064031 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:31.074067 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-576afe9d-4972-43c8-8bb6-275471530caf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:28:31.074913 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1191/2433] 10.222.0.97 () {58 vars in 1362 bytes} [Thu Jan 21 09:28:30 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 1661 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:28:31.090617 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes Jan 21 09:28:31.091194 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:31.091194 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:31.091756 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "750a8960-ef21-41d5-95d3-e9ed0e2a5677", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:28:31.093480 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '750a8960-ef21-41d5-95d3-e9ed0e2a5677', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:28:31.129268 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:31.129268 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:31.130360 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:28:31.130725 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume of 1 GB Jan 21 09:28:31.131876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Availability Zones retrieved successfully. Jan 21 09:28:31.149066 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Flow 'volume_create_api' (d5d89fd6-a0cf-4ab3-b2c4-60a1b5d9dd8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:28:31.152563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b559a9a-65e7-4898-b8af-f407984efb73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:28:31.154584 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:28:31.258825 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b559a9a-65e7-4898-b8af-f407984efb73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '750a8960-ef21-41d5-95d3-e9ed0e2a5677', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:28:31.261743 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac42c626-acc3-41c6-b7e0-7316b3fa44f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:28:31.334015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Created reservations ['942e36e0-df29-47a9-a697-ab0a5e364b35', '37f637e4-9401-4764-b6cc-ff199aad493a', '043c9de4-3ff9-432c-b24a-1b2e93870d62', 'f9a981ff-ab11-46e4-8a44-09aeae064070'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:28:31.335927 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac42c626-acc3-41c6-b7e0-7316b3fa44f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['942e36e0-df29-47a9-a697-ab0a5e364b35', '37f637e4-9401-4764-b6cc-ff199aad493a', '043c9de4-3ff9-432c-b24a-1b2e93870d62', 'f9a981ff-ab11-46e4-8a44-09aeae064070']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:28:31.338997 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1900d7-9eeb-4da3-9864-dd83169680d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:28:31.469747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c1900d7-9eeb-4da3-9864-dd83169680d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4237ebe-a0a0-443a-a324-4dec718ca1e6', '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='3b22f3652fe44bdeb7c9092196a88a18',qos_specs=None,replication_status=,reservations=['942e36e0-df29-47a9-a697-ab0a5e364b35','37f637e4-9401-4764-b6cc-ff199aad493a','043c9de4-3ff9-432c-b24a-1b2e93870d62','f9a981ff-ab11-46e4-8a44-09aeae064070'],size=1,snapshot_id=750a8960-ef21-41d5-95d3-e9ed0e2a5677,source_replicaid=,source_volid=None,status='creating',user_id='430e08aa195446559869f20518d7f365',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:28:31Z,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=d4237ebe-a0a0-443a-a324-4dec718ca1e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b22f3652fe44bdeb7c9092196a88a18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=750a8960-ef21-41d5-95d3-e9ed0e2a5677,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='430e08aa195446559869f20518d7f365',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:28:31.472160 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22fc425d-f472-4096-96c6-3d02b20a7eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:28:31.499478 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22fc425d-f472-4096-96c6-3d02b20a7eb1) transitioned into 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='3b22f3652fe44bdeb7c9092196a88a18',qos_specs=None,replication_status=,reservations=['942e36e0-df29-47a9-a697-ab0a5e364b35','37f637e4-9401-4764-b6cc-ff199aad493a','043c9de4-3ff9-432c-b24a-1b2e93870d62','f9a981ff-ab11-46e4-8a44-09aeae064070'],size=1,snapshot_id=750a8960-ef21-41d5-95d3-e9ed0e2a5677,source_replicaid=,source_volid=None,status='creating',user_id='430e08aa195446559869f20518d7f365',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:28:31.501496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdfbcf3d-1c44-43db-ab47-c61918cd215f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:28:31.586804 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdfbcf3d-1c44-43db-ab47-c61918cd215f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:28:31.589652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Flow 'volume_create_api' (d5d89fd6-a0cf-4ab3-b2c4-60a1b5d9dd8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:28:31.639822 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume request issued successfully. Jan 21 09:28:31.655368 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-be88f9bd-40aa-4a5d-adac-c5889f9aad72 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes returned with HTTP 202 Jan 21 09:28:31.656405 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1243/2434] 10.222.0.97 () {62 vars in 1305 bytes} [Thu Jan 21 09:28:31 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes => generated 805 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:28:31.668148 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-b28af2b2-274c-45be-a63d-b4af0d5b2b50 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 Jan 21 09:28:31.668769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-b28af2b2-274c-45be-a63d-b4af0d5b2b50 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:31.668769 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:31.668769 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:31.669127 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-b28af2b2-274c-45be-a63d-b4af0d5b2b50 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:31.738697 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:31.738697 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:31.747447 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-b28af2b2-274c-45be-a63d-b4af0d5b2b50 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:31.772843 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-b28af2b2-274c-45be-a63d-b4af0d5b2b50 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 returned with HTTP 200 Jan 21 09:28:31.773686 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1192/2435] 10.222.0.97 () {58 vars in 1362 bytes} [Thu Jan 21 09:28:31 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 => generated 897 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:31.798046 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-96703937-3251-43ab-8846-97410567cd5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 Jan 21 09:28:31.798701 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-96703937-3251-43ab-8846-97410567cd5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:31.799010 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:31.799010 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:31.799568 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-96703937-3251-43ab-8846-97410567cd5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:31.854569 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:31.854569 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:31.863350 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-96703937-3251-43ab-8846-97410567cd5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:31.887635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-96703937-3251-43ab-8846-97410567cd5d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 returned with HTTP 200 Jan 21 09:28:31.888582 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1244/2436] 10.222.0.97 () {58 vars in 1362 bytes} [Thu Jan 21 09:28:31 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 => generated 897 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:34.910641 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-ead4e769-1241-449b-bf77-43c5e47a67af tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 Jan 21 09:28:34.912136 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-ead4e769-1241-449b-bf77-43c5e47a67af tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:34.912518 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:34.912518 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:34.913431 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-ead4e769-1241-449b-bf77-43c5e47a67af tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:35.038720 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:35.038720 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:35.059807 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-ead4e769-1241-449b-bf77-43c5e47a67af tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:35.103824 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-ead4e769-1241-449b-bf77-43c5e47a67af tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 returned with HTTP 200 Jan 21 09:28:35.105761 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1193/2437] 10.222.0.97 () {58 vars in 1362 bytes} [Thu Jan 21 09:28:34 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 => generated 897 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:38.106516 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fddc0714-49aa-459e-bf23-8c54e664eb67 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 Jan 21 09:28:38.108109 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fddc0714-49aa-459e-bf23-8c54e664eb67 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:38.108109 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:38.108109 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:38.108109 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fddc0714-49aa-459e-bf23-8c54e664eb67 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:38.162613 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:38.162613 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:38.172181 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fddc0714-49aa-459e-bf23-8c54e664eb67 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:38.195810 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fddc0714-49aa-459e-bf23-8c54e664eb67 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 returned with HTTP 200 Jan 21 09:28:38.197601 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1245/2438] 10.222.0.97 () {58 vars in 1362 bytes} [Thu Jan 21 09:28:38 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 => generated 897 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:41.202416 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-a1bc2db0-2dfb-4ef1-863d-00e2218093c8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 Jan 21 09:28:41.202969 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-a1bc2db0-2dfb-4ef1-863d-00e2218093c8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:41.203131 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:41.203131 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:41.203547 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-a1bc2db0-2dfb-4ef1-863d-00e2218093c8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:41.251788 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:41.251788 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:41.259704 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-a1bc2db0-2dfb-4ef1-863d-00e2218093c8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:41.294391 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-a1bc2db0-2dfb-4ef1-863d-00e2218093c8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 returned with HTTP 200 Jan 21 09:28:41.295222 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1194/2439] 10.222.0.97 () {58 vars in 1362 bytes} [Thu Jan 21 09:28:41 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 => generated 1347 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:28:41.309564 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fddc0714-49aa-459e-bf23-8c54e664eb67 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume// Jan 21 09:28:41.310040 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fddc0714-49aa-459e-bf23-8c54e664eb67 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:41.310306 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:41.310306 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:41.310685 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fddc0714-49aa-459e-bf23-8c54e664eb67 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:41.311878 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fddc0714-49aa-459e-bf23-8c54e664eb67 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:28:41.312462 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1246/2440] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:28:41 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:28:41.327769 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-527fa934-696f-47cd-955d-dfc2dd7d97fa tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments Jan 21 09:28:41.328248 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:41.328248 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:41.328659 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-527fa934-696f-47cd-955d-dfc2dd7d97fa tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4237ebe-a0a0-443a-a324-4dec718ca1e6", "instance_uuid": "7eca5d06-426b-4ccf-bcd5-f65a696628ef", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:28:41.377855 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:41.377855 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:41.430012 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-527fa934-696f-47cd-955d-dfc2dd7d97fa tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments returned with HTTP 200 Jan 21 09:28:41.430944 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1195/2441] 10.222.0.97 () {64 vars in 1358 bytes} [Thu Jan 21 09:28:41 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:28:41.438183 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fddc0714-49aa-459e-bf23-8c54e664eb67 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume// Jan 21 09:28:41.438693 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fddc0714-49aa-459e-bf23-8c54e664eb67 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:41.439177 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fddc0714-49aa-459e-bf23-8c54e664eb67 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:41.440202 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-fddc0714-49aa-459e-bf23-8c54e664eb67 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:28:41.440781 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1247/2442] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:28:41 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:28:41.459129 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-94fdcac6-c25f-4df9-bb74-efa3b6c7494c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 Jan 21 09:28:41.459632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-94fdcac6-c25f-4df9-bb74-efa3b6c7494c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:41.459840 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:41.459840 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:41.460205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-94fdcac6-c25f-4df9-bb74-efa3b6c7494c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:41.511561 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:41.511561 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:41.519907 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-94fdcac6-c25f-4df9-bb74-efa3b6c7494c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:41.538528 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:41.538528 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:41.548681 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-94fdcac6-c25f-4df9-bb74-efa3b6c7494c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 returned with HTTP 200 Jan 21 09:28:41.549493 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1196/2443] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:28:41 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 => generated 1445 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:28:41.568730 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-6d1b6ecd-4800-4a0b-a9f7-1657d6aeaeb6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] PUT http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/87b0cc8a-c814-4d1e-83f0-39c1ccf47e4e Jan 21 09:28:41.569530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-6d1b6ecd-4800-4a0b-a9f7-1657d6aeaeb6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:28:41.596690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:28:41.596690 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:28:41.597286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-6d1b6ecd-4800-4a0b-a9f7-1657d6aeaeb6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Lock "b'cinder-attachment_update-d4237ebe-a0a0-443a-a324-4dec718ca1e6-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:28:41.599641 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:41.599641 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:42.959466 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-6d1b6ecd-4800-4a0b-a9f7-1657d6aeaeb6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Lock "b'cinder-attachment_update-d4237ebe-a0a0-443a-a324-4dec718ca1e6-n-h1-771363-2'" released by "attachment_update" :: held 1.362s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:28:42.960834 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-6d1b6ecd-4800-4a0b-a9f7-1657d6aeaeb6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/87b0cc8a-c814-4d1e-83f0-39c1ccf47e4e returned with HTTP 200 Jan 21 09:28:42.962661 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1248/2444] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:28:41 2021] PUT /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/87b0cc8a-c814-4d1e-83f0-39c1ccf47e4e => generated 762 bytes in 1398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:28:43.004934 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-3b771d00-cff5-48e6-8a77-40ec349a1394 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/87b0cc8a-c814-4d1e-83f0-39c1ccf47e4e/action Jan 21 09:28:43.006440 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:43.006440 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:43.006889 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-3b771d00-cff5-48e6-8a77-40ec349a1394 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:28:43.007274 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-3b771d00-cff5-48e6-8a77-40ec349a1394 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:28:43.102668 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:43.102668 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:43.117933 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0196315b-dfef-4f03-a386-021735fb9fd8 req-3b771d00-cff5-48e6-8a77-40ec349a1394 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/87b0cc8a-c814-4d1e-83f0-39c1ccf47e4e/action returned with HTTP 204 Jan 21 09:28:43.119686 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1197/2445] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:28:42 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/87b0cc8a-c814-4d1e-83f0-39c1ccf47e4e/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:28:54.246901 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76dea0d7-c58f-44be-8160-8dc4167320d2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 Jan 21 09:28:54.247323 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76dea0d7-c58f-44be-8160-8dc4167320d2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:54.247875 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:54.247875 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:54.248374 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76dea0d7-c58f-44be-8160-8dc4167320d2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:54.309138 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:54.309138 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:54.317079 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-76dea0d7-c58f-44be-8160-8dc4167320d2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:54.337246 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:54.337246 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:54.347706 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76dea0d7-c58f-44be-8160-8dc4167320d2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 returned with HTTP 200 Jan 21 09:28:54.348749 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1249/2446] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:28:54 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 => generated 1639 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:28:57.899756 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c20f4c20-5201-45ef-b0df-a56377c085ae req-d3d709d7-01a0-409e-a32f-85f2dcd0222f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/87b0cc8a-c814-4d1e-83f0-39c1ccf47e4e Jan 21 09:28:57.900821 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c20f4c20-5201-45ef-b0df-a56377c085ae req-d3d709d7-01a0-409e-a32f-85f2dcd0222f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:57.900977 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:57.900977 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:57.901330 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c20f4c20-5201-45ef-b0df-a56377c085ae req-d3d709d7-01a0-409e-a32f-85f2dcd0222f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:57.934467 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:57.934467 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:58.404442 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-c20f4c20-5201-45ef-b0df-a56377c085ae req-d3d709d7-01a0-409e-a32f-85f2dcd0222f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:28:58.404867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-c20f4c20-5201-45ef-b0df-a56377c085ae req-d3d709d7-01a0-409e-a32f-85f2dcd0222f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:28:58.430212 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c20f4c20-5201-45ef-b0df-a56377c085ae req-d3d709d7-01a0-409e-a32f-85f2dcd0222f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/87b0cc8a-c814-4d1e-83f0-39c1ccf47e4e returned with HTTP 200 Jan 21 09:28:58.431460 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1198/2447] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:28:57 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/87b0cc8a-c814-4d1e-83f0-39c1ccf47e4e => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:28:58.446641 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c20f4c20-5201-45ef-b0df-a56377c085ae req-63c0dce1-f08c-49fe-8965-d6c63d4a0b12 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 Jan 21 09:28:58.447176 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c20f4c20-5201-45ef-b0df-a56377c085ae req-63c0dce1-f08c-49fe-8965-d6c63d4a0b12 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:28:58.447371 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:28:58.447371 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:28:58.447727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c20f4c20-5201-45ef-b0df-a56377c085ae req-63c0dce1-f08c-49fe-8965-d6c63d4a0b12 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:28:58.448272 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-c20f4c20-5201-45ef-b0df-a56377c085ae req-63c0dce1-f08c-49fe-8965-d6c63d4a0b12 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete volume with id: d4237ebe-a0a0-443a-a324-4dec718ca1e6 Jan 21 09:28:58.499695 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:28:58.499695 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:28:58.500878 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c20f4c20-5201-45ef-b0df-a56377c085ae req-63c0dce1-f08c-49fe-8965-d6c63d4a0b12 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:28:58.553948 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c20f4c20-5201-45ef-b0df-a56377c085ae req-63c0dce1-f08c-49fe-8965-d6c63d4a0b12 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete volume request issued successfully. Jan 21 09:28:58.554640 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c20f4c20-5201-45ef-b0df-a56377c085ae req-63c0dce1-f08c-49fe-8965-d6c63d4a0b12 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 returned with HTTP 202 Jan 21 09:28:58.557887 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1250/2448] 10.222.0.97 () {60 vars in 1384 bytes} [Thu Jan 21 09:28:58 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:29:00.184448 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6127f18f-9faf-48b7-93a4-7c5632e47f87 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 Jan 21 09:29:00.184976 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6127f18f-9faf-48b7-93a4-7c5632e47f87 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:00.185201 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:00.185201 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:00.185902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6127f18f-9faf-48b7-93a4-7c5632e47f87 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:00.234603 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:00.234603 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:00.244201 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6127f18f-9faf-48b7-93a4-7c5632e47f87 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:00.268081 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6127f18f-9faf-48b7-93a4-7c5632e47f87 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 returned with HTTP 200 Jan 21 09:29:00.274421 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1199/2449] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:00 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 => generated 1346 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:29:01.286574 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef5a011f-b3fe-4773-89f2-0a340e547898 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 Jan 21 09:29:01.287102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef5a011f-b3fe-4773-89f2-0a340e547898 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:01.287296 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:01.287296 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:01.287953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef5a011f-b3fe-4773-89f2-0a340e547898 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:01.338374 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef5a011f-b3fe-4773-89f2-0a340e547898 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 returned with HTTP 404 Jan 21 09:29:01.339660 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1251/2450] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:01 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/d4237ebe-a0a0-443a-a324-4dec718ca1e6 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:29:01.348940 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87ef3bfb-ebaf-4b12-a4a1-5eb6c5eabee9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 Jan 21 09:29:01.349421 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87ef3bfb-ebaf-4b12-a4a1-5eb6c5eabee9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:01.350052 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:01.350052 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:01.351389 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87ef3bfb-ebaf-4b12-a4a1-5eb6c5eabee9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:01.351771 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-87ef3bfb-ebaf-4b12-a4a1-5eb6c5eabee9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete snapshot with id: 750a8960-ef21-41d5-95d3-e9ed0e2a5677 Jan 21 09:29:01.379095 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:01.379095 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:01.380272 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-87ef3bfb-ebaf-4b12-a4a1-5eb6c5eabee9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:29:01.448171 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-87ef3bfb-ebaf-4b12-a4a1-5eb6c5eabee9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot delete request issued successfully. Jan 21 09:29:01.448635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87ef3bfb-ebaf-4b12-a4a1-5eb6c5eabee9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 returned with HTTP 202 Jan 21 09:29:01.449499 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1200/2451] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:29:01 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:29:01.457496 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e79ef025-8fa8-4ef3-875a-e5bd6122d508 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 Jan 21 09:29:01.458015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e79ef025-8fa8-4ef3-875a-e5bd6122d508 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:01.458576 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e79ef025-8fa8-4ef3-875a-e5bd6122d508 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:01.485994 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:01.485994 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:01.486732 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e79ef025-8fa8-4ef3-875a-e5bd6122d508 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:29:01.488630 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e79ef025-8fa8-4ef3-875a-e5bd6122d508 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 returned with HTTP 200 Jan 21 09:29:01.489422 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1252/2452] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:29:01 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 => generated 477 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:29:02.502991 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d976887-1af8-4bf8-93b9-799c6535ddd7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 Jan 21 09:29:02.504406 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d976887-1af8-4bf8-93b9-799c6535ddd7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:02.505068 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:02.505068 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:02.506301 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d976887-1af8-4bf8-93b9-799c6535ddd7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:02.535257 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:02.535257 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:02.536380 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2d976887-1af8-4bf8-93b9-799c6535ddd7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:29:02.538697 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d976887-1af8-4bf8-93b9-799c6535ddd7 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 returned with HTTP 200 Jan 21 09:29:02.540470 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1201/2453] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:29:02 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 => generated 477 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:03.552338 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47876bfd-44eb-4a6d-add6-5475dca7a9b4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 Jan 21 09:29:03.552947 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47876bfd-44eb-4a6d-add6-5475dca7a9b4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:03.553159 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:03.553159 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:03.553635 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47876bfd-44eb-4a6d-add6-5475dca7a9b4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:03.579930 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47876bfd-44eb-4a6d-add6-5475dca7a9b4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 returned with HTTP 404 Jan 21 09:29:03.580978 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1253/2454] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:29:03 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:29:07.625062 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-caa12949-57f0-4c2f-927a-b730fcbc8f83 req-36e3612f-828b-4a4e-8dab-8e48c7d95cf2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7a6f312e-4e16-4bdc-b7c5-3b00d293c377 Jan 21 09:29:07.625586 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-caa12949-57f0-4c2f-927a-b730fcbc8f83 req-36e3612f-828b-4a4e-8dab-8e48c7d95cf2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:07.625802 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:07.625802 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:07.626198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-caa12949-57f0-4c2f-927a-b730fcbc8f83 req-36e3612f-828b-4a4e-8dab-8e48c7d95cf2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:07.647528 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:07.647528 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:08.100457 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-caa12949-57f0-4c2f-927a-b730fcbc8f83 req-36e3612f-828b-4a4e-8dab-8e48c7d95cf2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:29:08.100886 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-caa12949-57f0-4c2f-927a-b730fcbc8f83 req-36e3612f-828b-4a4e-8dab-8e48c7d95cf2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:29:08.108072 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-caa12949-57f0-4c2f-927a-b730fcbc8f83 req-36e3612f-828b-4a4e-8dab-8e48c7d95cf2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7a6f312e-4e16-4bdc-b7c5-3b00d293c377 returned with HTTP 200 Jan 21 09:29:08.108954 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1202/2455] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:29:07 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/7a6f312e-4e16-4bdc-b7c5-3b00d293c377 => generated 19 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:08.125316 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-caa12949-57f0-4c2f-927a-b730fcbc8f83 req-693cf43c-4c97-4b16-945b-f131ab5c298f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:29:08.125789 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-caa12949-57f0-4c2f-927a-b730fcbc8f83 req-693cf43c-4c97-4b16-945b-f131ab5c298f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:08.126305 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-caa12949-57f0-4c2f-927a-b730fcbc8f83 req-693cf43c-4c97-4b16-945b-f131ab5c298f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:08.126767 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-caa12949-57f0-4c2f-927a-b730fcbc8f83 req-693cf43c-4c97-4b16-945b-f131ab5c298f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete volume with id: 2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:29:08.174549 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:08.174549 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:08.175666 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-caa12949-57f0-4c2f-927a-b730fcbc8f83 req-693cf43c-4c97-4b16-945b-f131ab5c298f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:08.200985 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-caa12949-57f0-4c2f-927a-b730fcbc8f83 req-693cf43c-4c97-4b16-945b-f131ab5c298f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete volume request issued successfully. Jan 21 09:29:08.201451 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-caa12949-57f0-4c2f-927a-b730fcbc8f83 req-693cf43c-4c97-4b16-945b-f131ab5c298f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 202 Jan 21 09:29:08.202317 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1254/2456] 10.222.0.97 () {60 vars in 1384 bytes} [Thu Jan 21 09:29:08 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:29:09.016611 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79b7d0ce-0957-40d0-9356-3276e4a703c9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:29:09.017175 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79b7d0ce-0957-40d0-9356-3276e4a703c9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:09.017402 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:09.017402 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:09.017793 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79b7d0ce-0957-40d0-9356-3276e4a703c9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:09.073444 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:09.073444 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:09.081638 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-79b7d0ce-0957-40d0-9356-3276e4a703c9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:09.105972 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79b7d0ce-0957-40d0-9356-3276e4a703c9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 200 Jan 21 09:29:09.106835 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1203/2457] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:09 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 1368 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:29:10.123347 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f8ab4f0-b852-4b48-aea7-d1d5a1e4fa5a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:29:10.123904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f8ab4f0-b852-4b48-aea7-d1d5a1e4fa5a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:10.124304 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:10.124304 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:10.124682 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f8ab4f0-b852-4b48-aea7-d1d5a1e4fa5a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:10.170849 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f8ab4f0-b852-4b48-aea7-d1d5a1e4fa5a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 404 Jan 21 09:29:10.171869 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1255/2458] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:10 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:29:10.345997 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ef72c96-ba1a-425c-99e9-991f7cd2c07b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 Jan 21 09:29:10.346560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ef72c96-ba1a-425c-99e9-991f7cd2c07b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:10.346781 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:10.346781 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:10.347157 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ef72c96-ba1a-425c-99e9-991f7cd2c07b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:10.347558 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-5ef72c96-ba1a-425c-99e9-991f7cd2c07b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete snapshot with id: 750a8960-ef21-41d5-95d3-e9ed0e2a5677 Jan 21 09:29:10.371587 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ef72c96-ba1a-425c-99e9-991f7cd2c07b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 returned with HTTP 404 Jan 21 09:29:10.374135 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1204/2459] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:29:10 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:29:10.380583 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c91d41ce-1bdd-4009-ad14-43223b5aa98c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 Jan 21 09:29:10.381107 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c91d41ce-1bdd-4009-ad14-43223b5aa98c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:10.381595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c91d41ce-1bdd-4009-ad14-43223b5aa98c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:10.404242 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c91d41ce-1bdd-4009-ad14-43223b5aa98c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 returned with HTTP 404 Jan 21 09:29:10.405384 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1256/2460] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:29:10 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/750a8960-ef21-41d5-95d3-e9ed0e2a5677 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:29:11.191355 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d3b7c41-00a9-41cb-83c5-c7dd583c0710 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:29:11.191881 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d3b7c41-00a9-41cb-83c5-c7dd583c0710 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:11.192367 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d3b7c41-00a9-41cb-83c5-c7dd583c0710 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:11.192827 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-8d3b7c41-00a9-41cb-83c5-c7dd583c0710 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete volume with id: 2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:29:11.237948 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d3b7c41-00a9-41cb-83c5-c7dd583c0710 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 404 Jan 21 09:29:11.238973 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1205/2461] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:29:11 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:29:11.246967 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5fa87b4e-1881-48c8-8a80-2b034b9a716d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 Jan 21 09:29:11.247491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5fa87b4e-1881-48c8-8a80-2b034b9a716d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:11.248059 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5fa87b4e-1881-48c8-8a80-2b034b9a716d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:11.294019 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5fa87b4e-1881-48c8-8a80-2b034b9a716d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 returned with HTTP 404 Jan 21 09:29:11.294986 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1257/2462] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:11 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/2e2559ca-819e-4361-95f2-6e9a3a84e545 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:29:12.441994 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes Jan 21 09:29:12.442783 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-746249404", "snapshot_id": null, "imageRef": "1bd435bf-09c9-4a02-9f1c-d0874199f573", "volume_type": null, "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:29:12.444016 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-746249404', 'snapshot_id': None, 'imageRef': '1bd435bf-09c9-4a02-9f1c-d0874199f573', 'volume_type': None, 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:29:12.550708 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume of 1 GB Jan 21 09:29:12.563885 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Availability Zones retrieved successfully. Jan 21 09:29:12.581613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Flow 'volume_create_api' (8ab44807-8b25-49a1-b4be-629bb711cac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:29:12.584369 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (148b0336-9a92-4bf0-9488-0721a1648b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:29:12.587113 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:29:12.697326 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (148b0336-9a92-4bf0-9488-0721a1648b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:29:12.699784 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cc6de58-fedf-4774-96e1-62326a4e6ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:29:12.763652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Created reservations ['10a2fa44-6f1d-458d-9a0e-568ebd5d55c4', '0a97a4ec-a96c-4beb-bf55-4a112510cc9c', 'd771971b-39b9-4a46-8b56-9ff061db1491', 'b5731cc3-1984-4df5-8a55-09c8b0cf52fd'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:29:12.765490 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cc6de58-fedf-4774-96e1-62326a4e6ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10a2fa44-6f1d-458d-9a0e-568ebd5d55c4', '0a97a4ec-a96c-4beb-bf55-4a112510cc9c', 'd771971b-39b9-4a46-8b56-9ff061db1491', 'b5731cc3-1984-4df5-8a55-09c8b0cf52fd']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:29:12.767636 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d714e7f6-ae2a-4662-a976-1a190fa51be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:29:12.822770 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d714e7f6-ae2a-4662-a976-1a190fa51be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f005e3de-feeb-4fad-bffd-189c1e4a50a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-746249404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b22f3652fe44bdeb7c9092196a88a18',qos_specs=None,replication_status=,reservations=['10a2fa44-6f1d-458d-9a0e-568ebd5d55c4','0a97a4ec-a96c-4beb-bf55-4a112510cc9c','d771971b-39b9-4a46-8b56-9ff061db1491','b5731cc3-1984-4df5-8a55-09c8b0cf52fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e08aa195446559869f20518d7f365',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:29:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-746249404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f005e3de-feeb-4fad-bffd-189c1e4a50a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b22f3652fe44bdeb7c9092196a88a18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='430e08aa195446559869f20518d7f365',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:29:12.824891 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fee04837-1d5f-4a80-8c6d-166217fbcb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:29:12.849531 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fee04837-1d5f-4a80-8c6d-166217fbcb91) transitioned into state 'SUCCESS' from state '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-746249404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b22f3652fe44bdeb7c9092196a88a18',qos_specs=None,replication_status=,reservations=['10a2fa44-6f1d-458d-9a0e-568ebd5d55c4','0a97a4ec-a96c-4beb-bf55-4a112510cc9c','d771971b-39b9-4a46-8b56-9ff061db1491','b5731cc3-1984-4df5-8a55-09c8b0cf52fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430e08aa195446559869f20518d7f365',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:29:12.851558 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd71ac31-a5fa-43b4-826d-bbcc2f98837e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:29:12.865051 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd71ac31-a5fa-43b4-826d-bbcc2f98837e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:29:12.867671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Flow 'volume_create_api' (8ab44807-8b25-49a1-b4be-629bb711cac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:29:12.915792 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume request issued successfully. Jan 21 09:29:12.928992 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8518afe2-c3c9-44f0-af81-66b48c2a974d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes returned with HTTP 202 Jan 21 09:29:12.940462 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1206/2463] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:29:12 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes => generated 827 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:29:12.944849 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3022da11-8746-45c5-b619-0ba6476a908b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:12.945366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3022da11-8746-45c5-b619-0ba6476a908b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:12.945850 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3022da11-8746-45c5-b619-0ba6476a908b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:13.000741 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:13.000741 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:13.008925 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3022da11-8746-45c5-b619-0ba6476a908b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:13.030270 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3022da11-8746-45c5-b619-0ba6476a908b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:13.031232 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1258/2464] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:12 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:14.047985 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-833d6d4e-d978-44e3-bee3-287903dbc921 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:14.048497 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-833d6d4e-d978-44e3-bee3-287903dbc921 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:14.048687 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:14.048687 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:14.049351 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-833d6d4e-d978-44e3-bee3-287903dbc921 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:14.099854 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:14.099854 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:14.108449 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-833d6d4e-d978-44e3-bee3-287903dbc921 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:14.130930 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-833d6d4e-d978-44e3-bee3-287903dbc921 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:14.131752 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1207/2465] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:14 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 919 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:15.148340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a971026-53eb-475f-bfbb-e88f0b4078d9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:15.148955 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a971026-53eb-475f-bfbb-e88f0b4078d9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:15.149061 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:15.149061 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:15.149437 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a971026-53eb-475f-bfbb-e88f0b4078d9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:15.202652 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:15.202652 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:15.211440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8a971026-53eb-475f-bfbb-e88f0b4078d9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:15.234837 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a971026-53eb-475f-bfbb-e88f0b4078d9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:15.235671 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1259/2466] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:15 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 919 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:16.251344 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1336cf9-213b-4bc0-bb19-278555ae6689 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:16.251868 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1336cf9-213b-4bc0-bb19-278555ae6689 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:16.252057 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:16.252057 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:16.252430 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1336cf9-213b-4bc0-bb19-278555ae6689 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:16.302470 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:16.302470 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:16.311717 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a1336cf9-213b-4bc0-bb19-278555ae6689 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:16.334194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1336cf9-213b-4bc0-bb19-278555ae6689 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:16.335017 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1208/2467] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:16 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 919 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:17.351774 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ebb3778-6ac1-4d2d-a248-ee5d667006d0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:17.352306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ebb3778-6ac1-4d2d-a248-ee5d667006d0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:17.352431 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:17.352431 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:17.353100 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ebb3778-6ac1-4d2d-a248-ee5d667006d0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:17.405788 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:17.405788 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:17.414434 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6ebb3778-6ac1-4d2d-a248-ee5d667006d0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:17.436969 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ebb3778-6ac1-4d2d-a248-ee5d667006d0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:17.437792 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1260/2468] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:17 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:18.454219 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-771792a0-c6aa-4cd6-8c2b-f808cae57d1a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:18.454757 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-771792a0-c6aa-4cd6-8c2b-f808cae57d1a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:18.454944 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:18.454944 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:18.455285 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-771792a0-c6aa-4cd6-8c2b-f808cae57d1a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:18.507755 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:18.507755 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:18.516448 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-771792a0-c6aa-4cd6-8c2b-f808cae57d1a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:18.539066 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-771792a0-c6aa-4cd6-8c2b-f808cae57d1a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:18.539898 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1209/2469] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:18 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:19.556285 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-289e5249-7e45-4bc8-bf80-77e0a2fc043c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:19.557288 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-289e5249-7e45-4bc8-bf80-77e0a2fc043c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:19.557767 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:19.557767 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:19.558190 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-289e5249-7e45-4bc8-bf80-77e0a2fc043c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:19.607647 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:19.607647 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:19.616068 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-289e5249-7e45-4bc8-bf80-77e0a2fc043c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:19.648513 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-289e5249-7e45-4bc8-bf80-77e0a2fc043c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:19.649355 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1261/2470] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:19 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 919 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:20.665899 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9aa7e704-7b26-448e-81c0-9aa145f68f39 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:20.666539 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9aa7e704-7b26-448e-81c0-9aa145f68f39 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:20.666813 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:20.666813 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:20.667192 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9aa7e704-7b26-448e-81c0-9aa145f68f39 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:20.718359 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:20.718359 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:20.728218 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9aa7e704-7b26-448e-81c0-9aa145f68f39 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:20.759292 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9aa7e704-7b26-448e-81c0-9aa145f68f39 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:20.760279 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1210/2471] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:20 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 919 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:21.776104 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cfd4b163-3621-4718-89e9-b860151d85b5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:21.776769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cfd4b163-3621-4718-89e9-b860151d85b5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:21.776969 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:21.776969 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:21.777598 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cfd4b163-3621-4718-89e9-b860151d85b5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:21.833014 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] POST http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes Jan 21 09:29:21.833479 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:21.833479 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:21.834061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-843089222"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:29:21.835446 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-843089222'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:29:21.835817 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Create volume of 1 GB Jan 21 09:29:21.836486 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:21.836486 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:21.845333 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cfd4b163-3621-4718-89e9-b860151d85b5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:21.849264 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Availability Zones retrieved successfully. Jan 21 09:29:21.867585 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cfd4b163-3621-4718-89e9-b860151d85b5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:21.868517 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1262/2472] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:21 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 919 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:21.870205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Flow 'volume_create_api' (2ca3c396-a287-4f36-8b13-08573ba5a19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:29:21.873011 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0e8eafb-6756-448c-9c39-1291dba97df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:29:21.875095 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:29:21.938440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0e8eafb-6756-448c-9c39-1291dba97df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:29:21.940670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bd36595-b54a-4326-9054-d64fa8f28af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:29:22.135681 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Created reservations ['ac2b5c87-f0a1-4711-9f7e-f154f1ee1e63', '45208666-672b-4124-a26f-61734d985f12', '99f4cc0f-b41a-4917-b22e-9ba0801910dd', 'c2bb68d3-6f81-40f5-866a-15f37684dc3e'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:29:22.137596 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bd36595-b54a-4326-9054-d64fa8f28af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac2b5c87-f0a1-4711-9f7e-f154f1ee1e63', '45208666-672b-4124-a26f-61734d985f12', '99f4cc0f-b41a-4917-b22e-9ba0801910dd', 'c2bb68d3-6f81-40f5-866a-15f37684dc3e']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:29:22.139971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12b3d55-ef66-4bae-b475-d380d2ed7c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:29:22.202528 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12b3d55-ef66-4bae-b475-d380d2ed7c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56b63e02-000e-4e59-975b-955ebac5f4bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-843089222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ae29f5e58f4fe3982eca18a30eed7a',qos_specs=None,replication_status=,reservations=['ac2b5c87-f0a1-4711-9f7e-f154f1ee1e63','45208666-672b-4124-a26f-61734d985f12','99f4cc0f-b41a-4917-b22e-9ba0801910dd','c2bb68d3-6f81-40f5-866a-15f37684dc3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e82355d450943d7a894a3b8eb10f23a',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:29:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-843089222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56b63e02-000e-4e59-975b-955ebac5f4bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4ae29f5e58f4fe3982eca18a30eed7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4e82355d450943d7a894a3b8eb10f23a',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:29:22.204575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3e34f43-2ade-4901-9d9a-1aaa2484eb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:29:22.230190 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3e34f43-2ade-4901-9d9a-1aaa2484eb8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-843089222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ae29f5e58f4fe3982eca18a30eed7a',qos_specs=None,replication_status=,reservations=['ac2b5c87-f0a1-4711-9f7e-f154f1ee1e63','45208666-672b-4124-a26f-61734d985f12','99f4cc0f-b41a-4917-b22e-9ba0801910dd','c2bb68d3-6f81-40f5-866a-15f37684dc3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e82355d450943d7a894a3b8eb10f23a',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:29:22.232115 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c198c83d-adc8-4030-a7f4-1cdee714ae3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:29:22.246343 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c198c83d-adc8-4030-a7f4-1cdee714ae3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:29:22.248939 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Flow 'volume_create_api' (2ca3c396-a287-4f36-8b13-08573ba5a19b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:29:22.297939 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Create volume request issued successfully. Jan 21 09:29:22.311541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c52e7e93-c453-4b24-bcff-9fc6c066b8bc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes returned with HTTP 202 Jan 21 09:29:22.321063 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1211/2473] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:29:21 2021] POST /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes => generated 825 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:29:22.327348 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7448b75-902d-4561-89a2-ffa6e7fba27e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf Jan 21 09:29:22.327913 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7448b75-902d-4561-89a2-ffa6e7fba27e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:22.328107 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:22.328107 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:22.328513 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7448b75-902d-4561-89a2-ffa6e7fba27e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:22.376959 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:22.376959 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:22.386969 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e7448b75-902d-4561-89a2-ffa6e7fba27e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:29:22.410711 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7448b75-902d-4561-89a2-ffa6e7fba27e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf returned with HTTP 200 Jan 21 09:29:22.411681 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1263/2474] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:22 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:22.887739 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d69c526e-063d-4775-8f8d-1148f123e6fa tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:22.888205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d69c526e-063d-4775-8f8d-1148f123e6fa tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:22.888387 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:22.888387 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:22.888767 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d69c526e-063d-4775-8f8d-1148f123e6fa tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:22.948778 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:22.948778 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:22.957772 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d69c526e-063d-4775-8f8d-1148f123e6fa tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:22.981280 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d69c526e-063d-4775-8f8d-1148f123e6fa tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:22.982606 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1212/2475] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:22 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 977 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:23.426609 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7e141a3-6213-46f6-8c0d-e83ac2ad6def tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf Jan 21 09:29:23.427054 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7e141a3-6213-46f6-8c0d-e83ac2ad6def tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:23.427273 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:23.427273 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:23.427671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7e141a3-6213-46f6-8c0d-e83ac2ad6def tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:23.483526 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:23.483526 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:23.492448 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7e141a3-6213-46f6-8c0d-e83ac2ad6def tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:29:23.515928 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7e141a3-6213-46f6-8c0d-e83ac2ad6def tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf returned with HTTP 200 Jan 21 09:29:23.516756 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1264/2476] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:23 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf => generated 918 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:23.999019 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6dc2d148-dd1e-4d2a-a445-c41d4b337cba tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:23.999559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6dc2d148-dd1e-4d2a-a445-c41d4b337cba tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:23.999653 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:23.999653 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:24.000139 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6dc2d148-dd1e-4d2a-a445-c41d4b337cba tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:24.049875 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:24.049875 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:24.058739 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6dc2d148-dd1e-4d2a-a445-c41d4b337cba tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:24.081669 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6dc2d148-dd1e-4d2a-a445-c41d4b337cba tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:24.082561 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1213/2477] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:23 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 980 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:25.099482 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1221801-2625-4ee2-8e9b-cb695563f89d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:25.101014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1221801-2625-4ee2-8e9b-cb695563f89d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:25.101346 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:25.101346 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:25.101854 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1221801-2625-4ee2-8e9b-cb695563f89d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:25.152478 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:25.152478 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:25.160904 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d1221801-2625-4ee2-8e9b-cb695563f89d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:25.184134 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1221801-2625-4ee2-8e9b-cb695563f89d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:25.184892 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1265/2478] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:25 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 980 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:26.200783 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a7d8d87-a986-446a-8fec-4ca1d0a234e4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:26.201473 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a7d8d87-a986-446a-8fec-4ca1d0a234e4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:26.201821 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:26.201821 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:26.202269 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a7d8d87-a986-446a-8fec-4ca1d0a234e4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:26.253756 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:26.253756 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:26.263080 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3a7d8d87-a986-446a-8fec-4ca1d0a234e4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:26.285875 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a7d8d87-a986-446a-8fec-4ca1d0a234e4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:26.286764 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1214/2479] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:26 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 980 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:27.302922 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5571aa83-e1c9-4d8f-85a9-4b7270494f15 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:27.303435 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5571aa83-e1c9-4d8f-85a9-4b7270494f15 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:27.303639 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:27.303639 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:27.304009 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5571aa83-e1c9-4d8f-85a9-4b7270494f15 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:27.353992 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:27.353992 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:27.362740 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5571aa83-e1c9-4d8f-85a9-4b7270494f15 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:27.384377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5571aa83-e1c9-4d8f-85a9-4b7270494f15 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:27.385870 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1266/2480] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:27 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 980 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:28.403219 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f0b1836-a000-49fb-a344-621d68518839 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:28.403808 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f0b1836-a000-49fb-a344-621d68518839 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:28.403953 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:28.403953 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:28.404348 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f0b1836-a000-49fb-a344-621d68518839 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:28.453935 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:28.453935 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:28.461862 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2f0b1836-a000-49fb-a344-621d68518839 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:28.485334 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f0b1836-a000-49fb-a344-621d68518839 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:28.486173 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1215/2481] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:28 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:29:28.501656 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40b450e8-08b0-4919-a2ba-c6eb2e380c40 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:28.502231 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40b450e8-08b0-4919-a2ba-c6eb2e380c40 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:28.502446 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:28.502446 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:28.502818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40b450e8-08b0-4919-a2ba-c6eb2e380c40 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:28.550599 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:28.550599 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:28.559136 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-40b450e8-08b0-4919-a2ba-c6eb2e380c40 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:28.581684 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40b450e8-08b0-4919-a2ba-c6eb2e380c40 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:28.582517 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1267/2482] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:28 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 1368 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:29:28.758291 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-4ce3cd59-1d03-4f3c-8d88-fa1983da1c0b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:28.758844 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-4ce3cd59-1d03-4f3c-8d88-fa1983da1c0b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:28.759058 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:28.759058 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:28.759457 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-4ce3cd59-1d03-4f3c-8d88-fa1983da1c0b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:28.808188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:28.808188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:28.816317 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-4ce3cd59-1d03-4f3c-8d88-fa1983da1c0b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:28.838897 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-4ce3cd59-1d03-4f3c-8d88-fa1983da1c0b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:28.839762 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1216/2483] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:29:28 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 1368 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:29:30.213308 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-880528c1-39ce-4a29-a78e-c1992df7a227 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:30.213807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-880528c1-39ce-4a29-a78e-c1992df7a227 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:30.214240 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:30.214240 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:30.214614 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-880528c1-39ce-4a29-a78e-c1992df7a227 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:30.263109 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:30.263109 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:30.271562 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-880528c1-39ce-4a29-a78e-c1992df7a227 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:30.295519 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-880528c1-39ce-4a29-a78e-c1992df7a227 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:30.296362 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1268/2484] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:29:30 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:29:30.308919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-4ce3cd59-1d03-4f3c-8d88-fa1983da1c0b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume// Jan 21 09:29:30.309396 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-4ce3cd59-1d03-4f3c-8d88-fa1983da1c0b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:30.309617 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:30.309617 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:30.309993 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-4ce3cd59-1d03-4f3c-8d88-fa1983da1c0b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:30.311262 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-4ce3cd59-1d03-4f3c-8d88-fa1983da1c0b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:29:30.312037 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1217/2485] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:29:30 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:29:30.325792 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-d4269a5e-7843-4a48-be94-902275fb4bcd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments Jan 21 09:29:30.326663 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:30.326663 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:30.327253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-d4269a5e-7843-4a48-be94-902275fb4bcd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f005e3de-feeb-4fad-bffd-189c1e4a50a5", "instance_uuid": "bad3511f-6f5d-4aa8-a77b-d60c47d48b63", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:29:30.379683 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:30.379683 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:30.432656 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-d4269a5e-7843-4a48-be94-902275fb4bcd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments returned with HTTP 200 Jan 21 09:29:30.433603 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1269/2486] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:29:30 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:29:31.702246 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-4ce3cd59-1d03-4f3c-8d88-fa1983da1c0b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume// Jan 21 09:29:31.702730 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-4ce3cd59-1d03-4f3c-8d88-fa1983da1c0b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:31.703194 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-4ce3cd59-1d03-4f3c-8d88-fa1983da1c0b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:31.704221 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-4ce3cd59-1d03-4f3c-8d88-fa1983da1c0b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:29:31.704972 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1218/2487] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:29:31 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:29:31.719405 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-bc7422e6-70a1-4977-a7e0-dd1c5c1a11e9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:29:31.720237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-bc7422e6-70a1-4977-a7e0-dd1c5c1a11e9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:31.720616 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:31.720616 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:31.721037 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-bc7422e6-70a1-4977-a7e0-dd1c5c1a11e9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:31.793891 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:31.793891 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:31.802366 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-bc7422e6-70a1-4977-a7e0-dd1c5c1a11e9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:29:31.821042 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:31.821042 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:31.831904 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-bc7422e6-70a1-4977-a7e0-dd1c5c1a11e9 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:29:31.832674 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1270/2488] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:29:31 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 1466 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:29:31.854352 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-3fe4571f-0ca2-4079-861b-2e0854127972 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] PUT http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/4ddcfa7f-a7aa-4ec0-a855-7b244b4129f8 Jan 21 09:29:31.855496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-3fe4571f-0ca2-4079-861b-2e0854127972 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:29:31.897543 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:29:31.897543 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:29:31.898061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-3fe4571f-0ca2-4079-861b-2e0854127972 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Lock "b'cinder-attachment_update-f005e3de-feeb-4fad-bffd-189c1e4a50a5-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:29:31.901170 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:31.901170 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:33.267077 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-3fe4571f-0ca2-4079-861b-2e0854127972 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Lock "b'cinder-attachment_update-f005e3de-feeb-4fad-bffd-189c1e4a50a5-n-h1-771363-2'" released by "attachment_update" :: held 1.369s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:29:33.268188 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-3fe4571f-0ca2-4079-861b-2e0854127972 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/4ddcfa7f-a7aa-4ec0-a855-7b244b4129f8 returned with HTTP 200 Jan 21 09:29:33.270196 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1219/2489] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:29:31 2021] PUT /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/4ddcfa7f-a7aa-4ec0-a855-7b244b4129f8 => generated 762 bytes in 1422 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:29:33.311035 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-45503485-271c-4799-83b2-0e09677a7b16 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/4ddcfa7f-a7aa-4ec0-a855-7b244b4129f8/action Jan 21 09:29:33.311546 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:33.311546 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:33.311979 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-45503485-271c-4799-83b2-0e09677a7b16 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:29:33.312354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-45503485-271c-4799-83b2-0e09677a7b16 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:29:33.391710 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:33.391710 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:33.409133 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-45503485-271c-4799-83b2-0e09677a7b16 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/4ddcfa7f-a7aa-4ec0-a855-7b244b4129f8/action returned with HTTP 204 Jan 21 09:29:33.410972 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1271/2490] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:29:33 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/4ddcfa7f-a7aa-4ec0-a855-7b244b4129f8/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:29:52.678397 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a700c766-89f5-4a8e-a3b6-63d47de51409 req-8ccb4b38-8bda-48b2-a517-ed0955056e49 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf Jan 21 09:29:52.678858 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a700c766-89f5-4a8e-a3b6-63d47de51409 req-8ccb4b38-8bda-48b2-a517-ed0955056e49 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:52.679247 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:52.679247 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:52.681148 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a700c766-89f5-4a8e-a3b6-63d47de51409 req-8ccb4b38-8bda-48b2-a517-ed0955056e49 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:52.779784 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:52.779784 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:52.792759 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a700c766-89f5-4a8e-a3b6-63d47de51409 req-8ccb4b38-8bda-48b2-a517-ed0955056e49 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:29:52.824122 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a700c766-89f5-4a8e-a3b6-63d47de51409 req-8ccb4b38-8bda-48b2-a517-ed0955056e49 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf returned with HTTP 200 Jan 21 09:29:52.830467 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1220/2491] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:29:52 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf => generated 918 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:52.856184 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-45503485-271c-4799-83b2-0e09677a7b16 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume// Jan 21 09:29:52.856665 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-45503485-271c-4799-83b2-0e09677a7b16 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:52.856882 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:52.856882 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:52.857345 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-45503485-271c-4799-83b2-0e09677a7b16 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:52.858426 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5b136747-23d9-4ac5-bd87-c5f8e1045c82 req-45503485-271c-4799-83b2-0e09677a7b16 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:29:52.858991 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1272/2492] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:29:52 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:29:52.877542 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a700c766-89f5-4a8e-a3b6-63d47de51409 req-92c45540-86f7-40f0-87b8-7b58151221fc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] POST http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments Jan 21 09:29:52.878041 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:52.878041 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:52.878488 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a700c766-89f5-4a8e-a3b6-63d47de51409 req-92c45540-86f7-40f0-87b8-7b58151221fc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56b63e02-000e-4e59-975b-955ebac5f4bf", "instance_uuid": "8d5d70a8-59aa-486d-8d0c-eb36754fe088", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:29:52.928955 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:52.928955 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:52.982824 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a700c766-89f5-4a8e-a3b6-63d47de51409 req-92c45540-86f7-40f0-87b8-7b58151221fc tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments returned with HTTP 200 Jan 21 09:29:52.986275 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1221/2493] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:29:52 2021] POST /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:29:53.026868 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a700c766-89f5-4a8e-a3b6-63d47de51409 req-f0270a5e-4b30-45f6-b362-622711d8f254 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] POST http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/eb38099c-c3b6-4bba-871f-599ac773a804/action Jan 21 09:29:53.027701 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a700c766-89f5-4a8e-a3b6-63d47de51409 req-f0270a5e-4b30-45f6-b362-622711d8f254 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:29:53.028079 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a700c766-89f5-4a8e-a3b6-63d47de51409 req-f0270a5e-4b30-45f6-b362-622711d8f254 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:29:53.095370 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:53.095370 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:53.111251 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a700c766-89f5-4a8e-a3b6-63d47de51409 req-f0270a5e-4b30-45f6-b362-622711d8f254 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/eb38099c-c3b6-4bba-871f-599ac773a804/action returned with HTTP 204 Jan 21 09:29:53.112193 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1273/2494] 10.222.0.86 () {66 vars in 1696 bytes} [Thu Jan 21 09:29:53 2021] POST /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/eb38099c-c3b6-4bba-871f-599ac773a804/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:29:53.141722 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-284c4c1d-f16a-41b0-a3d0-5a0c1a77153d tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf Jan 21 09:29:53.142300 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-284c4c1d-f16a-41b0-a3d0-5a0c1a77153d tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:53.142521 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:53.142521 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:53.142892 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-284c4c1d-f16a-41b0-a3d0-5a0c1a77153d tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:53.192173 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:53.192173 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:53.200466 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-284c4c1d-f16a-41b0-a3d0-5a0c1a77153d tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:29:53.218792 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:53.218792 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:53.227018 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-284c4c1d-f16a-41b0-a3d0-5a0c1a77153d tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf returned with HTTP 200 Jan 21 09:29:53.228659 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1222/2495] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:53 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf => generated 1180 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:29:53.346334 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-09c8fd6e-6f4c-4704-a9e8-e198c3211833 req-687543c0-778b-4927-aaea-3a061fa27d95 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf Jan 21 09:29:53.346846 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-09c8fd6e-6f4c-4704-a9e8-e198c3211833 req-687543c0-778b-4927-aaea-3a061fa27d95 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:53.347064 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:53.347064 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:53.347429 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-09c8fd6e-6f4c-4704-a9e8-e198c3211833 req-687543c0-778b-4927-aaea-3a061fa27d95 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:53.397058 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:53.397058 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:53.406174 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-09c8fd6e-6f4c-4704-a9e8-e198c3211833 req-687543c0-778b-4927-aaea-3a061fa27d95 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:29:53.425733 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:53.425733 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:53.434272 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-09c8fd6e-6f4c-4704-a9e8-e198c3211833 req-687543c0-778b-4927-aaea-3a061fa27d95 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf returned with HTTP 200 Jan 21 09:29:53.435261 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1274/2496] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:29:53 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf => generated 1180 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:29:53.487877 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-09c8fd6e-6f4c-4704-a9e8-e198c3211833 req-4c8ad37f-1010-4a40-9a5d-dfb2ad4970ac tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] DELETE http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/eb38099c-c3b6-4bba-871f-599ac773a804 Jan 21 09:29:53.488382 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-09c8fd6e-6f4c-4704-a9e8-e198c3211833 req-4c8ad37f-1010-4a40-9a5d-dfb2ad4970ac tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:53.488593 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:53.488593 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:53.488960 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-09c8fd6e-6f4c-4704-a9e8-e198c3211833 req-4c8ad37f-1010-4a40-9a5d-dfb2ad4970ac tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:53.508540 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:53.508540 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:53.673286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-09c8fd6e-6f4c-4704-a9e8-e198c3211833 req-4c8ad37f-1010-4a40-9a5d-dfb2ad4970ac tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:29:53.673286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-09c8fd6e-6f4c-4704-a9e8-e198c3211833 req-4c8ad37f-1010-4a40-9a5d-dfb2ad4970ac tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:29:53.681791 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-09c8fd6e-6f4c-4704-a9e8-e198c3211833 req-4c8ad37f-1010-4a40-9a5d-dfb2ad4970ac tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/eb38099c-c3b6-4bba-871f-599ac773a804 returned with HTTP 200 Jan 21 09:29:53.682793 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1223/2497] 10.222.0.86 () {64 vars in 1644 bytes} [Thu Jan 21 09:29:53 2021] DELETE /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/attachments/eb38099c-c3b6-4bba-871f-599ac773a804 => generated 19 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:29:53.714571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f1fda20-d750-4e48-8741-e0e0fbd3af79 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf Jan 21 09:29:53.715087 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f1fda20-d750-4e48-8741-e0e0fbd3af79 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:29:53.715303 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:29:53.715303 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:29:53.715670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f1fda20-d750-4e48-8741-e0e0fbd3af79 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:29:53.764173 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:29:53.764173 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:29:53.772150 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3f1fda20-d750-4e48-8741-e0e0fbd3af79 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:29:53.794288 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f1fda20-d750-4e48-8741-e0e0fbd3af79 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf returned with HTTP 200 Jan 21 09:29:53.795104 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1275/2498] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:29:53 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf => generated 918 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:30:45.027664 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4b2434d-9924-42dd-815c-6d203b8832e9 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf Jan 21 09:30:45.028224 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4b2434d-9924-42dd-815c-6d203b8832e9 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:30:45.028628 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:30:45.028628 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:30:45.028843 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4b2434d-9924-42dd-815c-6d203b8832e9 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:30:45.088401 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:30:45.088401 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:30:45.097086 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e4b2434d-9924-42dd-815c-6d203b8832e9 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:30:45.119292 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4b2434d-9924-42dd-815c-6d203b8832e9 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf returned with HTTP 200 Jan 21 09:30:45.120097 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1224/2499] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:30:45 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf => generated 918 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:30:45.135495 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9528d145-45b7-4acb-b961-ed44a7fd927e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf Jan 21 09:30:45.136016 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9528d145-45b7-4acb-b961-ed44a7fd927e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:30:45.136230 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:30:45.136230 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:30:45.136596 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9528d145-45b7-4acb-b961-ed44a7fd927e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:30:45.187052 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:30:45.187052 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:30:45.195011 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9528d145-45b7-4acb-b961-ed44a7fd927e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:30:45.216364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9528d145-45b7-4acb-b961-ed44a7fd927e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf returned with HTTP 200 Jan 21 09:30:45.217173 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1276/2500] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:30:45 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf => generated 918 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:30:51.454370 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1cb5328-bcd6-4e39-82ee-e98a45c48f01 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] DELETE http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf Jan 21 09:30:51.454877 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1cb5328-bcd6-4e39-82ee-e98a45c48f01 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:30:51.455071 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:30:51.455071 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:30:51.455421 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1cb5328-bcd6-4e39-82ee-e98a45c48f01 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:30:51.455879 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a1cb5328-bcd6-4e39-82ee-e98a45c48f01 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Delete volume with id: 56b63e02-000e-4e59-975b-955ebac5f4bf Jan 21 09:30:51.504629 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:30:51.504629 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:30:51.505746 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a1cb5328-bcd6-4e39-82ee-e98a45c48f01 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:30:51.531048 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a1cb5328-bcd6-4e39-82ee-e98a45c48f01 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Delete volume request issued successfully. Jan 21 09:30:51.531513 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1cb5328-bcd6-4e39-82ee-e98a45c48f01 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf returned with HTTP 202 Jan 21 09:30:51.533082 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1225/2501] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:30:51 2021] DELETE /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:30:51.540480 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5206d0e-5539-4202-bab9-4f9b61c99f02 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf Jan 21 09:30:51.540991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5206d0e-5539-4202-bab9-4f9b61c99f02 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:30:51.541205 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:30:51.541205 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:30:51.541572 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5206d0e-5539-4202-bab9-4f9b61c99f02 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:30:51.590624 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:30:51.590624 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:30:51.598658 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f5206d0e-5539-4202-bab9-4f9b61c99f02 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:30:51.621693 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5206d0e-5539-4202-bab9-4f9b61c99f02 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf returned with HTTP 200 Jan 21 09:30:51.622805 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1277/2502] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:30:51 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:30:52.639259 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90754bd8-635f-413c-af99-b2414162adb1 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf Jan 21 09:30:52.639840 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90754bd8-635f-413c-af99-b2414162adb1 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:30:52.640007 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:30:52.640007 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:30:52.640394 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90754bd8-635f-413c-af99-b2414162adb1 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:30:52.689574 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:30:52.689574 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:30:52.698217 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-90754bd8-635f-413c-af99-b2414162adb1 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:30:52.720691 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90754bd8-635f-413c-af99-b2414162adb1 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf returned with HTTP 200 Jan 21 09:30:52.721682 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1226/2503] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:30:52 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:30:53.738367 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3f0f187-3c2f-453d-91a3-204935c2250e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf Jan 21 09:30:53.738862 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3f0f187-3c2f-453d-91a3-204935c2250e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:30:53.739089 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:30:53.739089 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:30:53.739463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3f0f187-3c2f-453d-91a3-204935c2250e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:30:53.786274 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3f0f187-3c2f-453d-91a3-204935c2250e tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf returned with HTTP 404 Jan 21 09:30:53.787309 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1278/2504] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:30:53 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/56b63e02-000e-4e59-975b-955ebac5f4bf => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:30:53.961861 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86943752-09b1-40e8-bbdb-9a6c88fe2a08 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] DELETE http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 Jan 21 09:30:53.962452 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86943752-09b1-40e8-bbdb-9a6c88fe2a08 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:30:53.962670 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:30:53.962670 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:30:53.963042 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86943752-09b1-40e8-bbdb-9a6c88fe2a08 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:30:53.963501 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-86943752-09b1-40e8-bbdb-9a6c88fe2a08 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Delete volume with id: 9041ddd8-6f7f-4e82-97ae-d5a072a161b5 Jan 21 09:30:54.011371 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:30:54.011371 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:30:54.012424 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86943752-09b1-40e8-bbdb-9a6c88fe2a08 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:30:54.036939 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86943752-09b1-40e8-bbdb-9a6c88fe2a08 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Delete volume request issued successfully. Jan 21 09:30:54.037397 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86943752-09b1-40e8-bbdb-9a6c88fe2a08 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 returned with HTTP 202 Jan 21 09:30:54.038276 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1227/2505] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:30:53 2021] DELETE /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:30:54.045887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef9587dd-a716-4e5d-8ec7-7d9fd5fbc5b5 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 Jan 21 09:30:54.046569 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef9587dd-a716-4e5d-8ec7-7d9fd5fbc5b5 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:30:54.047135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef9587dd-a716-4e5d-8ec7-7d9fd5fbc5b5 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:30:54.096697 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:30:54.096697 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:30:54.104795 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef9587dd-a716-4e5d-8ec7-7d9fd5fbc5b5 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:30:54.127221 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef9587dd-a716-4e5d-8ec7-7d9fd5fbc5b5 tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 returned with HTTP 200 Jan 21 09:30:54.128025 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1279/2506] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:30:54 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 => generated 918 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:30:55.145455 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a38aefe-f603-4eac-af1e-686021e597cd tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 Jan 21 09:30:55.145966 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a38aefe-f603-4eac-af1e-686021e597cd tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:30:55.146222 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:30:55.146222 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:30:55.146593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a38aefe-f603-4eac-af1e-686021e597cd tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:30:55.195500 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:30:55.195500 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:30:55.206929 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1a38aefe-f603-4eac-af1e-686021e597cd tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Volume info retrieved successfully. Jan 21 09:30:55.230404 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a38aefe-f603-4eac-af1e-686021e597cd tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 returned with HTTP 200 Jan 21 09:30:55.231243 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1228/2507] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:30:55 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 => generated 918 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:30:56.246962 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7681afdc-d216-4cf8-acc8-3bd0c75ea6bb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] GET http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 Jan 21 09:30:56.247506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7681afdc-d216-4cf8-acc8-3bd0c75ea6bb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:30:56.247674 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:30:56.247674 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:30:56.248044 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7681afdc-d216-4cf8-acc8-3bd0c75ea6bb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:30:56.294028 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7681afdc-d216-4cf8-acc8-3bd0c75ea6bb tempest-AttachVolumeShelveTestJSON-1083778839 tempest-AttachVolumeShelveTestJSON-1083778839] http://10.222.0.86/volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 returned with HTTP 404 Jan 21 09:30:56.295279 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1280/2508] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:30:56 2021] GET /volume/v3/b4ae29f5e58f4fe3982eca18a30eed7a/volumes/9041ddd8-6f7f-4e82-97ae-d5a072a161b5 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:31:05.170879 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] POST http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes Jan 21 09:31:05.171344 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:05.171344 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:05.171725 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1770744182"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:31:05.173019 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1770744182'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:31:05.173390 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Create volume of 1 GB Jan 21 09:31:05.186685 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Availability Zones retrieved successfully. Jan 21 09:31:05.203350 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Flow 'volume_create_api' (3771eddc-2313-4b58-ae3a-96db7c2317c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:31:05.206053 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c4ebdd0-eaee-4fbe-80b5-68a709a2ab5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:31:05.208155 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:31:05.273895 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c4ebdd0-eaee-4fbe-80b5-68a709a2ab5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:31:05.276030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af321f85-9975-4fa7-b02e-7cbf405359b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:31:05.359761 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Created reservations ['743b0be7-e17e-417a-9631-572173ae077c', 'dfbead3f-c56a-4ab5-b54f-aa38049055f0', 'f2f337d3-c5c7-4630-af96-790624836324', 'a05ec5f1-8fd6-4fd7-bd74-a9f8de8196ce'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:31:05.361629 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af321f85-9975-4fa7-b02e-7cbf405359b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['743b0be7-e17e-417a-9631-572173ae077c', 'dfbead3f-c56a-4ab5-b54f-aa38049055f0', 'f2f337d3-c5c7-4630-af96-790624836324', 'a05ec5f1-8fd6-4fd7-bd74-a9f8de8196ce']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:31:05.363836 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473ca8ab-663c-4da8-8a83-04225d328619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:31:05.424805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473ca8ab-663c-4da8-8a83-04225d328619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '733373b7-e8df-4b01-a0cc-538d31cafc7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1770744182',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1d660f5238b548e9b84856b4a55ee096',qos_specs=None,replication_status=,reservations=['743b0be7-e17e-417a-9631-572173ae077c','dfbead3f-c56a-4ab5-b54f-aa38049055f0','f2f337d3-c5c7-4630-af96-790624836324','a05ec5f1-8fd6-4fd7-bd74-a9f8de8196ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eebda8ce7343cab41bce4a2f0b2f33',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:31:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1770744182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=733373b7-e8df-4b01-a0cc-538d31cafc7a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1d660f5238b548e9b84856b4a55ee096',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='80eebda8ce7343cab41bce4a2f0b2f33',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:31:05.426890 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f60bac2-da23-493c-bc0c-b901ea5994df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:31:05.452094 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f60bac2-da23-493c-bc0c-b901ea5994df) transitioned into state 'SUCCESS' from state '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-1770744182',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1d660f5238b548e9b84856b4a55ee096',qos_specs=None,replication_status=,reservations=['743b0be7-e17e-417a-9631-572173ae077c','dfbead3f-c56a-4ab5-b54f-aa38049055f0','f2f337d3-c5c7-4630-af96-790624836324','a05ec5f1-8fd6-4fd7-bd74-a9f8de8196ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eebda8ce7343cab41bce4a2f0b2f33',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:31:05.454022 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e8a6f89-2890-4dce-8a09-56c925162462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:31:05.468624 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e8a6f89-2890-4dce-8a09-56c925162462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:31:05.471297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Flow 'volume_create_api' (3771eddc-2313-4b58-ae3a-96db7c2317c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:31:05.523070 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Create volume request issued successfully. Jan 21 09:31:05.536969 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb855f5d-41a2-48b1-82b4-b9c8fd8422e4 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes returned with HTTP 202 Jan 21 09:31:05.537851 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1229/2509] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:31:05 2021] POST /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes => generated 829 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:31:05.552440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9892e1da-a061-4f2f-bdf9-fef717c975b9 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a Jan 21 09:31:05.553165 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9892e1da-a061-4f2f-bdf9-fef717c975b9 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:05.553672 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9892e1da-a061-4f2f-bdf9-fef717c975b9 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:05.606723 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:05.606723 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:05.615592 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9892e1da-a061-4f2f-bdf9-fef717c975b9 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:05.639481 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9892e1da-a061-4f2f-bdf9-fef717c975b9 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a returned with HTTP 200 Jan 21 09:31:05.640865 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1281/2510] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:31:05 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a => generated 921 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:06.656864 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fec32cd-ba4b-47e5-aea6-d558f5846d4d tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a Jan 21 09:31:06.657347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fec32cd-ba4b-47e5-aea6-d558f5846d4d tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:06.657513 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:06.657513 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:06.657886 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fec32cd-ba4b-47e5-aea6-d558f5846d4d tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:06.707127 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:06.707127 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:06.715505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4fec32cd-ba4b-47e5-aea6-d558f5846d4d tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:06.736974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fec32cd-ba4b-47e5-aea6-d558f5846d4d tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a returned with HTTP 200 Jan 21 09:31:06.737740 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1230/2511] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:31:06 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a => generated 922 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:06.783916 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-abcf2067-33a1-4d55-bc68-f0702b0b5a9f req-194bda1e-866c-4c49-92bf-7dc7f7d0e75c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a Jan 21 09:31:06.784434 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-abcf2067-33a1-4d55-bc68-f0702b0b5a9f req-194bda1e-866c-4c49-92bf-7dc7f7d0e75c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:06.784651 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:06.784651 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:06.785024 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-abcf2067-33a1-4d55-bc68-f0702b0b5a9f req-194bda1e-866c-4c49-92bf-7dc7f7d0e75c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:06.835235 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:06.835235 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:06.843803 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-abcf2067-33a1-4d55-bc68-f0702b0b5a9f req-194bda1e-866c-4c49-92bf-7dc7f7d0e75c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:06.864920 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-abcf2067-33a1-4d55-bc68-f0702b0b5a9f req-194bda1e-866c-4c49-92bf-7dc7f7d0e75c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a returned with HTTP 200 Jan 21 09:31:06.865737 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1282/2512] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:31:06 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a => generated 922 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:06.880461 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] POST http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes Jan 21 09:31:06.880904 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:06.880904 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:06.881318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1184526242"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:31:06.882496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1184526242'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:31:06.883541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Create volume of 1 GB Jan 21 09:31:06.895822 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Availability Zones retrieved successfully. Jan 21 09:31:06.912471 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Flow 'volume_create_api' (d81dbf96-af12-4ad3-be23-d4ae2f6461cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:31:06.915966 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7aebcea-b6a2-493e-994d-1ee700dbe455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:31:06.917968 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:31:06.983515 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7aebcea-b6a2-493e-994d-1ee700dbe455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:31:06.985657 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c771b52-79f7-46c5-a979-19a3a1cf6d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:31:07.048447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Created reservations ['f11e4b81-91af-4e90-b4b4-6c33071266ea', '47d9ef5b-fe75-497e-98bd-eafaf1bad4f8', '3a65f61b-8773-4458-8915-46a117bf0fd2', '5d0e5104-d4e6-4d98-9349-f688dac7c378'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:31:07.050289 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c771b52-79f7-46c5-a979-19a3a1cf6d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f11e4b81-91af-4e90-b4b4-6c33071266ea', '47d9ef5b-fe75-497e-98bd-eafaf1bad4f8', '3a65f61b-8773-4458-8915-46a117bf0fd2', '5d0e5104-d4e6-4d98-9349-f688dac7c378']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:31:07.052356 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (683c3235-a2e9-4d2b-8564-71a4b4581c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:31:07.108346 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (683c3235-a2e9-4d2b-8564-71a4b4581c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11196873-48c4-46d7-991a-4e5f5242cd83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1184526242',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1d660f5238b548e9b84856b4a55ee096',qos_specs=None,replication_status=,reservations=['f11e4b81-91af-4e90-b4b4-6c33071266ea','47d9ef5b-fe75-497e-98bd-eafaf1bad4f8','3a65f61b-8773-4458-8915-46a117bf0fd2','5d0e5104-d4e6-4d98-9349-f688dac7c378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eebda8ce7343cab41bce4a2f0b2f33',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1184526242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11196873-48c4-46d7-991a-4e5f5242cd83,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1d660f5238b548e9b84856b4a55ee096',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='80eebda8ce7343cab41bce4a2f0b2f33',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:31:07.110385 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df40408-5cd3-478a-99d9-607eec4ce5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:31:07.136588 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df40408-5cd3-478a-99d9-607eec4ce5ef) transitioned into state 'SUCCESS' from state '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-1184526242',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1d660f5238b548e9b84856b4a55ee096',qos_specs=None,replication_status=,reservations=['f11e4b81-91af-4e90-b4b4-6c33071266ea','47d9ef5b-fe75-497e-98bd-eafaf1bad4f8','3a65f61b-8773-4458-8915-46a117bf0fd2','5d0e5104-d4e6-4d98-9349-f688dac7c378'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eebda8ce7343cab41bce4a2f0b2f33',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:31:07.138588 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceb43eeb-e555-4786-ad38-c14c9e24c510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:31:07.153144 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceb43eeb-e555-4786-ad38-c14c9e24c510) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:31:07.155773 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Flow 'volume_create_api' (d81dbf96-af12-4ad3-be23-d4ae2f6461cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:31:07.203740 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Create volume request issued successfully. Jan 21 09:31:07.218021 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37ac55eb-5f3b-4298-b9d3-036ec11d2267 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes returned with HTTP 202 Jan 21 09:31:07.229021 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1231/2513] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:31:06 2021] POST /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes => generated 829 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:31:07.233462 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55b91338-c0db-4f87-adc4-f2849a7116cb tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 Jan 21 09:31:07.233987 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55b91338-c0db-4f87-adc4-f2849a7116cb tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:07.234241 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:07.234241 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:07.234616 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55b91338-c0db-4f87-adc4-f2849a7116cb tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:07.285780 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:07.285780 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:07.295000 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-55b91338-c0db-4f87-adc4-f2849a7116cb tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:07.319232 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55b91338-c0db-4f87-adc4-f2849a7116cb tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 returned with HTTP 200 Jan 21 09:31:07.320597 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1283/2514] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:31:07 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 => generated 921 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:08.338675 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef40723d-b073-41a8-b785-2fcef4ebc9df tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 Jan 21 09:31:08.339277 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef40723d-b073-41a8-b785-2fcef4ebc9df tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:08.339277 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:08.339277 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:08.339639 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef40723d-b073-41a8-b785-2fcef4ebc9df tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:08.386902 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:08.386902 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:08.395423 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef40723d-b073-41a8-b785-2fcef4ebc9df tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:08.417613 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef40723d-b073-41a8-b785-2fcef4ebc9df tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 returned with HTTP 200 Jan 21 09:31:08.418441 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1232/2515] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:31:08 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 => generated 922 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:08.459868 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-10fb1e5b-dd7a-4e97-ac80-2d5d5eeb189b req-bc0b7612-e986-4194-aad0-b9fdd097e805 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 Jan 21 09:31:08.460385 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-10fb1e5b-dd7a-4e97-ac80-2d5d5eeb189b req-bc0b7612-e986-4194-aad0-b9fdd097e805 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:08.460595 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:08.460595 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:08.460968 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-10fb1e5b-dd7a-4e97-ac80-2d5d5eeb189b req-bc0b7612-e986-4194-aad0-b9fdd097e805 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:08.508839 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:08.508839 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:08.516633 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-10fb1e5b-dd7a-4e97-ac80-2d5d5eeb189b req-bc0b7612-e986-4194-aad0-b9fdd097e805 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:08.539847 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-10fb1e5b-dd7a-4e97-ac80-2d5d5eeb189b req-bc0b7612-e986-4194-aad0-b9fdd097e805 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 returned with HTTP 200 Jan 21 09:31:08.540861 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1284/2516] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:31:08 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 => generated 922 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:08.554977 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] POST http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes Jan 21 09:31:08.556037 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:08.556037 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:08.556447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-187075646"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:31:08.557639 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-187075646'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:31:08.558000 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Create volume of 1 GB Jan 21 09:31:08.570335 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Availability Zones retrieved successfully. Jan 21 09:31:08.586056 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Flow 'volume_create_api' (9223d14a-1764-4726-81f5-bc0c23ca4c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:31:08.588790 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8047c1b0-8b5b-46fc-93d6-1556582316be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:31:08.590674 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:31:08.654644 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8047c1b0-8b5b-46fc-93d6-1556582316be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:31:08.656779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88dd745b-a1ea-4cec-902e-3ac207889bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:31:08.724368 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Created reservations ['c0db9c9c-e631-44c6-8a49-9b9978f44a1e', 'e2a48e53-e546-486e-98ea-ea09b8b588ff', 'b1d20050-7a70-4167-aba0-32b40ef3a98e', '501bbc1c-20ee-437d-8a09-38d04cfe0e26'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:31:08.726824 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88dd745b-a1ea-4cec-902e-3ac207889bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0db9c9c-e631-44c6-8a49-9b9978f44a1e', 'e2a48e53-e546-486e-98ea-ea09b8b588ff', 'b1d20050-7a70-4167-aba0-32b40ef3a98e', '501bbc1c-20ee-437d-8a09-38d04cfe0e26']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:31:08.728960 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b5d6e92-842d-439d-bfab-3c990b76e485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:31:08.784965 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b5d6e92-842d-439d-bfab-3c990b76e485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca979e90-f821-4dae-ac39-e0ac34fe2cd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-187075646',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1d660f5238b548e9b84856b4a55ee096',qos_specs=None,replication_status=,reservations=['c0db9c9c-e631-44c6-8a49-9b9978f44a1e','e2a48e53-e546-486e-98ea-ea09b8b588ff','b1d20050-7a70-4167-aba0-32b40ef3a98e','501bbc1c-20ee-437d-8a09-38d04cfe0e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eebda8ce7343cab41bce4a2f0b2f33',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:31:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-187075646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca979e90-f821-4dae-ac39-e0ac34fe2cd7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1d660f5238b548e9b84856b4a55ee096',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='80eebda8ce7343cab41bce4a2f0b2f33',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:31:08.787326 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22540f2c-20dc-4a40-8930-6262a2ae6b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:31:08.814329 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22540f2c-20dc-4a40-8930-6262a2ae6b44) transitioned into state 'SUCCESS' from state '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-187075646',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1d660f5238b548e9b84856b4a55ee096',qos_specs=None,replication_status=,reservations=['c0db9c9c-e631-44c6-8a49-9b9978f44a1e','e2a48e53-e546-486e-98ea-ea09b8b588ff','b1d20050-7a70-4167-aba0-32b40ef3a98e','501bbc1c-20ee-437d-8a09-38d04cfe0e26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80eebda8ce7343cab41bce4a2f0b2f33',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:31:08.816254 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4264fc62-6402-444d-a28f-b25b8f6e341f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:31:08.830332 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4264fc62-6402-444d-a28f-b25b8f6e341f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:31:08.832902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Flow 'volume_create_api' (9223d14a-1764-4726-81f5-bc0c23ca4c18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:31:08.880626 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Create volume request issued successfully. Jan 21 09:31:08.893799 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe929a6a-e0b5-4208-9327-8c6251ba2c70 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes returned with HTTP 202 Jan 21 09:31:08.904717 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1233/2517] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:31:08 2021] POST /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes => generated 828 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:31:08.909036 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e4c4c0c-7fdd-446b-8e55-4086de1e2e6c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 Jan 21 09:31:08.909557 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e4c4c0c-7fdd-446b-8e55-4086de1e2e6c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:08.909774 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:08.909774 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:08.910167 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e4c4c0c-7fdd-446b-8e55-4086de1e2e6c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:08.960263 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:08.960263 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:08.969537 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6e4c4c0c-7fdd-446b-8e55-4086de1e2e6c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:08.991815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e4c4c0c-7fdd-446b-8e55-4086de1e2e6c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 returned with HTTP 200 Jan 21 09:31:08.992661 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1285/2518] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:31:08 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:10.008896 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbf2be95-d2b7-41f5-ae31-5f478402990c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 Jan 21 09:31:10.009430 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbf2be95-d2b7-41f5-ae31-5f478402990c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:10.009677 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:10.009677 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:10.010049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbf2be95-d2b7-41f5-ae31-5f478402990c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:10.059085 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:10.059085 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:10.067093 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bbf2be95-d2b7-41f5-ae31-5f478402990c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:10.089099 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbf2be95-d2b7-41f5-ae31-5f478402990c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 returned with HTTP 200 Jan 21 09:31:10.089896 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1234/2519] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:31:10 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 => generated 921 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:10.129750 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fa9072c9-13f6-4fe1-94d8-ddd5a29a45cc req-5d3bd289-b5f9-43c3-ac60-5d3d674f98e7 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 Jan 21 09:31:10.130329 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fa9072c9-13f6-4fe1-94d8-ddd5a29a45cc req-5d3bd289-b5f9-43c3-ac60-5d3d674f98e7 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:10.130563 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:10.130563 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:10.130911 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fa9072c9-13f6-4fe1-94d8-ddd5a29a45cc req-5d3bd289-b5f9-43c3-ac60-5d3d674f98e7 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:10.182091 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:10.182091 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:10.189888 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-fa9072c9-13f6-4fe1-94d8-ddd5a29a45cc req-5d3bd289-b5f9-43c3-ac60-5d3d674f98e7 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:10.211291 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fa9072c9-13f6-4fe1-94d8-ddd5a29a45cc req-5d3bd289-b5f9-43c3-ac60-5d3d674f98e7 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 returned with HTTP 200 Jan 21 09:31:10.212193 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1286/2520] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:31:10 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 => generated 921 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:10.251672 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fc5c88f3-991f-4df5-bf6e-d2e61bd6b152 req-e1170f27-b6b4-4529-ace2-eac24d25600d tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail Jan 21 09:31:10.252241 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fc5c88f3-991f-4df5-bf6e-d2e61bd6b152 req-e1170f27-b6b4-4529-ace2-eac24d25600d tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:10.252454 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:10.252454 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:10.252869 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fc5c88f3-991f-4df5-bf6e-d2e61bd6b152 req-e1170f27-b6b4-4529-ace2-eac24d25600d tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:10.253594 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-fc5c88f3-991f-4df5-bf6e-d2e61bd6b152 req-e1170f27-b6b4-4529-ace2-eac24d25600d tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:31:10.255350 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-fc5c88f3-991f-4df5-bf6e-d2e61bd6b152 req-e1170f27-b6b4-4529-ace2-eac24d25600d tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:31:10.309270 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-fc5c88f3-991f-4df5-bf6e-d2e61bd6b152 req-e1170f27-b6b4-4529-ace2-eac24d25600d tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Get all volumes completed successfully. Jan 21 09:31:10.311261 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:10.311261 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:10.319826 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fc5c88f3-991f-4df5-bf6e-d2e61bd6b152 req-e1170f27-b6b4-4529-ace2-eac24d25600d tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail returned with HTTP 200 Jan 21 09:31:10.321620 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1235/2521] 10.222.0.86 () {60 vars in 1479 bytes} [Thu Jan 21 09:31:10 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail => generated 2748 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:31:10.365374 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b9bcc5d2-b3b2-46eb-921c-2cd9e132b127 req-0aa6d77e-cec6-47bb-86de-cfaad4acc22c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail Jan 21 09:31:10.365887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b9bcc5d2-b3b2-46eb-921c-2cd9e132b127 req-0aa6d77e-cec6-47bb-86de-cfaad4acc22c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:10.366112 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:10.366112 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:10.366504 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b9bcc5d2-b3b2-46eb-921c-2cd9e132b127 req-0aa6d77e-cec6-47bb-86de-cfaad4acc22c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:10.367378 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-b9bcc5d2-b3b2-46eb-921c-2cd9e132b127 req-0aa6d77e-cec6-47bb-86de-cfaad4acc22c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:31:10.369360 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-b9bcc5d2-b3b2-46eb-921c-2cd9e132b127 req-0aa6d77e-cec6-47bb-86de-cfaad4acc22c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:31:10.425885 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b9bcc5d2-b3b2-46eb-921c-2cd9e132b127 req-0aa6d77e-cec6-47bb-86de-cfaad4acc22c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Get all volumes completed successfully. Jan 21 09:31:10.427930 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:10.427930 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:10.437102 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b9bcc5d2-b3b2-46eb-921c-2cd9e132b127 req-0aa6d77e-cec6-47bb-86de-cfaad4acc22c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail returned with HTTP 200 Jan 21 09:31:10.437919 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1287/2522] 10.222.0.86 () {60 vars in 1479 bytes} [Thu Jan 21 09:31:10 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail => generated 2748 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:31:10.480164 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-33603172-bc86-4bc6-983a-9fb76e36ffd1 req-1146356c-4c48-4498-8372-1adbf8406921 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail Jan 21 09:31:10.480697 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-33603172-bc86-4bc6-983a-9fb76e36ffd1 req-1146356c-4c48-4498-8372-1adbf8406921 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:10.480923 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:10.480923 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:10.481299 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-33603172-bc86-4bc6-983a-9fb76e36ffd1 req-1146356c-4c48-4498-8372-1adbf8406921 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:10.482014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-33603172-bc86-4bc6-983a-9fb76e36ffd1 req-1146356c-4c48-4498-8372-1adbf8406921 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:31:10.483763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-33603172-bc86-4bc6-983a-9fb76e36ffd1 req-1146356c-4c48-4498-8372-1adbf8406921 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:31:10.553576 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-33603172-bc86-4bc6-983a-9fb76e36ffd1 req-1146356c-4c48-4498-8372-1adbf8406921 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Get all volumes completed successfully. Jan 21 09:31:10.556880 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:10.556880 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:10.567149 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-33603172-bc86-4bc6-983a-9fb76e36ffd1 req-1146356c-4c48-4498-8372-1adbf8406921 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail returned with HTTP 200 Jan 21 09:31:10.567957 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1236/2523] 10.222.0.86 () {60 vars in 1479 bytes} [Thu Jan 21 09:31:10 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail => generated 2748 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:31:10.609264 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c1523267-e6a9-4d0e-8042-8e612b563e70 req-c944c1d1-7ac5-4d77-81b9-d264a82be9eb tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail Jan 21 09:31:10.609786 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c1523267-e6a9-4d0e-8042-8e612b563e70 req-c944c1d1-7ac5-4d77-81b9-d264a82be9eb tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:10.610003 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:10.610003 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:10.610419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c1523267-e6a9-4d0e-8042-8e612b563e70 req-c944c1d1-7ac5-4d77-81b9-d264a82be9eb tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:10.611047 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-c1523267-e6a9-4d0e-8042-8e612b563e70 req-c944c1d1-7ac5-4d77-81b9-d264a82be9eb tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:31:10.612859 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-c1523267-e6a9-4d0e-8042-8e612b563e70 req-c944c1d1-7ac5-4d77-81b9-d264a82be9eb tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:31:10.669700 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c1523267-e6a9-4d0e-8042-8e612b563e70 req-c944c1d1-7ac5-4d77-81b9-d264a82be9eb tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Get all volumes completed successfully. Jan 21 09:31:10.673240 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:10.673240 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:10.684506 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c1523267-e6a9-4d0e-8042-8e612b563e70 req-c944c1d1-7ac5-4d77-81b9-d264a82be9eb tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail returned with HTTP 200 Jan 21 09:31:10.685372 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1288/2524] 10.222.0.86 () {60 vars in 1479 bytes} [Thu Jan 21 09:31:10 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail => generated 2748 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:31:10.726498 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a0f76bab-f997-4dfd-9ca1-844dd62ef44c req-6fb95bab-443e-4180-82c9-be0cc70569e5 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail Jan 21 09:31:10.727133 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a0f76bab-f997-4dfd-9ca1-844dd62ef44c req-6fb95bab-443e-4180-82c9-be0cc70569e5 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:10.727358 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:10.727358 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:10.727750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a0f76bab-f997-4dfd-9ca1-844dd62ef44c req-6fb95bab-443e-4180-82c9-be0cc70569e5 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:10.728394 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-a0f76bab-f997-4dfd-9ca1-844dd62ef44c req-6fb95bab-443e-4180-82c9-be0cc70569e5 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:31:10.730161 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-a0f76bab-f997-4dfd-9ca1-844dd62ef44c req-6fb95bab-443e-4180-82c9-be0cc70569e5 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:31:10.783446 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a0f76bab-f997-4dfd-9ca1-844dd62ef44c req-6fb95bab-443e-4180-82c9-be0cc70569e5 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Get all volumes completed successfully. Jan 21 09:31:10.785797 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:10.785797 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:10.794963 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a0f76bab-f997-4dfd-9ca1-844dd62ef44c req-6fb95bab-443e-4180-82c9-be0cc70569e5 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail returned with HTTP 200 Jan 21 09:31:10.795801 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1237/2525] 10.222.0.86 () {60 vars in 1479 bytes} [Thu Jan 21 09:31:10 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail => generated 2748 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:31:10.842058 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4e1835ed-cb74-4524-8c9e-7f7338a89616 req-71ac01db-ccec-4b6f-8e05-ffcd26b16f03 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail Jan 21 09:31:10.842698 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4e1835ed-cb74-4524-8c9e-7f7338a89616 req-71ac01db-ccec-4b6f-8e05-ffcd26b16f03 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:10.842896 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:10.842896 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:10.843530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4e1835ed-cb74-4524-8c9e-7f7338a89616 req-71ac01db-ccec-4b6f-8e05-ffcd26b16f03 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:10.844161 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-4e1835ed-cb74-4524-8c9e-7f7338a89616 req-71ac01db-ccec-4b6f-8e05-ffcd26b16f03 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:31:10.845923 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-4e1835ed-cb74-4524-8c9e-7f7338a89616 req-71ac01db-ccec-4b6f-8e05-ffcd26b16f03 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:31:10.900738 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-4e1835ed-cb74-4524-8c9e-7f7338a89616 req-71ac01db-ccec-4b6f-8e05-ffcd26b16f03 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Get all volumes completed successfully. Jan 21 09:31:10.902797 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:10.902797 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:10.911639 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4e1835ed-cb74-4524-8c9e-7f7338a89616 req-71ac01db-ccec-4b6f-8e05-ffcd26b16f03 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail returned with HTTP 200 Jan 21 09:31:10.912444 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1289/2526] 10.222.0.86 () {60 vars in 1479 bytes} [Thu Jan 21 09:31:10 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail => generated 2748 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:31:10.953098 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4ffae4f5-65ba-427c-9580-ced408a04b58 req-ba022509-6e28-4ac5-a73b-dc233b551432 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail Jan 21 09:31:10.953621 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4ffae4f5-65ba-427c-9580-ced408a04b58 req-ba022509-6e28-4ac5-a73b-dc233b551432 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:10.953870 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:10.953870 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:10.954328 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4ffae4f5-65ba-427c-9580-ced408a04b58 req-ba022509-6e28-4ac5-a73b-dc233b551432 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:10.954960 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-4ffae4f5-65ba-427c-9580-ced408a04b58 req-ba022509-6e28-4ac5-a73b-dc233b551432 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:31:10.956695 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-4ffae4f5-65ba-427c-9580-ced408a04b58 req-ba022509-6e28-4ac5-a73b-dc233b551432 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:31:11.010513 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-4ffae4f5-65ba-427c-9580-ced408a04b58 req-ba022509-6e28-4ac5-a73b-dc233b551432 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Get all volumes completed successfully. Jan 21 09:31:11.012574 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:11.012574 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:11.021097 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4ffae4f5-65ba-427c-9580-ced408a04b58 req-ba022509-6e28-4ac5-a73b-dc233b551432 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail returned with HTTP 200 Jan 21 09:31:11.021928 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1238/2527] 10.222.0.86 () {60 vars in 1479 bytes} [Thu Jan 21 09:31:10 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail => generated 2748 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:31:11.063002 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7d701b4a-76c9-47d8-99b2-08a39e756701 req-97029a66-f216-4cf5-80e5-c101615801f3 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail Jan 21 09:31:11.063693 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7d701b4a-76c9-47d8-99b2-08a39e756701 req-97029a66-f216-4cf5-80e5-c101615801f3 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:11.063905 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:11.063905 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:11.064282 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7d701b4a-76c9-47d8-99b2-08a39e756701 req-97029a66-f216-4cf5-80e5-c101615801f3 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:11.064927 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-7d701b4a-76c9-47d8-99b2-08a39e756701 req-97029a66-f216-4cf5-80e5-c101615801f3 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:31:11.066669 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-7d701b4a-76c9-47d8-99b2-08a39e756701 req-97029a66-f216-4cf5-80e5-c101615801f3 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:31:11.120641 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-7d701b4a-76c9-47d8-99b2-08a39e756701 req-97029a66-f216-4cf5-80e5-c101615801f3 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Get all volumes completed successfully. Jan 21 09:31:11.122725 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:11.122725 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:11.132119 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7d701b4a-76c9-47d8-99b2-08a39e756701 req-97029a66-f216-4cf5-80e5-c101615801f3 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail returned with HTTP 200 Jan 21 09:31:11.133483 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1290/2528] 10.222.0.86 () {60 vars in 1479 bytes} [Thu Jan 21 09:31:11 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/detail => generated 2748 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:31:11.150050 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b10ec642-3c71-4aeb-8d9b-01e9e3cf4624 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] DELETE http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 Jan 21 09:31:11.150625 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b10ec642-3c71-4aeb-8d9b-01e9e3cf4624 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:11.150838 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:11.150838 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:11.151209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b10ec642-3c71-4aeb-8d9b-01e9e3cf4624 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:11.151664 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b10ec642-3c71-4aeb-8d9b-01e9e3cf4624 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Delete volume with id: ca979e90-f821-4dae-ac39-e0ac34fe2cd7 Jan 21 09:31:11.199457 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:11.199457 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:11.200578 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b10ec642-3c71-4aeb-8d9b-01e9e3cf4624 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:11.225206 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b10ec642-3c71-4aeb-8d9b-01e9e3cf4624 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Delete volume request issued successfully. Jan 21 09:31:11.225659 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b10ec642-3c71-4aeb-8d9b-01e9e3cf4624 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 returned with HTTP 202 Jan 21 09:31:11.226753 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1239/2529] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:31:11 2021] DELETE /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:31:11.234057 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-329ed11a-801e-4d48-8b32-90208bed92db tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 Jan 21 09:31:11.234609 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-329ed11a-801e-4d48-8b32-90208bed92db tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:11.234824 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:11.234824 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:11.235198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-329ed11a-801e-4d48-8b32-90208bed92db tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:11.286092 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:11.286092 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:11.294428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-329ed11a-801e-4d48-8b32-90208bed92db tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:11.316599 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-329ed11a-801e-4d48-8b32-90208bed92db tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 returned with HTTP 200 Jan 21 09:31:11.317425 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1291/2530] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:31:11 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:12.334162 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-879ea88e-23ff-420c-a583-8a91e426951c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 Jan 21 09:31:12.334721 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-879ea88e-23ff-420c-a583-8a91e426951c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:12.334868 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:12.334868 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:12.335249 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-879ea88e-23ff-420c-a583-8a91e426951c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:12.387524 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:12.387524 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:12.396284 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-879ea88e-23ff-420c-a583-8a91e426951c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:12.418905 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-879ea88e-23ff-420c-a583-8a91e426951c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 returned with HTTP 200 Jan 21 09:31:12.419654 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1240/2531] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:31:12 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:13.435947 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f11989c-4916-4c08-8997-87dc94899c94 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 Jan 21 09:31:13.436484 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f11989c-4916-4c08-8997-87dc94899c94 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:13.436596 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:13.436596 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:13.436900 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f11989c-4916-4c08-8997-87dc94899c94 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:13.484171 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f11989c-4916-4c08-8997-87dc94899c94 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 returned with HTTP 404 Jan 21 09:31:13.485164 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1292/2532] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:31:13 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/ca979e90-f821-4dae-ac39-e0ac34fe2cd7 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:31:13.493089 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b988861b-b678-42f9-81fa-2e2436cb0368 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] DELETE http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 Jan 21 09:31:13.493614 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b988861b-b678-42f9-81fa-2e2436cb0368 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:13.493834 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:13.493834 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:13.494231 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b988861b-b678-42f9-81fa-2e2436cb0368 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:13.494767 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b988861b-b678-42f9-81fa-2e2436cb0368 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Delete volume with id: 11196873-48c4-46d7-991a-4e5f5242cd83 Jan 21 09:31:13.663033 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:13.663033 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:13.664262 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b988861b-b678-42f9-81fa-2e2436cb0368 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:13.690103 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b988861b-b678-42f9-81fa-2e2436cb0368 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Delete volume request issued successfully. Jan 21 09:31:13.690512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b988861b-b678-42f9-81fa-2e2436cb0368 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 returned with HTTP 202 Jan 21 09:31:13.691392 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1241/2533] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:31:13 2021] DELETE /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:31:13.699061 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15e97d0a-6a18-4672-b9ea-3804a36fa752 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 Jan 21 09:31:13.699576 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15e97d0a-6a18-4672-b9ea-3804a36fa752 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:13.700070 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15e97d0a-6a18-4672-b9ea-3804a36fa752 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:13.748730 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:13.748730 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:13.756762 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-15e97d0a-6a18-4672-b9ea-3804a36fa752 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:13.778975 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15e97d0a-6a18-4672-b9ea-3804a36fa752 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 returned with HTTP 200 Jan 21 09:31:13.779815 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1293/2534] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:31:13 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 => generated 921 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:14.796568 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69ec249d-a31e-4077-80c0-cc1fa68f2396 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 Jan 21 09:31:14.797100 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69ec249d-a31e-4077-80c0-cc1fa68f2396 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:14.797320 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:14.797320 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:14.797686 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69ec249d-a31e-4077-80c0-cc1fa68f2396 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:14.847369 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:14.847369 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:14.855791 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-69ec249d-a31e-4077-80c0-cc1fa68f2396 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:14.876865 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69ec249d-a31e-4077-80c0-cc1fa68f2396 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 returned with HTTP 200 Jan 21 09:31:14.877665 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1242/2535] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:31:14 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 => generated 921 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:15.894362 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8524ae81-ab17-4b2c-9544-641a7d6b4ec8 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 Jan 21 09:31:15.894860 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8524ae81-ab17-4b2c-9544-641a7d6b4ec8 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:15.895018 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:15.895018 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:15.895386 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8524ae81-ab17-4b2c-9544-641a7d6b4ec8 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:15.942183 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8524ae81-ab17-4b2c-9544-641a7d6b4ec8 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 returned with HTTP 404 Jan 21 09:31:15.943301 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1294/2536] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:31:15 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/11196873-48c4-46d7-991a-4e5f5242cd83 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:31:15.951211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74ff87a0-6dbb-428e-8ad6-46ffca81220c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] DELETE http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a Jan 21 09:31:15.951737 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74ff87a0-6dbb-428e-8ad6-46ffca81220c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:15.951954 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:15.951954 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:15.952326 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74ff87a0-6dbb-428e-8ad6-46ffca81220c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:15.952787 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-74ff87a0-6dbb-428e-8ad6-46ffca81220c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Delete volume with id: 733373b7-e8df-4b01-a0cc-538d31cafc7a Jan 21 09:31:16.005228 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:16.005228 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:16.006443 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74ff87a0-6dbb-428e-8ad6-46ffca81220c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:16.032517 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74ff87a0-6dbb-428e-8ad6-46ffca81220c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Delete volume request issued successfully. Jan 21 09:31:16.032978 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74ff87a0-6dbb-428e-8ad6-46ffca81220c tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a returned with HTTP 202 Jan 21 09:31:16.037322 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1243/2537] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:31:15 2021] DELETE /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:31:16.042336 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-395b25d9-e483-4422-b599-69f607760f37 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a Jan 21 09:31:16.042863 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-395b25d9-e483-4422-b599-69f607760f37 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:16.043356 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-395b25d9-e483-4422-b599-69f607760f37 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:16.090579 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:16.090579 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:16.098635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-395b25d9-e483-4422-b599-69f607760f37 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:16.121186 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-395b25d9-e483-4422-b599-69f607760f37 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a returned with HTTP 200 Jan 21 09:31:16.122021 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1295/2538] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:31:16 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a => generated 921 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:17.141169 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d78239d-e434-47e9-b742-921352b2bb41 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a Jan 21 09:31:17.142482 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d78239d-e434-47e9-b742-921352b2bb41 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:17.142872 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:17.142872 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:17.143475 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d78239d-e434-47e9-b742-921352b2bb41 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:17.196324 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:17.196324 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:17.204515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3d78239d-e434-47e9-b742-921352b2bb41 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Volume info retrieved successfully. Jan 21 09:31:17.227901 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d78239d-e434-47e9-b742-921352b2bb41 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a returned with HTTP 200 Jan 21 09:31:17.228916 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1244/2539] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:31:17 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a => generated 921 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:31:18.244175 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5a0a1de-3c2b-4d63-962c-2820a802e8e7 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] GET http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a Jan 21 09:31:18.244705 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5a0a1de-3c2b-4d63-962c-2820a802e8e7 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:18.244894 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:18.244894 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:18.245270 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5a0a1de-3c2b-4d63-962c-2820a802e8e7 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:18.291267 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5a0a1de-3c2b-4d63-962c-2820a802e8e7 tempest-VolumesTestJSON-2146331701 tempest-VolumesTestJSON-2146331701] http://10.222.0.86/volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a returned with HTTP 404 Jan 21 09:31:18.292311 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1296/2540] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:31:18 2021] GET /volume/v3/1d660f5238b548e9b84856b4a55ee096/volumes/733373b7-e8df-4b01-a0cc-538d31cafc7a => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:31:59.578413 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f8c4257-6f1a-47ff-802a-59ced205c8d2 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] POST http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs Jan 21 09:31:59.578903 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:59.578903 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:59.579201 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f8c4257-6f1a-47ff-802a-59ced205c8d2 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-81598482", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:31:59.580990 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.qos_specs [None req-2f8c4257-6f1a-47ff-802a-59ced205c8d2 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-81598482', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87915) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 09:31:59.591123 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-2f8c4257-6f1a-47ff-802a-59ced205c8d2 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] DB qos_specs_create(): root {'id': '70831b8e-e35a-4ebe-bb9a-9acd3be19a1f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-81598482'} {{(pid=87915) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 09:31:59.600595 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f8c4257-6f1a-47ff-802a-59ced205c8d2 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs returned with HTTP 200 Jan 21 09:31:59.601271 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1245/2541] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:31:59 2021] POST /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs => generated 457 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:59.612047 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c09bbc1-af0e-4872-85e2-a6e086f7bbe5 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] POST http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types Jan 21 09:31:59.612845 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c09bbc1-af0e-4872-85e2-a6e086f7bbe5 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-325452888"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:31:59.656187 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c09bbc1-af0e-4872-85e2-a6e086f7bbe5 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types returned with HTTP 200 Jan 21 09:31:59.657214 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1297/2542] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:31:59 2021] POST /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types => generated 221 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:59.667813 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a923fffc-35cb-4d47-8b3a-6f6a1118e7ed tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] POST http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types Jan 21 09:31:59.668275 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:59.668275 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:59.668863 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a923fffc-35cb-4d47-8b3a-6f6a1118e7ed tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1102974687"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:31:59.670139 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:59.670139 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:59.710263 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a923fffc-35cb-4d47-8b3a-6f6a1118e7ed tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types returned with HTTP 200 Jan 21 09:31:59.711090 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1246/2543] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:31:59 2021] POST /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types => generated 222 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:31:59.721996 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9cafc8e4-4287-4a4d-a602-89ea88674b65 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] POST http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types Jan 21 09:31:59.728860 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9cafc8e4-4287-4a4d-a602-89ea88674b65 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1920989806"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:31:59.770926 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9cafc8e4-4287-4a4d-a602-89ea88674b65 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types returned with HTTP 200 Jan 21 09:31:59.771757 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1298/2544] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:31:59 2021] POST /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types => generated 222 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:31:59.783463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa1bc38d-d43e-4b06-9d5d-61e74549b346 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associate?vol_type_id=72bb8eaf-9c12-4bd3-99c3-5c42f595df58 Jan 21 09:31:59.783976 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa1bc38d-d43e-4b06-9d5d-61e74549b346 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:59.784457 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa1bc38d-d43e-4b06-9d5d-61e74549b346 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'associate' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:59.786002 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aa1bc38d-d43e-4b06-9d5d-61e74549b346 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Associate qos_spec: 70831b8e-e35a-4ebe-bb9a-9acd3be19a1f with type: 72bb8eaf-9c12-4bd3-99c3-5c42f595df58 {{(pid=87915) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 09:31:59.798030 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:31:59.798030 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:31:59.806507 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:31:59.806507 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:31:59.845263 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa1bc38d-d43e-4b06-9d5d-61e74549b346 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associate?vol_type_id=72bb8eaf-9c12-4bd3-99c3-5c42f595df58 returned with HTTP 202 Jan 21 09:31:59.846017 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1247/2545] 10.222.0.86 () {58 vars in 1448 bytes} [Thu Jan 21 09:31:59 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associate?vol_type_id=72bb8eaf-9c12-4bd3-99c3-5c42f595df58 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:31:59.856716 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-838b4d2b-8ce6-4dd6-a5e5-60e8bcdd5b55 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associate?vol_type_id=b74e830a-729c-44b8-ad10-27aeda7bb401 Jan 21 09:31:59.857244 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-838b4d2b-8ce6-4dd6-a5e5-60e8bcdd5b55 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:59.857724 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-838b4d2b-8ce6-4dd6-a5e5-60e8bcdd5b55 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'associate' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:59.859082 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-838b4d2b-8ce6-4dd6-a5e5-60e8bcdd5b55 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Associate qos_spec: 70831b8e-e35a-4ebe-bb9a-9acd3be19a1f with type: b74e830a-729c-44b8-ad10-27aeda7bb401 {{(pid=87914) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 09:31:59.861710 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:31:59.861710 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:31:59.873633 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:31:59.873633 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:31:59.927105 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-838b4d2b-8ce6-4dd6-a5e5-60e8bcdd5b55 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associate?vol_type_id=b74e830a-729c-44b8-ad10-27aeda7bb401 returned with HTTP 202 Jan 21 09:31:59.929921 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1299/2546] 10.222.0.86 () {58 vars in 1448 bytes} [Thu Jan 21 09:31:59 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associate?vol_type_id=b74e830a-729c-44b8-ad10-27aeda7bb401 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:31:59.938348 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b742dd80-1bd1-4719-9eaf-8abb63330bd4 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associate?vol_type_id=54918629-ce4f-4b41-888d-f2542d247553 Jan 21 09:31:59.939182 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b742dd80-1bd1-4719-9eaf-8abb63330bd4 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:31:59.939697 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:31:59.939697 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:31:59.940332 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b742dd80-1bd1-4719-9eaf-8abb63330bd4 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'associate' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:31:59.941138 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:31:59.941138 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:31:59.942446 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b742dd80-1bd1-4719-9eaf-8abb63330bd4 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Associate qos_spec: 70831b8e-e35a-4ebe-bb9a-9acd3be19a1f with type: 54918629-ce4f-4b41-888d-f2542d247553 {{(pid=87915) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 21 09:31:59.943312 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:31:59.943312 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:31:59.951141 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:31:59.951141 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.007579 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f7f014cc-18e8-471a-9d49-30a3efdbec9f req-7b872bf8-31b1-40a8-a585-752d7b649fe2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/4ddcfa7f-a7aa-4ec0-a855-7b244b4129f8 Jan 21 09:32:00.008521 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f7f014cc-18e8-471a-9d49-30a3efdbec9f req-7b872bf8-31b1-40a8-a585-752d7b649fe2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.008951 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.008951 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.009624 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f7f014cc-18e8-471a-9d49-30a3efdbec9f req-7b872bf8-31b1-40a8-a585-752d7b649fe2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.020765 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b742dd80-1bd1-4719-9eaf-8abb63330bd4 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associate?vol_type_id=54918629-ce4f-4b41-888d-f2542d247553 returned with HTTP 202 Jan 21 09:32:00.022318 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1248/2547] 10.222.0.86 () {58 vars in 1448 bytes} [Thu Jan 21 09:31:59 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associate?vol_type_id=54918629-ce4f-4b41-888d-f2542d247553 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:32:00.031807 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40436c31-3d38-4d98-9cc4-a1f16ead72aa tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associations Jan 21 09:32:00.032425 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40436c31-3d38-4d98-9cc4-a1f16ead72aa tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.032701 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.032701 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.033147 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40436c31-3d38-4d98-9cc4-a1f16ead72aa tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'associations' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.034230 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.034230 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.035060 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-40436c31-3d38-4d98-9cc4-a1f16ead72aa tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Get associations for qos_spec id: 70831b8e-e35a-4ebe-bb9a-9acd3be19a1f {{(pid=87915) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 09:32:00.036041 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.036041 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.049814 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.049814 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.076797 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40436c31-3d38-4d98-9cc4-a1f16ead72aa tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associations returned with HTTP 200 Jan 21 09:32:00.077978 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1249/2548] 10.222.0.86 () {58 vars in 1360 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associations => generated 447 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:32:00.092924 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83366581-bfdc-45f1-a03d-629ca61bc6d9 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/disassociate?vol_type_id=72bb8eaf-9c12-4bd3-99c3-5c42f595df58 Jan 21 09:32:00.097186 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83366581-bfdc-45f1-a03d-629ca61bc6d9 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.097692 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.097692 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.098720 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83366581-bfdc-45f1-a03d-629ca61bc6d9 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'disassociate' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.100274 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.100274 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.101529 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-83366581-bfdc-45f1-a03d-629ca61bc6d9 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Disassociate qos_spec: 70831b8e-e35a-4ebe-bb9a-9acd3be19a1f from type: 72bb8eaf-9c12-4bd3-99c3-5c42f595df58 {{(pid=87915) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 21 09:32:00.104421 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.104421 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.114349 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.114349 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.141569 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83366581-bfdc-45f1-a03d-629ca61bc6d9 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/disassociate?vol_type_id=72bb8eaf-9c12-4bd3-99c3-5c42f595df58 returned with HTTP 202 Jan 21 09:32:00.142610 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1250/2549] 10.222.0.86 () {58 vars in 1457 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/disassociate?vol_type_id=72bb8eaf-9c12-4bd3-99c3-5c42f595df58 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:32:00.153149 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b28e1854-c50c-4fc3-9a1e-36f6f4ff442e tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associations Jan 21 09:32:00.154035 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b28e1854-c50c-4fc3-9a1e-36f6f4ff442e tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.154457 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.154457 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.155127 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b28e1854-c50c-4fc3-9a1e-36f6f4ff442e tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'associations' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.156137 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.156137 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.157202 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b28e1854-c50c-4fc3-9a1e-36f6f4ff442e tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Get associations for qos_spec id: 70831b8e-e35a-4ebe-bb9a-9acd3be19a1f {{(pid=87915) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 09:32:00.158122 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.158122 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.181860 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b28e1854-c50c-4fc3-9a1e-36f6f4ff442e tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associations returned with HTTP 200 Jan 21 09:32:00.183143 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1251/2550] 10.222.0.86 () {58 vars in 1360 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associations => generated 306 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:32:00.197266 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34012986-0f72-49f9-8a61-624c2068a665 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/disassociate_all Jan 21 09:32:00.198108 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34012986-0f72-49f9-8a61-624c2068a665 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.198415 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.198415 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.198877 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34012986-0f72-49f9-8a61-624c2068a665 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'disassociate_all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.199665 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.199665 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.200821 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-34012986-0f72-49f9-8a61-624c2068a665 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Disassociate qos_spec: 70831b8e-e35a-4ebe-bb9a-9acd3be19a1f from all. {{(pid=87915) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 21 09:32:00.201725 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.201725 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.211996 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.211996 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.225552 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34012986-0f72-49f9-8a61-624c2068a665 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/disassociate_all returned with HTTP 202 Jan 21 09:32:00.226919 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1252/2551] 10.222.0.86 () {58 vars in 1372 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/disassociate_all => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:32:00.236823 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d35d277-06d1-4f8c-a6b0-26ab07dfa974 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associations Jan 21 09:32:00.237907 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d35d277-06d1-4f8c-a6b0-26ab07dfa974 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.238693 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.238693 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.239582 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d35d277-06d1-4f8c-a6b0-26ab07dfa974 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'associations' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.240516 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.240516 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.241721 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1d35d277-06d1-4f8c-a6b0-26ab07dfa974 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Get associations for qos_spec id: 70831b8e-e35a-4ebe-bb9a-9acd3be19a1f {{(pid=87915) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 21 09:32:00.242828 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.242828 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.264674 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d35d277-06d1-4f8c-a6b0-26ab07dfa974 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associations returned with HTTP 200 Jan 21 09:32:00.266023 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1253/2552] 10.222.0.86 () {58 vars in 1360 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/associations => generated 24 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:32:00.282929 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1045398b-8b9c-4a0f-a846-d92a6e4816b4 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] POST http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs Jan 21 09:32:00.283599 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.283599 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.284221 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1045398b-8b9c-4a0f-a846-d92a6e4816b4 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-387737729", "consumer": "back-end"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:00.285791 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.285791 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.287790 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.qos_specs [None req-1045398b-8b9c-4a0f-a846-d92a6e4816b4 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-387737729', 'consumer': 'back-end', 'specs': {}} {{(pid=87915) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 09:32:00.295476 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-1045398b-8b9c-4a0f-a846-d92a6e4816b4 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] DB qos_specs_create(): root {'id': '716465d2-db18-49ce-9e5e-ae178f617e13', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-387737729'} {{(pid=87915) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 09:32:00.304546 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1045398b-8b9c-4a0f-a846-d92a6e4816b4 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs returned with HTTP 200 Jan 21 09:32:00.305604 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1254/2553] 10.222.0.86 () {60 vars in 1231 bytes} [Thu Jan 21 09:32:00 2021] POST /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs => generated 434 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:00.317511 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d17739c0-4f4f-47c1-961e-e63d6c8a5671 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] DELETE http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/716465d2-db18-49ce-9e5e-ae178f617e13?force=False Jan 21 09:32:00.318045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d17739c0-4f4f-47c1-961e-e63d6c8a5671 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.318950 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.318950 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.319494 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d17739c0-4f4f-47c1-961e-e63d6c8a5671 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.320532 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.320532 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.321283 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d17739c0-4f4f-47c1-961e-e63d6c8a5671 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Delete qos_spec: 716465d2-db18-49ce-9e5e-ae178f617e13, force: False {{(pid=87915) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 09:32:00.321918 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.321918 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.329012 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.329012 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.348903 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.348903 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.355912 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:32:00.355912 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:32:00.363257 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d17739c0-4f4f-47c1-961e-e63d6c8a5671 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/716465d2-db18-49ce-9e5e-ae178f617e13?force=False returned with HTTP 202 Jan 21 09:32:00.364394 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1255/2554] 10.222.0.86 () {58 vars in 1347 bytes} [Thu Jan 21 09:32:00 2021] DELETE /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/716465d2-db18-49ce-9e5e-ae178f617e13?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:32:00.375076 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79783209-7046-4b06-a931-c51fec150bad tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/716465d2-db18-49ce-9e5e-ae178f617e13 Jan 21 09:32:00.375602 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79783209-7046-4b06-a931-c51fec150bad tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.375812 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.375812 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.376174 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79783209-7046-4b06-a931-c51fec150bad tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.376800 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.376800 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.385724 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79783209-7046-4b06-a931-c51fec150bad tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/716465d2-db18-49ce-9e5e-ae178f617e13 returned with HTTP 404 Jan 21 09:32:00.386765 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1256/2555] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/716465d2-db18-49ce-9e5e-ae178f617e13 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:00.398553 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-647cf9a1-34e5-425a-99f7-4cac01ce33b0 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs Jan 21 09:32:00.399267 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-647cf9a1-34e5-425a-99f7-4cac01ce33b0 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.399920 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-647cf9a1-34e5-425a-99f7-4cac01ce33b0 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.416020 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-647cf9a1-34e5-425a-99f7-4cac01ce33b0 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs returned with HTTP 200 Jan 21 09:32:00.416987 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1257/2556] 10.222.0.86 () {58 vars in 1210 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs => generated 173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:00.433353 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-039279aa-35ac-4206-945f-9887054a183f tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] POST http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs Jan 21 09:32:00.433925 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.433925 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.434458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-039279aa-35ac-4206-945f-9887054a183f tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1433526662", "consumer": "both"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:00.436177 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.436177 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.437175 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.qos_specs [None req-039279aa-35ac-4206-945f-9887054a183f tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1433526662', 'consumer': 'both', 'specs': {}} {{(pid=87915) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 09:32:00.446462 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-039279aa-35ac-4206-945f-9887054a183f tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] DB qos_specs_create(): root {'id': 'd83cc437-47f5-43b1-a0b4-5593769753b2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1433526662'} {{(pid=87915) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 09:32:00.457734 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-039279aa-35ac-4206-945f-9887054a183f tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs returned with HTTP 200 Jan 21 09:32:00.459032 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1258/2557] 10.222.0.86 () {60 vars in 1231 bytes} [Thu Jan 21 09:32:00 2021] POST /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs => generated 431 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:00.471125 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4465e001-5e90-4989-a0e6-eb3507cd81d2 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] DELETE http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/d83cc437-47f5-43b1-a0b4-5593769753b2?force=False Jan 21 09:32:00.471656 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4465e001-5e90-4989-a0e6-eb3507cd81d2 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.471881 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.471881 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.472225 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4465e001-5e90-4989-a0e6-eb3507cd81d2 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.472864 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.472864 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.473683 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4465e001-5e90-4989-a0e6-eb3507cd81d2 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Delete qos_spec: d83cc437-47f5-43b1-a0b4-5593769753b2, force: False {{(pid=87915) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 09:32:00.474392 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.474392 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.482928 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.482928 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.505273 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.505273 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.512388 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:32:00.512388 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:32:00.518340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4465e001-5e90-4989-a0e6-eb3507cd81d2 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/d83cc437-47f5-43b1-a0b4-5593769753b2?force=False returned with HTTP 202 Jan 21 09:32:00.519324 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1259/2558] 10.222.0.86 () {58 vars in 1347 bytes} [Thu Jan 21 09:32:00 2021] DELETE /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/d83cc437-47f5-43b1-a0b4-5593769753b2?force=False => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:32:00.530621 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9855a9ae-e238-48f4-b05e-f0b5bd33fdf5 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/d83cc437-47f5-43b1-a0b4-5593769753b2 Jan 21 09:32:00.531141 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9855a9ae-e238-48f4-b05e-f0b5bd33fdf5 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.531334 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.531334 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.531710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9855a9ae-e238-48f4-b05e-f0b5bd33fdf5 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.532340 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.532340 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.541507 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9855a9ae-e238-48f4-b05e-f0b5bd33fdf5 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/d83cc437-47f5-43b1-a0b4-5593769753b2 returned with HTTP 404 Jan 21 09:32:00.542574 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1260/2559] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/d83cc437-47f5-43b1-a0b4-5593769753b2 => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:00.554117 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78fccc61-5555-412d-bc54-abb82c7d9b8f tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs Jan 21 09:32:00.554570 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78fccc61-5555-412d-bc54-abb82c7d9b8f tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.555066 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78fccc61-5555-412d-bc54-abb82c7d9b8f tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.573434 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78fccc61-5555-412d-bc54-abb82c7d9b8f tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs returned with HTTP 200 Jan 21 09:32:00.574462 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1261/2560] 10.222.0.86 () {58 vars in 1210 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs => generated 173 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:00.591956 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b10411a1-173d-4f0f-b272-e4a9157444bc tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] POST http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs Jan 21 09:32:00.600758 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.600758 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.600758 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b10411a1-173d-4f0f-b272-e4a9157444bc tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1928876507", "consumer": "front-end"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:00.600758 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.600758 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.600758 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.qos_specs [None req-b10411a1-173d-4f0f-b272-e4a9157444bc tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1928876507', 'consumer': 'front-end', 'specs': {}} {{(pid=87915) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 21 09:32:00.606054 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-b10411a1-173d-4f0f-b272-e4a9157444bc tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] DB qos_specs_create(): root {'id': 'db0510d7-683d-4242-9810-beee107d58bc', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1928876507'} {{(pid=87915) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 21 09:32:00.612694 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b10411a1-173d-4f0f-b272-e4a9157444bc tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs returned with HTTP 200 Jan 21 09:32:00.619573 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1262/2561] 10.222.0.86 () {60 vars in 1231 bytes} [Thu Jan 21 09:32:00 2021] POST /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs => generated 436 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:00.626523 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90922f06-6543-40f0-8cf8-ff8a76fb4701 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] DELETE http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/db0510d7-683d-4242-9810-beee107d58bc?force=False Jan 21 09:32:00.627049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90922f06-6543-40f0-8cf8-ff8a76fb4701 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.627265 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.627265 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.627638 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90922f06-6543-40f0-8cf8-ff8a76fb4701 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.628262 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.628262 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.629082 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-90922f06-6543-40f0-8cf8-ff8a76fb4701 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Delete qos_spec: db0510d7-683d-4242-9810-beee107d58bc, force: False {{(pid=87915) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 09:32:00.629739 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.629739 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.630645 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f7f014cc-18e8-471a-9d49-30a3efdbec9f req-7b872bf8-31b1-40a8-a585-752d7b649fe2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:32:00.631605 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f7f014cc-18e8-471a-9d49-30a3efdbec9f req-7b872bf8-31b1-40a8-a585-752d7b649fe2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:32:00.638119 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.638119 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.639391 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f7f014cc-18e8-471a-9d49-30a3efdbec9f req-7b872bf8-31b1-40a8-a585-752d7b649fe2 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/4ddcfa7f-a7aa-4ec0-a855-7b244b4129f8 returned with HTTP 200 Jan 21 09:32:00.640504 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1300/2562] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:31:59 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/4ddcfa7f-a7aa-4ec0-a855-7b244b4129f8 => generated 19 bytes in 641 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:00.658926 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.658926 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.667234 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:32:00.667234 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:32:00.672336 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90922f06-6543-40f0-8cf8-ff8a76fb4701 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/db0510d7-683d-4242-9810-beee107d58bc?force=False returned with HTTP 202 Jan 21 09:32:00.673803 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1263/2563] 10.222.0.86 () {58 vars in 1347 bytes} [Thu Jan 21 09:32:00 2021] DELETE /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/db0510d7-683d-4242-9810-beee107d58bc?force=False => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:32:00.683899 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3cf19aa-016c-4272-aa50-011dd3bd11af tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/db0510d7-683d-4242-9810-beee107d58bc Jan 21 09:32:00.684639 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3cf19aa-016c-4272-aa50-011dd3bd11af tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.684865 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.684865 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.685236 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3cf19aa-016c-4272-aa50-011dd3bd11af tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.685868 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.685868 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.686954 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.686954 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.694007 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3cf19aa-016c-4272-aa50-011dd3bd11af tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/db0510d7-683d-4242-9810-beee107d58bc returned with HTTP 404 Jan 21 09:32:00.695601 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1301/2564] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/db0510d7-683d-4242-9810-beee107d58bc => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:00.705396 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba0b7a7f-90f9-4a4b-869d-e62d22fc452a tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs Jan 21 09:32:00.705911 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba0b7a7f-90f9-4a4b-869d-e62d22fc452a tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.706221 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.706221 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.706523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba0b7a7f-90f9-4a4b-869d-e62d22fc452a tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.707134 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.707134 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.720555 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba0b7a7f-90f9-4a4b-869d-e62d22fc452a tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs returned with HTTP 200 Jan 21 09:32:00.728584 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1264/2565] 10.222.0.86 () {58 vars in 1210 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs => generated 173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:00.737930 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba8ac26f-d25a-425a-adc0-92af0b2b6fd1 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f Jan 21 09:32:00.738654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba8ac26f-d25a-425a-adc0-92af0b2b6fd1 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.739440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba8ac26f-d25a-425a-adc0-92af0b2b6fd1 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.750825 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba8ac26f-d25a-425a-adc0-92af0b2b6fd1 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f returned with HTTP 200 Jan 21 09:32:00.751654 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1302/2566] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f => generated 457 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:00.771725 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19cb37ac-6228-4dad-bd90-4c662f7a7c9c tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs Jan 21 09:32:00.772256 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19cb37ac-6228-4dad-bd90-4c662f7a7c9c tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.772455 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.772455 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.772775 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19cb37ac-6228-4dad-bd90-4c662f7a7c9c tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.773465 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.773465 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.776090 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4724: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.776090 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 21 09:32:00.788946 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19cb37ac-6228-4dad-bd90-4c662f7a7c9c tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs returned with HTTP 200 Jan 21 09:32:00.790113 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1265/2567] 10.222.0.86 () {58 vars in 1210 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs => generated 173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:00.804590 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d5b3dcb-6c51-49e0-bfc5-193b397974bb tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] PUT http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f Jan 21 09:32:00.805072 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.805072 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.805511 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d5b3dcb-6c51-49e0-bfc5-193b397974bb tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:00.806758 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.806758 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.807763 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.807763 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.815587 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.qos_specs [None req-5d5b3dcb-6c51-49e0-bfc5-193b397974bb tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87914) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 21 09:32:00.816097 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.816097 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.829101 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-5d5b3dcb-6c51-49e0-bfc5-193b397974bb tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] qos_specs_update() value: {'id': '32d1cf0a-1134-47b6-a337-39599314e6c4', 'key': 'iops_bytes', 'value': '500', 'specs_id': '70831b8e-e35a-4ebe-bb9a-9acd3be19a1f', 'deleted': False} {{(pid=87914) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 21 09:32:00.835477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d5b3dcb-6c51-49e0-bfc5-193b397974bb tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f returned with HTTP 200 Jan 21 09:32:00.836385 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1303/2568] 10.222.0.86 () {60 vars in 1341 bytes} [Thu Jan 21 09:32:00 2021] PUT /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f => generated 36 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:32:00.847409 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46842d56-dacf-4f65-8a73-29fde8e10a89 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f Jan 21 09:32:00.847932 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46842d56-dacf-4f65-8a73-29fde8e10a89 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.848266 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.848266 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.848637 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46842d56-dacf-4f65-8a73-29fde8e10a89 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.849256 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.849256 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.850576 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.850576 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.858548 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46842d56-dacf-4f65-8a73-29fde8e10a89 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f returned with HTTP 200 Jan 21 09:32:00.859260 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1266/2569] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f => generated 478 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:00.871577 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4deb8a70-1fa6-4318-8479-ba0ac8a18564 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] PUT http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/delete_keys Jan 21 09:32:00.872031 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.872031 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.872437 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4deb8a70-1fa6-4318-8479-ba0ac8a18564 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:00.873583 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.873583 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.874337 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4deb8a70-1fa6-4318-8479-ba0ac8a18564 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Delete_key spec: 70831b8e-e35a-4ebe-bb9a-9acd3be19a1f, keys: ['iops_bytes'] {{(pid=87914) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 21 09:32:00.874995 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.874995 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.883837 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:32:00.883837 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:32:00.892222 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.892222 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.899099 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4deb8a70-1fa6-4318-8479-ba0ac8a18564 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/delete_keys returned with HTTP 202 Jan 21 09:32:00.899938 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1304/2570] 10.222.0.86 () {60 vars in 1377 bytes} [Thu Jan 21 09:32:00 2021] PUT /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f/delete_keys => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:32:00.909563 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42578913-0e3d-4192-8d82-5b8a92d6b1da tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f Jan 21 09:32:00.910136 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42578913-0e3d-4192-8d82-5b8a92d6b1da tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.910345 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.910345 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.910972 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42578913-0e3d-4192-8d82-5b8a92d6b1da tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.911643 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.911643 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.912677 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.912677 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.921507 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42578913-0e3d-4192-8d82-5b8a92d6b1da tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f returned with HTTP 200 Jan 21 09:32:00.922347 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1267/2571] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f => generated 457 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:00.934521 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-732dd2f3-3c72-47d5-a9a1-22faca1347de tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f Jan 21 09:32:00.935045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-732dd2f3-3c72-47d5-a9a1-22faca1347de tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.935258 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.935258 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.935632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-732dd2f3-3c72-47d5-a9a1-22faca1347de tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.936409 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.936409 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.937547 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.937547 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.945763 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-732dd2f3-3c72-47d5-a9a1-22faca1347de tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f returned with HTTP 200 Jan 21 09:32:00.946899 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1305/2572] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f => generated 457 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:00.959490 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4794346-e1da-450c-ade1-8cc6da1e8860 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] DELETE http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/db0510d7-683d-4242-9810-beee107d58bc?force=False Jan 21 09:32:00.959964 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4794346-e1da-450c-ade1-8cc6da1e8860 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.960167 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.960167 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.960526 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4794346-e1da-450c-ade1-8cc6da1e8860 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.961146 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.961146 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.961946 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b4794346-e1da-450c-ade1-8cc6da1e8860 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Delete qos_spec: db0510d7-683d-4242-9810-beee107d58bc, force: False {{(pid=87915) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 09:32:00.962638 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.962638 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.969083 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4794346-e1da-450c-ade1-8cc6da1e8860 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/db0510d7-683d-4242-9810-beee107d58bc?force=False returned with HTTP 404 Jan 21 09:32:00.970165 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1268/2573] 10.222.0.86 () {58 vars in 1347 bytes} [Thu Jan 21 09:32:00 2021] DELETE /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/db0510d7-683d-4242-9810-beee107d58bc?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:32:00.979919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70bdee11-e82a-4cec-ad0e-eaaf5106f1b8 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/db0510d7-683d-4242-9810-beee107d58bc Jan 21 09:32:00.980440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70bdee11-e82a-4cec-ad0e-eaaf5106f1b8 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:00.980654 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:00.980654 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:00.981029 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70bdee11-e82a-4cec-ad0e-eaaf5106f1b8 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:00.981648 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:00.981648 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:00.982703 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:00.982703 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:00.989593 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70bdee11-e82a-4cec-ad0e-eaaf5106f1b8 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/db0510d7-683d-4242-9810-beee107d58bc returned with HTTP 404 Jan 21 09:32:00.994160 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1306/2574] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:00 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/db0510d7-683d-4242-9810-beee107d58bc => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:01.000375 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dde9a85f-0f90-4f1c-9813-e01e8ad44f99 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] DELETE http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/d83cc437-47f5-43b1-a0b4-5593769753b2?force=False Jan 21 09:32:01.000894 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dde9a85f-0f90-4f1c-9813-e01e8ad44f99 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:01.001377 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dde9a85f-0f90-4f1c-9813-e01e8ad44f99 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:01.002758 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dde9a85f-0f90-4f1c-9813-e01e8ad44f99 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Delete qos_spec: d83cc437-47f5-43b1-a0b4-5593769753b2, force: False {{(pid=87915) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 09:32:01.010925 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dde9a85f-0f90-4f1c-9813-e01e8ad44f99 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/d83cc437-47f5-43b1-a0b4-5593769753b2?force=False returned with HTTP 404 Jan 21 09:32:01.011891 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1269/2575] 10.222.0.86 () {58 vars in 1347 bytes} [Thu Jan 21 09:32:00 2021] DELETE /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/d83cc437-47f5-43b1-a0b4-5593769753b2?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:32:01.021577 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eebd3e41-2e88-48e8-b082-bb4e85e2531b tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/d83cc437-47f5-43b1-a0b4-5593769753b2 Jan 21 09:32:01.022207 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eebd3e41-2e88-48e8-b082-bb4e85e2531b tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:01.022779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eebd3e41-2e88-48e8-b082-bb4e85e2531b tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:01.030821 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eebd3e41-2e88-48e8-b082-bb4e85e2531b tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/d83cc437-47f5-43b1-a0b4-5593769753b2 returned with HTTP 404 Jan 21 09:32:01.031978 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1307/2576] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:01 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/d83cc437-47f5-43b1-a0b4-5593769753b2 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:01.042865 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84fdb947-ebdd-4eaf-aff8-889f36f3a031 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] DELETE http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/716465d2-db18-49ce-9e5e-ae178f617e13?force=False Jan 21 09:32:01.043788 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84fdb947-ebdd-4eaf-aff8-889f36f3a031 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:01.043942 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84fdb947-ebdd-4eaf-aff8-889f36f3a031 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:01.045161 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-84fdb947-ebdd-4eaf-aff8-889f36f3a031 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Delete qos_spec: 716465d2-db18-49ce-9e5e-ae178f617e13, force: False {{(pid=87915) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 09:32:01.052776 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84fdb947-ebdd-4eaf-aff8-889f36f3a031 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/716465d2-db18-49ce-9e5e-ae178f617e13?force=False returned with HTTP 404 Jan 21 09:32:01.054640 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1270/2577] 10.222.0.86 () {58 vars in 1347 bytes} [Thu Jan 21 09:32:01 2021] DELETE /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/716465d2-db18-49ce-9e5e-ae178f617e13?force=False => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:01.064264 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fe969c6-a6e7-4c53-9b9b-8460f62ff87d tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/716465d2-db18-49ce-9e5e-ae178f617e13 Jan 21 09:32:01.064775 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fe969c6-a6e7-4c53-9b9b-8460f62ff87d tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:01.065259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fe969c6-a6e7-4c53-9b9b-8460f62ff87d tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:01.073535 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fe969c6-a6e7-4c53-9b9b-8460f62ff87d tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/716465d2-db18-49ce-9e5e-ae178f617e13 returned with HTTP 404 Jan 21 09:32:01.074537 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1308/2578] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:01 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/716465d2-db18-49ce-9e5e-ae178f617e13 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:32:01.082312 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5eb8dbd3-518c-4da4-aaa1-de9a0c6435aa tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] DELETE http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/54918629-ce4f-4b41-888d-f2542d247553 Jan 21 09:32:01.083451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5eb8dbd3-518c-4da4-aaa1-de9a0c6435aa tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:01.083451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5eb8dbd3-518c-4da4-aaa1-de9a0c6435aa tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:01.151479 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:32:01.151479 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:32:01.161449 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5eb8dbd3-518c-4da4-aaa1-de9a0c6435aa tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/54918629-ce4f-4b41-888d-f2542d247553 returned with HTTP 202 Jan 21 09:32:01.163147 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1271/2579] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:32:01 2021] DELETE /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/54918629-ce4f-4b41-888d-f2542d247553 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:32:01.170528 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c71fab2d-c0f8-4ff5-91b3-7bd310bf8939 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/54918629-ce4f-4b41-888d-f2542d247553 Jan 21 09:32:01.171766 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c71fab2d-c0f8-4ff5-91b3-7bd310bf8939 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:01.172842 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c71fab2d-c0f8-4ff5-91b3-7bd310bf8939 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:01.184443 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c71fab2d-c0f8-4ff5-91b3-7bd310bf8939 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/54918629-ce4f-4b41-888d-f2542d247553 returned with HTTP 404 Jan 21 09:32:01.185514 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1309/2580] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:32:01 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/54918629-ce4f-4b41-888d-f2542d247553 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:01.193762 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2133f824-8628-4061-ad7c-820fa2f17dfd tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] DELETE http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/b74e830a-729c-44b8-ad10-27aeda7bb401 Jan 21 09:32:01.194318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2133f824-8628-4061-ad7c-820fa2f17dfd tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:01.194827 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2133f824-8628-4061-ad7c-820fa2f17dfd tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:01.269299 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2133f824-8628-4061-ad7c-820fa2f17dfd tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/b74e830a-729c-44b8-ad10-27aeda7bb401 returned with HTTP 202 Jan 21 09:32:01.270306 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1272/2581] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:32:01 2021] DELETE /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/b74e830a-729c-44b8-ad10-27aeda7bb401 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:32:01.277780 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6af1fa56-0948-4549-a3d9-abbbf0659112 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/b74e830a-729c-44b8-ad10-27aeda7bb401 Jan 21 09:32:01.278423 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6af1fa56-0948-4549-a3d9-abbbf0659112 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:01.278984 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6af1fa56-0948-4549-a3d9-abbbf0659112 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:01.291104 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6af1fa56-0948-4549-a3d9-abbbf0659112 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/b74e830a-729c-44b8-ad10-27aeda7bb401 returned with HTTP 404 Jan 21 09:32:01.292167 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1310/2582] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:32:01 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/b74e830a-729c-44b8-ad10-27aeda7bb401 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:01.299548 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2baa568-b31a-4599-9d04-85b39c8c3fee tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] DELETE http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/72bb8eaf-9c12-4bd3-99c3-5c42f595df58 Jan 21 09:32:01.300063 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2baa568-b31a-4599-9d04-85b39c8c3fee tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:01.300558 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2baa568-b31a-4599-9d04-85b39c8c3fee tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:01.386747 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2baa568-b31a-4599-9d04-85b39c8c3fee tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/72bb8eaf-9c12-4bd3-99c3-5c42f595df58 returned with HTTP 202 Jan 21 09:32:01.387633 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1273/2583] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:32:01 2021] DELETE /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/72bb8eaf-9c12-4bd3-99c3-5c42f595df58 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:32:01.395873 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f0214b0-594b-4e74-8ff5-dd7c095cc1c5 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/72bb8eaf-9c12-4bd3-99c3-5c42f595df58 Jan 21 09:32:01.397000 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f0214b0-594b-4e74-8ff5-dd7c095cc1c5 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:01.397731 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f0214b0-594b-4e74-8ff5-dd7c095cc1c5 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:01.409655 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f0214b0-594b-4e74-8ff5-dd7c095cc1c5 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/72bb8eaf-9c12-4bd3-99c3-5c42f595df58 returned with HTTP 404 Jan 21 09:32:01.410965 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1311/2584] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:32:01 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/types/72bb8eaf-9c12-4bd3-99c3-5c42f595df58 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:01.421983 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21bfaf51-7155-446e-912e-ebbd9f6d2a99 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] DELETE http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f?force=False Jan 21 09:32:01.422570 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21bfaf51-7155-446e-912e-ebbd9f6d2a99 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:01.423061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21bfaf51-7155-446e-912e-ebbd9f6d2a99 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:01.424422 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-21bfaf51-7155-446e-912e-ebbd9f6d2a99 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Delete qos_spec: 70831b8e-e35a-4ebe-bb9a-9acd3be19a1f, force: False {{(pid=87915) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 21 09:32:01.432539 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:01.432539 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:01.453249 n-d-771363-2 devstack@c-api.service[87913]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Jan 21 09:32:01.453249 n-d-771363-2 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 21 09:32:01.461065 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:32:01.461065 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:32:01.465321 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21bfaf51-7155-446e-912e-ebbd9f6d2a99 tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f?force=False returned with HTTP 202 Jan 21 09:32:01.466208 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1274/2585] 10.222.0.86 () {58 vars in 1347 bytes} [Thu Jan 21 09:32:01 2021] DELETE /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f?force=False => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:32:01.476443 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-389e9325-160e-424b-8845-f24c2b742fdc tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] GET http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f Jan 21 09:32:01.476968 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-389e9325-160e-424b-8845-f24c2b742fdc tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:01.477458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-389e9325-160e-424b-8845-f24c2b742fdc tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:01.488962 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-389e9325-160e-424b-8845-f24c2b742fdc tempest-QosSpecsTestJSON-1701793338 tempest-QosSpecsTestJSON-1701793338] http://10.222.0.86/volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f returned with HTTP 404 Jan 21 09:32:01.490331 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1312/2586] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:01 2021] GET /volume/v3/6848d20e5ba9437f8ff55ca908d42f11/qos-specs/70831b8e-e35a-4ebe-bb9a-9acd3be19a1f => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:01.876099 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-0d2ff908-03e9-4140-a288-e9d3e87672d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:32:01.876607 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-0d2ff908-03e9-4140-a288-e9d3e87672d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:01.877351 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:01.877351 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:01.877351 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-0d2ff908-03e9-4140-a288-e9d3e87672d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:01.928203 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:01.928203 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:01.937920 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-0d2ff908-03e9-4140-a288-e9d3e87672d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:32:01.962483 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-0d2ff908-03e9-4140-a288-e9d3e87672d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:32:01.963472 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1275/2587] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:32:01 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 1368 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:03.026952 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-ff43325a-49bd-4d9a-af6c-c7a2eccaa0a4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:32:03.027609 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-ff43325a-49bd-4d9a-af6c-c7a2eccaa0a4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:03.028099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-ff43325a-49bd-4d9a-af6c-c7a2eccaa0a4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:03.076632 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:03.076632 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:03.085198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-ff43325a-49bd-4d9a-af6c-c7a2eccaa0a4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:32:03.109697 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-ff43325a-49bd-4d9a-af6c-c7a2eccaa0a4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:32:03.110725 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1313/2588] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:32:03 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:03.122363 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-0d2ff908-03e9-4140-a288-e9d3e87672d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume// Jan 21 09:32:03.122817 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-0d2ff908-03e9-4140-a288-e9d3e87672d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:03.123213 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:03.123213 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:03.123595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-0d2ff908-03e9-4140-a288-e9d3e87672d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:03.124868 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-0d2ff908-03e9-4140-a288-e9d3e87672d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:32:03.125433 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1276/2589] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:32:03 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:32:03.143493 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-be3c3d6f-0168-46eb-af61-f4bf5262c314 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments Jan 21 09:32:03.144011 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:03.144011 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:03.144398 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-be3c3d6f-0168-46eb-af61-f4bf5262c314 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f005e3de-feeb-4fad-bffd-189c1e4a50a5", "instance_uuid": "48f5867c-1965-4ec0-b5f3-78657b418f08", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:03.194666 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:03.194666 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:03.245998 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-be3c3d6f-0168-46eb-af61-f4bf5262c314 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments returned with HTTP 200 Jan 21 09:32:03.246966 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1314/2590] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:32:03 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:32:04.613585 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-0d2ff908-03e9-4140-a288-e9d3e87672d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume// Jan 21 09:32:04.614065 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-0d2ff908-03e9-4140-a288-e9d3e87672d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:04.614514 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-0d2ff908-03e9-4140-a288-e9d3e87672d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:04.615872 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-0d2ff908-03e9-4140-a288-e9d3e87672d8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:32:04.616634 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1277/2591] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 09:32:04 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:32:04.628813 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-7243cbcb-279e-492e-b11a-e1469d24fd7a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:32:04.629453 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-7243cbcb-279e-492e-b11a-e1469d24fd7a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:04.629699 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:04.629699 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:04.630373 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-7243cbcb-279e-492e-b11a-e1469d24fd7a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:04.681240 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:04.681240 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:04.690168 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-7243cbcb-279e-492e-b11a-e1469d24fd7a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:32:04.720969 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:04.720969 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:04.732994 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-7243cbcb-279e-492e-b11a-e1469d24fd7a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:32:04.734045 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1315/2592] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 09:32:04 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 1466 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:32:04.754015 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-7e82f8ca-8f44-4906-bd7f-ab5358558395 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] PUT http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/9291dc14-ba68-4519-a321-d7a1cc20a34f Jan 21 09:32:04.754857 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-7e82f8ca-8f44-4906-bd7f-ab5358558395 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.70", "host": "n-h2-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:04.782967 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:32:04.782967 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:32:04.783756 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-7e82f8ca-8f44-4906-bd7f-ab5358558395 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Lock "b'cinder-attachment_update-f005e3de-feeb-4fad-bffd-189c1e4a50a5-n-h2-771363-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:32:04.786486 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:04.786486 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:05.129654 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] POST http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes Jan 21 09:32:05.130236 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:05.130236 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:05.131940 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1381123347"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:05.133273 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1381123347'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:32:05.133647 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Create volume of 1 GB Jan 21 09:32:05.147616 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Availability Zones retrieved successfully. Jan 21 09:32:05.165187 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Flow 'volume_create_api' (07de4c54-2387-4f67-983b-ec9dc6713f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:05.167969 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (723018e0-b7f8-4332-8a3b-3a69724ff712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:05.169995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:32:05.237917 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (723018e0-b7f8-4332-8a3b-3a69724ff712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:05.240712 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe5e6a78-c8ae-4836-a3d1-115b32f79ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:05.335188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Created reservations ['a7d41e97-0cca-4dc9-b668-05a877790757', 'a0ed81e8-556b-4cbe-b49f-3f04937bf5d1', '7d19f830-5e69-496b-9e1b-62faab71d76c', '7b46f3a0-3325-4669-bc70-520dd04203a0'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:32:05.337343 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe5e6a78-c8ae-4836-a3d1-115b32f79ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7d41e97-0cca-4dc9-b668-05a877790757', 'a0ed81e8-556b-4cbe-b49f-3f04937bf5d1', '7d19f830-5e69-496b-9e1b-62faab71d76c', '7b46f3a0-3325-4669-bc70-520dd04203a0']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:05.339665 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f7d650-05ec-46e2-8ae7-f66292d603ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:05.399431 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f7d650-05ec-46e2-8ae7-f66292d603ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d280e7b-68b8-4ef1-8707-fb9a529c6542', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1381123347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0da8c9ea99f84ea1b78c8049b6b8517a',qos_specs=None,replication_status=,reservations=['a7d41e97-0cca-4dc9-b668-05a877790757','a0ed81e8-556b-4cbe-b49f-3f04937bf5d1','7d19f830-5e69-496b-9e1b-62faab71d76c','7b46f3a0-3325-4669-bc70-520dd04203a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1338628cf08544ee8ecb56e6cefbbfe0',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:32:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1381123347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d280e7b-68b8-4ef1-8707-fb9a529c6542,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0da8c9ea99f84ea1b78c8049b6b8517a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1338628cf08544ee8ecb56e6cefbbfe0',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:05.403483 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2200521b-5026-43d1-8e95-e8b076550f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:05.436536 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2200521b-5026-43d1-8e95-e8b076550f6e) transitioned into state 'SUCCESS' from state '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-1381123347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0da8c9ea99f84ea1b78c8049b6b8517a',qos_specs=None,replication_status=,reservations=['a7d41e97-0cca-4dc9-b668-05a877790757','a0ed81e8-556b-4cbe-b49f-3f04937bf5d1','7d19f830-5e69-496b-9e1b-62faab71d76c','7b46f3a0-3325-4669-bc70-520dd04203a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1338628cf08544ee8ecb56e6cefbbfe0',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:05.438844 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16271064-beb1-4537-9fb9-94d40c1f8a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:05.453974 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16271064-beb1-4537-9fb9-94d40c1f8a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:05.456938 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Flow 'volume_create_api' (07de4c54-2387-4f67-983b-ec9dc6713f83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:05.512584 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Create volume request issued successfully. Jan 21 09:32:05.527824 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f1f2814-616f-4f87-a393-6a9a6522915b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes returned with HTTP 202 Jan 21 09:32:05.528830 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1316/2593] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:32:04 2021] POST /volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes => generated 823 bytes in 691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:32:05.546026 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73c48500-6bfb-4a09-933a-95826e29a7c3 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] GET http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 Jan 21 09:32:05.547632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73c48500-6bfb-4a09-933a-95826e29a7c3 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:05.547632 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:05.547632 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:05.547632 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73c48500-6bfb-4a09-933a-95826e29a7c3 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:05.612071 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:05.612071 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:05.623955 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-73c48500-6bfb-4a09-933a-95826e29a7c3 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Volume info retrieved successfully. Jan 21 09:32:05.649317 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73c48500-6bfb-4a09-933a-95826e29a7c3 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 returned with HTTP 200 Jan 21 09:32:05.650224 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1317/2594] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:05 2021] GET /volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 => generated 915 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:06.362552 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-7e82f8ca-8f44-4906-bd7f-ab5358558395 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Lock "b'cinder-attachment_update-f005e3de-feeb-4fad-bffd-189c1e4a50a5-n-h2-771363-2'" released by "attachment_update" :: held 1.579s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:32:06.363236 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-7e82f8ca-8f44-4906-bd7f-ab5358558395 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/9291dc14-ba68-4519-a321-d7a1cc20a34f returned with HTTP 200 Jan 21 09:32:06.364106 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1278/2595] 10.222.0.70 () {64 vars in 1468 bytes} [Thu Jan 21 09:32:04 2021] PUT /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/9291dc14-ba68-4519-a321-d7a1cc20a34f => generated 762 bytes in 1615 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:06.405729 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-a8376883-9dab-45e1-93b9-f5ee66b6f832 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/9291dc14-ba68-4519-a321-d7a1cc20a34f/action Jan 21 09:32:06.406559 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:06.406559 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:06.407311 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-a8376883-9dab-45e1-93b9-f5ee66b6f832 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:32:06.407809 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-a8376883-9dab-45e1-93b9-f5ee66b6f832 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:06.497866 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:06.497866 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:06.511697 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-026e53b4-eacb-4df1-a148-9f1aab133f40 req-a8376883-9dab-45e1-93b9-f5ee66b6f832 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/9291dc14-ba68-4519-a321-d7a1cc20a34f/action returned with HTTP 204 Jan 21 09:32:06.512749 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1318/2596] 10.222.0.70 () {64 vars in 1489 bytes} [Thu Jan 21 09:32:06 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/9291dc14-ba68-4519-a321-d7a1cc20a34f/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:06.667492 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df9c57aa-b14d-45cc-bf08-40d323cb9a23 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] GET http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 Jan 21 09:32:06.667985 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df9c57aa-b14d-45cc-bf08-40d323cb9a23 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:06.668173 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:06.668173 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:06.668935 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df9c57aa-b14d-45cc-bf08-40d323cb9a23 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:06.722250 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:06.722250 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:06.731310 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-df9c57aa-b14d-45cc-bf08-40d323cb9a23 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Volume info retrieved successfully. Jan 21 09:32:06.752903 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df9c57aa-b14d-45cc-bf08-40d323cb9a23 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 returned with HTTP 200 Jan 21 09:32:06.753801 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1279/2597] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:06 2021] GET /volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:06.769254 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5917ecd7-3cc4-4006-90eb-718f8722dacf tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] POST http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/snapshots Jan 21 09:32:06.769725 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:06.769725 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:06.770191 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5917ecd7-3cc4-4006-90eb-718f8722dacf tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d280e7b-68b8-4ef1-8707-fb9a529c6542", "name": "tempest-SnapshotManageAdminTest-Snapshot-120610495"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:06.824978 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:06.824978 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:06.826580 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5917ecd7-3cc4-4006-90eb-718f8722dacf tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Volume info retrieved successfully. Jan 21 09:32:06.827111 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-5917ecd7-3cc4-4006-90eb-718f8722dacf tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Create snapshot from volume 8d280e7b-68b8-4ef1-8707-fb9a529c6542 Jan 21 09:32:06.897365 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-5917ecd7-3cc4-4006-90eb-718f8722dacf tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Created reservations ['7d3b18df-f32a-4c2a-8ad2-b8c2efbc8578', '28f521e6-5716-4d4b-bc59-33be638efb6b', 'a5634b12-c656-448c-bffa-5a6fcaf66772', 'a6ea28b9-3a5c-4f9e-9683-e262d8dac164'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:32:07.001183 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5917ecd7-3cc4-4006-90eb-718f8722dacf tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Snapshot create request issued successfully. Jan 21 09:32:07.002070 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5917ecd7-3cc4-4006-90eb-718f8722dacf tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/snapshots returned with HTTP 202 Jan 21 09:32:07.009392 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1319/2598] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:32:06 2021] POST /volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/snapshots => generated 309 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:32:07.014808 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34bf1581-0802-44c5-9235-93cd0dc93a9b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] GET http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 Jan 21 09:32:07.015593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34bf1581-0802-44c5-9235-93cd0dc93a9b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:07.015988 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:07.015988 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:07.016719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34bf1581-0802-44c5-9235-93cd0dc93a9b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:07.054027 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:07.054027 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:07.055203 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34bf1581-0802-44c5-9235-93cd0dc93a9b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Snapshot retrieved successfully. Jan 21 09:32:07.057133 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34bf1581-0802-44c5-9235-93cd0dc93a9b tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 returned with HTTP 200 Jan 21 09:32:07.057935 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1280/2599] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:07 2021] GET /volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 => generated 441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:08.076816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e19aed37-447f-42b2-ad76-2e7c390f6b01 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] GET http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 Jan 21 09:32:08.080023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e19aed37-447f-42b2-ad76-2e7c390f6b01 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:08.082837 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:08.082837 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:08.083334 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e19aed37-447f-42b2-ad76-2e7c390f6b01 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:08.144730 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:08.144730 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:08.145986 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e19aed37-447f-42b2-ad76-2e7c390f6b01 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Snapshot retrieved successfully. Jan 21 09:32:08.148777 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e19aed37-447f-42b2-ad76-2e7c390f6b01 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 returned with HTTP 200 Jan 21 09:32:08.149558 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1320/2600] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:08 2021] GET /volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 => generated 441 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:09.161640 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1816ff6-318f-4e34-afb6-2285729742ac tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] GET http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 Jan 21 09:32:09.163140 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1816ff6-318f-4e34-afb6-2285729742ac tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:09.163382 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:09.163382 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:09.163766 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1816ff6-318f-4e34-afb6-2285729742ac tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:09.188503 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:09.188503 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:09.189598 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e1816ff6-318f-4e34-afb6-2285729742ac tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Snapshot retrieved successfully. Jan 21 09:32:09.191581 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1816ff6-318f-4e34-afb6-2285729742ac tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 returned with HTTP 200 Jan 21 09:32:09.192374 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1281/2601] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:09 2021] GET /volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:09.285820 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e5a6249-0bab-443e-a9fa-39205bf16452 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] POST http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573/action Jan 21 09:32:09.286386 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:09.286386 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:09.287380 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e5a6249-0bab-443e-a9fa-39205bf16452 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Action body: b'{"os-unmanage": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:32:09.287969 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e5a6249-0bab-443e-a9fa-39205bf16452 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:09.288368 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.snapshot_unmanage [None req-6e5a6249-0bab-443e-a9fa-39205bf16452 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Unmanage snapshot with id: 9680c863-42bb-452f-8b5d-1729c0563573 Jan 21 09:32:09.314017 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:09.314017 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:09.314858 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6e5a6249-0bab-443e-a9fa-39205bf16452 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Snapshot retrieved successfully. Jan 21 09:32:09.382826 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6e5a6249-0bab-443e-a9fa-39205bf16452 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Snapshot delete request issued successfully. Jan 21 09:32:09.383300 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e5a6249-0bab-443e-a9fa-39205bf16452 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573/action returned with HTTP 202 Jan 21 09:32:09.384355 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1321/2602] 10.222.0.86 () {60 vars in 1363 bytes} [Thu Jan 21 09:32:09 2021] POST /volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:32:09.393055 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfb81908-b210-451a-b71b-c8c080e1dbbf tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] GET http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 Jan 21 09:32:09.393700 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfb81908-b210-451a-b71b-c8c080e1dbbf tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:09.394005 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:09.394005 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:09.394562 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfb81908-b210-451a-b71b-c8c080e1dbbf tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:09.421981 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:09.421981 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:09.423073 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dfb81908-b210-451a-b71b-c8c080e1dbbf tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Snapshot retrieved successfully. Jan 21 09:32:09.425012 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfb81908-b210-451a-b71b-c8c080e1dbbf tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 returned with HTTP 200 Jan 21 09:32:09.432601 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1282/2603] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:09 2021] GET /volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:10.439403 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d729a94-ee96-492d-a59f-0a16448f6a45 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] GET http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 Jan 21 09:32:10.439973 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d729a94-ee96-492d-a59f-0a16448f6a45 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:10.440100 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:10.440100 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:10.440501 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d729a94-ee96-492d-a59f-0a16448f6a45 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:10.463021 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d729a94-ee96-492d-a59f-0a16448f6a45 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 returned with HTTP 404 Jan 21 09:32:10.463957 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1322/2604] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:10 2021] GET /volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:10.472257 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-551acb6d-8474-4eaa-b02e-d2bfd6d96984 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] GET http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/detail?all_tenants=1 Jan 21 09:32:10.472772 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-551acb6d-8474-4eaa-b02e-d2bfd6d96984 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:10.472984 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:10.472984 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:10.473354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-551acb6d-8474-4eaa-b02e-d2bfd6d96984 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:10.494127 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-551acb6d-8474-4eaa-b02e-d2bfd6d96984 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Get all snapshots completed successfully. Jan 21 09:32:10.495653 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-551acb6d-8474-4eaa-b02e-d2bfd6d96984 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 21 09:32:10.496406 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1283/2605] 10.222.0.86 () {58 vars in 1258 bytes} [Thu Jan 21 09:32:10 2021] GET /volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/detail?all_tenants=1 => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:32:10.509876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-768a729d-349e-48e4-9bde-2382bfbf87ab tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] POST http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/os-snapshot-manage Jan 21 09:32:10.510773 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-768a729d-349e-48e4-9bde-2382bfbf87ab tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d280e7b-68b8-4ef1-8707-fb9a529c6542", "ref": {"source-name": "_snapshot-9680c863-42bb-452f-8b5d-1729c0563573"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-439271935", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-2000725334", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:10.686032 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:10.686032 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:10.687082 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-768a729d-349e-48e4-9bde-2382bfbf87ab tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Volume info retrieved successfully. Jan 21 09:32:10.689517 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.snapshot_manage [None req-768a729d-349e-48e4-9bde-2382bfbf87ab tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Manage snapshot request body: {'snapshot': {'volume_id': '8d280e7b-68b8-4ef1-8707-fb9a529c6542', 'ref': {'source-name': '_snapshot-9680c863-42bb-452f-8b5d-1729c0563573'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-439271935', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-2000725334', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 21 09:32:10.768073 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-768a729d-349e-48e4-9bde-2382bfbf87ab tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Created reservations ['807a28db-a6da-4d75-ae5c-d5ab7cac693b', '2dd278f0-7d32-4beb-b8d7-92a21ed44270', '96ea5306-a399-4fae-a591-ab19848f8930', '7b239d09-1e81-4e2b-960c-d95c955bdb1f'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:32:10.882044 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-768a729d-349e-48e4-9bde-2382bfbf87ab tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/os-snapshot-manage returned with HTTP 202 Jan 21 09:32:10.886154 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1323/2606] 10.222.0.86 () {60 vars in 1259 bytes} [Thu Jan 21 09:32:10 2021] POST /volume/v3/71ba5e8084fb47b9986bfdfdf451612a/os-snapshot-manage => generated 477 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:32:10.893355 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-301b5264-cbb2-446d-8a98-fc57f3131ca4 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] GET http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab Jan 21 09:32:10.894015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-301b5264-cbb2-446d-8a98-fc57f3131ca4 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:10.894647 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-301b5264-cbb2-446d-8a98-fc57f3131ca4 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:10.922848 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:10.922848 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:10.923708 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-301b5264-cbb2-446d-8a98-fc57f3131ca4 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Snapshot retrieved successfully. Jan 21 09:32:10.925353 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-301b5264-cbb2-446d-8a98-fc57f3131ca4 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab returned with HTTP 200 Jan 21 09:32:10.926393 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1284/2607] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:10 2021] GET /volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab => generated 609 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:11.938256 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5616a638-e056-4f1e-886a-d43847278803 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] GET http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab Jan 21 09:32:11.938786 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5616a638-e056-4f1e-886a-d43847278803 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:11.939010 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:11.939010 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:11.939392 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5616a638-e056-4f1e-886a-d43847278803 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:11.964481 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:11.964481 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:11.965273 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5616a638-e056-4f1e-886a-d43847278803 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Snapshot retrieved successfully. Jan 21 09:32:11.966919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5616a638-e056-4f1e-886a-d43847278803 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab returned with HTTP 200 Jan 21 09:32:11.967684 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1324/2608] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:11 2021] GET /volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab => generated 609 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:12.980974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d012002-93ad-4e86-b14f-b7ec8cfbacaa tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] GET http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab Jan 21 09:32:12.981496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d012002-93ad-4e86-b14f-b7ec8cfbacaa tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:12.981596 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:12.981596 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:12.981964 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d012002-93ad-4e86-b14f-b7ec8cfbacaa tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:13.007744 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:13.007744 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:13.008507 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5d012002-93ad-4e86-b14f-b7ec8cfbacaa tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Snapshot retrieved successfully. Jan 21 09:32:13.010153 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d012002-93ad-4e86-b14f-b7ec8cfbacaa tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab returned with HTTP 200 Jan 21 09:32:13.010918 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1285/2609] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:12 2021] GET /volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab => generated 634 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:13.021779 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb13efad-3a19-4fd7-8590-c8ca5371eae1 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] GET http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab Jan 21 09:32:13.022325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb13efad-3a19-4fd7-8590-c8ca5371eae1 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:13.022537 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:13.022537 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:13.022904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb13efad-3a19-4fd7-8590-c8ca5371eae1 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:13.047631 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:13.047631 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:13.048430 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb13efad-3a19-4fd7-8590-c8ca5371eae1 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Snapshot retrieved successfully. Jan 21 09:32:13.050041 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb13efad-3a19-4fd7-8590-c8ca5371eae1 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab returned with HTTP 200 Jan 21 09:32:13.050814 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1325/2610] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:13 2021] GET /volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab => generated 634 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:13.061994 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c709df48-72a5-4d21-af20-422e23da060c tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] DELETE http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab Jan 21 09:32:13.062546 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c709df48-72a5-4d21-af20-422e23da060c tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:13.062759 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:13.062759 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:13.063135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c709df48-72a5-4d21-af20-422e23da060c tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:13.063490 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-c709df48-72a5-4d21-af20-422e23da060c tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Delete snapshot with id: ac524b0a-8e56-4460-90fd-cf18d7096aab Jan 21 09:32:13.087779 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:13.087779 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:13.088573 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c709df48-72a5-4d21-af20-422e23da060c tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Snapshot retrieved successfully. Jan 21 09:32:13.151887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c709df48-72a5-4d21-af20-422e23da060c tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Snapshot delete request issued successfully. Jan 21 09:32:13.152350 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c709df48-72a5-4d21-af20-422e23da060c tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab returned with HTTP 202 Jan 21 09:32:13.153184 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1286/2611] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:32:13 2021] DELETE /volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:32:13.161528 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-214a1898-0e63-44ee-aa79-78a6dc48cc93 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] GET http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab Jan 21 09:32:13.162722 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-214a1898-0e63-44ee-aa79-78a6dc48cc93 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:13.162942 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:13.162942 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:13.163316 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-214a1898-0e63-44ee-aa79-78a6dc48cc93 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:13.189094 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:13.189094 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:13.189915 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-214a1898-0e63-44ee-aa79-78a6dc48cc93 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Snapshot retrieved successfully. Jan 21 09:32:13.191780 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-214a1898-0e63-44ee-aa79-78a6dc48cc93 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab returned with HTTP 200 Jan 21 09:32:13.192586 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1326/2612] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:13 2021] GET /volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab => generated 633 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:14.204766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-686fa31c-4e6f-493f-b09e-ee3f82c4c3ed tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] GET http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab Jan 21 09:32:14.205261 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-686fa31c-4e6f-493f-b09e-ee3f82c4c3ed tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:14.205487 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:14.205487 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:14.205867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-686fa31c-4e6f-493f-b09e-ee3f82c4c3ed tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:14.232317 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:14.232317 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:14.233127 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-686fa31c-4e6f-493f-b09e-ee3f82c4c3ed tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Snapshot retrieved successfully. Jan 21 09:32:14.234804 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-686fa31c-4e6f-493f-b09e-ee3f82c4c3ed tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab returned with HTTP 200 Jan 21 09:32:14.235598 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1287/2613] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:14 2021] GET /volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab => generated 633 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:15.247713 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3a67b95-ec68-4d34-8d55-1466eafdddb7 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] GET http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab Jan 21 09:32:15.248233 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3a67b95-ec68-4d34-8d55-1466eafdddb7 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:15.248341 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:15.248341 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:15.248676 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3a67b95-ec68-4d34-8d55-1466eafdddb7 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:15.271903 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3a67b95-ec68-4d34-8d55-1466eafdddb7 tempest-SnapshotManageAdminTest-78512056 tempest-SnapshotManageAdminTest-78512056] http://10.222.0.86/volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab returned with HTTP 404 Jan 21 09:32:15.273007 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1327/2614] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:15 2021] GET /volume/v3/71ba5e8084fb47b9986bfdfdf451612a/snapshots/ac524b0a-8e56-4460-90fd-cf18d7096aab => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:15.282463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-632931fe-68f6-4d83-b00f-7bb7991769ca tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] DELETE http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 Jan 21 09:32:15.282986 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-632931fe-68f6-4d83-b00f-7bb7991769ca tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:15.283202 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:15.283202 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:15.283577 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-632931fe-68f6-4d83-b00f-7bb7991769ca tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:15.283932 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-632931fe-68f6-4d83-b00f-7bb7991769ca tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Delete snapshot with id: 9680c863-42bb-452f-8b5d-1729c0563573 Jan 21 09:32:15.307395 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-632931fe-68f6-4d83-b00f-7bb7991769ca tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 returned with HTTP 404 Jan 21 09:32:15.308373 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1288/2615] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:32:15 2021] DELETE /volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/snapshots/9680c863-42bb-452f-8b5d-1729c0563573 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:15.315804 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a108e59d-fa2d-4438-9721-093ca3fe0b64 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] DELETE http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 Jan 21 09:32:15.316325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a108e59d-fa2d-4438-9721-093ca3fe0b64 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:15.316895 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a108e59d-fa2d-4438-9721-093ca3fe0b64 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:15.317353 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a108e59d-fa2d-4438-9721-093ca3fe0b64 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Delete volume with id: 8d280e7b-68b8-4ef1-8707-fb9a529c6542 Jan 21 09:32:15.367949 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:15.367949 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:15.369220 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a108e59d-fa2d-4438-9721-093ca3fe0b64 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Volume info retrieved successfully. Jan 21 09:32:15.395190 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a108e59d-fa2d-4438-9721-093ca3fe0b64 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Delete volume request issued successfully. Jan 21 09:32:15.395657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a108e59d-fa2d-4438-9721-093ca3fe0b64 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 returned with HTTP 202 Jan 21 09:32:15.400588 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1328/2616] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:32:15 2021] DELETE /volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:32:15.404944 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14eda29b-8afc-473c-8063-18510a75fa3f tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] GET http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 Jan 21 09:32:15.405463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14eda29b-8afc-473c-8063-18510a75fa3f tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:15.405946 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14eda29b-8afc-473c-8063-18510a75fa3f tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:15.454097 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:15.454097 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:15.462611 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-14eda29b-8afc-473c-8063-18510a75fa3f tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Volume info retrieved successfully. Jan 21 09:32:15.484813 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14eda29b-8afc-473c-8063-18510a75fa3f tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 returned with HTTP 200 Jan 21 09:32:15.485630 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1289/2617] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:15 2021] GET /volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:16.502330 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97affbf1-07d6-4111-9d14-42f8016f23be tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] GET http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 Jan 21 09:32:16.502855 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97affbf1-07d6-4111-9d14-42f8016f23be tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:16.502970 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:16.502970 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:16.503286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97affbf1-07d6-4111-9d14-42f8016f23be tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:16.553451 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:16.553451 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:16.562040 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-97affbf1-07d6-4111-9d14-42f8016f23be tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Volume info retrieved successfully. Jan 21 09:32:16.583711 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97affbf1-07d6-4111-9d14-42f8016f23be tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 returned with HTTP 200 Jan 21 09:32:16.584498 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1329/2618] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:16 2021] GET /volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:17.601088 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7baee19a-9d17-4274-ae4a-c1cd6cdf3418 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] GET http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 Jan 21 09:32:17.601610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7baee19a-9d17-4274-ae4a-c1cd6cdf3418 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:17.601848 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:17.601848 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:17.602251 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7baee19a-9d17-4274-ae4a-c1cd6cdf3418 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:17.653218 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7baee19a-9d17-4274-ae4a-c1cd6cdf3418 tempest-SnapshotManageAdminTest-572959086 tempest-SnapshotManageAdminTest-572959086] http://10.222.0.86/volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 returned with HTTP 404 Jan 21 09:32:17.654405 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1290/2619] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:17 2021] GET /volume/v3/0da8c9ea99f84ea1b78c8049b6b8517a/volumes/8d280e7b-68b8-4ef1-8707-fb9a529c6542 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:21.299311 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] POST http://10.222.0.86/volume/v3/8e8bbfeb66c345809b71034f9d4797e1/volumes Jan 21 09:32:21.299800 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:21.299800 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:21.300176 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-515145745"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:21.301296 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-515145745'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:32:21.301710 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Create volume of 1 GB Jan 21 09:32:21.314881 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Availability Zones retrieved successfully. Jan 21 09:32:21.331851 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Flow 'volume_create_api' (2fa77cec-5ef9-4eb2-9ce3-fd5683171ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:21.335286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ba8ce0-b585-4154-a444-ca5f99c0cddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:21.337294 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:32:21.401512 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8ba8ce0-b585-4154-a444-ca5f99c0cddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:21.404039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d1d2dc-0745-4dfd-85fe-b44e9a48433d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:21.488188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Created reservations ['f1f981aa-d4f8-40e4-9422-d9c5b2838032', '248f0392-d36a-4c55-aaf8-39ce9e72fbca', '40399e20-bb20-4abb-b8a9-1387071a3314', 'c8922e50-2591-40ae-9f6c-c69c79d57327'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:32:21.490094 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03d1d2dc-0745-4dfd-85fe-b44e9a48433d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1f981aa-d4f8-40e4-9422-d9c5b2838032', '248f0392-d36a-4c55-aaf8-39ce9e72fbca', '40399e20-bb20-4abb-b8a9-1387071a3314', 'c8922e50-2591-40ae-9f6c-c69c79d57327']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:21.492215 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb28aacc-8b42-44d5-9baa-bfb5ea05da68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:21.549915 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb28aacc-8b42-44d5-9baa-bfb5ea05da68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee51cfaf-1e08-4a91-93f7-567c35aa1aac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-515145745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e8bbfeb66c345809b71034f9d4797e1',qos_specs=None,replication_status=,reservations=['f1f981aa-d4f8-40e4-9422-d9c5b2838032','248f0392-d36a-4c55-aaf8-39ce9e72fbca','40399e20-bb20-4abb-b8a9-1387071a3314','c8922e50-2591-40ae-9f6c-c69c79d57327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7aba6c420a34f218aa379067c1229c5',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:32:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-515145745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee51cfaf-1e08-4a91-93f7-567c35aa1aac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e8bbfeb66c345809b71034f9d4797e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d7aba6c420a34f218aa379067c1229c5',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:21.552751 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a3268cc-3446-4f5e-9963-cc60ea571f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:21.578647 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a3268cc-3446-4f5e-9963-cc60ea571f21) transitioned into state 'SUCCESS' from state '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-515145745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e8bbfeb66c345809b71034f9d4797e1',qos_specs=None,replication_status=,reservations=['f1f981aa-d4f8-40e4-9422-d9c5b2838032','248f0392-d36a-4c55-aaf8-39ce9e72fbca','40399e20-bb20-4abb-b8a9-1387071a3314','c8922e50-2591-40ae-9f6c-c69c79d57327'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7aba6c420a34f218aa379067c1229c5',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:21.580603 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04d74f56-e1fe-4039-b2bb-ce9c6973f884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:21.594867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04d74f56-e1fe-4039-b2bb-ce9c6973f884) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:21.597488 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Flow 'volume_create_api' (2fa77cec-5ef9-4eb2-9ce3-fd5683171ef4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:21.647374 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Create volume request issued successfully. Jan 21 09:32:21.660903 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b944f81b-b3fb-4d7e-9590-ab13715ebb75 tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] http://10.222.0.86/volume/v3/8e8bbfeb66c345809b71034f9d4797e1/volumes returned with HTTP 202 Jan 21 09:32:21.671918 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1330/2620] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:32:21 2021] POST /volume/v3/8e8bbfeb66c345809b71034f9d4797e1/volumes => generated 820 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:32:21.679197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1877c41a-eb1d-44a4-9a08-092e1ae412db tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] GET http://10.222.0.86/volume/v3/8e8bbfeb66c345809b71034f9d4797e1/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac Jan 21 09:32:21.680193 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1877c41a-eb1d-44a4-9a08-092e1ae412db tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:21.681020 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1877c41a-eb1d-44a4-9a08-092e1ae412db tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:21.751601 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:21.751601 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:21.760594 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1877c41a-eb1d-44a4-9a08-092e1ae412db tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Volume info retrieved successfully. Jan 21 09:32:21.783104 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1877c41a-eb1d-44a4-9a08-092e1ae412db tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] http://10.222.0.86/volume/v3/8e8bbfeb66c345809b71034f9d4797e1/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac returned with HTTP 200 Jan 21 09:32:21.784079 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1291/2621] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:21 2021] GET /volume/v3/8e8bbfeb66c345809b71034f9d4797e1/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac => generated 912 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:22.801018 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d6b4799-ddc3-4898-ba2a-3fd0630f899f tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] GET http://10.222.0.86/volume/v3/8e8bbfeb66c345809b71034f9d4797e1/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac Jan 21 09:32:22.801544 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d6b4799-ddc3-4898-ba2a-3fd0630f899f tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:22.801725 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:22.801725 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:22.802213 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d6b4799-ddc3-4898-ba2a-3fd0630f899f tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:22.854840 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:22.854840 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:22.863208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6d6b4799-ddc3-4898-ba2a-3fd0630f899f tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Volume info retrieved successfully. Jan 21 09:32:22.885951 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d6b4799-ddc3-4898-ba2a-3fd0630f899f tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] http://10.222.0.86/volume/v3/8e8bbfeb66c345809b71034f9d4797e1/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac returned with HTTP 200 Jan 21 09:32:22.898406 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1331/2622] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:22 2021] GET /volume/v3/8e8bbfeb66c345809b71034f9d4797e1/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:22.984580 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c36316d-9733-4181-83a6-fa3acbd5cd4c tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] GET http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac Jan 21 09:32:22.985194 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c36316d-9733-4181-83a6-fa3acbd5cd4c tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:22.985484 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:22.985484 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:22.985996 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c36316d-9733-4181-83a6-fa3acbd5cd4c tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:23.039031 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:23.039031 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:23.046797 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3c36316d-9733-4181-83a6-fa3acbd5cd4c tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Volume info retrieved successfully. Jan 21 09:32:23.067433 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c36316d-9733-4181-83a6-fa3acbd5cd4c tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac returned with HTTP 200 Jan 21 09:32:23.069015 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1292/2623] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:22 2021] GET /volume/v3/cb199698c3a64e8db56725371ce40411/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac => generated 1084 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:23.084504 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5fb85b4-3735-4a52-b4e2-446722944da9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] POST http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac/action Jan 21 09:32:23.084978 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:23.084978 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:23.085407 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5fb85b4-3735-4a52-b4e2-446722944da9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Action body: b'{"os-unmanage": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:32:23.085826 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5fb85b4-3735-4a52-b4e2-446722944da9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:23.086277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_unmanage [None req-f5fb85b4-3735-4a52-b4e2-446722944da9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Unmanage volume with id: ee51cfaf-1e08-4a91-93f7-567c35aa1aac Jan 21 09:32:23.137168 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:23.137168 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:23.138051 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f5fb85b4-3735-4a52-b4e2-446722944da9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Volume info retrieved successfully. Jan 21 09:32:23.158380 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f5fb85b4-3735-4a52-b4e2-446722944da9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Delete volume request issued successfully. Jan 21 09:32:23.158852 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5fb85b4-3735-4a52-b4e2-446722944da9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac/action returned with HTTP 202 Jan 21 09:32:23.159866 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1332/2624] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:32:23 2021] POST /volume/v3/cb199698c3a64e8db56725371ce40411/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:32:23.167728 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c768c4f0-08ff-4474-9ec1-864610488483 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] GET http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac Jan 21 09:32:23.168344 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c768c4f0-08ff-4474-9ec1-864610488483 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:23.168633 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:23.168633 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:23.169135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c768c4f0-08ff-4474-9ec1-864610488483 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:23.221219 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:23.221219 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:23.229395 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c768c4f0-08ff-4474-9ec1-864610488483 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Volume info retrieved successfully. Jan 21 09:32:23.251427 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c768c4f0-08ff-4474-9ec1-864610488483 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac returned with HTTP 200 Jan 21 09:32:23.252694 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1293/2625] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:23 2021] GET /volume/v3/cb199698c3a64e8db56725371ce40411/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac => generated 1085 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:32:24.269351 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3aee5134-46db-47f8-9abe-0a6d7ad9cf31 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] GET http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac Jan 21 09:32:24.270116 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3aee5134-46db-47f8-9abe-0a6d7ad9cf31 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:24.270426 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:24.270426 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:24.270889 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3aee5134-46db-47f8-9abe-0a6d7ad9cf31 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:24.320728 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3aee5134-46db-47f8-9abe-0a6d7ad9cf31 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac returned with HTTP 404 Jan 21 09:32:24.321884 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1333/2626] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:24 2021] GET /volume/v3/cb199698c3a64e8db56725371ce40411/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:24.329342 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a8240d1-a0f8-4504-8c57-0c55a365d9e6 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] GET http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/detail?all_tenants=1 Jan 21 09:32:24.330057 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a8240d1-a0f8-4504-8c57-0c55a365d9e6 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:24.330483 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:24.330483 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:24.330857 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a8240d1-a0f8-4504-8c57-0c55a365d9e6 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:24.332623 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9a8240d1-a0f8-4504-8c57-0c55a365d9e6 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:32:24.389177 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a8240d1-a0f8-4504-8c57-0c55a365d9e6 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Get all volumes completed successfully. Jan 21 09:32:24.391122 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:24.391122 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:24.400830 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a8240d1-a0f8-4504-8c57-0c55a365d9e6 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 09:32:24.401801 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1294/2627] 10.222.0.86 () {58 vars in 1252 bytes} [Thu Jan 21 09:32:24 2021] GET /volume/v3/cb199698c3a64e8db56725371ce40411/volumes/detail?all_tenants=1 => generated 1845 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:24.419041 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] POST http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/os-volume-manage Jan 21 09:32:24.419831 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1812479009", "host": "n-d-771363-2@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-ee51cfaf-1e08-4a91-93f7-567c35aa1aac"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:24.421924 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_manage [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1812479009', 'host': 'n-d-771363-2@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-ee51cfaf-1e08-4a91-93f7-567c35aa1aac'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 21 09:32:24.457150 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Flow 'volume_manage_existing_api' (2b4f6045-4785-4418-a12b-92e1093d4640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:24.460346 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be3bba58-9446-4353-9a98-7ef7ace5863f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:24.548691 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Created reservations ['a9f67bd4-f56c-4e9d-84d8-e9fe72da8947', '8bbca989-2b2b-44ca-b6e6-a0a9ddc582b7', '8b95b0a8-bbaa-433f-8ac8-1d3f8f7a088a', '41ff44dc-6a75-44e1-93c9-a8504dba0510'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:32:24.550616 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be3bba58-9446-4353-9a98-7ef7ace5863f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9f67bd4-f56c-4e9d-84d8-e9fe72da8947', '8bbca989-2b2b-44ca-b6e6-a0a9ddc582b7', '8b95b0a8-bbaa-433f-8ac8-1d3f8f7a088a', '41ff44dc-6a75-44e1-93c9-a8504dba0510']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:24.553106 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (9cf16ed3-9ffc-40ed-b862-f2b007cc1d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:24.616727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (9cf16ed3-9ffc-40ed-b862-f2b007cc1d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '47956eeb299445b1ba001cc29c5dbcb7', 'project_id': 'cb199698c3a64e8db56725371ce40411', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1812479009', 'host': 'n-d-771363-2@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'metadata': {}, 'bootable': False, 'multiattach': False}, 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:32:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1812479009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-771363-2@lvmdriver-1#lvmdriver-1',id=79039b51-74d2-41b0-b007-28df14588874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb199698c3a64e8db56725371ce40411',provider_auth=None,provider_geometry=None,provider_id=None,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='47956eeb299445b1ba001cc29c5dbcb7',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:24.618788 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad6117bc-b20f-4264-a0e7-1d6efb43fbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:24.648102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad6117bc-b20f-4264-a0e7-1d6efb43fbe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '47956eeb299445b1ba001cc29c5dbcb7', 'project_id': 'cb199698c3a64e8db56725371ce40411', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1812479009', 'host': 'n-d-771363-2@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:24.650095 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (bf8c90f5-b5c5-4170-b4b9-e340fc25d7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:24.657566 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (bf8c90f5-b5c5-4170-b4b9-e340fc25d7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:24.660922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Flow 'volume_manage_existing_api' (2b4f6045-4785-4418-a12b-92e1093d4640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:24.662377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Manage volume request issued successfully. Jan 21 09:32:24.728602 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a8cf6f8-410e-478a-9a12-f2c19bd828d9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/os-volume-manage returned with HTTP 202 Jan 21 09:32:24.740068 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1334/2628] 10.222.0.86 () {60 vars in 1253 bytes} [Thu Jan 21 09:32:24 2021] POST /volume/v3/cb199698c3a64e8db56725371ce40411/os-volume-manage => generated 847 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:32:24.744683 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87a20531-108c-479f-8147-d308e07a92f1 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] GET http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 Jan 21 09:32:24.745215 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87a20531-108c-479f-8147-d308e07a92f1 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:24.745435 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:24.745435 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:24.745807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87a20531-108c-479f-8147-d308e07a92f1 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:24.817527 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:24.817527 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:24.828124 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-87a20531-108c-479f-8147-d308e07a92f1 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Volume info retrieved successfully. Jan 21 09:32:24.857373 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87a20531-108c-479f-8147-d308e07a92f1 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 returned with HTTP 200 Jan 21 09:32:24.859108 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1295/2629] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:24 2021] GET /volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 => generated 1084 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:25.875857 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-887a47b9-1d8a-4c69-8d84-62b4ef21aeb6 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] GET http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 Jan 21 09:32:25.877049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-887a47b9-1d8a-4c69-8d84-62b4ef21aeb6 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:25.878842 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:25.878842 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:25.879546 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-887a47b9-1d8a-4c69-8d84-62b4ef21aeb6 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:25.940415 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:25.940415 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:25.951576 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-887a47b9-1d8a-4c69-8d84-62b4ef21aeb6 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Volume info retrieved successfully. Jan 21 09:32:25.979777 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-887a47b9-1d8a-4c69-8d84-62b4ef21aeb6 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 returned with HTTP 200 Jan 21 09:32:25.980926 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1335/2630] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:25 2021] GET /volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 => generated 1084 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:26.996964 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-582af552-ed62-43e2-8c7e-1e689cf64c57 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] GET http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 Jan 21 09:32:26.997457 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-582af552-ed62-43e2-8c7e-1e689cf64c57 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:26.997642 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:26.997642 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:26.998014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-582af552-ed62-43e2-8c7e-1e689cf64c57 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:27.049069 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:27.049069 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:27.056613 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-582af552-ed62-43e2-8c7e-1e689cf64c57 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Volume info retrieved successfully. Jan 21 09:32:27.076497 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-582af552-ed62-43e2-8c7e-1e689cf64c57 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 returned with HTTP 200 Jan 21 09:32:27.077298 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1296/2631] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:26 2021] GET /volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 => generated 1085 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:27.092645 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53922c6a-ac23-41e7-83c2-9e9dd4266bb9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] GET http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 Jan 21 09:32:27.093171 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53922c6a-ac23-41e7-83c2-9e9dd4266bb9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:27.093383 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:27.093383 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:27.093754 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53922c6a-ac23-41e7-83c2-9e9dd4266bb9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:27.146374 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:27.146374 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:27.154194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-53922c6a-ac23-41e7-83c2-9e9dd4266bb9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Volume info retrieved successfully. Jan 21 09:32:27.174214 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53922c6a-ac23-41e7-83c2-9e9dd4266bb9 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 returned with HTTP 200 Jan 21 09:32:27.175022 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1336/2632] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:27 2021] GET /volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 => generated 1085 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:27.190836 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d42355b0-8865-47a0-a48d-53136330dde0 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] DELETE http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 Jan 21 09:32:27.191359 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d42355b0-8865-47a0-a48d-53136330dde0 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:27.191576 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:27.191576 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:27.191948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d42355b0-8865-47a0-a48d-53136330dde0 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:27.192409 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d42355b0-8865-47a0-a48d-53136330dde0 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Delete volume with id: 79039b51-74d2-41b0-b007-28df14588874 Jan 21 09:32:27.243075 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:27.243075 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:27.243905 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d42355b0-8865-47a0-a48d-53136330dde0 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Volume info retrieved successfully. Jan 21 09:32:27.271149 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d42355b0-8865-47a0-a48d-53136330dde0 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Delete volume request issued successfully. Jan 21 09:32:27.271590 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d42355b0-8865-47a0-a48d-53136330dde0 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 returned with HTTP 202 Jan 21 09:32:27.272546 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1297/2633] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:32:27 2021] DELETE /volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:32:27.280941 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dbf58fd3-5330-4e2f-931d-a7d7fb5ca48a tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] GET http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 Jan 21 09:32:27.280941 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dbf58fd3-5330-4e2f-931d-a7d7fb5ca48a tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:27.281311 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:27.281311 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:27.281599 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dbf58fd3-5330-4e2f-931d-a7d7fb5ca48a tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:27.333388 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:27.333388 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:27.341539 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dbf58fd3-5330-4e2f-931d-a7d7fb5ca48a tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Volume info retrieved successfully. Jan 21 09:32:27.362850 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dbf58fd3-5330-4e2f-931d-a7d7fb5ca48a tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 returned with HTTP 200 Jan 21 09:32:27.363670 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1337/2634] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:27 2021] GET /volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 => generated 1084 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:28.380507 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-355ed0b9-d962-4061-9d11-e6bdfeb31b70 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] GET http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 Jan 21 09:32:28.381092 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-355ed0b9-d962-4061-9d11-e6bdfeb31b70 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:28.381277 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:28.381277 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:28.381687 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-355ed0b9-d962-4061-9d11-e6bdfeb31b70 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:28.445130 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:28.445130 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:28.452995 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-355ed0b9-d962-4061-9d11-e6bdfeb31b70 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Volume info retrieved successfully. Jan 21 09:32:28.473856 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-355ed0b9-d962-4061-9d11-e6bdfeb31b70 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 returned with HTTP 200 Jan 21 09:32:28.474749 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1298/2635] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:28 2021] GET /volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 => generated 1084 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:32:29.492608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de43de84-fe2f-4d9d-92ba-c1a37b223997 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] GET http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 Jan 21 09:32:29.493060 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de43de84-fe2f-4d9d-92ba-c1a37b223997 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:29.493060 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:29.493060 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:29.493918 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de43de84-fe2f-4d9d-92ba-c1a37b223997 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:29.576869 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de43de84-fe2f-4d9d-92ba-c1a37b223997 tempest-VolumeManageAdminTest-722513664 tempest-VolumeManageAdminTest-722513664] http://10.222.0.86/volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 returned with HTTP 404 Jan 21 09:32:29.578283 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1338/2636] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:29 2021] GET /volume/v3/cb199698c3a64e8db56725371ce40411/volumes/79039b51-74d2-41b0-b007-28df14588874 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:29.593057 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-730fb4fd-cf71-463f-a2e0-dfab9014d29d tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] DELETE http://10.222.0.86/volume/v3/8e8bbfeb66c345809b71034f9d4797e1/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac Jan 21 09:32:29.593057 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-730fb4fd-cf71-463f-a2e0-dfab9014d29d tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:29.593057 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:29.593057 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:29.593057 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-730fb4fd-cf71-463f-a2e0-dfab9014d29d tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:29.593057 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-730fb4fd-cf71-463f-a2e0-dfab9014d29d tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] Delete volume with id: ee51cfaf-1e08-4a91-93f7-567c35aa1aac Jan 21 09:32:29.655119 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-730fb4fd-cf71-463f-a2e0-dfab9014d29d tempest-VolumeManageAdminTest-249968768 tempest-VolumeManageAdminTest-249968768] http://10.222.0.86/volume/v3/8e8bbfeb66c345809b71034f9d4797e1/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac returned with HTTP 404 Jan 21 09:32:29.656941 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1299/2637] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:32:29 2021] DELETE /volume/v3/8e8bbfeb66c345809b71034f9d4797e1/volumes/ee51cfaf-1e08-4a91-93f7-567c35aa1aac => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:33.050547 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69914113-03f5-4ca6-8a8b-bc18d3fda803 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] GET http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-class-sets/default Jan 21 09:32:33.051076 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69914113-03f5-4ca6-8a8b-bc18d3fda803 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:33.052099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69914113-03f5-4ca6-8a8b-bc18d3fda803 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:33.078192 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69914113-03f5-4ca6-8a8b-bc18d3fda803 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-class-sets/default returned with HTTP 200 Jan 21 09:32:33.078917 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1339/2638] 10.222.0.86 () {58 vars in 1264 bytes} [Thu Jan 21 09:32:32 2021] GET /volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-class-sets/default => generated 342 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:33.093457 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5fc3673-f059-4254-a593-cd2399a5a58f tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] GET http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-class-sets/default Jan 21 09:32:33.094017 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5fc3673-f059-4254-a593-cd2399a5a58f tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:33.094608 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5fc3673-f059-4254-a593-cd2399a5a58f tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:33.121112 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5fc3673-f059-4254-a593-cd2399a5a58f tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-class-sets/default returned with HTTP 200 Jan 21 09:32:33.121893 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1300/2639] 10.222.0.86 () {58 vars in 1264 bytes} [Thu Jan 21 09:32:33 2021] GET /volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-class-sets/default => generated 342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:33.131809 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-530c3cb6-a318-4bbc-9cbd-17b63b88f1c4 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] POST http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/types Jan 21 09:32:33.132640 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-530c3cb6-a318-4bbc-9cbd-17b63b88f1c4 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1858939256"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:33.174705 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-530c3cb6-a318-4bbc-9cbd-17b63b88f1c4 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/types returned with HTTP 200 Jan 21 09:32:33.176267 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1340/2640] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:32:33 2021] POST /volume/v3/3858f605aa84439f9da53be070a496c5/types => generated 228 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:33.186910 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d211d781-b9cb-4d48-aed6-e5701877344c tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] PUT http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-class-sets/default Jan 21 09:32:33.187689 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d211d781-b9cb-4d48-aed6-e5701877344c tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] 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-1858939256": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1858939256": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1858939256": 6}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:33.362989 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d211d781-b9cb-4d48-aed6-e5701877344c tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-class-sets/default returned with HTTP 200 Jan 21 09:32:33.363796 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1301/2641] 10.222.0.86 () {60 vars in 1285 bytes} [Thu Jan 21 09:32:33 2021] PUT /volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-class-sets/default => generated 533 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:33.375880 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad5ed283-1cce-4c2e-b995-dc7af7345196 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] GET http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-sets/3858f605aa84439f9da53be070a496c5/defaults Jan 21 09:32:33.376408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad5ed283-1cce-4c2e-b995-dc7af7345196 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:33.376918 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad5ed283-1cce-4c2e-b995-dc7af7345196 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] Calling method 'defaults' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:33.400281 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad5ed283-1cce-4c2e-b995-dc7af7345196 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-sets/3858f605aa84439f9da53be070a496c5/defaults returned with HTTP 200 Jan 21 09:32:33.401115 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1341/2642] 10.222.0.86 () {58 vars in 1348 bytes} [Thu Jan 21 09:32:33 2021] GET /volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-sets/3858f605aa84439f9da53be070a496c5/defaults => generated 569 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:33.694429 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9eace1e5-c6f8-405c-a0dc-a238b44642ea tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] GET http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-sets/8e9c6663dfd24d0ca21e52535939cf4c/defaults Jan 21 09:32:33.694959 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9eace1e5-c6f8-405c-a0dc-a238b44642ea tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:33.695451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9eace1e5-c6f8-405c-a0dc-a238b44642ea tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] Calling method 'defaults' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:33.722736 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9eace1e5-c6f8-405c-a0dc-a238b44642ea tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-sets/8e9c6663dfd24d0ca21e52535939cf4c/defaults returned with HTTP 200 Jan 21 09:32:33.724967 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1302/2643] 10.222.0.86 () {58 vars in 1348 bytes} [Thu Jan 21 09:32:33 2021] GET /volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-sets/8e9c6663dfd24d0ca21e52535939cf4c/defaults => generated 569 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:33.881695 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae213310-2176-43f7-8263-4a85d1fd4925 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] PUT http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-class-sets/default Jan 21 09:32:33.882585 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae213310-2176-43f7-8263-4a85d1fd4925 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] 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=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:33.997737 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae213310-2176-43f7-8263-4a85d1fd4925 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-class-sets/default returned with HTTP 200 Jan 21 09:32:33.998650 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1342/2644] 10.222.0.86 () {60 vars in 1285 bytes} [Thu Jan 21 09:32:33 2021] PUT /volume/v3/3858f605aa84439f9da53be070a496c5/os-quota-class-sets/default => generated 533 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:34.011187 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ba641a6-bc7b-497b-9079-31fc2055b80d tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] DELETE http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/types/01721ffc-6325-4b84-916b-eea7b48d6081 Jan 21 09:32:34.011847 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ba641a6-bc7b-497b-9079-31fc2055b80d tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:34.012385 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ba641a6-bc7b-497b-9079-31fc2055b80d tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:34.074013 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:32:34.074013 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:32:34.083557 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ba641a6-bc7b-497b-9079-31fc2055b80d tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/types/01721ffc-6325-4b84-916b-eea7b48d6081 returned with HTTP 202 Jan 21 09:32:34.084397 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1303/2645] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:32:34 2021] DELETE /volume/v3/3858f605aa84439f9da53be070a496c5/types/01721ffc-6325-4b84-916b-eea7b48d6081 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:32:34.092087 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-322a7602-ed2c-4f1b-aea2-bba2c14c9ce1 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] GET http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/types/01721ffc-6325-4b84-916b-eea7b48d6081 Jan 21 09:32:34.092647 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-322a7602-ed2c-4f1b-aea2-bba2c14c9ce1 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:34.093132 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-322a7602-ed2c-4f1b-aea2-bba2c14c9ce1 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:34.104934 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-322a7602-ed2c-4f1b-aea2-bba2c14c9ce1 tempest-VolumeQuotaClassesTest-1395254251 tempest-VolumeQuotaClassesTest-1395254251] http://10.222.0.86/volume/v3/3858f605aa84439f9da53be070a496c5/types/01721ffc-6325-4b84-916b-eea7b48d6081 returned with HTTP 404 Jan 21 09:32:34.105873 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1343/2646] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:32:34 2021] GET /volume/v3/3858f605aa84439f9da53be070a496c5/types/01721ffc-6325-4b84-916b-eea7b48d6081 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:32:37.940380 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b6ad231-577f-4ccd-ac3d-c6f5a7fe686f tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] GET http://10.222.0.86/volume/v3/ca7696bfa5094e2882e54b595fe60155/os-quota-sets/0602b5744f5d45e3a0172f2d907e179b Jan 21 09:32:37.940380 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b6ad231-577f-4ccd-ac3d-c6f5a7fe686f tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:37.940380 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b6ad231-577f-4ccd-ac3d-c6f5a7fe686f tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:37.972590 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b6ad231-577f-4ccd-ac3d-c6f5a7fe686f tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] http://10.222.0.86/volume/v3/ca7696bfa5094e2882e54b595fe60155/os-quota-sets/0602b5744f5d45e3a0172f2d907e179b returned with HTTP 200 Jan 21 09:32:37.972590 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1304/2647] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:37 2021] GET /volume/v3/ca7696bfa5094e2882e54b595fe60155/os-quota-sets/0602b5744f5d45e3a0172f2d907e179b => generated 361 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:32:38.139031 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] POST http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes Jan 21 09:32:38.139031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-392167290"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:38.139031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-392167290'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:32:38.139031 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Create volume of 1 GB Jan 21 09:32:38.154570 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Availability Zones retrieved successfully. Jan 21 09:32:38.177006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Flow 'volume_create_api' (13592d15-eee0-4bbc-af44-08964abe1eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:38.177006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deeeb864-fdf4-4501-be46-1a40a728cea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:38.177006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:32:38.242717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deeeb864-fdf4-4501-be46-1a40a728cea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:38.242717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d3cee30-7236-4ef3-9a85-60cea8a3fdc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:38.351610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Created reservations ['0d4cee50-8f56-4ff4-9748-e191593bc9f2', '71fd9064-57fd-4415-b7fb-88a5fef7314c', '0712135f-042b-4d76-a7ae-dfe6462cfe26', 'c0b67cc7-f49f-40e1-95f7-3dd94050b750'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:32:38.351610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d3cee30-7236-4ef3-9a85-60cea8a3fdc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d4cee50-8f56-4ff4-9748-e191593bc9f2', '71fd9064-57fd-4415-b7fb-88a5fef7314c', '0712135f-042b-4d76-a7ae-dfe6462cfe26', 'c0b67cc7-f49f-40e1-95f7-3dd94050b750']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:38.351610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8acdf1b-5fba-4382-a9c1-9c510244fbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:38.508040 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8acdf1b-5fba-4382-a9c1-9c510244fbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '521f6cf7-9857-41e7-9b97-cbbc0e983d19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-392167290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0602b5744f5d45e3a0172f2d907e179b',qos_specs=None,replication_status=,reservations=['0d4cee50-8f56-4ff4-9748-e191593bc9f2','71fd9064-57fd-4415-b7fb-88a5fef7314c','0712135f-042b-4d76-a7ae-dfe6462cfe26','c0b67cc7-f49f-40e1-95f7-3dd94050b750'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e44f33683549eba38506c480ecc637',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-392167290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=521f6cf7-9857-41e7-9b97-cbbc0e983d19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0602b5744f5d45e3a0172f2d907e179b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='80e44f33683549eba38506c480ecc637',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:38.508040 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (113c7096-91f0-4c6f-9067-18b8d2509af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:38.547968 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (113c7096-91f0-4c6f-9067-18b8d2509af0) transitioned into state 'SUCCESS' from state '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-392167290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0602b5744f5d45e3a0172f2d907e179b',qos_specs=None,replication_status=,reservations=['0d4cee50-8f56-4ff4-9748-e191593bc9f2','71fd9064-57fd-4415-b7fb-88a5fef7314c','0712135f-042b-4d76-a7ae-dfe6462cfe26','c0b67cc7-f49f-40e1-95f7-3dd94050b750'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80e44f33683549eba38506c480ecc637',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:38.547968 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ef2d77-1deb-4e31-be0c-0a47a62c18d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:38.645225 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ef2d77-1deb-4e31-be0c-0a47a62c18d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:38.645225 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Flow 'volume_create_api' (13592d15-eee0-4bbc-af44-08964abe1eeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:38.704543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Create volume request issued successfully. Jan 21 09:32:38.716643 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49705734-c632-4de4-8aca-77b1bc6d436a tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes returned with HTTP 202 Jan 21 09:32:38.716643 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1344/2648] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:32:37 2021] POST /volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes => generated 827 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:32:38.728966 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-240a97a1-dd12-4a86-8d14-c7c07b466fe0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] GET http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 Jan 21 09:32:38.728966 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-240a97a1-dd12-4a86-8d14-c7c07b466fe0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:38.728966 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-240a97a1-dd12-4a86-8d14-c7c07b466fe0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:38.789437 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:38.789437 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:38.793366 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-240a97a1-dd12-4a86-8d14-c7c07b466fe0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Volume info retrieved successfully. Jan 21 09:32:38.816180 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-240a97a1-dd12-4a86-8d14-c7c07b466fe0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 returned with HTTP 200 Jan 21 09:32:38.816180 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1305/2649] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:38 2021] GET /volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 => generated 895 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:39.831354 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24637ea5-3c52-4b32-bd09-3b13769a1e84 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] GET http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 Jan 21 09:32:39.831831 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24637ea5-3c52-4b32-bd09-3b13769a1e84 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:39.832014 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:39.832014 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:39.832399 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24637ea5-3c52-4b32-bd09-3b13769a1e84 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:39.880673 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:39.880673 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:39.888745 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-24637ea5-3c52-4b32-bd09-3b13769a1e84 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Volume info retrieved successfully. Jan 21 09:32:39.911531 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24637ea5-3c52-4b32-bd09-3b13769a1e84 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 returned with HTTP 200 Jan 21 09:32:39.912640 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1345/2650] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:39 2021] GET /volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 => generated 920 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:39.930100 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d86a835-ee94-472f-bded-18a6fe491f79 tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] PUT http://10.222.0.86/volume/v3/ca7696bfa5094e2882e54b595fe60155/os-quota-sets/0602b5744f5d45e3a0172f2d907e179b Jan 21 09:32:39.930769 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:39.930769 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:39.931183 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d86a835-ee94-472f-bded-18a6fe491f79 tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:40.021449 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d86a835-ee94-472f-bded-18a6fe491f79 tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] http://10.222.0.86/volume/v3/ca7696bfa5094e2882e54b595fe60155/os-quota-sets/0602b5744f5d45e3a0172f2d907e179b returned with HTTP 200 Jan 21 09:32:40.022331 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1306/2651] 10.222.0.86 () {60 vars in 1341 bytes} [Thu Jan 21 09:32:39 2021] PUT /volume/v3/ca7696bfa5094e2882e54b595fe60155/os-quota-sets/0602b5744f5d45e3a0172f2d907e179b => generated 316 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:40.032297 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] POST http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes Jan 21 09:32:40.032751 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:40.032751 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:40.033155 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:40.034289 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Create volume request body: {'volume': {'size': 2}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:32:40.034766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Create volume of 2 GB Jan 21 09:32:40.048061 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Availability Zones retrieved successfully. Jan 21 09:32:40.064389 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Flow 'volume_create_api' (6cff7018-f720-49cf-8d30-fc35fd803d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:40.067658 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b41c54-d31e-4bb6-9ad3-7ea281369c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:40.069595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Validating volume size '2' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:32:40.130230 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b41c54-d31e-4bb6-9ad3-7ea281369c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:40.132463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030a1166-7c7c-4d07-b6c5-b1cac0efc44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:40.263167 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota_utils [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Quota exceeded for 0602b5744f5d45e3a0172f2d907e179b, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 09:32:40.279953 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030a1166-7c7c-4d07-b6c5-b1cac0efc44b) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 09:32:40.279953 n-d-771363-2 devstack@c-api.service[87913]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 21 09:32:40.287977 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030a1166-7c7c-4d07-b6c5-b1cac0efc44b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:40.287977 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030a1166-7c7c-4d07-b6c5-b1cac0efc44b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 09:32:40.287977 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b41c54-d31e-4bb6-9ad3-7ea281369c79) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:40.295398 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11b41c54-d31e-4bb6-9ad3-7ea281369c79) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 09:32:40.295398 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Flow 'volume_create_api' (6cff7018-f720-49cf-8d30-fc35fd803d33) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 09:32:40.295398 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.middleware.fault [None req-bd1cd939-5b6f-4c61-9f7b-c44c4674b4ae tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes returned with HTTP 413 Jan 21 09:32:40.295398 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1346/2652] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:32:40 2021] POST /volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes => generated 208 bytes in 265 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 09:32:40.314681 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-887bc459-354a-4f47-81d0-5eda0674a4a0 tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] PUT http://10.222.0.86/volume/v3/ca7696bfa5094e2882e54b595fe60155/os-quota-sets/0602b5744f5d45e3a0172f2d907e179b Jan 21 09:32:40.314681 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-887bc459-354a-4f47-81d0-5eda0674a4a0 tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:40.480449 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-887bc459-354a-4f47-81d0-5eda0674a4a0 tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] http://10.222.0.86/volume/v3/ca7696bfa5094e2882e54b595fe60155/os-quota-sets/0602b5744f5d45e3a0172f2d907e179b returned with HTTP 200 Jan 21 09:32:40.481299 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1307/2653] 10.222.0.86 () {60 vars in 1341 bytes} [Thu Jan 21 09:32:40 2021] PUT /volume/v3/ca7696bfa5094e2882e54b595fe60155/os-quota-sets/0602b5744f5d45e3a0172f2d907e179b => generated 316 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:40.491262 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] POST http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes Jan 21 09:32:40.491713 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:40.491713 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:40.492116 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:40.493152 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Create volume request body: {'volume': {'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:32:40.493877 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Create volume of 1 GB Jan 21 09:32:40.494246 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:40.494246 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:40.506569 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Availability Zones retrieved successfully. Jan 21 09:32:40.523330 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Flow 'volume_create_api' (634e907c-9fb9-468a-884c-5fee65806cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:40.526370 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf5ad27-f92f-4601-b45d-dfa12bfd3f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:40.528417 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:32:40.595370 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf5ad27-f92f-4601-b45d-dfa12bfd3f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:40.597162 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb12fc2-8eb5-4873-a028-fd22b78ade76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:40.650756 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota_utils [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Quota exceeded for 0602b5744f5d45e3a0172f2d907e179b, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 21 09:32:40.652666 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb12fc2-8eb5-4873-a028-fd22b78ade76) transitioned into state 'FAILURE' from state 'RUNNING' Jan 21 09:32:40.652666 n-d-771363-2 devstack@c-api.service[87913]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 21 09:32:40.657421 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb12fc2-8eb5-4873-a028-fd22b78ade76) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:40.661681 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb12fc2-8eb5-4873-a028-fd22b78ade76) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 09:32:40.662899 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf5ad27-f92f-4601-b45d-dfa12bfd3f4d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:40.665004 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bf5ad27-f92f-4601-b45d-dfa12bfd3f4d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 21 09:32:40.667782 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Flow 'volume_create_api' (634e907c-9fb9-468a-884c-5fee65806cf8) transitioned into state 'REVERTED' from state 'RUNNING' Jan 21 09:32:40.668444 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.middleware.fault [None req-a711cea3-6430-42c8-80dd-b5c93d2c46f0 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes returned with HTTP 413 Jan 21 09:32:40.670259 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1347/2654] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:32:40 2021] POST /volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes => generated 150 bytes in 183 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 09:32:40.683281 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b6d7cb9-7d56-4f9d-8319-811e4da345b4 tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] PUT http://10.222.0.86/volume/v3/ca7696bfa5094e2882e54b595fe60155/os-quota-sets/0602b5744f5d45e3a0172f2d907e179b Jan 21 09:32:40.684222 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b6d7cb9-7d56-4f9d-8319-811e4da345b4 tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:40.765717 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b6d7cb9-7d56-4f9d-8319-811e4da345b4 tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] http://10.222.0.86/volume/v3/ca7696bfa5094e2882e54b595fe60155/os-quota-sets/0602b5744f5d45e3a0172f2d907e179b returned with HTTP 200 Jan 21 09:32:40.767396 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1308/2655] 10.222.0.86 () {60 vars in 1341 bytes} [Thu Jan 21 09:32:40 2021] PUT /volume/v3/ca7696bfa5094e2882e54b595fe60155/os-quota-sets/0602b5744f5d45e3a0172f2d907e179b => generated 315 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:40.776771 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eccc6b0f-ed8a-4894-998a-fe2e2dddd4e7 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] POST http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19/action Jan 21 09:32:40.777228 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:40.777228 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:40.777703 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eccc6b0f-ed8a-4894-998a-fe2e2dddd4e7 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:32:40.778106 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eccc6b0f-ed8a-4894-998a-fe2e2dddd4e7 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:40.828330 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:40.828330 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:40.829602 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eccc6b0f-ed8a-4894-998a-fe2e2dddd4e7 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Volume info retrieved successfully. Jan 21 09:32:40.900710 n-d-771363-2 devstack@c-api.service[87913]: ERROR cinder.volume.api [None req-eccc6b0f-ed8a-4894-998a-fe2e2dddd4e7 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Quota exceeded for 0602b5744f5d45e3a0172f2d907e179b, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 21 09:32:40.905984 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.middleware.fault [None req-eccc6b0f-ed8a-4894-998a-fe2e2dddd4e7 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19/action returned with HTTP 413 Jan 21 09:32:40.907410 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1348/2656] 10.222.0.86 () {60 vars in 1357 bytes} [Thu Jan 21 09:32:40 2021] POST /volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19/action => generated 208 bytes in 135 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 21 09:32:40.916971 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef05e5a5-47dc-4e11-8e52-8ba107e619f6 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] DELETE http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 Jan 21 09:32:40.917610 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef05e5a5-47dc-4e11-8e52-8ba107e619f6 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:40.918117 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef05e5a5-47dc-4e11-8e52-8ba107e619f6 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:40.918572 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ef05e5a5-47dc-4e11-8e52-8ba107e619f6 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Delete volume with id: 521f6cf7-9857-41e7-9b97-cbbc0e983d19 Jan 21 09:32:40.969101 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:40.969101 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:40.970375 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef05e5a5-47dc-4e11-8e52-8ba107e619f6 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Volume info retrieved successfully. Jan 21 09:32:40.996543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef05e5a5-47dc-4e11-8e52-8ba107e619f6 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Delete volume request issued successfully. Jan 21 09:32:40.997013 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef05e5a5-47dc-4e11-8e52-8ba107e619f6 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 returned with HTTP 202 Jan 21 09:32:40.997850 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1309/2657] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:32:40 2021] DELETE /volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:32:41.006026 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e17454e-3c84-49ef-aee2-3b34d43f4a93 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] GET http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 Jan 21 09:32:41.006722 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e17454e-3c84-49ef-aee2-3b34d43f4a93 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:41.006940 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:41.006940 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:41.007319 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e17454e-3c84-49ef-aee2-3b34d43f4a93 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:41.056995 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:41.056995 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:41.065265 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e17454e-3c84-49ef-aee2-3b34d43f4a93 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Volume info retrieved successfully. Jan 21 09:32:41.087695 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e17454e-3c84-49ef-aee2-3b34d43f4a93 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 returned with HTTP 200 Jan 21 09:32:41.088529 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1349/2658] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:41 2021] GET /volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 => generated 919 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:42.129115 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4184f97-bc8d-41ff-9102-0c3d14478ea2 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] GET http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 Jan 21 09:32:42.129115 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4184f97-bc8d-41ff-9102-0c3d14478ea2 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:42.129115 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:42.129115 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:42.129115 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4184f97-bc8d-41ff-9102-0c3d14478ea2 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:42.179472 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:42.179472 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:42.188169 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b4184f97-bc8d-41ff-9102-0c3d14478ea2 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Volume info retrieved successfully. Jan 21 09:32:42.214207 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4184f97-bc8d-41ff-9102-0c3d14478ea2 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 returned with HTTP 200 Jan 21 09:32:42.214207 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1310/2659] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:42 2021] GET /volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 => generated 919 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:43.220268 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-185e39e1-c0bf-401a-a9aa-f3655eb36165 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] GET http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 Jan 21 09:32:43.220987 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-185e39e1-c0bf-401a-a9aa-f3655eb36165 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:43.221077 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:43.221077 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:43.221455 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-185e39e1-c0bf-401a-a9aa-f3655eb36165 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:43.271729 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-185e39e1-c0bf-401a-a9aa-f3655eb36165 tempest-VolumeQuotasNegativeTestJSON-386552935 tempest-VolumeQuotasNegativeTestJSON-386552935] http://10.222.0.86/volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 returned with HTTP 404 Jan 21 09:32:43.276177 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1350/2660] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:43 2021] GET /volume/v3/0602b5744f5d45e3a0172f2d907e179b/volumes/521f6cf7-9857-41e7-9b97-cbbc0e983d19 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:43.285023 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c66d127-ea70-4428-9ed7-1621a8063284 tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] PUT http://10.222.0.86/volume/v3/ca7696bfa5094e2882e54b595fe60155/os-quota-sets/0602b5744f5d45e3a0172f2d907e179b Jan 21 09:32:43.287426 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:43.287426 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:43.287555 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c66d127-ea70-4428-9ed7-1621a8063284 tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:43.500602 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c66d127-ea70-4428-9ed7-1621a8063284 tempest-VolumeQuotasNegativeTestJSON-792828027 tempest-VolumeQuotasNegativeTestJSON-792828027] http://10.222.0.86/volume/v3/ca7696bfa5094e2882e54b595fe60155/os-quota-sets/0602b5744f5d45e3a0172f2d907e179b returned with HTTP 200 Jan 21 09:32:43.501838 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1311/2661] 10.222.0.86 () {60 vars in 1342 bytes} [Thu Jan 21 09:32:43 2021] PUT /volume/v3/ca7696bfa5094e2882e54b595fe60155/os-quota-sets/0602b5744f5d45e3a0172f2d907e179b => generated 319 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:47.480683 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96a1e7de-e5a7-4358-aa31-9251a5b3bf61 tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] POST http://10.222.0.86/volume/v3/f1d4f304ba594551be7c31972372e91d/types Jan 21 09:32:47.482681 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96a1e7de-e5a7-4358-aa31-9251a5b3bf61 tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2074147531", "os-volume-type-access:is_public": false}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:47.531855 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96a1e7de-e5a7-4358-aa31-9251a5b3bf61 tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] http://10.222.0.86/volume/v3/f1d4f304ba594551be7c31972372e91d/types returned with HTTP 200 Jan 21 09:32:47.532640 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1351/2662] 10.222.0.86 () {60 vars in 1220 bytes} [Thu Jan 21 09:32:47 2021] POST /volume/v3/f1d4f304ba594551be7c31972372e91d/types => generated 231 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:47.689559 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74da0ca0-5c3e-44dc-899b-29d14234a690 tempest-VolumeTypesNegativeTest-493716453 tempest-VolumeTypesNegativeTest-493716453] POST http://10.222.0.86/volume/v3/f52f4c8358f344698360faab141667a6/volumes Jan 21 09:32:47.690742 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74da0ca0-5c3e-44dc-899b-29d14234a690 tempest-VolumeTypesNegativeTest-493716453 tempest-VolumeTypesNegativeTest-493716453] Action: 'create', calling method: create, body: {"volume": {"volume_type": "445823b4-10ff-411d-91d9-9d23f51c1403", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1177418670"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:47.692136 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-74da0ca0-5c3e-44dc-899b-29d14234a690 tempest-VolumeTypesNegativeTest-493716453 tempest-VolumeTypesNegativeTest-493716453] Create volume request body: {'volume': {'volume_type': '445823b4-10ff-411d-91d9-9d23f51c1403', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1177418670'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:32:47.720157 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74da0ca0-5c3e-44dc-899b-29d14234a690 tempest-VolumeTypesNegativeTest-493716453 tempest-VolumeTypesNegativeTest-493716453] http://10.222.0.86/volume/v3/f52f4c8358f344698360faab141667a6/volumes returned with HTTP 404 Jan 21 09:32:47.721144 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1312/2663] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:32:47 2021] POST /volume/v3/f52f4c8358f344698360faab141667a6/volumes => generated 114 bytes in 181 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:47.730173 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f9e3da5-6197-449a-b52f-d4360903d329 tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] POST http://10.222.0.86/volume/v3/f1d4f304ba594551be7c31972372e91d/types Jan 21 09:32:47.731011 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f9e3da5-6197-449a-b52f-d4360903d329 tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:47.732469 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f9e3da5-6197-449a-b52f-d4360903d329 tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] http://10.222.0.86/volume/v3/f1d4f304ba594551be7c31972372e91d/types returned with HTTP 400 Jan 21 09:32:47.735461 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1352/2664] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:32:47 2021] POST /volume/v3/f1d4f304ba594551be7c31972372e91d/types => generated 108 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 21 09:32:47.741982 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35e6899f-553d-4cf0-be75-469d8519b1d7 tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] DELETE http://10.222.0.86/volume/v3/f1d4f304ba594551be7c31972372e91d/types/ce35ac5e-9350-405b-9147-4a99505910e7 Jan 21 09:32:47.742486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35e6899f-553d-4cf0-be75-469d8519b1d7 tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:47.742995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35e6899f-553d-4cf0-be75-469d8519b1d7 tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:47.756144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35e6899f-553d-4cf0-be75-469d8519b1d7 tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] http://10.222.0.86/volume/v3/f1d4f304ba594551be7c31972372e91d/types/ce35ac5e-9350-405b-9147-4a99505910e7 returned with HTTP 404 Jan 21 09:32:47.757091 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1313/2665] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:32:47 2021] DELETE /volume/v3/f1d4f304ba594551be7c31972372e91d/types/ce35ac5e-9350-405b-9147-4a99505910e7 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:47.766670 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba317b97-db7c-48c5-a805-ec279726f11d tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] GET http://10.222.0.86/volume/v3/f1d4f304ba594551be7c31972372e91d/types/57eec0e8-6e5a-4a82-9545-aca44157091b Jan 21 09:32:47.767240 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba317b97-db7c-48c5-a805-ec279726f11d tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:47.767830 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba317b97-db7c-48c5-a805-ec279726f11d tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:47.781631 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba317b97-db7c-48c5-a805-ec279726f11d tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] http://10.222.0.86/volume/v3/f1d4f304ba594551be7c31972372e91d/types/57eec0e8-6e5a-4a82-9545-aca44157091b returned with HTTP 404 Jan 21 09:32:47.782695 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1353/2666] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:32:47 2021] GET /volume/v3/f1d4f304ba594551be7c31972372e91d/types/57eec0e8-6e5a-4a82-9545-aca44157091b => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:47.792171 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-816a52a2-1076-4498-ae84-6e32aac83d9c tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] DELETE http://10.222.0.86/volume/v3/f1d4f304ba594551be7c31972372e91d/types/445823b4-10ff-411d-91d9-9d23f51c1403 Jan 21 09:32:47.792695 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-816a52a2-1076-4498-ae84-6e32aac83d9c tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:47.793205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-816a52a2-1076-4498-ae84-6e32aac83d9c tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:47.859983 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:32:47.859983 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:32:47.874678 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-816a52a2-1076-4498-ae84-6e32aac83d9c tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] http://10.222.0.86/volume/v3/f1d4f304ba594551be7c31972372e91d/types/445823b4-10ff-411d-91d9-9d23f51c1403 returned with HTTP 202 Jan 21 09:32:47.874870 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1314/2667] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:32:47 2021] DELETE /volume/v3/f1d4f304ba594551be7c31972372e91d/types/445823b4-10ff-411d-91d9-9d23f51c1403 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:32:47.885827 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-105fcdca-2213-457f-bf01-bcf6107304c9 tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] GET http://10.222.0.86/volume/v3/f1d4f304ba594551be7c31972372e91d/types/445823b4-10ff-411d-91d9-9d23f51c1403 Jan 21 09:32:47.886188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-105fcdca-2213-457f-bf01-bcf6107304c9 tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:47.886773 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-105fcdca-2213-457f-bf01-bcf6107304c9 tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:47.899584 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-105fcdca-2213-457f-bf01-bcf6107304c9 tempest-VolumeTypesNegativeTest-1036479350 tempest-VolumeTypesNegativeTest-1036479350] http://10.222.0.86/volume/v3/f1d4f304ba594551be7c31972372e91d/types/445823b4-10ff-411d-91d9-9d23f51c1403 returned with HTTP 404 Jan 21 09:32:47.901141 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1354/2668] 10.222.0.86 () {58 vars in 1309 bytes} [Thu Jan 21 09:32:47 2021] GET /volume/v3/f1d4f304ba594551be7c31972372e91d/types/445823b4-10ff-411d-91d9-9d23f51c1403 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:50.507580 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] POST http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/volumes Jan 21 09:32:50.508417 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1740305559"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:50.509539 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1740305559'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:32:50.509941 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Create volume of 1 GB Jan 21 09:32:50.523730 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Availability Zones retrieved successfully. Jan 21 09:32:50.540760 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Flow 'volume_create_api' (42d695f7-d8e1-4fa6-a9e2-73b254edc435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:50.543504 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10326c5f-2789-4181-9662-02dcd194c258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:50.545471 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:32:50.610046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10326c5f-2789-4181-9662-02dcd194c258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:50.612301 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ba71f4-0601-42be-9d6f-461c03d237f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:50.697968 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Created reservations ['9ecf6c85-d37d-47b9-b019-6f1550167099', '35e59d11-70c2-421c-a2ee-5f3e1819b161', '112f9b96-5eb6-4f02-a9c8-c62e98a54445', '0816433c-3962-4f6d-a0c6-e6174c495411'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:32:50.700128 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4ba71f4-0601-42be-9d6f-461c03d237f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ecf6c85-d37d-47b9-b019-6f1550167099', '35e59d11-70c2-421c-a2ee-5f3e1819b161', '112f9b96-5eb6-4f02-a9c8-c62e98a54445', '0816433c-3962-4f6d-a0c6-e6174c495411']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:50.702474 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dbb1b9f-6b2e-4422-92d8-09faff379e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:50.763543 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dbb1b9f-6b2e-4422-92d8-09faff379e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9fc6cd5-1f08-49c7-bc41-6473afcd8575', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1740305559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74321b2fae71450a9e272dc7aa613841',qos_specs=None,replication_status=,reservations=['9ecf6c85-d37d-47b9-b019-6f1550167099','35e59d11-70c2-421c-a2ee-5f3e1819b161','112f9b96-5eb6-4f02-a9c8-c62e98a54445','0816433c-3962-4f6d-a0c6-e6174c495411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4ac028405324afa81e6b382a1532304',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:32:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1740305559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9fc6cd5-1f08-49c7-bc41-6473afcd8575,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74321b2fae71450a9e272dc7aa613841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e4ac028405324afa81e6b382a1532304',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:50.765604 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a40dd5d2-41c3-4221-b069-2b5ec8756ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:50.793096 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a40dd5d2-41c3-4221-b069-2b5ec8756ee3) transitioned into state 'SUCCESS' from state '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-1740305559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74321b2fae71450a9e272dc7aa613841',qos_specs=None,replication_status=,reservations=['9ecf6c85-d37d-47b9-b019-6f1550167099','35e59d11-70c2-421c-a2ee-5f3e1819b161','112f9b96-5eb6-4f02-a9c8-c62e98a54445','0816433c-3962-4f6d-a0c6-e6174c495411'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4ac028405324afa81e6b382a1532304',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:50.795334 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (670331ac-17b7-4386-ac83-aee0dd80928b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:32:50.809694 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (670331ac-17b7-4386-ac83-aee0dd80928b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:32:50.812400 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Flow 'volume_create_api' (42d695f7-d8e1-4fa6-a9e2-73b254edc435) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:32:50.860412 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Create volume request issued successfully. Jan 21 09:32:50.873766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c1018a6-8943-4034-8553-8fd62e991a99 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/volumes returned with HTTP 202 Jan 21 09:32:50.874658 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1315/2669] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:32:50 2021] POST /volume/v3/74321b2fae71450a9e272dc7aa613841/volumes => generated 824 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:32:50.889472 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40ac8dcf-7bce-49bd-8e8c-f9c005ec05c4 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 Jan 21 09:32:50.890044 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40ac8dcf-7bce-49bd-8e8c-f9c005ec05c4 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:50.890601 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40ac8dcf-7bce-49bd-8e8c-f9c005ec05c4 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:50.950300 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:50.950300 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:50.959767 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-40ac8dcf-7bce-49bd-8e8c-f9c005ec05c4 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Volume info retrieved successfully. Jan 21 09:32:50.982278 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40ac8dcf-7bce-49bd-8e8c-f9c005ec05c4 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 returned with HTTP 200 Jan 21 09:32:50.983179 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1355/2670] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:50 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 => generated 916 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:51.998871 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd452247-6d92-460a-80a6-c8b990326059 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 Jan 21 09:32:51.999398 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd452247-6d92-460a-80a6-c8b990326059 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:51.999576 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:51.999576 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:51.999940 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd452247-6d92-460a-80a6-c8b990326059 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:52.047688 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:52.047688 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:52.055525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd452247-6d92-460a-80a6-c8b990326059 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Volume info retrieved successfully. Jan 21 09:32:52.076608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd452247-6d92-460a-80a6-c8b990326059 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 returned with HTTP 200 Jan 21 09:32:52.077390 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1316/2671] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:51 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 => generated 917 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:52.093413 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61acda52-e77f-4d10-8449-39394c1e0cbb tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] POST http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots Jan 21 09:32:52.093916 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:52.093916 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:52.094406 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61acda52-e77f-4d10-8449-39394c1e0cbb tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9fc6cd5-1f08-49c7-bc41-6473afcd8575", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-374147509"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:52.150799 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:52.150799 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:52.152053 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61acda52-e77f-4d10-8449-39394c1e0cbb tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Volume info retrieved successfully. Jan 21 09:32:52.152414 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-61acda52-e77f-4d10-8449-39394c1e0cbb tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Create snapshot from volume e9fc6cd5-1f08-49c7-bc41-6473afcd8575 Jan 21 09:32:52.218691 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-61acda52-e77f-4d10-8449-39394c1e0cbb tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Created reservations ['3e2e3be6-1d96-472d-a913-cc639e61f2d4', '812df1ee-48b6-48d8-8be7-686f7910c7b2', '1dcda0ad-c051-4286-8294-70dfb3294947', '94188687-0d1d-48a2-aeb4-84562817958d'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:32:52.318416 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61acda52-e77f-4d10-8449-39394c1e0cbb tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot create request issued successfully. Jan 21 09:32:52.319342 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61acda52-e77f-4d10-8449-39394c1e0cbb tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots returned with HTTP 202 Jan 21 09:32:52.325905 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1356/2672] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:32:52 2021] POST /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots => generated 310 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:32:52.331314 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6bc7a657-50f2-4f24-aeac-0117d96506cd tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d Jan 21 09:32:52.331472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6bc7a657-50f2-4f24-aeac-0117d96506cd tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:52.331690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:52.331690 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:52.332056 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6bc7a657-50f2-4f24-aeac-0117d96506cd tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:52.357243 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:52.357243 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:52.358534 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6bc7a657-50f2-4f24-aeac-0117d96506cd tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:52.360424 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6bc7a657-50f2-4f24-aeac-0117d96506cd tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d returned with HTTP 200 Jan 21 09:32:52.361230 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1317/2673] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:52 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:53.374685 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8bc2226b-b16a-479b-83f3-032016f00f8e tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d Jan 21 09:32:53.386893 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8bc2226b-b16a-479b-83f3-032016f00f8e tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:53.387435 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:53.387435 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:53.387950 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8bc2226b-b16a-479b-83f3-032016f00f8e tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:53.422525 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:53.422525 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:53.423688 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8bc2226b-b16a-479b-83f3-032016f00f8e tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:53.425820 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8bc2226b-b16a-479b-83f3-032016f00f8e tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d returned with HTTP 200 Jan 21 09:32:53.427266 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1357/2674] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:53 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d => generated 442 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:54.439060 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51004b6e-e17b-4f90-b2b7-fb33a20076bd tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d Jan 21 09:32:54.439593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51004b6e-e17b-4f90-b2b7-fb33a20076bd tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:54.439980 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:54.439980 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:54.440353 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51004b6e-e17b-4f90-b2b7-fb33a20076bd tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:54.464150 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:54.464150 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:54.465197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-51004b6e-e17b-4f90-b2b7-fb33a20076bd tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:54.467104 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51004b6e-e17b-4f90-b2b7-fb33a20076bd tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d returned with HTTP 200 Jan 21 09:32:54.467880 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1318/2675] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:54 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:54.480136 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4142605-19f6-4c28-8170-86dcba6bc979 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] POST http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata Jan 21 09:32:54.480591 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:54.480591 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:54.481006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4142605-19f6-4c28-8170-86dcba6bc979 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:54.505638 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:54.505638 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:54.506744 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d4142605-19f6-4c28-8170-86dcba6bc979 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:54.541596 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d4142605-19f6-4c28-8170-86dcba6bc979 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Update snapshot metadata completed successfully. Jan 21 09:32:54.542213 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4142605-19f6-4c28-8170-86dcba6bc979 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata returned with HTTP 200 Jan 21 09:32:54.543051 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1358/2676] 10.222.0.86 () {60 vars in 1369 bytes} [Thu Jan 21 09:32:54 2021] POST /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata => generated 68 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:32:54.552734 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d861f12b-c1c9-458b-b632-4a1940f2ea47 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata Jan 21 09:32:54.553256 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d861f12b-c1c9-458b-b632-4a1940f2ea47 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:54.553473 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:54.553473 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:54.553848 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d861f12b-c1c9-458b-b632-4a1940f2ea47 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:54.578177 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:54.578177 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:54.579229 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d861f12b-c1c9-458b-b632-4a1940f2ea47 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:54.581346 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d861f12b-c1c9-458b-b632-4a1940f2ea47 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Get snapshot metadata completed successfully. Jan 21 09:32:54.581919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d861f12b-c1c9-458b-b632-4a1940f2ea47 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata returned with HTTP 200 Jan 21 09:32:54.582758 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1319/2677] 10.222.0.86 () {58 vars in 1348 bytes} [Thu Jan 21 09:32:54 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata => generated 68 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:32:54.591861 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc8590a3-61f5-4d3a-8e62-3cff5d7f5457 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] PUT http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata Jan 21 09:32:54.592313 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:54.592313 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:54.592759 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc8590a3-61f5-4d3a-8e62-3cff5d7f5457 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:54.618778 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:54.618778 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:54.619821 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc8590a3-61f5-4d3a-8e62-3cff5d7f5457 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:54.659812 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc8590a3-61f5-4d3a-8e62-3cff5d7f5457 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Update snapshot metadata completed successfully. Jan 21 09:32:54.661292 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc8590a3-61f5-4d3a-8e62-3cff5d7f5457 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata returned with HTTP 200 Jan 21 09:32:54.662220 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1359/2678] 10.222.0.86 () {60 vars in 1368 bytes} [Thu Jan 21 09:32:54 2021] PUT /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata => generated 57 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:32:54.671430 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e822afd2-3f28-4a0a-ad34-8b52bcf23a1a tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata Jan 21 09:32:54.671954 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e822afd2-3f28-4a0a-ad34-8b52bcf23a1a tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:54.672171 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:54.672171 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:54.672544 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e822afd2-3f28-4a0a-ad34-8b52bcf23a1a tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:54.700130 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:54.700130 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:54.701242 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e822afd2-3f28-4a0a-ad34-8b52bcf23a1a tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:54.703199 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e822afd2-3f28-4a0a-ad34-8b52bcf23a1a tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Get snapshot metadata completed successfully. Jan 21 09:32:54.703791 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e822afd2-3f28-4a0a-ad34-8b52bcf23a1a tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata returned with HTTP 200 Jan 21 09:32:54.704583 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1320/2679] 10.222.0.86 () {58 vars in 1348 bytes} [Thu Jan 21 09:32:54 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata => generated 57 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:32:54.714897 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d94e239-cc1a-4674-8c6f-f1ddc159e453 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] DELETE http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata/key3 Jan 21 09:32:54.715503 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d94e239-cc1a-4674-8c6f-f1ddc159e453 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:54.715734 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:54.715734 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:54.716100 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d94e239-cc1a-4674-8c6f-f1ddc159e453 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:54.741454 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:54.741454 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:54.742571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8d94e239-cc1a-4674-8c6f-f1ddc159e453 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:54.744495 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8d94e239-cc1a-4674-8c6f-f1ddc159e453 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Get snapshot metadata completed successfully. Jan 21 09:32:54.750637 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:32:54.750637 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:32:54.755317 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8d94e239-cc1a-4674-8c6f-f1ddc159e453 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Delete snapshot metadata completed successfully. Jan 21 09:32:54.755766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d94e239-cc1a-4674-8c6f-f1ddc159e453 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata/key3 returned with HTTP 200 Jan 21 09:32:54.756579 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1360/2680] 10.222.0.86 () {58 vars in 1366 bytes} [Thu Jan 21 09:32:54 2021] DELETE /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata/key3 => generated 0 bytes in 46 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 21 09:32:54.764775 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ebc9aa0-dfb7-4c94-b62c-02c10bf76a54 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata Jan 21 09:32:54.765290 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ebc9aa0-dfb7-4c94-b62c-02c10bf76a54 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:54.765502 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:54.765502 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:54.765878 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ebc9aa0-dfb7-4c94-b62c-02c10bf76a54 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:54.790909 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:54.790909 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:54.791979 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ebc9aa0-dfb7-4c94-b62c-02c10bf76a54 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:54.793899 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ebc9aa0-dfb7-4c94-b62c-02c10bf76a54 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Get snapshot metadata completed successfully. Jan 21 09:32:54.794501 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ebc9aa0-dfb7-4c94-b62c-02c10bf76a54 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata returned with HTTP 200 Jan 21 09:32:54.795278 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1321/2681] 10.222.0.86 () {58 vars in 1348 bytes} [Thu Jan 21 09:32:54 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata => generated 32 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:32:54.804919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b9dcb34-afbc-4248-b062-a65ff322d931 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] PUT http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata Jan 21 09:32:54.805364 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:54.805364 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:54.805768 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b9dcb34-afbc-4248-b062-a65ff322d931 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:54.830397 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:54.830397 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:54.831442 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4b9dcb34-afbc-4248-b062-a65ff322d931 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:54.857210 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4b9dcb34-afbc-4248-b062-a65ff322d931 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Update snapshot metadata completed successfully. Jan 21 09:32:54.857783 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b9dcb34-afbc-4248-b062-a65ff322d931 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata returned with HTTP 200 Jan 21 09:32:54.858804 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1361/2682] 10.222.0.86 () {60 vars in 1368 bytes} [Thu Jan 21 09:32:54 2021] PUT /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata => generated 16 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:32:54.869513 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e200c330-33b2-4a10-809a-20261ddac079 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] POST http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata Jan 21 09:32:54.869958 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:54.869958 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:54.870393 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e200c330-33b2-4a10-809a-20261ddac079 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:54.894895 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:54.894895 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:54.895933 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e200c330-33b2-4a10-809a-20261ddac079 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:54.931249 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e200c330-33b2-4a10-809a-20261ddac079 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Update snapshot metadata completed successfully. Jan 21 09:32:54.931868 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e200c330-33b2-4a10-809a-20261ddac079 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata returned with HTTP 200 Jan 21 09:32:54.932775 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1322/2683] 10.222.0.86 () {60 vars in 1369 bytes} [Thu Jan 21 09:32:54 2021] POST /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata => generated 68 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:32:54.942490 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb938ee6-f07a-49a6-a14d-615ecba837d7 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata Jan 21 09:32:54.943095 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb938ee6-f07a-49a6-a14d-615ecba837d7 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:54.943350 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:54.943350 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:54.943726 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb938ee6-f07a-49a6-a14d-615ecba837d7 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:54.968815 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:54.968815 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:54.969871 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb938ee6-f07a-49a6-a14d-615ecba837d7 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:54.971886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb938ee6-f07a-49a6-a14d-615ecba837d7 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Get snapshot metadata completed successfully. Jan 21 09:32:54.972477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb938ee6-f07a-49a6-a14d-615ecba837d7 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata returned with HTTP 200 Jan 21 09:32:54.973308 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1362/2684] 10.222.0.86 () {58 vars in 1348 bytes} [Thu Jan 21 09:32:54 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata => generated 68 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:32:54.982738 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58743d2f-560b-4c9a-83ca-2bfd6ea1ba60 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] PUT http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata/key3 Jan 21 09:32:54.983183 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:54.983183 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:54.983592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58743d2f-560b-4c9a-83ca-2bfd6ea1ba60 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:55.009526 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:55.009526 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:55.010612 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-58743d2f-560b-4c9a-83ca-2bfd6ea1ba60 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:55.044485 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-58743d2f-560b-4c9a-83ca-2bfd6ea1ba60 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Update snapshot metadata completed successfully. Jan 21 09:32:55.045084 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58743d2f-560b-4c9a-83ca-2bfd6ea1ba60 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata/key3 returned with HTTP 200 Jan 21 09:32:55.045931 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1323/2685] 10.222.0.86 () {60 vars in 1383 bytes} [Thu Jan 21 09:32:54 2021] PUT /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata/key3 => generated 35 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:32:55.055244 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b857c589-864a-49ef-952e-50df6d137849 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata/key3 Jan 21 09:32:55.055761 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b857c589-864a-49ef-952e-50df6d137849 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:55.055974 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:55.055974 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:55.056495 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b857c589-864a-49ef-952e-50df6d137849 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:55.081517 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:55.081517 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:55.083444 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b857c589-864a-49ef-952e-50df6d137849 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:55.085395 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b857c589-864a-49ef-952e-50df6d137849 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Get snapshot metadata completed successfully. Jan 21 09:32:55.085956 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b857c589-864a-49ef-952e-50df6d137849 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata/key3 returned with HTTP 200 Jan 21 09:32:55.086758 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1363/2686] 10.222.0.86 () {58 vars in 1363 bytes} [Thu Jan 21 09:32:55 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata/key3 => generated 35 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:32:55.095647 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60e46457-2b33-4c64-b316-540f2ca0abda tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata Jan 21 09:32:55.096159 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60e46457-2b33-4c64-b316-540f2ca0abda tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:55.096370 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:55.096370 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:55.096779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60e46457-2b33-4c64-b316-540f2ca0abda tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:55.121945 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:55.121945 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:55.123053 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-60e46457-2b33-4c64-b316-540f2ca0abda tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:55.124986 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-60e46457-2b33-4c64-b316-540f2ca0abda tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Get snapshot metadata completed successfully. Jan 21 09:32:55.125609 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60e46457-2b33-4c64-b316-540f2ca0abda tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata returned with HTTP 200 Jan 21 09:32:55.126424 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1324/2687] 10.222.0.86 () {58 vars in 1348 bytes} [Thu Jan 21 09:32:55 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata => generated 75 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:32:55.135840 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b9f2309-2376-4e4c-aac2-45787f5e6a76 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] PUT http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata Jan 21 09:32:55.136291 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:55.136291 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:55.136699 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b9f2309-2376-4e4c-aac2-45787f5e6a76 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:32:55.162359 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:55.162359 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:55.163411 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6b9f2309-2376-4e4c-aac2-45787f5e6a76 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:55.197847 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6b9f2309-2376-4e4c-aac2-45787f5e6a76 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Update snapshot metadata completed successfully. Jan 21 09:32:55.198459 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b9f2309-2376-4e4c-aac2-45787f5e6a76 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata returned with HTTP 200 Jan 21 09:32:55.199305 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1364/2688] 10.222.0.86 () {60 vars in 1368 bytes} [Thu Jan 21 09:32:55 2021] PUT /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d/metadata => generated 16 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:32:55.209686 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f98a92d-6b81-4b14-b772-8936757aab0e tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] DELETE http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d Jan 21 09:32:55.210224 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f98a92d-6b81-4b14-b772-8936757aab0e tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:55.210434 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:55.210434 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:55.210803 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f98a92d-6b81-4b14-b772-8936757aab0e tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:55.211157 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-9f98a92d-6b81-4b14-b772-8936757aab0e tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Delete snapshot with id: e26ac514-dcc5-4190-8b3f-8da6de84ce8d Jan 21 09:32:55.235414 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:55.235414 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:55.236443 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f98a92d-6b81-4b14-b772-8936757aab0e tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:55.296836 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f98a92d-6b81-4b14-b772-8936757aab0e tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot delete request issued successfully. Jan 21 09:32:55.297301 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f98a92d-6b81-4b14-b772-8936757aab0e tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d returned with HTTP 202 Jan 21 09:32:55.301957 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1325/2689] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:32:55 2021] DELETE /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:32:55.306885 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05619905-1e5b-42be-b569-59367ed8e742 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d Jan 21 09:32:55.307413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05619905-1e5b-42be-b569-59367ed8e742 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:55.307632 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:55.307632 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:55.308009 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05619905-1e5b-42be-b569-59367ed8e742 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:55.334260 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:55.334260 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:55.335479 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-05619905-1e5b-42be-b569-59367ed8e742 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:55.337559 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05619905-1e5b-42be-b569-59367ed8e742 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d returned with HTTP 200 Jan 21 09:32:55.338572 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1365/2690] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:55 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:56.351283 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30f23669-a77e-425f-b214-f608e3ba18b1 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d Jan 21 09:32:56.351786 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30f23669-a77e-425f-b214-f608e3ba18b1 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:56.351997 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:56.351997 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:56.352372 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30f23669-a77e-425f-b214-f608e3ba18b1 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:56.376104 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:56.376104 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:56.377203 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-30f23669-a77e-425f-b214-f608e3ba18b1 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Snapshot retrieved successfully. Jan 21 09:32:56.379216 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30f23669-a77e-425f-b214-f608e3ba18b1 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d returned with HTTP 200 Jan 21 09:32:56.380022 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1326/2691] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:56 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:57.392330 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d0cd296-9d10-491c-93ea-ffd6a3de9478 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d Jan 21 09:32:57.392868 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d0cd296-9d10-491c-93ea-ffd6a3de9478 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:57.393038 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:57.393038 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:57.393414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d0cd296-9d10-491c-93ea-ffd6a3de9478 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:57.417468 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d0cd296-9d10-491c-93ea-ffd6a3de9478 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d returned with HTTP 404 Jan 21 09:32:57.418509 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1366/2692] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:32:57 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/snapshots/e26ac514-dcc5-4190-8b3f-8da6de84ce8d => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:32:57.427251 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89925a67-c4c5-48d8-8539-f96a19074bb3 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] DELETE http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 Jan 21 09:32:57.427767 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89925a67-c4c5-48d8-8539-f96a19074bb3 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:57.427989 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:57.427989 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:57.428492 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89925a67-c4c5-48d8-8539-f96a19074bb3 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:57.428957 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-89925a67-c4c5-48d8-8539-f96a19074bb3 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Delete volume with id: e9fc6cd5-1f08-49c7-bc41-6473afcd8575 Jan 21 09:32:57.478033 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:57.478033 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:57.479226 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-89925a67-c4c5-48d8-8539-f96a19074bb3 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Volume info retrieved successfully. Jan 21 09:32:57.504561 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-89925a67-c4c5-48d8-8539-f96a19074bb3 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Delete volume request issued successfully. Jan 21 09:32:57.505207 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89925a67-c4c5-48d8-8539-f96a19074bb3 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 returned with HTTP 202 Jan 21 09:32:57.506045 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1327/2693] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:32:57 2021] DELETE /volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:32:57.513911 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba3ef9af-8761-4bc6-8258-35891c4ff76d tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 Jan 21 09:32:57.514491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba3ef9af-8761-4bc6-8258-35891c4ff76d tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:57.515007 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba3ef9af-8761-4bc6-8258-35891c4ff76d tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:57.569586 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:57.569586 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:57.578068 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ba3ef9af-8761-4bc6-8258-35891c4ff76d tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Volume info retrieved successfully. Jan 21 09:32:57.601668 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba3ef9af-8761-4bc6-8258-35891c4ff76d tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 returned with HTTP 200 Jan 21 09:32:57.602531 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1367/2694] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:57 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:58.619834 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1bd26c8-314c-48ed-8de2-defdf2c602a8 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 Jan 21 09:32:58.620342 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1bd26c8-314c-48ed-8de2-defdf2c602a8 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:58.620626 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:58.620626 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:58.620996 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1bd26c8-314c-48ed-8de2-defdf2c602a8 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:58.673521 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:32:58.673521 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:32:58.682487 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f1bd26c8-314c-48ed-8de2-defdf2c602a8 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Volume info retrieved successfully. Jan 21 09:32:58.704267 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1bd26c8-314c-48ed-8de2-defdf2c602a8 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 returned with HTTP 200 Jan 21 09:32:58.705271 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1328/2695] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:58 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:32:59.720154 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a436a2a2-6926-43be-937a-a106a5614582 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] GET http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 Jan 21 09:32:59.720728 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a436a2a2-6926-43be-937a-a106a5614582 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:32:59.720960 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:32:59.720960 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:32:59.721209 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a436a2a2-6926-43be-937a-a106a5614582 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:32:59.774194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a436a2a2-6926-43be-937a-a106a5614582 tempest-SnapshotMetadataTestJSON-436523670 tempest-SnapshotMetadataTestJSON-436523670] http://10.222.0.86/volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 returned with HTTP 404 Jan 21 09:32:59.775304 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1368/2696] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:32:59 2021] GET /volume/v3/74321b2fae71450a9e272dc7aa613841/volumes/e9fc6cd5-1f08-49c7-bc41-6473afcd8575 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:33:01.715283 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] POST http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes Jan 21 09:33:01.715794 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:01.715794 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:01.716129 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-819764543"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:33:01.717947 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-819764543'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:33:01.718350 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Create volume of 1 GB Jan 21 09:33:01.732837 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Availability Zones retrieved successfully. Jan 21 09:33:01.750516 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Flow 'volume_create_api' (9e677d3d-efa6-4f1d-b91c-ab8b0bc6fc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:33:01.753494 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1393ef0f-c151-4c0a-a6d0-662a9efd6cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:01.755804 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:33:01.824566 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1393ef0f-c151-4c0a-a6d0-662a9efd6cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:01.827045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34797894-8922-4051-905e-bfa9c06735f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:01.918025 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Created reservations ['97e4e8b4-2557-4f6e-a176-d992df83efad', '21390991-a4be-4c0b-aecb-c0ea56900c94', 'c5fed157-95b9-4e49-97a3-0555277f6802', '1b87fb12-6c2b-4628-8b0f-8e9e6063f562'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:33:01.919587 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34797894-8922-4051-905e-bfa9c06735f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97e4e8b4-2557-4f6e-a176-d992df83efad', '21390991-a4be-4c0b-aecb-c0ea56900c94', 'c5fed157-95b9-4e49-97a3-0555277f6802', '1b87fb12-6c2b-4628-8b0f-8e9e6063f562']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:01.922128 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd6e558a-94c8-4237-b332-762da636e919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:01.990636 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd6e558a-94c8-4237-b332-762da636e919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '204ddb5e-8c38-4f74-bebe-ef0dc9722e30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-819764543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c703cab4805b45229a8df8abf3569919',qos_specs=None,replication_status=,reservations=['97e4e8b4-2557-4f6e-a176-d992df83efad','21390991-a4be-4c0b-aecb-c0ea56900c94','c5fed157-95b9-4e49-97a3-0555277f6802','1b87fb12-6c2b-4628-8b0f-8e9e6063f562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36776926d47f4875944a1ac762e8c482',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:33:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-819764543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=204ddb5e-8c38-4f74-bebe-ef0dc9722e30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c703cab4805b45229a8df8abf3569919',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='36776926d47f4875944a1ac762e8c482',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:01.992863 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02cd9d9d-ecba-4fa6-bf19-c0e2010e7c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:02.024228 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02cd9d9d-ecba-4fa6-bf19-c0e2010e7c05) transitioned into state 'SUCCESS' from state '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-819764543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c703cab4805b45229a8df8abf3569919',qos_specs=None,replication_status=,reservations=['97e4e8b4-2557-4f6e-a176-d992df83efad','21390991-a4be-4c0b-aecb-c0ea56900c94','c5fed157-95b9-4e49-97a3-0555277f6802','1b87fb12-6c2b-4628-8b0f-8e9e6063f562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36776926d47f4875944a1ac762e8c482',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:02.026241 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (436dc0a7-b73e-48f3-855c-29dd13ecf74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:02.046106 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (436dc0a7-b73e-48f3-855c-29dd13ecf74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:02.048843 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Flow 'volume_create_api' (9e677d3d-efa6-4f1d-b91c-ab8b0bc6fc79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:33:02.099852 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Create volume request issued successfully. Jan 21 09:33:02.118504 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01c107a4-9eb8-4c46-b08f-fa1f47af6675 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes returned with HTTP 202 Jan 21 09:33:02.119387 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1329/2697] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:33:01 2021] POST /volume/v3/c703cab4805b45229a8df8abf3569919/volumes => generated 819 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:33:02.133578 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef782186-216f-422c-8e1b-46212cec3645 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 Jan 21 09:33:02.134125 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef782186-216f-422c-8e1b-46212cec3645 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:02.134762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef782186-216f-422c-8e1b-46212cec3645 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:02.190209 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:02.190209 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:02.197817 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef782186-216f-422c-8e1b-46212cec3645 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:02.221981 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef782186-216f-422c-8e1b-46212cec3645 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 returned with HTTP 200 Jan 21 09:33:02.224126 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1369/2698] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:02 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 => generated 911 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:03.241825 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb535ee9-5335-4ef6-8b34-bdee07c0a36a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 Jan 21 09:33:03.242384 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb535ee9-5335-4ef6-8b34-bdee07c0a36a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:03.242514 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:03.242514 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:03.243492 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb535ee9-5335-4ef6-8b34-bdee07c0a36a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:03.300188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:03.300188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:03.311190 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cb535ee9-5335-4ef6-8b34-bdee07c0a36a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:03.333420 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb535ee9-5335-4ef6-8b34-bdee07c0a36a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 returned with HTTP 200 Jan 21 09:33:03.339270 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1330/2699] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:03 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 => generated 912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:03.350938 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9dbd31df-a829-4c22-aad8-e99f5b95dfc2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] POST http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots Jan 21 09:33:03.351201 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:03.351201 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:03.351617 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9dbd31df-a829-4c22-aad8-e99f5b95dfc2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "204ddb5e-8c38-4f74-bebe-ef0dc9722e30", "name": "tempest-VolumesDeleteCascade-Snapshot-1067136937"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:33:03.402835 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:03.402835 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:03.404112 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9dbd31df-a829-4c22-aad8-e99f5b95dfc2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:03.404112 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-9dbd31df-a829-4c22-aad8-e99f5b95dfc2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Create snapshot from volume 204ddb5e-8c38-4f74-bebe-ef0dc9722e30 Jan 21 09:33:03.473943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-9dbd31df-a829-4c22-aad8-e99f5b95dfc2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Created reservations ['463d21ce-5469-4a8c-9ac5-e41b3936e052', '19508f34-f75d-4a2f-9566-e875faf67da3', '7fa197fd-df34-40ab-86c0-8714b60d80bb', 'b9823224-bed5-4d89-921b-483aadec4cd2'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:33:03.587480 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9dbd31df-a829-4c22-aad8-e99f5b95dfc2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Snapshot create request issued successfully. Jan 21 09:33:03.590060 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9dbd31df-a829-4c22-aad8-e99f5b95dfc2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots returned with HTTP 202 Jan 21 09:33:03.590060 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1370/2700] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:33:03 2021] POST /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots => generated 307 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:33:03.600494 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc049d07-6678-4092-8790-149dfaa723c2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/3d471c42-235b-49de-bd95-18677464f534 Jan 21 09:33:03.601054 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc049d07-6678-4092-8790-149dfaa723c2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:03.601590 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:03.601590 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:03.601590 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc049d07-6678-4092-8790-149dfaa723c2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:03.626234 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:03.626234 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:03.627342 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc049d07-6678-4092-8790-149dfaa723c2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Snapshot retrieved successfully. Jan 21 09:33:03.629347 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc049d07-6678-4092-8790-149dfaa723c2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/3d471c42-235b-49de-bd95-18677464f534 returned with HTTP 200 Jan 21 09:33:03.631613 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1331/2701] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:33:03 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/3d471c42-235b-49de-bd95-18677464f534 => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:04.643639 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-497de70d-b68f-4057-8a79-e7e2edc66aea tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/3d471c42-235b-49de-bd95-18677464f534 Jan 21 09:33:04.644286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-497de70d-b68f-4057-8a79-e7e2edc66aea tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:04.644462 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:04.644462 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:04.645082 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-497de70d-b68f-4057-8a79-e7e2edc66aea tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:04.692683 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:04.692683 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:04.694220 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-497de70d-b68f-4057-8a79-e7e2edc66aea tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Snapshot retrieved successfully. Jan 21 09:33:04.697068 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-497de70d-b68f-4057-8a79-e7e2edc66aea tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/3d471c42-235b-49de-bd95-18677464f534 returned with HTTP 200 Jan 21 09:33:04.702992 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1371/2702] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:33:04 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/3d471c42-235b-49de-bd95-18677464f534 => generated 439 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:05.716354 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9440db23-afa4-4e0a-862c-3c0df99def0f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/3d471c42-235b-49de-bd95-18677464f534 Jan 21 09:33:05.717491 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9440db23-afa4-4e0a-862c-3c0df99def0f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:05.717711 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:05.717711 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:05.718107 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9440db23-afa4-4e0a-862c-3c0df99def0f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:05.747310 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:05.747310 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:05.748410 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9440db23-afa4-4e0a-862c-3c0df99def0f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Snapshot retrieved successfully. Jan 21 09:33:05.750378 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9440db23-afa4-4e0a-862c-3c0df99def0f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/3d471c42-235b-49de-bd95-18677464f534 returned with HTTP 200 Jan 21 09:33:05.751435 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1332/2703] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:33:05 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/3d471c42-235b-49de-bd95-18677464f534 => generated 466 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:05.764148 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-979356fe-53e6-4831-b88e-502c4c035706 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] POST http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots Jan 21 09:33:05.764633 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:05.764633 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:05.765048 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-979356fe-53e6-4831-b88e-502c4c035706 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "204ddb5e-8c38-4f74-bebe-ef0dc9722e30", "name": "tempest-VolumesDeleteCascade-Snapshot-688494508"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:33:05.835955 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:05.835955 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:05.837390 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-979356fe-53e6-4831-b88e-502c4c035706 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:05.837796 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-979356fe-53e6-4831-b88e-502c4c035706 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Create snapshot from volume 204ddb5e-8c38-4f74-bebe-ef0dc9722e30 Jan 21 09:33:05.908589 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-979356fe-53e6-4831-b88e-502c4c035706 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Created reservations ['79f9cd2b-8de3-4396-8ae8-6d4e84bbd9e6', '19bb6f06-2235-4397-abd2-6d082b0e8e7b', 'e792a015-8dad-4fb1-b7ff-00195ea50366', '3f9171d3-8592-4264-ac86-83a1a78e6130'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:33:06.026690 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-979356fe-53e6-4831-b88e-502c4c035706 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Snapshot create request issued successfully. Jan 21 09:33:06.027527 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-979356fe-53e6-4831-b88e-502c4c035706 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots returned with HTTP 202 Jan 21 09:33:06.034422 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1372/2704] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:33:05 2021] POST /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots => generated 306 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:33:06.048567 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3405bab1-992a-4724-ae18-d5c8c33c27ef tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/cb754ade-40e5-44d3-a7ef-bff44e76b3f1 Jan 21 09:33:06.049101 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3405bab1-992a-4724-ae18-d5c8c33c27ef tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:06.049322 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:06.049322 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:06.051772 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3405bab1-992a-4724-ae18-d5c8c33c27ef tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:06.092664 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:06.092664 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:06.093815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3405bab1-992a-4724-ae18-d5c8c33c27ef tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Snapshot retrieved successfully. Jan 21 09:33:06.095831 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3405bab1-992a-4724-ae18-d5c8c33c27ef tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/cb754ade-40e5-44d3-a7ef-bff44e76b3f1 returned with HTTP 200 Jan 21 09:33:06.096655 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1333/2705] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:33:06 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/cb754ade-40e5-44d3-a7ef-bff44e76b3f1 => generated 438 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:07.109467 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-965bb665-4e7f-4e11-bb72-2d09b61c4f34 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/cb754ade-40e5-44d3-a7ef-bff44e76b3f1 Jan 21 09:33:07.110613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-965bb665-4e7f-4e11-bb72-2d09b61c4f34 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:07.110613 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:07.110613 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:07.110613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-965bb665-4e7f-4e11-bb72-2d09b61c4f34 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:07.136238 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:07.136238 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:07.137358 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-965bb665-4e7f-4e11-bb72-2d09b61c4f34 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Snapshot retrieved successfully. Jan 21 09:33:07.139624 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-965bb665-4e7f-4e11-bb72-2d09b61c4f34 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/cb754ade-40e5-44d3-a7ef-bff44e76b3f1 returned with HTTP 200 Jan 21 09:33:07.140566 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1373/2706] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:33:07 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/cb754ade-40e5-44d3-a7ef-bff44e76b3f1 => generated 438 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:08.152872 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9d82620-72e1-4289-8b69-ce18205a7d85 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/cb754ade-40e5-44d3-a7ef-bff44e76b3f1 Jan 21 09:33:08.153539 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9d82620-72e1-4289-8b69-ce18205a7d85 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:08.154022 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:08.154022 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:08.154506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9d82620-72e1-4289-8b69-ce18205a7d85 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:08.182308 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:08.182308 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:08.183422 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c9d82620-72e1-4289-8b69-ce18205a7d85 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Snapshot retrieved successfully. Jan 21 09:33:08.185410 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9d82620-72e1-4289-8b69-ce18205a7d85 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/cb754ade-40e5-44d3-a7ef-bff44e76b3f1 returned with HTTP 200 Jan 21 09:33:08.186244 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1334/2707] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:33:08 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/cb754ade-40e5-44d3-a7ef-bff44e76b3f1 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:08.197556 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df8b4e23-c843-401f-995b-2919944e841a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] DELETE http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30?cascade=True Jan 21 09:33:08.198134 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df8b4e23-c843-401f-995b-2919944e841a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:08.198345 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:08.198345 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:08.198721 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df8b4e23-c843-401f-995b-2919944e841a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:08.199201 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-df8b4e23-c843-401f-995b-2919944e841a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Delete volume with id: 204ddb5e-8c38-4f74-bebe-ef0dc9722e30 Jan 21 09:33:08.253516 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:08.253516 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:08.254945 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-df8b4e23-c843-401f-995b-2919944e841a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:08.349014 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-df8b4e23-c843-401f-995b-2919944e841a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Delete volume request issued successfully. Jan 21 09:33:08.349488 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df8b4e23-c843-401f-995b-2919944e841a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30?cascade=True returned with HTTP 202 Jan 21 09:33:08.350419 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1374/2708] 10.222.0.86 () {58 vars in 1343 bytes} [Thu Jan 21 09:33:08 2021] DELETE /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30?cascade=True => generated 0 bytes in 157 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:33:08.358326 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-129e7865-2725-44ae-b0ca-ed77a58432b7 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 Jan 21 09:33:08.358851 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-129e7865-2725-44ae-b0ca-ed77a58432b7 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:08.359068 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:08.359068 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:08.359592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-129e7865-2725-44ae-b0ca-ed77a58432b7 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:08.414154 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:08.414154 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:08.422137 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-129e7865-2725-44ae-b0ca-ed77a58432b7 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:08.444982 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-129e7865-2725-44ae-b0ca-ed77a58432b7 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 returned with HTTP 200 Jan 21 09:33:08.445793 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1335/2709] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:08 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 => generated 911 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:09.463675 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05f9db01-390f-4365-8953-7298cc66e723 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 Jan 21 09:33:09.464258 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05f9db01-390f-4365-8953-7298cc66e723 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:09.464707 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:09.464707 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:09.465006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05f9db01-390f-4365-8953-7298cc66e723 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:09.524507 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:09.524507 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:09.533412 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-05f9db01-390f-4365-8953-7298cc66e723 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:09.556097 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05f9db01-390f-4365-8953-7298cc66e723 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 returned with HTTP 200 Jan 21 09:33:09.557165 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1375/2710] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:09 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 => generated 911 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:10.572888 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7807955a-edcf-487e-b7c7-4efcf5e80c84 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 Jan 21 09:33:10.573502 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7807955a-edcf-487e-b7c7-4efcf5e80c84 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:10.573792 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:10.573792 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:10.574353 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7807955a-edcf-487e-b7c7-4efcf5e80c84 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:10.624099 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:10.624099 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:10.633757 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7807955a-edcf-487e-b7c7-4efcf5e80c84 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:10.666224 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7807955a-edcf-487e-b7c7-4efcf5e80c84 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 returned with HTTP 200 Jan 21 09:33:10.667400 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1336/2711] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:10 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 => generated 911 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:33:11.684104 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d9ffcba-b791-42c3-80a5-7e25bc9565d0 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 Jan 21 09:33:11.684740 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d9ffcba-b791-42c3-80a5-7e25bc9565d0 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:11.684954 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:11.684954 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:11.685330 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d9ffcba-b791-42c3-80a5-7e25bc9565d0 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:11.738906 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:11.738906 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:11.747297 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2d9ffcba-b791-42c3-80a5-7e25bc9565d0 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:11.768440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d9ffcba-b791-42c3-80a5-7e25bc9565d0 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 returned with HTTP 200 Jan 21 09:33:11.769340 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1376/2712] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:11 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 => generated 911 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:12.784418 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35d71445-3e07-420e-b436-093149fb28c5 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 Jan 21 09:33:12.784946 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35d71445-3e07-420e-b436-093149fb28c5 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:12.785145 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:12.785145 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:12.785532 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35d71445-3e07-420e-b436-093149fb28c5 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:12.832973 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35d71445-3e07-420e-b436-093149fb28c5 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 returned with HTTP 404 Jan 21 09:33:12.834008 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1337/2713] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:12 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:33:12.841448 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-252a106d-40b8-47ea-bca4-5fb2a072e4db tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes Jan 21 09:33:12.841965 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-252a106d-40b8-47ea-bca4-5fb2a072e4db tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:12.842233 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:12.842233 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:12.842604 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-252a106d-40b8-47ea-bca4-5fb2a072e4db tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:12.843294 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-252a106d-40b8-47ea-bca4-5fb2a072e4db tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:33:12.845026 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-252a106d-40b8-47ea-bca4-5fb2a072e4db tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:33:12.894096 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-252a106d-40b8-47ea-bca4-5fb2a072e4db tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Get all volumes completed successfully. Jan 21 09:33:12.895009 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-252a106d-40b8-47ea-bca4-5fb2a072e4db tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes returned with HTTP 200 Jan 21 09:33:12.895859 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1377/2714] 10.222.0.86 () {58 vars in 1204 bytes} [Thu Jan 21 09:33:12 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:33:12.906489 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b69cd4d-f467-4fa1-98d2-f3a6f5dea9fa tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots Jan 21 09:33:12.907005 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b69cd4d-f467-4fa1-98d2-f3a6f5dea9fa tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:12.907486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b69cd4d-f467-4fa1-98d2-f3a6f5dea9fa tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:12.908174 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-2b69cd4d-f467-4fa1-98d2-f3a6f5dea9fa tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:33:12.910917 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-2b69cd4d-f467-4fa1-98d2-f3a6f5dea9fa tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:33:12.927468 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2b69cd4d-f467-4fa1-98d2-f3a6f5dea9fa tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Get all snapshots completed successfully. Jan 21 09:33:12.928105 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b69cd4d-f467-4fa1-98d2-f3a6f5dea9fa tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots returned with HTTP 200 Jan 21 09:33:12.935940 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1338/2715] 10.222.0.86 () {58 vars in 1210 bytes} [Thu Jan 21 09:33:12 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:33:12.940584 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] POST http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes Jan 21 09:33:12.942217 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1255639556"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:33:12.943561 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1255639556'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:33:12.944014 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Create volume of 1 GB Jan 21 09:33:12.957332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Availability Zones retrieved successfully. Jan 21 09:33:12.974861 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Flow 'volume_create_api' (69448403-aa3f-46cf-849c-1ef6b0000df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:33:12.977597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0cf7cb5-9ade-4cb0-9560-9f9c58db2618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:12.979671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:33:13.045035 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0cf7cb5-9ade-4cb0-9560-9f9c58db2618) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:13.047027 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (173b4840-845b-4e68-ba57-a322ffdcfb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:13.120715 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Created reservations ['dafa8cb2-284f-4803-a0d7-c6cbb8edf0e4', '743486f7-3db7-42bd-be30-d49aeca9d782', 'f8afc4f4-332b-4b67-b3cb-39fa851a5c86', 'db84a9a6-142e-4124-97e9-1670b86f586c'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:33:13.122708 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (173b4840-845b-4e68-ba57-a322ffdcfb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dafa8cb2-284f-4803-a0d7-c6cbb8edf0e4', '743486f7-3db7-42bd-be30-d49aeca9d782', 'f8afc4f4-332b-4b67-b3cb-39fa851a5c86', 'db84a9a6-142e-4124-97e9-1670b86f586c']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:13.124964 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28cb8a05-e13c-47bd-8ffe-a14d8d10ae40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:13.183864 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28cb8a05-e13c-47bd-8ffe-a14d8d10ae40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e81142f2-55e8-43a2-ad14-c8d9420ab55b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1255639556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c703cab4805b45229a8df8abf3569919',qos_specs=None,replication_status=,reservations=['dafa8cb2-284f-4803-a0d7-c6cbb8edf0e4','743486f7-3db7-42bd-be30-d49aeca9d782','f8afc4f4-332b-4b67-b3cb-39fa851a5c86','db84a9a6-142e-4124-97e9-1670b86f586c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36776926d47f4875944a1ac762e8c482',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:33:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1255639556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e81142f2-55e8-43a2-ad14-c8d9420ab55b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c703cab4805b45229a8df8abf3569919',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='36776926d47f4875944a1ac762e8c482',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:13.185940 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22c9cadd-a018-44bd-875f-2c5119b5cf5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:13.212258 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22c9cadd-a018-44bd-875f-2c5119b5cf5b) transitioned into state 'SUCCESS' from state '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-1255639556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c703cab4805b45229a8df8abf3569919',qos_specs=None,replication_status=,reservations=['dafa8cb2-284f-4803-a0d7-c6cbb8edf0e4','743486f7-3db7-42bd-be30-d49aeca9d782','f8afc4f4-332b-4b67-b3cb-39fa851a5c86','db84a9a6-142e-4124-97e9-1670b86f586c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36776926d47f4875944a1ac762e8c482',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:13.214233 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d17bfba-390a-4499-b998-155beed102fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:13.251615 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d17bfba-390a-4499-b998-155beed102fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:13.255192 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Flow 'volume_create_api' (69448403-aa3f-46cf-849c-1ef6b0000df2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:33:13.307487 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Create volume request issued successfully. Jan 21 09:33:13.321600 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1648ae47-a896-4a1b-8bcd-dcb04e734962 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes returned with HTTP 202 Jan 21 09:33:13.323723 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1378/2716] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:33:12 2021] POST /volume/v3/c703cab4805b45229a8df8abf3569919/volumes => generated 820 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:33:13.336928 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7e676cc-fd9d-4a8b-8dd7-d3d7e689f24a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b Jan 21 09:33:13.337458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7e676cc-fd9d-4a8b-8dd7-d3d7e689f24a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:13.337939 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7e676cc-fd9d-4a8b-8dd7-d3d7e689f24a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:13.392688 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:13.392688 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:13.402882 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d7e676cc-fd9d-4a8b-8dd7-d3d7e689f24a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:13.428345 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7e676cc-fd9d-4a8b-8dd7-d3d7e689f24a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b returned with HTTP 200 Jan 21 09:33:13.433624 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1339/2717] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:13 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b => generated 912 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:14.445408 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da933066-df37-4197-8ae1-f0c4594fbde7 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b Jan 21 09:33:14.445961 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da933066-df37-4197-8ae1-f0c4594fbde7 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:14.446211 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:14.446211 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:14.446586 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da933066-df37-4197-8ae1-f0c4594fbde7 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:14.500918 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:14.500918 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:14.510296 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-da933066-df37-4197-8ae1-f0c4594fbde7 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:14.532475 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da933066-df37-4197-8ae1-f0c4594fbde7 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b returned with HTTP 200 Jan 21 09:33:14.533291 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1379/2718] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:14 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:14.549560 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e604ba6-ec05-49eb-b24a-9f1f37bf7366 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] POST http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots Jan 21 09:33:14.550019 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:14.550019 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:14.551035 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e604ba6-ec05-49eb-b24a-9f1f37bf7366 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e81142f2-55e8-43a2-ad14-c8d9420ab55b", "name": "tempest-VolumesDeleteCascade-Snapshot-175578046"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:33:14.601421 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:14.601421 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:14.601690 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9e604ba6-ec05-49eb-b24a-9f1f37bf7366 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:14.602419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-9e604ba6-ec05-49eb-b24a-9f1f37bf7366 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Create snapshot from volume e81142f2-55e8-43a2-ad14-c8d9420ab55b Jan 21 09:33:14.662667 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-9e604ba6-ec05-49eb-b24a-9f1f37bf7366 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Created reservations ['3d50605e-2dc7-4cef-8b6c-a056eb8f8076', '1cb0ca62-07ff-4d3c-9d8d-d52ccb136510', 'e4b3c572-88c6-47bd-a952-be24ed9cc913', '891e4b4f-61f1-4ee5-a46d-91de9880e483'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:33:14.765485 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9e604ba6-ec05-49eb-b24a-9f1f37bf7366 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Snapshot create request issued successfully. Jan 21 09:33:14.766308 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e604ba6-ec05-49eb-b24a-9f1f37bf7366 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots returned with HTTP 202 Jan 21 09:33:14.767795 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1340/2719] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:33:14 2021] POST /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots => generated 306 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:33:14.777948 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb2b4fc8-9114-4324-b41c-5f9c05c7bf6e tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a Jan 21 09:33:14.778533 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb2b4fc8-9114-4324-b41c-5f9c05c7bf6e tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:14.778747 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:14.778747 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:14.779531 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb2b4fc8-9114-4324-b41c-5f9c05c7bf6e tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:14.806530 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:14.806530 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:14.807765 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb2b4fc8-9114-4324-b41c-5f9c05c7bf6e tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Snapshot retrieved successfully. Jan 21 09:33:14.809681 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb2b4fc8-9114-4324-b41c-5f9c05c7bf6e tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a returned with HTTP 200 Jan 21 09:33:14.813661 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1380/2720] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:33:14 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a => generated 438 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:15.824809 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1457c580-d80d-44f8-97eb-fecce058c9d2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a Jan 21 09:33:15.825379 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1457c580-d80d-44f8-97eb-fecce058c9d2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:15.825601 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:15.825601 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:15.825981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1457c580-d80d-44f8-97eb-fecce058c9d2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:15.856069 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:15.856069 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:15.857393 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1457c580-d80d-44f8-97eb-fecce058c9d2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Snapshot retrieved successfully. Jan 21 09:33:15.862134 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1457c580-d80d-44f8-97eb-fecce058c9d2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a returned with HTTP 200 Jan 21 09:33:15.862134 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1341/2721] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:33:15 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a => generated 438 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:16.873226 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83d12936-2b75-4ce3-909d-5d0189b0d133 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a Jan 21 09:33:16.873687 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83d12936-2b75-4ce3-909d-5d0189b0d133 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:16.873901 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:16.873901 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:16.874307 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83d12936-2b75-4ce3-909d-5d0189b0d133 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:16.900191 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:16.900191 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:16.901265 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-83d12936-2b75-4ce3-909d-5d0189b0d133 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Snapshot retrieved successfully. Jan 21 09:33:16.903256 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83d12936-2b75-4ce3-909d-5d0189b0d133 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a returned with HTTP 200 Jan 21 09:33:16.904025 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1381/2722] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:33:16 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:16.915861 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] POST http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes Jan 21 09:33:16.916319 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:16.916319 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:16.917527 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-510526144"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:33:16.919409 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Create volume request body: {'volume': {'snapshot_id': '879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-510526144'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:33:16.945062 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:16.945062 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:16.945814 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Snapshot retrieved successfully. Jan 21 09:33:16.946203 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Create volume of 1 GB Jan 21 09:33:16.958686 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Availability Zones retrieved successfully. Jan 21 09:33:16.977331 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Flow 'volume_create_api' (5dd0b8b8-1c41-401a-af39-dd63c6ec9539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:33:16.980097 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f61d905e-64b6-4b49-971a-4ae9ef9933b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:16.983660 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:33:17.099134 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f61d905e-64b6-4b49-971a-4ae9ef9933b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:17.101069 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8a27219-8ac5-4355-a473-9ea5b6206fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:17.178747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Created reservations ['41c1db3d-f5b0-45b4-80cb-7103173414f2', '73190aae-400a-4200-bb09-1f1c3631f1a1', '3fbd28b1-3c10-4fd0-984b-4f6443cc2593', '2c627a32-ab00-4c5e-9f38-f2784e5265e0'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:33:17.181784 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8a27219-8ac5-4355-a473-9ea5b6206fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41c1db3d-f5b0-45b4-80cb-7103173414f2', '73190aae-400a-4200-bb09-1f1c3631f1a1', '3fbd28b1-3c10-4fd0-984b-4f6443cc2593', '2c627a32-ab00-4c5e-9f38-f2784e5265e0']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:17.183399 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27fffe08-5153-499a-a61e-40654631572a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:17.317861 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27fffe08-5153-499a-a61e-40654631572a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f82192fb-6c8c-42e5-880e-6ecf4acd0430', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-510526144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c703cab4805b45229a8df8abf3569919',qos_specs=None,replication_status=,reservations=['41c1db3d-f5b0-45b4-80cb-7103173414f2','73190aae-400a-4200-bb09-1f1c3631f1a1','3fbd28b1-3c10-4fd0-984b-4f6443cc2593','2c627a32-ab00-4c5e-9f38-f2784e5265e0'],size=1,snapshot_id=879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a,source_replicaid=,source_volid=None,status='creating',user_id='36776926d47f4875944a1ac762e8c482',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:33:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-510526144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f82192fb-6c8c-42e5-880e-6ecf4acd0430,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c703cab4805b45229a8df8abf3569919',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='36776926d47f4875944a1ac762e8c482',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:17.319556 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce9daae-da67-40a9-a544-158a75f6063e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:17.346734 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce9daae-da67-40a9-a544-158a75f6063e) transitioned into state 'SUCCESS' from state '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-510526144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c703cab4805b45229a8df8abf3569919',qos_specs=None,replication_status=,reservations=['41c1db3d-f5b0-45b4-80cb-7103173414f2','73190aae-400a-4200-bb09-1f1c3631f1a1','3fbd28b1-3c10-4fd0-984b-4f6443cc2593','2c627a32-ab00-4c5e-9f38-f2784e5265e0'],size=1,snapshot_id=879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a,source_replicaid=,source_volid=None,status='creating',user_id='36776926d47f4875944a1ac762e8c482',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:17.348314 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6aad908-6b98-407b-a85c-cf97216943af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:17.448828 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6aad908-6b98-407b-a85c-cf97216943af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:17.451735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Flow 'volume_create_api' (5dd0b8b8-1c41-401a-af39-dd63c6ec9539) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:33:17.506996 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Create volume request issued successfully. Jan 21 09:33:17.521945 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db30dbf0-40d0-4085-b984-d5f57a1e5b38 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes returned with HTTP 202 Jan 21 09:33:17.523286 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1342/2723] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:33:16 2021] POST /volume/v3/c703cab4805b45229a8df8abf3569919/volumes => generated 853 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:33:17.539436 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-431934b5-4329-4dc0-9106-b357e8463e43 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 Jan 21 09:33:17.539595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-431934b5-4329-4dc0-9106-b357e8463e43 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:17.539745 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:17.539745 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:17.540126 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-431934b5-4329-4dc0-9106-b357e8463e43 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:17.592319 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:17.592319 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:17.602744 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-431934b5-4329-4dc0-9106-b357e8463e43 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:17.627480 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-431934b5-4329-4dc0-9106-b357e8463e43 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 returned with HTTP 200 Jan 21 09:33:17.628833 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1382/2724] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:17 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 => generated 945 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:18.647142 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b453c095-6cbe-4497-b5c9-f834bf502902 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 Jan 21 09:33:18.647643 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b453c095-6cbe-4497-b5c9-f834bf502902 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:18.647865 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:18.647865 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:18.648237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b453c095-6cbe-4497-b5c9-f834bf502902 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:18.712820 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:18.712820 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:18.724927 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b453c095-6cbe-4497-b5c9-f834bf502902 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:18.751292 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b453c095-6cbe-4497-b5c9-f834bf502902 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 returned with HTTP 200 Jan 21 09:33:18.751758 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1343/2725] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:18 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 => generated 945 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:19.769791 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63fbb090-2c7f-45a8-8a4f-5f5ac16649ce tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 Jan 21 09:33:19.770372 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63fbb090-2c7f-45a8-8a4f-5f5ac16649ce tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:19.770590 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:19.770590 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:19.770968 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63fbb090-2c7f-45a8-8a4f-5f5ac16649ce tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:19.823641 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:19.823641 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:19.832857 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-63fbb090-2c7f-45a8-8a4f-5f5ac16649ce tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:19.854903 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63fbb090-2c7f-45a8-8a4f-5f5ac16649ce tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 returned with HTTP 200 Jan 21 09:33:19.855664 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1383/2726] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:19 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 => generated 945 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:20.872217 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26a2cc36-612d-4d4c-b434-a1ed4ba7e39c tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 Jan 21 09:33:20.872713 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26a2cc36-612d-4d4c-b434-a1ed4ba7e39c tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:20.872927 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:20.872927 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:20.873294 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26a2cc36-612d-4d4c-b434-a1ed4ba7e39c tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:20.924095 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:20.924095 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:20.933115 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26a2cc36-612d-4d4c-b434-a1ed4ba7e39c tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:20.956029 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26a2cc36-612d-4d4c-b434-a1ed4ba7e39c tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 returned with HTTP 200 Jan 21 09:33:20.957645 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1344/2727] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:20 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 => generated 945 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:21.974588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ecce440-6171-4973-a5ca-6d1d4178848a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 Jan 21 09:33:21.975150 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ecce440-6171-4973-a5ca-6d1d4178848a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:21.975529 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:21.975529 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:21.975906 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ecce440-6171-4973-a5ca-6d1d4178848a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:22.025814 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:22.025814 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:22.034902 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ecce440-6171-4973-a5ca-6d1d4178848a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:22.058129 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ecce440-6171-4973-a5ca-6d1d4178848a tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 returned with HTTP 200 Jan 21 09:33:22.058918 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1384/2728] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:21 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 => generated 945 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:23.074404 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-458609a9-dbe2-4790-acd4-f64fe2e6d8e1 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 Jan 21 09:33:23.075553 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-458609a9-dbe2-4790-acd4-f64fe2e6d8e1 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:23.075782 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:23.075782 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:23.076129 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-458609a9-dbe2-4790-acd4-f64fe2e6d8e1 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:23.124132 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:23.124132 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:23.133762 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-458609a9-dbe2-4790-acd4-f64fe2e6d8e1 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:23.155635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-458609a9-dbe2-4790-acd4-f64fe2e6d8e1 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 returned with HTTP 200 Jan 21 09:33:23.156721 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1345/2729] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:23 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 => generated 945 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:24.172793 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-294b4c14-48fb-426f-b636-3c574cd20b9d tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 Jan 21 09:33:24.173287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-294b4c14-48fb-426f-b636-3c574cd20b9d tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:24.173381 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:24.173381 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:24.173761 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-294b4c14-48fb-426f-b636-3c574cd20b9d tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:24.222795 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:24.222795 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:24.230704 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-294b4c14-48fb-426f-b636-3c574cd20b9d tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:24.251763 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-294b4c14-48fb-426f-b636-3c574cd20b9d tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 returned with HTTP 200 Jan 21 09:33:24.252564 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1385/2730] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:24 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 => generated 946 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:24.267903 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79a605ae-76fd-4352-abbe-4f89dcbe1ef3 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 Jan 21 09:33:24.268420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79a605ae-76fd-4352-abbe-4f89dcbe1ef3 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:24.268679 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:24.268679 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:24.270492 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79a605ae-76fd-4352-abbe-4f89dcbe1ef3 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:24.322323 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:24.322323 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:24.330418 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-79a605ae-76fd-4352-abbe-4f89dcbe1ef3 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:24.354301 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79a605ae-76fd-4352-abbe-4f89dcbe1ef3 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 returned with HTTP 200 Jan 21 09:33:24.355129 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1346/2731] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:24 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 => generated 946 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:24.370380 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92a757f6-dfe6-4930-9b1c-2e5b2e52208f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] DELETE http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b?cascade=True Jan 21 09:33:24.370897 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92a757f6-dfe6-4930-9b1c-2e5b2e52208f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:24.371111 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:24.371111 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:24.371476 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92a757f6-dfe6-4930-9b1c-2e5b2e52208f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:24.371955 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-92a757f6-dfe6-4930-9b1c-2e5b2e52208f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Delete volume with id: e81142f2-55e8-43a2-ad14-c8d9420ab55b Jan 21 09:33:24.423489 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:24.423489 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:24.424555 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-92a757f6-dfe6-4930-9b1c-2e5b2e52208f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:24.465718 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-92a757f6-dfe6-4930-9b1c-2e5b2e52208f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Delete volume request issued successfully. Jan 21 09:33:24.466240 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92a757f6-dfe6-4930-9b1c-2e5b2e52208f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b?cascade=True returned with HTTP 202 Jan 21 09:33:24.467098 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1386/2732] 10.222.0.86 () {58 vars in 1343 bytes} [Thu Jan 21 09:33:24 2021] DELETE /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b?cascade=True => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:33:24.475340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c62f251-1d25-422a-88ff-52c9fad88495 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b Jan 21 09:33:24.475863 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c62f251-1d25-422a-88ff-52c9fad88495 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:24.476060 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:24.476060 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:24.476692 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c62f251-1d25-422a-88ff-52c9fad88495 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:24.524337 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:24.524337 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:24.532561 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6c62f251-1d25-422a-88ff-52c9fad88495 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:24.555626 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c62f251-1d25-422a-88ff-52c9fad88495 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b returned with HTTP 200 Jan 21 09:33:24.556444 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1347/2733] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:24 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b => generated 912 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:25.572136 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e890721-7b8c-4d9c-884a-82c23b6bdafd tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b Jan 21 09:33:25.572672 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e890721-7b8c-4d9c-884a-82c23b6bdafd tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:25.572943 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:25.572943 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:25.573439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e890721-7b8c-4d9c-884a-82c23b6bdafd tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:25.622311 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:25.622311 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:25.631198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0e890721-7b8c-4d9c-884a-82c23b6bdafd tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:25.653458 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e890721-7b8c-4d9c-884a-82c23b6bdafd tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b returned with HTTP 200 Jan 21 09:33:25.654400 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1387/2734] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:25 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:26.670302 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15e6f34c-9e01-4f7a-aa89-44429b6249e2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b Jan 21 09:33:26.671392 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15e6f34c-9e01-4f7a-aa89-44429b6249e2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:26.671752 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:26.671752 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:26.672336 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15e6f34c-9e01-4f7a-aa89-44429b6249e2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:26.725639 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:26.725639 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:26.734123 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-15e6f34c-9e01-4f7a-aa89-44429b6249e2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:26.755803 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15e6f34c-9e01-4f7a-aa89-44429b6249e2 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b returned with HTTP 200 Jan 21 09:33:26.756562 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1348/2735] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:26 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:27.773367 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f51acff6-eb9d-4e64-aeaa-150565942c39 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b Jan 21 09:33:27.773897 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f51acff6-eb9d-4e64-aeaa-150565942c39 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:27.774110 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:27.774110 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:27.774499 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f51acff6-eb9d-4e64-aeaa-150565942c39 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:27.822163 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f51acff6-eb9d-4e64-aeaa-150565942c39 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b returned with HTTP 404 Jan 21 09:33:27.823241 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1388/2736] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:27 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:33:27.831786 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39363d4d-eaba-4425-ab35-56929698ff27 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes Jan 21 09:33:27.832957 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39363d4d-eaba-4425-ab35-56929698ff27 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:27.832957 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:27.832957 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:27.833237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39363d4d-eaba-4425-ab35-56929698ff27 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:27.833762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-39363d4d-eaba-4425-ab35-56929698ff27 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:33:27.835574 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-39363d4d-eaba-4425-ab35-56929698ff27 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:33:27.885300 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-39363d4d-eaba-4425-ab35-56929698ff27 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Get all volumes completed successfully. Jan 21 09:33:27.886345 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39363d4d-eaba-4425-ab35-56929698ff27 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes returned with HTTP 200 Jan 21 09:33:27.887173 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1349/2737] 10.222.0.86 () {58 vars in 1204 bytes} [Thu Jan 21 09:33:27 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes => generated 400 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:27.898320 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7e6f888-651c-43ff-b30e-10ddf5a641a8 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots Jan 21 09:33:27.898779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7e6f888-651c-43ff-b30e-10ddf5a641a8 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:27.899268 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7e6f888-651c-43ff-b30e-10ddf5a641a8 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:27.899919 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-f7e6f888-651c-43ff-b30e-10ddf5a641a8 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:33:27.902187 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-f7e6f888-651c-43ff-b30e-10ddf5a641a8 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:33:27.918975 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7e6f888-651c-43ff-b30e-10ddf5a641a8 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Get all snapshots completed successfully. Jan 21 09:33:27.919580 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7e6f888-651c-43ff-b30e-10ddf5a641a8 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots returned with HTTP 200 Jan 21 09:33:27.920357 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1389/2738] 10.222.0.86 () {58 vars in 1210 bytes} [Thu Jan 21 09:33:27 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:33:27.932044 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96750463-04e3-4a3b-8caf-68ce3be27f47 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] DELETE http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 Jan 21 09:33:27.932563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96750463-04e3-4a3b-8caf-68ce3be27f47 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:27.932810 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:27.932810 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:27.933181 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96750463-04e3-4a3b-8caf-68ce3be27f47 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:27.933671 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-96750463-04e3-4a3b-8caf-68ce3be27f47 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Delete volume with id: f82192fb-6c8c-42e5-880e-6ecf4acd0430 Jan 21 09:33:27.981252 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:27.981252 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:27.982386 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-96750463-04e3-4a3b-8caf-68ce3be27f47 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:28.006889 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-96750463-04e3-4a3b-8caf-68ce3be27f47 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Delete volume request issued successfully. Jan 21 09:33:28.007364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96750463-04e3-4a3b-8caf-68ce3be27f47 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 returned with HTTP 202 Jan 21 09:33:28.008204 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1350/2739] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:33:27 2021] DELETE /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:33:28.015696 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-103692d9-9c74-42ea-bc55-b707ba62a559 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 Jan 21 09:33:28.016223 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-103692d9-9c74-42ea-bc55-b707ba62a559 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:28.016756 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-103692d9-9c74-42ea-bc55-b707ba62a559 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:28.065922 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:28.065922 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:28.074005 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-103692d9-9c74-42ea-bc55-b707ba62a559 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:28.096342 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-103692d9-9c74-42ea-bc55-b707ba62a559 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 returned with HTTP 200 Jan 21 09:33:28.097370 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1390/2740] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:28 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 => generated 945 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:29.113405 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2251d2b6-995f-4cce-9495-03429b0fcb95 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 Jan 21 09:33:29.113949 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2251d2b6-995f-4cce-9495-03429b0fcb95 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:29.114222 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:29.114222 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:29.114604 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2251d2b6-995f-4cce-9495-03429b0fcb95 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:29.166385 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:29.166385 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:29.175143 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2251d2b6-995f-4cce-9495-03429b0fcb95 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Volume info retrieved successfully. Jan 21 09:33:29.197314 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2251d2b6-995f-4cce-9495-03429b0fcb95 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 returned with HTTP 200 Jan 21 09:33:29.207041 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1351/2741] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:29 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 => generated 945 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:30.214632 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-777e7726-dea8-4725-ab61-d381fcbe2a13 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] GET http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 Jan 21 09:33:30.215205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-777e7726-dea8-4725-ab61-d381fcbe2a13 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:30.215420 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:30.215420 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:30.215794 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-777e7726-dea8-4725-ab61-d381fcbe2a13 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:30.264162 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-777e7726-dea8-4725-ab61-d381fcbe2a13 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 returned with HTTP 404 Jan 21 09:33:30.265212 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1391/2742] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:30 2021] GET /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/f82192fb-6c8c-42e5-880e-6ecf4acd0430 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:33:30.273866 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dcc2926a-f0d4-45ad-b486-c41aaaedd817 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] DELETE http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a Jan 21 09:33:30.274428 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dcc2926a-f0d4-45ad-b486-c41aaaedd817 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:30.274624 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:30.274624 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:30.274996 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dcc2926a-f0d4-45ad-b486-c41aaaedd817 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:30.275350 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-dcc2926a-f0d4-45ad-b486-c41aaaedd817 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Delete snapshot with id: 879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a Jan 21 09:33:30.301998 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dcc2926a-f0d4-45ad-b486-c41aaaedd817 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a returned with HTTP 404 Jan 21 09:33:30.303303 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1352/2743] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:33:30 2021] DELETE /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/879ac9ec-34bc-4c71-bf2f-a5459e7f4f7a => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:33:30.311874 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a92131f7-7dc1-4694-9cf1-ff28caefa268 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] DELETE http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b Jan 21 09:33:30.312451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a92131f7-7dc1-4694-9cf1-ff28caefa268 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:30.312943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a92131f7-7dc1-4694-9cf1-ff28caefa268 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:30.313409 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a92131f7-7dc1-4694-9cf1-ff28caefa268 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Delete volume with id: e81142f2-55e8-43a2-ad14-c8d9420ab55b Jan 21 09:33:30.362968 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a92131f7-7dc1-4694-9cf1-ff28caefa268 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b returned with HTTP 404 Jan 21 09:33:30.364126 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1392/2744] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:33:30 2021] DELETE /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/e81142f2-55e8-43a2-ad14-c8d9420ab55b => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:33:30.372068 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6c142f7-d108-4c7f-a533-91b0e67d0e2f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] DELETE http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/cb754ade-40e5-44d3-a7ef-bff44e76b3f1 Jan 21 09:33:30.372580 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6c142f7-d108-4c7f-a533-91b0e67d0e2f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:30.373059 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6c142f7-d108-4c7f-a533-91b0e67d0e2f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:30.373406 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-d6c142f7-d108-4c7f-a533-91b0e67d0e2f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Delete snapshot with id: cb754ade-40e5-44d3-a7ef-bff44e76b3f1 Jan 21 09:33:30.396425 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6c142f7-d108-4c7f-a533-91b0e67d0e2f tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/cb754ade-40e5-44d3-a7ef-bff44e76b3f1 returned with HTTP 404 Jan 21 09:33:30.397360 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1353/2745] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:33:30 2021] DELETE /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/cb754ade-40e5-44d3-a7ef-bff44e76b3f1 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:33:30.405278 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36547090-0ba5-41af-9a05-e9284962f9bf tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] DELETE http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/3d471c42-235b-49de-bd95-18677464f534 Jan 21 09:33:30.405802 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36547090-0ba5-41af-9a05-e9284962f9bf tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:30.406325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36547090-0ba5-41af-9a05-e9284962f9bf tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:30.406723 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-36547090-0ba5-41af-9a05-e9284962f9bf tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Delete snapshot with id: 3d471c42-235b-49de-bd95-18677464f534 Jan 21 09:33:30.430607 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36547090-0ba5-41af-9a05-e9284962f9bf tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/3d471c42-235b-49de-bd95-18677464f534 returned with HTTP 404 Jan 21 09:33:30.431501 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1393/2746] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:33:30 2021] DELETE /volume/v3/c703cab4805b45229a8df8abf3569919/snapshots/3d471c42-235b-49de-bd95-18677464f534 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:33:30.438763 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48ed00c3-97fe-4256-84fe-3bc9b535c7e9 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] DELETE http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 Jan 21 09:33:30.439280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48ed00c3-97fe-4256-84fe-3bc9b535c7e9 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:30.439757 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48ed00c3-97fe-4256-84fe-3bc9b535c7e9 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:30.440251 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-48ed00c3-97fe-4256-84fe-3bc9b535c7e9 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] Delete volume with id: 204ddb5e-8c38-4f74-bebe-ef0dc9722e30 Jan 21 09:33:30.488502 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48ed00c3-97fe-4256-84fe-3bc9b535c7e9 tempest-VolumesDeleteCascade-2144777965 tempest-VolumesDeleteCascade-2144777965] http://10.222.0.86/volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 returned with HTTP 404 Jan 21 09:33:30.489483 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1354/2747] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:33:30 2021] DELETE /volume/v3/c703cab4805b45229a8df8abf3569919/volumes/204ddb5e-8c38-4f74-bebe-ef0dc9722e30 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:33:32.437850 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] POST http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes Jan 21 09:33:32.438740 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1bd435bf-09c9-4a02-9f1c-d0874199f573", "size": 1, "name": "tempest-VolumesCloneTest-Volume-956844909"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:33:32.439902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Create volume request body: {'volume': {'imageRef': '1bd435bf-09c9-4a02-9f1c-d0874199f573', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-956844909'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:33:32.542867 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Create volume of 1 GB Jan 21 09:33:32.556374 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Availability Zones retrieved successfully. Jan 21 09:33:32.573148 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Flow 'volume_create_api' (85bb69e0-8df6-4deb-815a-00542a4a17c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:33:32.575925 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d6e766-e2c8-46df-b573-ddaf987dc70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:32.578033 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:33:32.681886 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d6e766-e2c8-46df-b573-ddaf987dc70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:32.684127 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410c774e-8871-4f89-b77d-4bfbd02648ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:32.769844 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Created reservations ['ca0e8339-c49d-4516-be55-ef464c99ab79', 'bdf4090b-1e1c-440b-b033-6e8c059628fb', '4774e706-e287-4d3b-bfb5-b2f5f6bab1c1', '7a139f98-77d7-421e-8059-c477f3dd70ee'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:33:32.771763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (410c774e-8871-4f89-b77d-4bfbd02648ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca0e8339-c49d-4516-be55-ef464c99ab79', 'bdf4090b-1e1c-440b-b033-6e8c059628fb', '4774e706-e287-4d3b-bfb5-b2f5f6bab1c1', '7a139f98-77d7-421e-8059-c477f3dd70ee']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:32.773880 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fb3424e-2502-472a-ba36-910f433ccd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:32.829428 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fb3424e-2502-472a-ba36-910f433ccd56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eae40e03-4d70-42a3-88c7-de67e3ff622b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-956844909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5422f64bd8ca4722bed122f00eab748b',qos_specs=None,replication_status=,reservations=['ca0e8339-c49d-4516-be55-ef464c99ab79','bdf4090b-1e1c-440b-b033-6e8c059628fb','4774e706-e287-4d3b-bfb5-b2f5f6bab1c1','7a139f98-77d7-421e-8059-c477f3dd70ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e89741c8a64c8fad348c121379f7ff',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:33:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-956844909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eae40e03-4d70-42a3-88c7-de67e3ff622b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5422f64bd8ca4722bed122f00eab748b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='02e89741c8a64c8fad348c121379f7ff',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:32.832083 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ecbdae0-a384-4d4d-a636-affc721136b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:32.856755 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ecbdae0-a384-4d4d-a636-affc721136b2) transitioned into state 'SUCCESS' from state '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-956844909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5422f64bd8ca4722bed122f00eab748b',qos_specs=None,replication_status=,reservations=['ca0e8339-c49d-4516-be55-ef464c99ab79','bdf4090b-1e1c-440b-b033-6e8c059628fb','4774e706-e287-4d3b-bfb5-b2f5f6bab1c1','7a139f98-77d7-421e-8059-c477f3dd70ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e89741c8a64c8fad348c121379f7ff',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:32.858685 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4baf53-e1c3-470d-a991-a24c3dc080c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:32.873611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd4baf53-e1c3-470d-a991-a24c3dc080c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:32.876232 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Flow 'volume_create_api' (85bb69e0-8df6-4deb-815a-00542a4a17c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:33:32.928234 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Create volume request issued successfully. Jan 21 09:33:32.941848 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62b8cd4d-403e-4436-bf74-121472d3bcd6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes returned with HTTP 202 Jan 21 09:33:32.952431 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1394/2748] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:33:32 2021] POST /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes => generated 815 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:33:32.957526 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-399d4f43-88a3-4c3b-9210-0fce0025d936 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:33:32.958041 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-399d4f43-88a3-4c3b-9210-0fce0025d936 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:32.958549 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-399d4f43-88a3-4c3b-9210-0fce0025d936 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:33.007860 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:33.007860 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:33.016260 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-399d4f43-88a3-4c3b-9210-0fce0025d936 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:33.038997 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-399d4f43-88a3-4c3b-9210-0fce0025d936 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:33:33.048877 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1355/2749] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:32 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 907 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:34.056351 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cab110e9-d088-4468-a29e-94c4d1c0264e tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:33:34.056888 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cab110e9-d088-4468-a29e-94c4d1c0264e tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:34.057175 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:34.057175 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:34.057589 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cab110e9-d088-4468-a29e-94c4d1c0264e tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:34.106152 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:34.106152 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:34.114618 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cab110e9-d088-4468-a29e-94c4d1c0264e tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:34.138925 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cab110e9-d088-4468-a29e-94c4d1c0264e tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:33:34.150200 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1395/2750] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:34 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 907 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:35.157401 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc248d87-7a30-48ba-ba5a-08b730976994 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:33:35.157923 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc248d87-7a30-48ba-ba5a-08b730976994 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:35.158262 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:35.158262 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:35.159016 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc248d87-7a30-48ba-ba5a-08b730976994 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:35.209633 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:35.209633 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:35.218395 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc248d87-7a30-48ba-ba5a-08b730976994 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:35.243194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc248d87-7a30-48ba-ba5a-08b730976994 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:33:35.244204 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1356/2751] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:35 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 907 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:36.260136 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29961f5f-61fb-4d8c-8654-10664aeaecf1 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:33:36.260660 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29961f5f-61fb-4d8c-8654-10664aeaecf1 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:36.260847 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:36.260847 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:36.261224 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29961f5f-61fb-4d8c-8654-10664aeaecf1 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:36.311536 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:36.311536 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:36.320502 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-29961f5f-61fb-4d8c-8654-10664aeaecf1 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:36.343661 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29961f5f-61fb-4d8c-8654-10664aeaecf1 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:33:36.344499 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1396/2752] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:36 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 907 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:37.360413 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2eb68b8-ca50-4fba-9a84-63528ce7a1f9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:33:37.360926 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2eb68b8-ca50-4fba-9a84-63528ce7a1f9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:37.361244 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:37.361244 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:37.361622 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2eb68b8-ca50-4fba-9a84-63528ce7a1f9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:37.416210 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:37.416210 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:37.425982 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f2eb68b8-ca50-4fba-9a84-63528ce7a1f9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:37.449591 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2eb68b8-ca50-4fba-9a84-63528ce7a1f9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:33:37.450390 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1357/2753] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:37 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 907 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:38.466195 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a0be537-a927-4579-995d-7148acc77adb tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:33:38.467317 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a0be537-a927-4579-995d-7148acc77adb tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:38.467578 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:38.467578 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:38.467957 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a0be537-a927-4579-995d-7148acc77adb tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:38.516328 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:38.516328 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:38.525471 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a0be537-a927-4579-995d-7148acc77adb tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:38.548180 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a0be537-a927-4579-995d-7148acc77adb tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:33:38.549008 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1397/2754] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:38 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 907 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:39.564100 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd4a8172-998a-45be-9e17-05aae4c605e0 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:33:39.564637 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd4a8172-998a-45be-9e17-05aae4c605e0 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:39.565426 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:39.565426 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:39.565800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd4a8172-998a-45be-9e17-05aae4c605e0 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:39.614356 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:39.614356 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:39.623204 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd4a8172-998a-45be-9e17-05aae4c605e0 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:39.646636 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd4a8172-998a-45be-9e17-05aae4c605e0 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:33:39.647466 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1358/2755] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:39 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 907 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:40.663405 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d749f16d-48bf-498d-95cd-3241f57c9366 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:33:40.663955 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d749f16d-48bf-498d-95cd-3241f57c9366 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:40.664117 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:40.664117 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:40.664626 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d749f16d-48bf-498d-95cd-3241f57c9366 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:40.727815 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:40.727815 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:40.738351 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d749f16d-48bf-498d-95cd-3241f57c9366 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:40.761785 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d749f16d-48bf-498d-95cd-3241f57c9366 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:33:40.771396 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1398/2756] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:40 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 907 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:41.779467 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56fdea5d-bdcb-4416-8e38-0438c7f4d4c6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:33:41.780022 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56fdea5d-bdcb-4416-8e38-0438c7f4d4c6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:41.780144 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:41.780144 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:41.780512 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56fdea5d-bdcb-4416-8e38-0438c7f4d4c6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:41.829631 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:41.829631 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:41.837967 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-56fdea5d-bdcb-4416-8e38-0438c7f4d4c6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:41.861354 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56fdea5d-bdcb-4416-8e38-0438c7f4d4c6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:33:41.871695 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1359/2757] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:41 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 907 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:42.879420 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b21a4b23-3c3a-4e46-b58e-53986136c10e tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:33:42.879943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b21a4b23-3c3a-4e46-b58e-53986136c10e tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:42.880167 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:42.880167 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:42.880537 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b21a4b23-3c3a-4e46-b58e-53986136c10e tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:42.928910 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:42.928910 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:42.937264 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b21a4b23-3c3a-4e46-b58e-53986136c10e tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:42.960588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b21a4b23-3c3a-4e46-b58e-53986136c10e tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:33:42.961603 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1399/2758] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:42 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 965 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:43.976993 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f39b8593-58c3-422b-a742-8813e416faf6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:33:43.977531 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f39b8593-58c3-422b-a742-8813e416faf6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:43.977721 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:43.977721 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:43.978106 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f39b8593-58c3-422b-a742-8813e416faf6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:44.029434 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:44.029434 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:44.037743 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f39b8593-58c3-422b-a742-8813e416faf6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:44.058666 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f39b8593-58c3-422b-a742-8813e416faf6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:33:44.059466 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1360/2759] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:43 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:45.076772 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-145e5da1-f7a0-440a-bbb1-fa1a34023c39 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:33:45.077440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-145e5da1-f7a0-440a-bbb1-fa1a34023c39 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:45.077661 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:45.077661 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:45.078037 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-145e5da1-f7a0-440a-bbb1-fa1a34023c39 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:45.131318 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:45.131318 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:45.139629 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-145e5da1-f7a0-440a-bbb1-fa1a34023c39 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:45.162508 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-145e5da1-f7a0-440a-bbb1-fa1a34023c39 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:33:45.163340 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1400/2760] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:45 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 968 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:46.180319 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-287cb601-d796-44e8-9ade-bd85bbbbcc3f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:33:46.180870 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-287cb601-d796-44e8-9ade-bd85bbbbcc3f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:46.181037 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:46.181037 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:46.181407 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-287cb601-d796-44e8-9ade-bd85bbbbcc3f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:46.228979 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:46.228979 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:46.237778 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-287cb601-d796-44e8-9ade-bd85bbbbcc3f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:46.259861 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-287cb601-d796-44e8-9ade-bd85bbbbcc3f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:33:46.260708 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1361/2761] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:46 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 968 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:47.276135 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bc4a848-760a-4abc-ba11-2c9cf96622ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:33:47.276698 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9bc4a848-760a-4abc-ba11-2c9cf96622ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:47.276814 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:47.276814 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:47.277182 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9bc4a848-760a-4abc-ba11-2c9cf96622ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:47.326963 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:47.326963 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:47.335871 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9bc4a848-760a-4abc-ba11-2c9cf96622ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:47.357565 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bc4a848-760a-4abc-ba11-2c9cf96622ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:33:47.358650 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1401/2762] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:47 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:48.374231 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4822be54-9a87-4519-9887-ae4af5be6a81 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:33:48.374822 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4822be54-9a87-4519-9887-ae4af5be6a81 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:48.374937 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:48.374937 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:48.375281 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4822be54-9a87-4519-9887-ae4af5be6a81 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:48.423332 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:48.423332 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:48.432180 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4822be54-9a87-4519-9887-ae4af5be6a81 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:48.454156 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4822be54-9a87-4519-9887-ae4af5be6a81 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:33:48.454961 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1362/2763] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:48 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 1356 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:33:48.470104 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] POST http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes Jan 21 09:33:48.470551 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:48.470551 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:48.471669 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Action: 'create', calling method: create, body: {"volume": {"source_volid": "eae40e03-4d70-42a3-88c7-de67e3ff622b", "size": 1, "name": "tempest-VolumesCloneTest-Volume-215670254"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:33:48.473077 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Create volume request body: {'volume': {'source_volid': 'eae40e03-4d70-42a3-88c7-de67e3ff622b', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-215670254'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:33:48.521392 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:48.521392 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:48.522531 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume retrieved successfully. Jan 21 09:33:48.522880 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Create volume of 1 GB Jan 21 09:33:48.534144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Availability Zones retrieved successfully. Jan 21 09:33:48.551929 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Flow 'volume_create_api' (da9c9973-94be-439b-aa50-c1703b9eed7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:33:48.554701 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f15daff-18fb-46d3-ac7e-dcb4e9ac0720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:48.556719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Validating volume size '1' using validate_int, validate_source_size {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:33:48.616118 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f15daff-18fb-46d3-ac7e-dcb4e9ac0720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'eae40e03-4d70-42a3-88c7-de67e3ff622b', 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:48.618318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9416beec-6878-41f1-9cb0-84e351c26f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:48.684607 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Created reservations ['214232df-3f1b-4bdf-bc2b-b4d139b1ccd4', 'fa4f9724-2183-4e9c-b6c4-bd2721fa64c3', 'bd030152-0737-43ec-bfff-1264a6d205f0', '876a5543-f47a-4937-a04c-cd1eb4b5eaf0'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:33:48.686442 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9416beec-6878-41f1-9cb0-84e351c26f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['214232df-3f1b-4bdf-bc2b-b4d139b1ccd4', 'fa4f9724-2183-4e9c-b6c4-bd2721fa64c3', 'bd030152-0737-43ec-bfff-1264a6d205f0', '876a5543-f47a-4937-a04c-cd1eb4b5eaf0']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:48.688560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aaca90f-d9ea-4675-995b-bb6c9b2dfcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:48.793514 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aaca90f-d9ea-4675-995b-bb6c9b2dfcbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f96094be-8594-4481-82a1-2cd48f19500f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-215670254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5422f64bd8ca4722bed122f00eab748b',qos_specs=None,replication_status=,reservations=['214232df-3f1b-4bdf-bc2b-b4d139b1ccd4','fa4f9724-2183-4e9c-b6c4-bd2721fa64c3','bd030152-0737-43ec-bfff-1264a6d205f0','876a5543-f47a-4937-a04c-cd1eb4b5eaf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=eae40e03-4d70-42a3-88c7-de67e3ff622b,status='creating',user_id='02e89741c8a64c8fad348c121379f7ff',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:33:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-215670254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f96094be-8594-4481-82a1-2cd48f19500f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5422f64bd8ca4722bed122f00eab748b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=eae40e03-4d70-42a3-88c7-de67e3ff622b,status='creating',terminated_at=None,updated_at=None,user_id='02e89741c8a64c8fad348c121379f7ff',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:48.795601 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf15d175-f94c-4466-9856-51d8fd0949eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:48.821059 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf15d175-f94c-4466-9856-51d8fd0949eb) transitioned into state 'SUCCESS' from state '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-215670254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5422f64bd8ca4722bed122f00eab748b',qos_specs=None,replication_status=,reservations=['214232df-3f1b-4bdf-bc2b-b4d139b1ccd4','fa4f9724-2183-4e9c-b6c4-bd2721fa64c3','bd030152-0737-43ec-bfff-1264a6d205f0','876a5543-f47a-4937-a04c-cd1eb4b5eaf0'],size=1,snapshot_id=None,source_replicaid=,source_volid=eae40e03-4d70-42a3-88c7-de67e3ff622b,status='creating',user_id='02e89741c8a64c8fad348c121379f7ff',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:48.823018 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5706faa0-a1c7-4d73-9bdd-ff7f1f566ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:48.882834 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5706faa0-a1c7-4d73-9bdd-ff7f1f566ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:48.885485 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Flow 'volume_create_api' (da9c9973-94be-439b-aa50-c1703b9eed7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:33:48.932759 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Create volume request issued successfully. Jan 21 09:33:48.945955 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6e7b9b7-3c5b-4e59-9329-6a36c29447ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes returned with HTTP 202 Jan 21 09:33:48.957156 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1402/2764] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:33:48 2021] POST /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes => generated 848 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:33:48.961643 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c5360fc-8982-4a05-a275-961f3528d09b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f Jan 21 09:33:48.962293 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c5360fc-8982-4a05-a275-961f3528d09b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:48.962513 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:48.962513 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:48.962893 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c5360fc-8982-4a05-a275-961f3528d09b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:49.012518 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:49.012518 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:49.021643 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6c5360fc-8982-4a05-a275-961f3528d09b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:49.044371 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c5360fc-8982-4a05-a275-961f3528d09b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f returned with HTTP 200 Jan 21 09:33:49.045194 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1363/2765] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:48 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f => generated 940 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:50.060733 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cfb8fa79-55b2-4d9b-9963-74ab4c07b821 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f Jan 21 09:33:50.061227 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cfb8fa79-55b2-4d9b-9963-74ab4c07b821 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:50.061362 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:50.061362 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:50.062180 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cfb8fa79-55b2-4d9b-9963-74ab4c07b821 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:50.112886 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:50.112886 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:50.121320 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cfb8fa79-55b2-4d9b-9963-74ab4c07b821 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:50.145465 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cfb8fa79-55b2-4d9b-9963-74ab4c07b821 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f returned with HTTP 200 Jan 21 09:33:50.146405 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1403/2766] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:50 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f => generated 940 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:51.163788 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5ba5868-1bb4-4875-befa-619709efee2f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f Jan 21 09:33:51.164310 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5ba5868-1bb4-4875-befa-619709efee2f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:51.165310 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:51.165310 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:51.165310 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5ba5868-1bb4-4875-befa-619709efee2f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:51.213962 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:51.213962 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:51.223333 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c5ba5868-1bb4-4875-befa-619709efee2f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:51.245296 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5ba5868-1bb4-4875-befa-619709efee2f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f returned with HTTP 200 Jan 21 09:33:51.246133 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1364/2767] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:51 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f => generated 940 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:52.263217 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a6506c7-df55-412f-8137-4d0488c42eba tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f Jan 21 09:33:52.263735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a6506c7-df55-412f-8137-4d0488c42eba tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:52.263936 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:52.263936 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:52.264845 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a6506c7-df55-412f-8137-4d0488c42eba tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:52.364202 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:52.364202 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:52.373318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a6506c7-df55-412f-8137-4d0488c42eba tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:52.404040 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a6506c7-df55-412f-8137-4d0488c42eba tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f returned with HTTP 200 Jan 21 09:33:52.404040 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1404/2768] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:52 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f => generated 940 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:53.421389 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c53526c7-c193-48da-903a-20a770553595 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f Jan 21 09:33:53.421949 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c53526c7-c193-48da-903a-20a770553595 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:53.422114 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:53.422114 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:53.422527 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c53526c7-c193-48da-903a-20a770553595 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:53.484999 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:53.484999 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:53.497149 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c53526c7-c193-48da-903a-20a770553595 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:53.526188 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c53526c7-c193-48da-903a-20a770553595 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f returned with HTTP 200 Jan 21 09:33:53.527950 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1365/2769] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:53 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f => generated 940 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:33:54.548428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56e4bb0a-db08-4d85-b6d5-6ad7695d77d9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f Jan 21 09:33:54.549672 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56e4bb0a-db08-4d85-b6d5-6ad7695d77d9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:54.549922 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:54.549922 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:54.550469 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56e4bb0a-db08-4d85-b6d5-6ad7695d77d9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:54.637198 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:54.637198 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:54.646715 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-56e4bb0a-db08-4d85-b6d5-6ad7695d77d9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:54.680957 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56e4bb0a-db08-4d85-b6d5-6ad7695d77d9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f returned with HTTP 200 Jan 21 09:33:54.681758 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1405/2770] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:54 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f => generated 940 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:55.698504 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64b99918-3204-44a9-8074-ca92a38ada1b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f Jan 21 09:33:55.699612 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64b99918-3204-44a9-8074-ca92a38ada1b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:55.700031 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:55.700031 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:55.700712 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64b99918-3204-44a9-8074-ca92a38ada1b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:55.756685 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:55.756685 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:55.764923 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-64b99918-3204-44a9-8074-ca92a38ada1b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:55.787628 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64b99918-3204-44a9-8074-ca92a38ada1b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f returned with HTTP 200 Jan 21 09:33:55.788659 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1366/2771] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:55 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f => generated 940 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:56.805197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32c8f8bb-9903-413b-a214-22d78837f5b5 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f Jan 21 09:33:56.805688 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32c8f8bb-9903-413b-a214-22d78837f5b5 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:56.805909 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:56.805909 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:56.806311 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32c8f8bb-9903-413b-a214-22d78837f5b5 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:56.857632 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:56.857632 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:56.866775 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-32c8f8bb-9903-413b-a214-22d78837f5b5 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:56.888221 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32c8f8bb-9903-413b-a214-22d78837f5b5 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f returned with HTTP 200 Jan 21 09:33:56.889047 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1406/2772] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:56 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f => generated 940 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:57.905731 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd689bb3-a66d-4002-95bd-0ec5fe22ab83 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f Jan 21 09:33:57.906324 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd689bb3-a66d-4002-95bd-0ec5fe22ab83 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:57.906482 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:57.906482 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:57.906838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd689bb3-a66d-4002-95bd-0ec5fe22ab83 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:57.954644 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:57.954644 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:57.962915 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd689bb3-a66d-4002-95bd-0ec5fe22ab83 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:57.985482 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd689bb3-a66d-4002-95bd-0ec5fe22ab83 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f returned with HTTP 200 Jan 21 09:33:57.986845 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1367/2773] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:57 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f => generated 1390 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:33:58.002025 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37009343-f3aa-4242-bab0-1dc64982d423 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f Jan 21 09:33:58.002618 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37009343-f3aa-4242-bab0-1dc64982d423 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:58.003370 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:58.003370 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:58.003710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37009343-f3aa-4242-bab0-1dc64982d423 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:58.051873 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:58.051873 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:58.059625 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-37009343-f3aa-4242-bab0-1dc64982d423 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:58.082569 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37009343-f3aa-4242-bab0-1dc64982d423 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f returned with HTTP 200 Jan 21 09:33:58.083375 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1407/2774] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:57 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f => generated 1390 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:33:58.100223 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] POST http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes Jan 21 09:33:58.100686 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:58.100686 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:58.101100 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1816256919"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:33:58.102228 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1816256919'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:33:58.102602 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Create volume of 1 GB Jan 21 09:33:58.115272 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Availability Zones retrieved successfully. Jan 21 09:33:58.132286 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Flow 'volume_create_api' (3fd16d56-1a8d-459f-94b1-885b820095c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:33:58.135056 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3b4afe-3c61-4c58-a9ac-e4ff785daa4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:58.137004 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:33:58.198780 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3b4afe-3c61-4c58-a9ac-e4ff785daa4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:58.200918 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96b4609c-2636-4654-a813-e0ed0198e03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:58.264690 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Created reservations ['08de6b78-2ff6-4b42-8922-0e7317901fae', '33c62735-ffff-4924-92dc-881fd1b2a6d3', '89f6f951-4a45-4b8d-998a-bb207d2b6899', '9d56e6b5-3fc4-449c-bcff-1d3e197af328'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:33:58.266611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96b4609c-2636-4654-a813-e0ed0198e03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08de6b78-2ff6-4b42-8922-0e7317901fae', '33c62735-ffff-4924-92dc-881fd1b2a6d3', '89f6f951-4a45-4b8d-998a-bb207d2b6899', '9d56e6b5-3fc4-449c-bcff-1d3e197af328']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:58.269448 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (385ceb43-4f9c-4249-a957-e560e36fbf6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:58.323421 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (385ceb43-4f9c-4249-a957-e560e36fbf6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43db7f0c-fe84-477b-a69b-210dae25147c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1816256919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5422f64bd8ca4722bed122f00eab748b',qos_specs=None,replication_status=,reservations=['08de6b78-2ff6-4b42-8922-0e7317901fae','33c62735-ffff-4924-92dc-881fd1b2a6d3','89f6f951-4a45-4b8d-998a-bb207d2b6899','9d56e6b5-3fc4-449c-bcff-1d3e197af328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e89741c8a64c8fad348c121379f7ff',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:33:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1816256919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43db7f0c-fe84-477b-a69b-210dae25147c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5422f64bd8ca4722bed122f00eab748b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='02e89741c8a64c8fad348c121379f7ff',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:58.325439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d83f2c7-b024-436f-b297-6e7869a9012a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:58.350828 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d83f2c7-b024-436f-b297-6e7869a9012a) transitioned into state 'SUCCESS' from state '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-1816256919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5422f64bd8ca4722bed122f00eab748b',qos_specs=None,replication_status=,reservations=['08de6b78-2ff6-4b42-8922-0e7317901fae','33c62735-ffff-4924-92dc-881fd1b2a6d3','89f6f951-4a45-4b8d-998a-bb207d2b6899','9d56e6b5-3fc4-449c-bcff-1d3e197af328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02e89741c8a64c8fad348c121379f7ff',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:58.352855 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd97d921-dd7e-44d0-b17b-39c6fd8702ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:58.366967 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd97d921-dd7e-44d0-b17b-39c6fd8702ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:58.369550 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Flow 'volume_create_api' (3fd16d56-1a8d-459f-94b1-885b820095c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:33:58.417748 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Create volume request issued successfully. Jan 21 09:33:58.431045 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de23f62d-4412-4565-a2da-410953071bc9 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes returned with HTTP 202 Jan 21 09:33:58.438462 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1368/2775] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:33:58 2021] POST /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes => generated 816 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:33:58.446118 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e0d35ad-64a7-448b-be13-f8a17e36610f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c Jan 21 09:33:58.446633 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e0d35ad-64a7-448b-be13-f8a17e36610f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:58.446847 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:58.446847 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:58.448198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e0d35ad-64a7-448b-be13-f8a17e36610f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:58.496827 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:58.496827 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:58.505411 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0e0d35ad-64a7-448b-be13-f8a17e36610f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:58.526842 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e0d35ad-64a7-448b-be13-f8a17e36610f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c returned with HTTP 200 Jan 21 09:33:58.527661 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1408/2776] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:58 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c => generated 908 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:59.545083 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b021622b-c409-47b9-b23b-6a6b4a39be28 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c Jan 21 09:33:59.545609 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b021622b-c409-47b9-b23b-6a6b4a39be28 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:33:59.545796 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:59.545796 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:59.546213 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b021622b-c409-47b9-b23b-6a6b4a39be28 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:33:59.597385 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:59.597385 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:59.605269 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b021622b-c409-47b9-b23b-6a6b4a39be28 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:33:59.625857 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b021622b-c409-47b9-b23b-6a6b4a39be28 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c returned with HTTP 200 Jan 21 09:33:59.627229 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1369/2777] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:33:59 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c => generated 909 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:33:59.642023 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] POST http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes Jan 21 09:33:59.643143 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:33:59.643143 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:33:59.643607 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Action: 'create', calling method: create, body: {"volume": {"source_volid": "43db7f0c-fe84-477b-a69b-210dae25147c", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2140208445"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:33:59.644972 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Create volume request body: {'volume': {'source_volid': '43db7f0c-fe84-477b-a69b-210dae25147c', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2140208445'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:33:59.692755 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:33:59.692755 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:33:59.693919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume retrieved successfully. Jan 21 09:33:59.694299 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Create volume of 2 GB Jan 21 09:33:59.706579 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Availability Zones retrieved successfully. Jan 21 09:33:59.723198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Flow 'volume_create_api' (fb3e576a-1c3d-439e-833d-8db6f8da46e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:33:59.725927 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0095c7ae-9be7-4cc9-8540-9416f09b3886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:59.727985 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Validating volume size '2' using validate_int, validate_source_size {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:33:59.788692 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0095c7ae-9be7-4cc9-8540-9416f09b3886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '43db7f0c-fe84-477b-a69b-210dae25147c', 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:59.790949 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec6d3c43-fa53-4625-9be0-bee420d286bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:59.854133 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Created reservations ['0e32d8b1-4278-4834-a339-372bcc5f6489', '6ecfeb07-893e-47b7-834e-293109f67153', '83afb7ae-a1cc-4e85-984c-3456d006b4c1', '299a8a56-7841-4f63-ab45-228ab0335580'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:33:59.855889 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec6d3c43-fa53-4625-9be0-bee420d286bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e32d8b1-4278-4834-a339-372bcc5f6489', '6ecfeb07-893e-47b7-834e-293109f67153', '83afb7ae-a1cc-4e85-984c-3456d006b4c1', '299a8a56-7841-4f63-ab45-228ab0335580']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:59.857973 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b482aed-fbc2-4c3c-9854-2071168c4e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:59.961779 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b482aed-fbc2-4c3c-9854-2071168c4e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b6ffdbd-557d-4648-94fa-061cec80c01b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2140208445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5422f64bd8ca4722bed122f00eab748b',qos_specs=None,replication_status=,reservations=['0e32d8b1-4278-4834-a339-372bcc5f6489','6ecfeb07-893e-47b7-834e-293109f67153','83afb7ae-a1cc-4e85-984c-3456d006b4c1','299a8a56-7841-4f63-ab45-228ab0335580'],size=2,snapshot_id=None,source_replicaid=,source_volid=43db7f0c-fe84-477b-a69b-210dae25147c,status='creating',user_id='02e89741c8a64c8fad348c121379f7ff',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2140208445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b6ffdbd-557d-4648-94fa-061cec80c01b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5422f64bd8ca4722bed122f00eab748b',provider_auth=None,provider_geometry=None,provider_id=None,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=43db7f0c-fe84-477b-a69b-210dae25147c,status='creating',terminated_at=None,updated_at=None,user_id='02e89741c8a64c8fad348c121379f7ff',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:59.963867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9724d0c-bb37-4ef1-96c9-0655890491c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:33:59.988612 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9724d0c-bb37-4ef1-96c9-0655890491c2) transitioned into state 'SUCCESS' from state '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-2140208445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5422f64bd8ca4722bed122f00eab748b',qos_specs=None,replication_status=,reservations=['0e32d8b1-4278-4834-a339-372bcc5f6489','6ecfeb07-893e-47b7-834e-293109f67153','83afb7ae-a1cc-4e85-984c-3456d006b4c1','299a8a56-7841-4f63-ab45-228ab0335580'],size=2,snapshot_id=None,source_replicaid=,source_volid=43db7f0c-fe84-477b-a69b-210dae25147c,status='creating',user_id='02e89741c8a64c8fad348c121379f7ff',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:33:59.990618 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d3448d-7e79-49a4-ac6b-bb1521a6bc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:00.050289 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d3448d-7e79-49a4-ac6b-bb1521a6bc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:00.052908 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Flow 'volume_create_api' (fb3e576a-1c3d-439e-833d-8db6f8da46e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:00.099666 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Create volume request issued successfully. Jan 21 09:34:00.113481 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06270abb-26f9-477e-b3f7-4ee317f6cbbe tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes returned with HTTP 202 Jan 21 09:34:00.114640 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1409/2778] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:33:59 2021] POST /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes => generated 850 bytes in 476 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:34:00.129012 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2c3ab25-ab32-443a-a370-d83853e44c6a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:00.129536 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2c3ab25-ab32-443a-a370-d83853e44c6a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:00.129753 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:00.129753 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:00.130161 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2c3ab25-ab32-443a-a370-d83853e44c6a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:00.184648 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:00.184648 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:00.192972 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a2c3ab25-ab32-443a-a370-d83853e44c6a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:00.214948 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2c3ab25-ab32-443a-a370-d83853e44c6a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 200 Jan 21 09:34:00.216061 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1370/2779] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:00 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 942 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:00.984646 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5001996-b5e8-4ea2-af50-f069b29915ef tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots Jan 21 09:34:00.985153 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:00.985153 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:00.985549 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5001996-b5e8-4ea2-af50-f069b29915ef tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f005e3de-feeb-4fad-bffd-189c1e4a50a5", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-367660916", "description": null, "metadata": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:01.037258 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:01.037258 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:01.038496 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c5001996-b5e8-4ea2-af50-f069b29915ef tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:34:01.038856 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-c5001996-b5e8-4ea2-af50-f069b29915ef tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create snapshot from volume f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:34:01.093805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-c5001996-b5e8-4ea2-af50-f069b29915ef tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Created reservations ['77481a22-ca74-45f4-ab85-2331d971f291', '7dccaf06-6841-4e45-8d3b-27a544864fe8', '265d3486-9b75-4dea-8de7-2ad4b3a9f354', '53130542-81ac-48ca-800d-e97e2db1e171'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:34:01.200130 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c5001996-b5e8-4ea2-af50-f069b29915ef tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot force create request issued successfully. Jan 21 09:34:01.200912 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5001996-b5e8-4ea2-af50-f069b29915ef tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots returned with HTTP 202 Jan 21 09:34:01.209599 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1410/2780] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:34:00 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots => generated 307 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:34:01.216625 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd0e9352-c9d7-4956-a04c-510d2491662c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 Jan 21 09:34:01.217448 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd0e9352-c9d7-4956-a04c-510d2491662c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:01.217599 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:01.217599 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:01.218410 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd0e9352-c9d7-4956-a04c-510d2491662c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:01.233539 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d314e8b9-82c6-4fb7-9187-002667c1f28f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:01.234355 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d314e8b9-82c6-4fb7-9187-002667c1f28f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:01.234908 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:01.234908 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:01.235509 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d314e8b9-82c6-4fb7-9187-002667c1f28f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:01.248427 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:01.248427 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:01.249812 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fd0e9352-c9d7-4956-a04c-510d2491662c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:34:01.252704 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd0e9352-c9d7-4956-a04c-510d2491662c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 returned with HTTP 200 Jan 21 09:34:01.254183 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1371/2781] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:34:01 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:01.287510 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:01.287510 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:01.299688 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d314e8b9-82c6-4fb7-9187-002667c1f28f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:01.326298 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d314e8b9-82c6-4fb7-9187-002667c1f28f tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 200 Jan 21 09:34:01.327563 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1411/2782] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:01 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 942 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:02.267136 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-701415ed-555e-4765-9703-4547bc50279f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 Jan 21 09:34:02.268696 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-701415ed-555e-4765-9703-4547bc50279f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:02.270275 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:02.270275 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:02.270442 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-701415ed-555e-4765-9703-4547bc50279f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:02.310518 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:02.310518 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:02.311893 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-701415ed-555e-4765-9703-4547bc50279f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:34:02.313995 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-701415ed-555e-4765-9703-4547bc50279f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 returned with HTTP 200 Jan 21 09:34:02.315895 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1372/2783] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:34:02 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:02.346337 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67092843-6f29-491b-a876-08ae81b4c521 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:02.346965 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67092843-6f29-491b-a876-08ae81b4c521 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:02.347412 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:02.347412 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:02.347742 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67092843-6f29-491b-a876-08ae81b4c521 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:02.400191 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:02.400191 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:02.409839 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-67092843-6f29-491b-a876-08ae81b4c521 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:02.433102 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67092843-6f29-491b-a876-08ae81b4c521 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 200 Jan 21 09:34:02.434235 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1412/2784] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:02 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 942 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:34:03.327409 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70364169-b7c2-42da-98dc-a93fe8a448c1 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 Jan 21 09:34:03.327912 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70364169-b7c2-42da-98dc-a93fe8a448c1 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:03.328118 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:03.328118 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:03.328492 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70364169-b7c2-42da-98dc-a93fe8a448c1 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:03.353301 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:03.353301 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:03.354463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-70364169-b7c2-42da-98dc-a93fe8a448c1 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:34:03.356438 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70364169-b7c2-42da-98dc-a93fe8a448c1 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 returned with HTTP 200 Jan 21 09:34:03.357237 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1373/2785] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:34:03 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:03.368618 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01a85a62-d109-4c33-b645-40d738786ba8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 Jan 21 09:34:03.369229 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01a85a62-d109-4c33-b645-40d738786ba8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:03.369522 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:03.369522 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:03.370017 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01a85a62-d109-4c33-b645-40d738786ba8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:03.396022 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:03.396022 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:03.397260 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-01a85a62-d109-4c33-b645-40d738786ba8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:34:03.399297 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01a85a62-d109-4c33-b645-40d738786ba8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 returned with HTTP 200 Jan 21 09:34:03.400113 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1413/2786] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:34:03 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:03.410650 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes Jan 21 09:34:03.411372 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:03.411372 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:03.411818 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-278368615", "snapshot_id": "9bbff17d-22ac-4ec2-8b28-787b283181b3", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:03.413123 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-278368615', 'snapshot_id': '9bbff17d-22ac-4ec2-8b28-787b283181b3', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:34:03.437061 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:03.437061 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:03.438223 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:34:03.438582 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume of 1 GB Jan 21 09:34:03.450734 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8de8d4ec-a839-4654-a024-4562274901aa tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:03.451260 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8de8d4ec-a839-4654-a024-4562274901aa tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:03.451471 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:03.451471 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:03.451821 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Availability Zones retrieved successfully. Jan 21 09:34:03.451943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8de8d4ec-a839-4654-a024-4562274901aa tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:03.469482 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Flow 'volume_create_api' (aacfc898-3fca-4881-9860-5e3f0b8773bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:03.473050 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e113b7e9-c51d-4e40-984f-96de635d8a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:03.475253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:34:03.501360 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:03.501360 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:03.515476 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8de8d4ec-a839-4654-a024-4562274901aa tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:03.545137 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8de8d4ec-a839-4654-a024-4562274901aa tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 200 Jan 21 09:34:03.556285 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1414/2787] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:03 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 942 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:03.591843 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e113b7e9-c51d-4e40-984f-96de635d8a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9bbff17d-22ac-4ec2-8b28-787b283181b3', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:03.594196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dea7ed84-abaf-4f6e-b1e4-aaa19db687cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:03.675300 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Created reservations ['46786050-4d70-4da3-96b2-f20d3bbd84bd', '14897420-38de-41d2-bb04-fb184c204b18', 'c888beb4-d1b6-498d-87a3-ceb0cac1dc97', 'cee7e221-75ac-4a31-afc3-73159f5b41a5'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:34:03.677266 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dea7ed84-abaf-4f6e-b1e4-aaa19db687cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46786050-4d70-4da3-96b2-f20d3bbd84bd', '14897420-38de-41d2-bb04-fb184c204b18', 'c888beb4-d1b6-498d-87a3-ceb0cac1dc97', 'cee7e221-75ac-4a31-afc3-73159f5b41a5']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:03.679509 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a57bb8ab-7912-4969-a51d-6d18ad2ccaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:04.040506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a57bb8ab-7912-4969-a51d-6d18ad2ccaee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19983659-3bae-4d03-bce3-194122b0d309', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-278368615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b22f3652fe44bdeb7c9092196a88a18',qos_specs=None,replication_status=,reservations=['46786050-4d70-4da3-96b2-f20d3bbd84bd','14897420-38de-41d2-bb04-fb184c204b18','c888beb4-d1b6-498d-87a3-ceb0cac1dc97','cee7e221-75ac-4a31-afc3-73159f5b41a5'],size=1,snapshot_id=9bbff17d-22ac-4ec2-8b28-787b283181b3,source_replicaid=,source_volid=None,status='creating',user_id='430e08aa195446559869f20518d7f365',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:34:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-278368615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19983659-3bae-4d03-bce3-194122b0d309,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b22f3652fe44bdeb7c9092196a88a18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9bbff17d-22ac-4ec2-8b28-787b283181b3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='430e08aa195446559869f20518d7f365',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:04.044719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4859c46-e301-4727-85ff-6e725ed84366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:04.197602 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4859c46-e301-4727-85ff-6e725ed84366) transitioned into state 'SUCCESS' from state '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-278368615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b22f3652fe44bdeb7c9092196a88a18',qos_specs=None,replication_status=,reservations=['46786050-4d70-4da3-96b2-f20d3bbd84bd','14897420-38de-41d2-bb04-fb184c204b18','c888beb4-d1b6-498d-87a3-ceb0cac1dc97','cee7e221-75ac-4a31-afc3-73159f5b41a5'],size=1,snapshot_id=9bbff17d-22ac-4ec2-8b28-787b283181b3,source_replicaid=,source_volid=None,status='creating',user_id='430e08aa195446559869f20518d7f365',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:04.199784 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8b65444-582f-473b-98f9-63841ee1b4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:04.427039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8b65444-582f-473b-98f9-63841ee1b4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:04.429805 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Flow 'volume_create_api' (aacfc898-3fca-4881-9860-5e3f0b8773bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:04.479582 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Create volume request issued successfully. Jan 21 09:34:04.496332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-092079e7-91a4-48b8-8c6b-18457d7c46d5 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes returned with HTTP 202 Jan 21 09:34:04.497468 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1374/2788] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:34:03 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes => generated 853 bytes in 1090 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:34:04.511421 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e0640a5-047f-4be2-8dda-8c729cc5b0e8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:34:04.512072 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e0640a5-047f-4be2-8dda-8c729cc5b0e8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:04.512588 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:04.512588 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:04.513562 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e0640a5-047f-4be2-8dda-8c729cc5b0e8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:04.566000 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:04.566000 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:04.571300 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3663825-ce4e-4c8c-9629-3b5e62fe6341 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:04.572165 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3663825-ce4e-4c8c-9629-3b5e62fe6341 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:04.572943 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:04.572943 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:04.573883 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3663825-ce4e-4c8c-9629-3b5e62fe6341 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:04.589742 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e0640a5-047f-4be2-8dda-8c729cc5b0e8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:34:04.622211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e0640a5-047f-4be2-8dda-8c729cc5b0e8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 200 Jan 21 09:34:04.623020 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1415/2789] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:04 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 921 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:04.633208 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:04.633208 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:04.647450 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c3663825-ce4e-4c8c-9629-3b5e62fe6341 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:04.672555 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3663825-ce4e-4c8c-9629-3b5e62fe6341 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 200 Jan 21 09:34:04.673707 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1375/2790] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:04 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 942 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:05.649098 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5e9bcb5-7189-433f-a1c6-3e95789e12e1 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:34:05.649931 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5e9bcb5-7189-433f-a1c6-3e95789e12e1 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:05.651435 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:05.651435 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:05.653932 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5e9bcb5-7189-433f-a1c6-3e95789e12e1 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:05.690705 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a5e94c5-5aad-4ef8-9056-452684faefa3 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:05.691130 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a5e94c5-5aad-4ef8-9056-452684faefa3 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:05.691495 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:05.691495 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:05.692180 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a5e94c5-5aad-4ef8-9056-452684faefa3 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:05.780820 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:05.780820 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:05.796884 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a5e9bcb5-7189-433f-a1c6-3e95789e12e1 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:34:05.802846 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:05.802846 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:05.821919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a5e94c5-5aad-4ef8-9056-452684faefa3 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:05.864914 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5e9bcb5-7189-433f-a1c6-3e95789e12e1 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 200 Jan 21 09:34:05.866167 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1416/2791] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:05 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 945 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:05.869859 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a5e94c5-5aad-4ef8-9056-452684faefa3 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 200 Jan 21 09:34:05.870916 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1376/2792] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:05 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 942 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:06.882099 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c46c5047-4922-4afa-b0e7-ca9a4572f34d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:34:06.882576 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c46c5047-4922-4afa-b0e7-ca9a4572f34d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:06.882725 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:06.882725 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:06.883448 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c46c5047-4922-4afa-b0e7-ca9a4572f34d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:06.889675 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70825702-95c6-433d-8c43-e99c2b477706 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:06.890220 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70825702-95c6-433d-8c43-e99c2b477706 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:06.890630 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:06.890630 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:06.891276 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70825702-95c6-433d-8c43-e99c2b477706 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:06.959800 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:06.959800 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:06.968619 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c46c5047-4922-4afa-b0e7-ca9a4572f34d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:34:06.971529 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:06.971529 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:06.980369 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-70825702-95c6-433d-8c43-e99c2b477706 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:06.992046 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c46c5047-4922-4afa-b0e7-ca9a4572f34d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 200 Jan 21 09:34:06.993132 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1417/2793] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:06 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 945 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:07.020326 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70825702-95c6-433d-8c43-e99c2b477706 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 200 Jan 21 09:34:07.021420 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1377/2794] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:06 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 942 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:08.011791 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-892b7e17-96a3-443e-9095-8a887b44d2fd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:34:08.012418 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-892b7e17-96a3-443e-9095-8a887b44d2fd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:08.014556 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:08.014556 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:08.014556 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-892b7e17-96a3-443e-9095-8a887b44d2fd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:08.037501 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8746bbb0-678e-4f0d-a4db-5f6e6bbc47b6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:08.038267 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8746bbb0-678e-4f0d-a4db-5f6e6bbc47b6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:08.038663 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:08.038663 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:08.039070 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8746bbb0-678e-4f0d-a4db-5f6e6bbc47b6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:08.063053 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:08.063053 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:08.074933 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-892b7e17-96a3-443e-9095-8a887b44d2fd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:34:08.091460 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:08.091460 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:08.100566 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8746bbb0-678e-4f0d-a4db-5f6e6bbc47b6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:08.112056 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-892b7e17-96a3-443e-9095-8a887b44d2fd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 200 Jan 21 09:34:08.113012 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1418/2795] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:08 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 945 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:08.124793 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8746bbb0-678e-4f0d-a4db-5f6e6bbc47b6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 200 Jan 21 09:34:08.126015 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1378/2796] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:08 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 942 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:09.132038 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51444fa6-9ec2-4e4b-ac46-47d90bfded79 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:34:09.132535 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51444fa6-9ec2-4e4b-ac46-47d90bfded79 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:09.132682 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:09.132682 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:09.133057 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51444fa6-9ec2-4e4b-ac46-47d90bfded79 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:09.142982 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-deedd542-529a-4400-be94-9332f252d6a8 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:09.143641 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-deedd542-529a-4400-be94-9332f252d6a8 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:09.143858 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:09.143858 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:09.144297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-deedd542-529a-4400-be94-9332f252d6a8 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:09.192670 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:09.192670 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:09.194332 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:09.194332 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:09.202890 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-deedd542-529a-4400-be94-9332f252d6a8 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:09.203965 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-51444fa6-9ec2-4e4b-ac46-47d90bfded79 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:34:09.226966 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-deedd542-529a-4400-be94-9332f252d6a8 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 200 Jan 21 09:34:09.228152 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1379/2797] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:09 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:34:09.243316 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51444fa6-9ec2-4e4b-ac46-47d90bfded79 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 200 Jan 21 09:34:09.244143 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1419/2798] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:09 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 945 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:10.244219 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-873caaee-873c-4338-b260-28d1b37f96a2 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:10.260674 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-873caaee-873c-4338-b260-28d1b37f96a2 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:10.260674 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:10.260674 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:10.260674 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-873caaee-873c-4338-b260-28d1b37f96a2 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:10.261403 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b3ca490-f881-4b7f-b26b-49a31b0c3a64 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:34:10.261403 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b3ca490-f881-4b7f-b26b-49a31b0c3a64 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:10.261403 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:10.261403 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:10.261403 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b3ca490-f881-4b7f-b26b-49a31b0c3a64 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:10.309683 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:10.309683 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:10.320516 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:10.320516 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:10.322203 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-873caaee-873c-4338-b260-28d1b37f96a2 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:10.329605 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3b3ca490-f881-4b7f-b26b-49a31b0c3a64 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:34:10.349728 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-873caaee-873c-4338-b260-28d1b37f96a2 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 200 Jan 21 09:34:10.350751 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1380/2799] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:10 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 943 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:10.352723 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b3ca490-f881-4b7f-b26b-49a31b0c3a64 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 200 Jan 21 09:34:10.353718 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1420/2800] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:10 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 945 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:34:10.367876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af407d6d-8b20-4567-8813-4bcfc1bd2e7b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:10.368388 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af407d6d-8b20-4567-8813-4bcfc1bd2e7b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:10.368600 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:10.368600 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:10.368966 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af407d6d-8b20-4567-8813-4bcfc1bd2e7b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:10.426260 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:10.426260 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:10.435882 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-af407d6d-8b20-4567-8813-4bcfc1bd2e7b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:10.457307 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af407d6d-8b20-4567-8813-4bcfc1bd2e7b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 200 Jan 21 09:34:10.458516 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1381/2801] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:10 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 943 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:10.475367 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2220a406-f7ce-49ab-87c0-33ba213397ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] DELETE http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:10.475897 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2220a406-f7ce-49ab-87c0-33ba213397ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:10.476113 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:10.476113 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:10.476486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2220a406-f7ce-49ab-87c0-33ba213397ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:10.476949 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-2220a406-f7ce-49ab-87c0-33ba213397ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Delete volume with id: 4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:10.536244 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:10.536244 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:10.540240 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2220a406-f7ce-49ab-87c0-33ba213397ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:10.854784 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2220a406-f7ce-49ab-87c0-33ba213397ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Delete volume request issued successfully. Jan 21 09:34:10.855899 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2220a406-f7ce-49ab-87c0-33ba213397ee tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 202 Jan 21 09:34:10.857724 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1421/2802] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:34:10 2021] DELETE /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 0 bytes in 387 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:34:10.867199 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb77255d-8c9f-49bb-bca4-bb9eb1ed910b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:10.868051 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb77255d-8c9f-49bb-bca4-bb9eb1ed910b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:10.868551 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:10.868551 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:10.868934 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb77255d-8c9f-49bb-bca4-bb9eb1ed910b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:10.933051 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:10.933051 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:10.942844 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb77255d-8c9f-49bb-bca4-bb9eb1ed910b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:10.966152 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb77255d-8c9f-49bb-bca4-bb9eb1ed910b tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 200 Jan 21 09:34:10.966957 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1382/2803] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:10 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 942 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:11.370661 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fec07642-d850-4e12-b953-13c447e25c2b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:34:11.371169 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fec07642-d850-4e12-b953-13c447e25c2b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:11.371498 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:11.371498 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:11.372225 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fec07642-d850-4e12-b953-13c447e25c2b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:11.425662 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:11.425662 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:11.435229 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fec07642-d850-4e12-b953-13c447e25c2b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:34:11.458482 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fec07642-d850-4e12-b953-13c447e25c2b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 200 Jan 21 09:34:11.459447 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1422/2804] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:11 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 945 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:11.983000 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bb1483c-f357-4602-8626-2c6bb9425508 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:11.984020 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bb1483c-f357-4602-8626-2c6bb9425508 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:11.984191 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:11.984191 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:11.984616 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bb1483c-f357-4602-8626-2c6bb9425508 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:12.035251 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:12.035251 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:12.043975 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0bb1483c-f357-4602-8626-2c6bb9425508 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:12.066698 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bb1483c-f357-4602-8626-2c6bb9425508 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 200 Jan 21 09:34:12.067518 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1383/2805] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:11 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 942 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:12.476434 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37b5b3e2-781d-4360-8fce-5a1718ae999f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:34:12.477446 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37b5b3e2-781d-4360-8fce-5a1718ae999f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:12.478256 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:12.478256 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:12.478641 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37b5b3e2-781d-4360-8fce-5a1718ae999f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:12.528683 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:12.528683 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:12.537438 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-37b5b3e2-781d-4360-8fce-5a1718ae999f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:34:12.560306 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37b5b3e2-781d-4360-8fce-5a1718ae999f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 200 Jan 21 09:34:12.561047 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1423/2806] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:12 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:34:12.576940 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7105ff8-4cdb-4dc8-8bc6-11f847cbcb15 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:34:12.577503 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7105ff8-4cdb-4dc8-8bc6-11f847cbcb15 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:12.577716 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:12.577716 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:12.578196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7105ff8-4cdb-4dc8-8bc6-11f847cbcb15 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:12.627457 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:12.627457 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:12.635712 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a7105ff8-4cdb-4dc8-8bc6-11f847cbcb15 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:34:12.659695 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7105ff8-4cdb-4dc8-8bc6-11f847cbcb15 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 200 Jan 21 09:34:12.660522 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1384/2807] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:12 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:34:12.848888 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-89b66ee8-26b9-4f57-9f43-b1cc26655de8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:34:12.849411 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-89b66ee8-26b9-4f57-9f43-b1cc26655de8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:12.849629 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:12.849629 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:12.850031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-89b66ee8-26b9-4f57-9f43-b1cc26655de8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:12.899937 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:12.899937 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:12.909000 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-89b66ee8-26b9-4f57-9f43-b1cc26655de8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:34:12.932225 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-89b66ee8-26b9-4f57-9f43-b1cc26655de8 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 200 Jan 21 09:34:12.933070 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1424/2808] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:34:12 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 1395 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:34:13.084199 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6748695-1937-43f1-80a9-1bcfeb903728 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:13.084781 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6748695-1937-43f1-80a9-1bcfeb903728 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:13.084976 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:13.084976 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:13.085487 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6748695-1937-43f1-80a9-1bcfeb903728 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:13.133752 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:13.133752 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:13.143198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a6748695-1937-43f1-80a9-1bcfeb903728 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:13.165637 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6748695-1937-43f1-80a9-1bcfeb903728 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 200 Jan 21 09:34:13.166725 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1385/2809] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:13 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 942 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:13.875643 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-b4c2351a-c9ef-4b97-9225-3c3adf7e7bcf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:34:13.876158 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-b4c2351a-c9ef-4b97-9225-3c3adf7e7bcf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:13.876875 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:13.876875 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:13.877186 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-b4c2351a-c9ef-4b97-9225-3c3adf7e7bcf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:13.925005 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:13.925005 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:13.933303 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-b4c2351a-c9ef-4b97-9225-3c3adf7e7bcf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:34:13.958244 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-b4c2351a-c9ef-4b97-9225-3c3adf7e7bcf tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 200 Jan 21 09:34:13.959253 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1425/2810] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:34:13 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 1395 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:34:13.969807 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6748695-1937-43f1-80a9-1bcfeb903728 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume// Jan 21 09:34:13.970657 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6748695-1937-43f1-80a9-1bcfeb903728 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:13.971039 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:13.971039 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:13.971417 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6748695-1937-43f1-80a9-1bcfeb903728 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:13.972588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6748695-1937-43f1-80a9-1bcfeb903728 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:34:13.973441 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1386/2811] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:34:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:34:13.986424 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-2f5aa43d-a36e-498d-8bbb-428c8e05fe7c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments Jan 21 09:34:13.986923 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:13.986923 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:13.987330 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-2f5aa43d-a36e-498d-8bbb-428c8e05fe7c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19983659-3bae-4d03-bce3-194122b0d309", "instance_uuid": "78f0f2f6-1553-427d-a96d-ab1542402b0c", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:14.037391 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:14.037391 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:14.089364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-2f5aa43d-a36e-498d-8bbb-428c8e05fe7c tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments returned with HTTP 200 Jan 21 09:34:14.090296 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1426/2812] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:34:13 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:34:14.182009 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ede543ff-5e4e-4d6a-8681-2ae9e2413c35 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b Jan 21 09:34:14.182687 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ede543ff-5e4e-4d6a-8681-2ae9e2413c35 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:14.183516 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ede543ff-5e4e-4d6a-8681-2ae9e2413c35 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:14.232197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ede543ff-5e4e-4d6a-8681-2ae9e2413c35 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b returned with HTTP 404 Jan 21 09:34:14.242514 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81575a7b-a380-4321-a154-b927ac946037 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] DELETE http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c Jan 21 09:34:14.243152 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81575a7b-a380-4321-a154-b927ac946037 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:14.243471 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:14.243471 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:14.244019 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81575a7b-a380-4321-a154-b927ac946037 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:14.244705 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-81575a7b-a380-4321-a154-b927ac946037 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Delete volume with id: 43db7f0c-fe84-477b-a69b-210dae25147c Jan 21 09:34:14.249033 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1387/2813] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:14 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/4b6ffdbd-557d-4648-94fa-061cec80c01b => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:34:14.303625 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:14.303625 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:14.305160 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-81575a7b-a380-4321-a154-b927ac946037 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:14.331653 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-81575a7b-a380-4321-a154-b927ac946037 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Delete volume request issued successfully. Jan 21 09:34:14.332460 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81575a7b-a380-4321-a154-b927ac946037 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c returned with HTTP 202 Jan 21 09:34:14.333594 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1427/2814] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:34:14 2021] DELETE /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:34:14.340807 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0de881e3-95e8-4231-b51d-7cf1e51036e6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c Jan 21 09:34:14.341309 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0de881e3-95e8-4231-b51d-7cf1e51036e6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:14.341981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0de881e3-95e8-4231-b51d-7cf1e51036e6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:14.395070 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:14.395070 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:14.404195 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0de881e3-95e8-4231-b51d-7cf1e51036e6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:14.431112 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0de881e3-95e8-4231-b51d-7cf1e51036e6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c returned with HTTP 200 Jan 21 09:34:14.432020 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1388/2815] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:14 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c => generated 908 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:15.449232 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5ff3166-17e9-4cf4-bd00-0b23fe2f5645 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c Jan 21 09:34:15.450485 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5ff3166-17e9-4cf4-bd00-0b23fe2f5645 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:15.451418 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:15.451418 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:15.452068 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5ff3166-17e9-4cf4-bd00-0b23fe2f5645 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:15.510727 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:15.510727 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:15.520359 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e5ff3166-17e9-4cf4-bd00-0b23fe2f5645 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:15.544207 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5ff3166-17e9-4cf4-bd00-0b23fe2f5645 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c returned with HTTP 200 Jan 21 09:34:15.545202 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1428/2816] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:15 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c => generated 908 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:15.605180 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0de881e3-95e8-4231-b51d-7cf1e51036e6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume// Jan 21 09:34:15.606270 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0de881e3-95e8-4231-b51d-7cf1e51036e6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:15.606773 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:15.606773 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:15.607440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0de881e3-95e8-4231-b51d-7cf1e51036e6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:15.608846 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0de881e3-95e8-4231-b51d-7cf1e51036e6 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:34:15.609511 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1389/2817] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:34:15 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:34:15.622422 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-15d054c9-53d2-465a-a931-48843ed7ac7a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:34:15.622992 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-15d054c9-53d2-465a-a931-48843ed7ac7a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:15.623210 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:15.623210 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:15.623581 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-15d054c9-53d2-465a-a931-48843ed7ac7a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:15.681942 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:15.681942 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:15.691294 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-15d054c9-53d2-465a-a931-48843ed7ac7a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:34:15.709960 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:15.709960 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:15.720861 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-15d054c9-53d2-465a-a931-48843ed7ac7a tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 200 Jan 21 09:34:15.721936 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1429/2818] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:34:15 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 1493 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:34:15.742501 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-052dda13-6843-4cd2-b842-d4c8dd04afe4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] PUT http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/c37f8c2b-718f-4325-963f-5820c47b84cf Jan 21 09:34:15.743628 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-052dda13-6843-4cd2-b842-d4c8dd04afe4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:15.774746 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:34:15.774746 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:34:15.775920 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-052dda13-6843-4cd2-b842-d4c8dd04afe4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Lock "b'cinder-attachment_update-19983659-3bae-4d03-bce3-194122b0d309-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.011s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:34:15.778001 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:15.778001 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:16.561440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cd5c25a-d682-4dba-a9a5-1a990c97e11a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c Jan 21 09:34:16.561926 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cd5c25a-d682-4dba-a9a5-1a990c97e11a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:16.564601 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:16.564601 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:16.565199 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cd5c25a-d682-4dba-a9a5-1a990c97e11a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:16.663379 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cd5c25a-d682-4dba-a9a5-1a990c97e11a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c returned with HTTP 404 Jan 21 09:34:16.665072 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1430/2819] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:16 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/43db7f0c-fe84-477b-a69b-210dae25147c => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:34:16.675081 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4343fc2f-c3a0-453e-9b5f-46bccdc46388 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] DELETE http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f Jan 21 09:34:16.676061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4343fc2f-c3a0-453e-9b5f-46bccdc46388 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:16.676761 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4343fc2f-c3a0-453e-9b5f-46bccdc46388 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:16.677427 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4343fc2f-c3a0-453e-9b5f-46bccdc46388 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Delete volume with id: f96094be-8594-4481-82a1-2cd48f19500f Jan 21 09:34:16.733798 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:16.733798 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:16.735398 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4343fc2f-c3a0-453e-9b5f-46bccdc46388 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:16.766876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4343fc2f-c3a0-453e-9b5f-46bccdc46388 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Delete volume request issued successfully. Jan 21 09:34:16.767907 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4343fc2f-c3a0-453e-9b5f-46bccdc46388 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f returned with HTTP 202 Jan 21 09:34:16.768937 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1431/2820] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:34:16 2021] DELETE /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:34:16.776956 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75e526d9-4321-4e8c-ad5c-f5da3e335e31 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f Jan 21 09:34:16.777851 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75e526d9-4321-4e8c-ad5c-f5da3e335e31 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:16.778041 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:16.778041 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:16.778544 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75e526d9-4321-4e8c-ad5c-f5da3e335e31 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:16.833835 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:16.833835 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:16.842222 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-75e526d9-4321-4e8c-ad5c-f5da3e335e31 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:16.885975 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75e526d9-4321-4e8c-ad5c-f5da3e335e31 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f returned with HTTP 200 Jan 21 09:34:16.894443 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1432/2821] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:16 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f => generated 1389 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:34:17.248413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-052dda13-6843-4cd2-b842-d4c8dd04afe4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Lock "b'cinder-attachment_update-19983659-3bae-4d03-bce3-194122b0d309-n-h1-771363-2'" released by "attachment_update" :: held 1.473s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:34:17.249772 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-052dda13-6843-4cd2-b842-d4c8dd04afe4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/c37f8c2b-718f-4325-963f-5820c47b84cf returned with HTTP 200 Jan 21 09:34:17.250725 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1390/2822] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:34:15 2021] PUT /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/c37f8c2b-718f-4325-963f-5820c47b84cf => generated 762 bytes in 1514 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:34:17.285510 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-d017822f-158e-481b-bb29-13a48686856f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] POST http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/c37f8c2b-718f-4325-963f-5820c47b84cf/action Jan 21 09:34:17.286520 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:17.286520 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:17.287178 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-d017822f-158e-481b-bb29-13a48686856f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:34:17.287482 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-d017822f-158e-481b-bb29-13a48686856f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:17.357074 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:17.357074 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:17.374211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b8fb568e-7b7b-43d2-923a-0e84f763beaa req-d017822f-158e-481b-bb29-13a48686856f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/c37f8c2b-718f-4325-963f-5820c47b84cf/action returned with HTTP 204 Jan 21 09:34:17.375300 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1433/2823] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:34:17 2021] POST /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/c37f8c2b-718f-4325-963f-5820c47b84cf/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:34:17.903224 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd7afbbe-6a94-4ab5-9116-5cd9deb9f15e tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f Jan 21 09:34:17.904998 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd7afbbe-6a94-4ab5-9116-5cd9deb9f15e tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:17.905557 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:17.905557 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:17.906232 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd7afbbe-6a94-4ab5-9116-5cd9deb9f15e tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:17.960181 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:17.960181 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:17.969111 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dd7afbbe-6a94-4ab5-9116-5cd9deb9f15e tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:17.996106 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd7afbbe-6a94-4ab5-9116-5cd9deb9f15e tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f returned with HTTP 200 Jan 21 09:34:17.997220 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1391/2824] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:17 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f => generated 1389 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:34:19.014009 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca36e33a-7c29-4b21-8af9-a061054a35b1 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f Jan 21 09:34:19.014870 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca36e33a-7c29-4b21-8af9-a061054a35b1 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:19.015318 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:19.015318 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:19.015860 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca36e33a-7c29-4b21-8af9-a061054a35b1 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:19.072797 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca36e33a-7c29-4b21-8af9-a061054a35b1 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f returned with HTTP 404 Jan 21 09:34:19.073860 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1434/2825] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:19 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/f96094be-8594-4481-82a1-2cd48f19500f => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:34:19.082037 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-339f74dd-cbc2-4fdd-a465-cf8f80ea039a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] DELETE http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:34:19.082600 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-339f74dd-cbc2-4fdd-a465-cf8f80ea039a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:19.082820 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:19.082820 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:19.083195 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-339f74dd-cbc2-4fdd-a465-cf8f80ea039a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:19.083661 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-339f74dd-cbc2-4fdd-a465-cf8f80ea039a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Delete volume with id: eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:34:19.142377 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:19.142377 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:19.144440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-339f74dd-cbc2-4fdd-a465-cf8f80ea039a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:19.197646 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-339f74dd-cbc2-4fdd-a465-cf8f80ea039a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Delete volume request issued successfully. Jan 21 09:34:19.198140 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-339f74dd-cbc2-4fdd-a465-cf8f80ea039a tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 202 Jan 21 09:34:19.199311 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1392/2826] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:34:19 2021] DELETE /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:34:19.207110 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ebc3f5d3-5483-423e-87cc-fe2fd135a85c tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:34:19.207642 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ebc3f5d3-5483-423e-87cc-fe2fd135a85c tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:19.208109 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ebc3f5d3-5483-423e-87cc-fe2fd135a85c tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:19.284759 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:19.284759 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:19.294149 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ebc3f5d3-5483-423e-87cc-fe2fd135a85c tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:19.321417 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ebc3f5d3-5483-423e-87cc-fe2fd135a85c tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:34:19.323309 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1435/2827] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:19 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 1355 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:34:20.339828 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4c1040e-5897-4093-8136-bb7a091c928d tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:34:20.340648 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4c1040e-5897-4093-8136-bb7a091c928d tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:20.340841 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:20.340841 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:20.341340 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4c1040e-5897-4093-8136-bb7a091c928d tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:20.394128 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:20.394128 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:20.400816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f4c1040e-5897-4093-8136-bb7a091c928d tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Volume info retrieved successfully. Jan 21 09:34:20.428857 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4c1040e-5897-4093-8136-bb7a091c928d tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 200 Jan 21 09:34:20.438688 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1393/2828] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:20 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 1355 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:34:21.445928 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5781317c-90cf-436a-8730-f06d679539b1 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] GET http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b Jan 21 09:34:21.446482 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5781317c-90cf-436a-8730-f06d679539b1 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:21.446700 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:21.446700 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:21.447370 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5781317c-90cf-436a-8730-f06d679539b1 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:21.493917 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5781317c-90cf-436a-8730-f06d679539b1 tempest-VolumesCloneTest-378266980 tempest-VolumesCloneTest-378266980] http://10.222.0.86/volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b returned with HTTP 404 Jan 21 09:34:21.494979 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1436/2829] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:21 2021] GET /volume/v3/5422f64bd8ca4722bed122f00eab748b/volumes/eae40e03-4d70-42a3-88c7-de67e3ff622b => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:34:23.559095 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] POST http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes Jan 21 09:34:23.559538 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:23.559538 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:23.559950 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-361310645", "metadata": {"Type": "Test"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:23.561107 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-361310645', 'metadata': {'Type': 'Test'}}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:34:23.561508 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume of 1 GB Jan 21 09:34:23.575294 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Availability Zones retrieved successfully. Jan 21 09:34:23.592771 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Flow 'volume_create_api' (e7da013b-4103-4827-b251-dbaebea07aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:23.597566 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc046a2a-ff90-4450-b7e6-944d83d3b087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:23.597848 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:34:23.667148 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc046a2a-ff90-4450-b7e6-944d83d3b087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:23.669479 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40d5bd85-75b5-40b6-b44c-c12804c4e6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:23.772353 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Created reservations ['0e6545cb-5b53-4519-b481-dffeb9b5ab0e', '7607b2cb-b108-4196-bc79-d69bf6e7ec69', '7ee00d5d-5891-472a-b9e6-324939f67c17', '1b7b44c6-9599-4438-82a5-f4ffd9e2bc3c'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:34:23.774138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40d5bd85-75b5-40b6-b44c-c12804c4e6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e6545cb-5b53-4519-b481-dffeb9b5ab0e', '7607b2cb-b108-4196-bc79-d69bf6e7ec69', '7ee00d5d-5891-472a-b9e6-324939f67c17', '1b7b44c6-9599-4438-82a5-f4ffd9e2bc3c']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:23.775858 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e728544-8ac0-470a-b8f8-f38323696087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:23.855936 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e728544-8ac0-470a-b8f8-f38323696087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21f51817-673d-4cab-af4e-a5d79f059b05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-361310645',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ab9d6cee646a4079954d9b993614fa51',qos_specs=None,replication_status=,reservations=['0e6545cb-5b53-4519-b481-dffeb9b5ab0e','7607b2cb-b108-4196-bc79-d69bf6e7ec69','7ee00d5d-5891-472a-b9e6-324939f67c17','1b7b44c6-9599-4438-82a5-f4ffd9e2bc3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:34:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-361310645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21f51817-673d-4cab-af4e-a5d79f059b05,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ab9d6cee646a4079954d9b993614fa51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:23.858046 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28be5580-7934-4762-aa19-914db7608955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:23.885929 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28be5580-7934-4762-aa19-914db7608955) transitioned into state 'SUCCESS' from state '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-361310645',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ab9d6cee646a4079954d9b993614fa51',qos_specs=None,replication_status=,reservations=['0e6545cb-5b53-4519-b481-dffeb9b5ab0e','7607b2cb-b108-4196-bc79-d69bf6e7ec69','7ee00d5d-5891-472a-b9e6-324939f67c17','1b7b44c6-9599-4438-82a5-f4ffd9e2bc3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:23.890842 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (033130ea-232a-44b6-96f4-8885d4ac27e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:23.917035 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (033130ea-232a-44b6-96f4-8885d4ac27e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:23.919667 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Flow 'volume_create_api' (e7da013b-4103-4827-b251-dbaebea07aa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:23.972812 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume request issued successfully. Jan 21 09:34:23.993913 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-548841b0-2e26-4f65-88be-c239ff02db5d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes returned with HTTP 202 Jan 21 09:34:23.993913 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1394/2830] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:34:23 2021] POST /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes => generated 827 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:34:24.003537 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-921b807a-fde9-4c5d-a18f-5fd005852cc0 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 Jan 21 09:34:24.010184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-921b807a-fde9-4c5d-a18f-5fd005852cc0 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:24.010184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-921b807a-fde9-4c5d-a18f-5fd005852cc0 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:24.057672 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:24.057672 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:24.066947 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-921b807a-fde9-4c5d-a18f-5fd005852cc0 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:24.088977 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-921b807a-fde9-4c5d-a18f-5fd005852cc0 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 returned with HTTP 200 Jan 21 09:34:24.089789 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1437/2831] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:23 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:25.107186 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8017576f-efe6-481d-9035-0ac50fc0a827 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 Jan 21 09:34:25.107691 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8017576f-efe6-481d-9035-0ac50fc0a827 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:25.107895 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:25.107895 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:25.108299 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8017576f-efe6-481d-9035-0ac50fc0a827 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:25.159032 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:25.159032 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:25.168515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8017576f-efe6-481d-9035-0ac50fc0a827 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:25.190984 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8017576f-efe6-481d-9035-0ac50fc0a827 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 returned with HTTP 200 Jan 21 09:34:25.191797 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1395/2832] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:25 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:25.207895 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e05d37de-bef4-45cb-ae03-6bcae8b93502 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 Jan 21 09:34:25.208420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e05d37de-bef4-45cb-ae03-6bcae8b93502 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:25.208636 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:25.208636 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:25.209010 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e05d37de-bef4-45cb-ae03-6bcae8b93502 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:25.258106 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:25.258106 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:25.268359 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e05d37de-bef4-45cb-ae03-6bcae8b93502 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:25.290155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e05d37de-bef4-45cb-ae03-6bcae8b93502 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 returned with HTTP 200 Jan 21 09:34:25.290992 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1438/2833] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:25 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:25.305409 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c0f66fe-512f-489a-a6d2-a524e4a91eac tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] PUT http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 Jan 21 09:34:25.305858 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:25.305858 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:25.306303 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c0f66fe-512f-489a-a6d2-a524e4a91eac tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-361310645"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:25.358114 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:25.358114 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:25.366245 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c0f66fe-512f-489a-a6d2-a524e4a91eac tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:25.391499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c0f66fe-512f-489a-a6d2-a524e4a91eac tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume updated successfully. Jan 21 09:34:25.405786 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c0f66fe-512f-489a-a6d2-a524e4a91eac tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 returned with HTTP 200 Jan 21 09:34:25.406759 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1396/2834] 10.222.0.86 () {60 vars in 1335 bytes} [Thu Jan 21 09:34:25 2021] PUT /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:25.421298 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46d91b79-0cb5-45f4-805d-0ad71821a574 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] PUT http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 Jan 21 09:34:25.421823 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:25.421823 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:25.422223 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46d91b79-0cb5-45f4-805d-0ad71821a574 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1421140668", "description": "This is the new description of volume"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:25.479638 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:25.479638 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:25.484247 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-46d91b79-0cb5-45f4-805d-0ad71821a574 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:25.495386 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-46d91b79-0cb5-45f4-805d-0ad71821a574 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume updated successfully. Jan 21 09:34:25.509414 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46d91b79-0cb5-45f4-805d-0ad71821a574 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 returned with HTTP 200 Jan 21 09:34:25.510444 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1439/2835] 10.222.0.86 () {60 vars in 1336 bytes} [Thu Jan 21 09:34:25 2021] PUT /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 => generated 892 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:25.524486 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bae6a209-9d2c-4166-8e1d-13ef54bcbe0d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 Jan 21 09:34:25.525002 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bae6a209-9d2c-4166-8e1d-13ef54bcbe0d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:25.525220 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:25.525220 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:25.525583 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bae6a209-9d2c-4166-8e1d-13ef54bcbe0d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:25.574797 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:25.574797 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:25.583248 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bae6a209-9d2c-4166-8e1d-13ef54bcbe0d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:25.606369 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bae6a209-9d2c-4166-8e1d-13ef54bcbe0d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 returned with HTTP 200 Jan 21 09:34:25.606369 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1397/2836] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:25 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 => generated 960 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:25.623038 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] POST http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes Jan 21 09:34:25.623038 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:25.623038 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:25.623038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1847240110", "availability_zone": "nova", "size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:25.623038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1847240110', 'availability_zone': 'nova', 'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:34:25.623038 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume of 1 GB Jan 21 09:34:25.636404 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Availability Zones retrieved successfully. Jan 21 09:34:25.653566 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Flow 'volume_create_api' (b66d2d1b-dc33-44aa-8182-d2519363f950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:25.656546 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57562c37-f434-4aea-993a-961b49ec2a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:25.658558 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:34:25.728013 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57562c37-f434-4aea-993a-961b49ec2a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:25.730405 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c23bdc-929e-4128-97e7-e719fc38f296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:25.815397 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Created reservations ['58a3a664-3cb2-4735-a546-423260613f0f', '3ff12962-e86c-43f5-b7e0-57c4341e9772', '811e8b3e-b1ff-4a88-be6c-26d4f70c5e60', 'b63d448d-9626-4c7f-894d-ddd380d69a9d'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:34:25.817375 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c23bdc-929e-4128-97e7-e719fc38f296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58a3a664-3cb2-4735-a546-423260613f0f', '3ff12962-e86c-43f5-b7e0-57c4341e9772', '811e8b3e-b1ff-4a88-be6c-26d4f70c5e60', 'b63d448d-9626-4c7f-894d-ddd380d69a9d']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:25.819573 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f82b3e0-47ab-4f30-9478-6a7d23ea4560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:25.882400 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f82b3e0-47ab-4f30-9478-6a7d23ea4560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac234c3f-dc19-4afe-80f0-90f041df1191', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1847240110',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab9d6cee646a4079954d9b993614fa51',qos_specs=None,replication_status=,reservations=['58a3a664-3cb2-4735-a546-423260613f0f','3ff12962-e86c-43f5-b7e0-57c4341e9772','811e8b3e-b1ff-4a88-be6c-26d4f70c5e60','b63d448d-9626-4c7f-894d-ddd380d69a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:34:25Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1847240110',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac234c3f-dc19-4afe-80f0-90f041df1191,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab9d6cee646a4079954d9b993614fa51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:25.884392 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc270900-925a-4aff-98d1-a34bd15b13ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:25.917395 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc270900-925a-4aff-98d1-a34bd15b13ac) transitioned into 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-1847240110',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab9d6cee646a4079954d9b993614fa51',qos_specs=None,replication_status=,reservations=['58a3a664-3cb2-4735-a546-423260613f0f','3ff12962-e86c-43f5-b7e0-57c4341e9772','811e8b3e-b1ff-4a88-be6c-26d4f70c5e60','b63d448d-9626-4c7f-894d-ddd380d69a9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:25.919459 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41cb623b-d5da-483d-9248-59227d5e576d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:25.935076 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41cb623b-d5da-483d-9248-59227d5e576d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:25.937895 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Flow 'volume_create_api' (b66d2d1b-dc33-44aa-8182-d2519363f950) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:25.992287 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume request issued successfully. Jan 21 09:34:26.005145 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3f9d271-40dd-469d-a69c-abbe0897c6df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes returned with HTTP 202 Jan 21 09:34:26.016558 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1440/2837] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:34:25 2021] POST /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes => generated 811 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:34:26.020578 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-228fc4a4-aaa4-40c6-b4d1-f15afbff2c65 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 Jan 21 09:34:26.021099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-228fc4a4-aaa4-40c6-b4d1-f15afbff2c65 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:26.021313 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:26.021313 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:26.021685 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-228fc4a4-aaa4-40c6-b4d1-f15afbff2c65 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:26.071262 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:26.071262 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:26.080026 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-228fc4a4-aaa4-40c6-b4d1-f15afbff2c65 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:26.101778 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-228fc4a4-aaa4-40c6-b4d1-f15afbff2c65 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 returned with HTTP 200 Jan 21 09:34:26.103381 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1398/2838] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:26 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 => generated 903 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:34:27.121170 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88432c3e-9de9-42ae-8ca0-a942cc80850f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 Jan 21 09:34:27.122301 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88432c3e-9de9-42ae-8ca0-a942cc80850f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:27.122301 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:27.122301 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:27.122539 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88432c3e-9de9-42ae-8ca0-a942cc80850f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:27.174489 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:27.174489 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:27.182979 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-88432c3e-9de9-42ae-8ca0-a942cc80850f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:27.206187 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88432c3e-9de9-42ae-8ca0-a942cc80850f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 returned with HTTP 200 Jan 21 09:34:27.208755 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1441/2839] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:27 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 => generated 904 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:27.222349 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-786f0d99-1f32-4422-a732-139a40fc24fd tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] PUT http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 Jan 21 09:34:27.222926 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:27.222926 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:27.223339 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-786f0d99-1f32-4422-a732-139a40fc24fd tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-361310645", "description": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:27.273140 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:27.273140 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:27.281740 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-786f0d99-1f32-4422-a732-139a40fc24fd tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:27.307468 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-786f0d99-1f32-4422-a732-139a40fc24fd tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume updated successfully. Jan 21 09:34:27.320782 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-786f0d99-1f32-4422-a732-139a40fc24fd tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 returned with HTTP 200 Jan 21 09:34:27.321659 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1399/2840] 10.222.0.86 () {60 vars in 1335 bytes} [Thu Jan 21 09:34:27 2021] PUT /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 => generated 838 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:27.335759 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f012f2d8-63ea-442e-82c4-da1eef02e842 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] DELETE http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 Jan 21 09:34:27.338912 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f012f2d8-63ea-442e-82c4-da1eef02e842 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:27.338912 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:27.338912 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:27.338912 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f012f2d8-63ea-442e-82c4-da1eef02e842 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:27.338912 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f012f2d8-63ea-442e-82c4-da1eef02e842 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Delete volume with id: ac234c3f-dc19-4afe-80f0-90f041df1191 Jan 21 09:34:27.385947 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:27.385947 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:27.387126 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f012f2d8-63ea-442e-82c4-da1eef02e842 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:27.429596 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f012f2d8-63ea-442e-82c4-da1eef02e842 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Delete volume request issued successfully. Jan 21 09:34:27.430064 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f012f2d8-63ea-442e-82c4-da1eef02e842 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 returned with HTTP 202 Jan 21 09:34:27.431166 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1442/2841] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:34:27 2021] DELETE /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:34:27.440072 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ef9fbe3-92ea-4868-9344-9b740c943dea tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 Jan 21 09:34:27.440583 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ef9fbe3-92ea-4868-9344-9b740c943dea tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:27.441800 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:27.441800 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:27.441800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ef9fbe3-92ea-4868-9344-9b740c943dea tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:27.502376 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:27.502376 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:27.512135 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ef9fbe3-92ea-4868-9344-9b740c943dea tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:27.545261 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ef9fbe3-92ea-4868-9344-9b740c943dea tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 returned with HTTP 200 Jan 21 09:34:27.545261 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1400/2842] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:27 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 => generated 905 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:34:28.555598 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-def52497-fb78-4dc9-8ad3-793ad8c643a8 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 Jan 21 09:34:28.556330 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-def52497-fb78-4dc9-8ad3-793ad8c643a8 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:28.556560 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:28.556560 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:28.564846 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-def52497-fb78-4dc9-8ad3-793ad8c643a8 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:28.612387 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:28.612387 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:28.621349 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-def52497-fb78-4dc9-8ad3-793ad8c643a8 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:28.647067 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-def52497-fb78-4dc9-8ad3-793ad8c643a8 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 returned with HTTP 200 Jan 21 09:34:28.648065 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1443/2843] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:28 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 => generated 905 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:29.664808 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f637e541-84bc-4b5d-b861-846263c480ea tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 Jan 21 09:34:29.665322 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f637e541-84bc-4b5d-b861-846263c480ea tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:29.665604 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:29.665604 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:29.666447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f637e541-84bc-4b5d-b861-846263c480ea tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:29.720705 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f637e541-84bc-4b5d-b861-846263c480ea tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 returned with HTTP 404 Jan 21 09:34:29.732360 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97cc43e2-8b87-4536-9ee4-cb1526171b1f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] DELETE http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 Jan 21 09:34:29.733108 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97cc43e2-8b87-4536-9ee4-cb1526171b1f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:29.733468 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:29.733468 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:29.734069 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97cc43e2-8b87-4536-9ee4-cb1526171b1f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:29.734720 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-97cc43e2-8b87-4536-9ee4-cb1526171b1f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Delete volume with id: 21f51817-673d-4cab-af4e-a5d79f059b05 Jan 21 09:34:29.738847 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1401/2844] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:29 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/ac234c3f-dc19-4afe-80f0-90f041df1191 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:34:29.788334 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:29.788334 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:29.789526 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-97cc43e2-8b87-4536-9ee4-cb1526171b1f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:29.860762 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-97cc43e2-8b87-4536-9ee4-cb1526171b1f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Delete volume request issued successfully. Jan 21 09:34:29.861438 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97cc43e2-8b87-4536-9ee4-cb1526171b1f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 returned with HTTP 202 Jan 21 09:34:29.862895 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1444/2845] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:34:29 2021] DELETE /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:34:29.870191 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-692d7f60-e713-44f5-8fb8-f01b8bc360c6 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 Jan 21 09:34:29.870877 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-692d7f60-e713-44f5-8fb8-f01b8bc360c6 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:29.871513 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-692d7f60-e713-44f5-8fb8-f01b8bc360c6 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:29.940736 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:29.940736 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:29.951167 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-692d7f60-e713-44f5-8fb8-f01b8bc360c6 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:29.984405 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-692d7f60-e713-44f5-8fb8-f01b8bc360c6 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 returned with HTTP 200 Jan 21 09:34:29.984405 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1402/2846] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:29 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 => generated 959 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:34:31.080190 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3db7576-556f-4437-80f4-37f11504201d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 Jan 21 09:34:31.086797 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3db7576-556f-4437-80f4-37f11504201d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:31.086797 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:31.086797 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:31.086797 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3db7576-556f-4437-80f4-37f11504201d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:31.131511 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:31.131511 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:31.140127 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a3db7576-556f-4437-80f4-37f11504201d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:31.163477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3db7576-556f-4437-80f4-37f11504201d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 returned with HTTP 200 Jan 21 09:34:31.164292 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1445/2847] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:31 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 => generated 959 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:32.183200 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af51777a-53ee-4960-ab89-619f94ab91df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 Jan 21 09:34:32.185323 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af51777a-53ee-4960-ab89-619f94ab91df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:32.185541 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:32.185541 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:32.185916 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af51777a-53ee-4960-ab89-619f94ab91df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:32.248220 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af51777a-53ee-4960-ab89-619f94ab91df tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 returned with HTTP 404 Jan 21 09:34:32.249474 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1403/2848] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:32 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/21f51817-673d-4cab-af4e-a5d79f059b05 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:34:32.258639 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] POST http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes Jan 21 09:34:32.263410 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:32.263410 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:32.263410 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1892782777"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:32.263410 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1892782777'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:34:32.263410 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume of 1 GB Jan 21 09:34:32.278508 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Availability Zones retrieved successfully. Jan 21 09:34:32.296857 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Flow 'volume_create_api' (29aba3ca-8334-44e3-9d26-6a5cfc8fccd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:32.299893 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e6b993b-91a0-4f70-b5b2-d696f9676ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:32.301961 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:34:32.495433 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e6b993b-91a0-4f70-b5b2-d696f9676ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:32.497624 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4077e630-1af4-4789-9d1d-d0ffc7804bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:32.574651 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Created reservations ['dc6e81fe-d358-4d2f-93ce-1830c11e0d1c', 'd0f7068d-9fe9-48fd-8a71-550699e21ece', '1dcbca03-5dd8-497b-956a-11d7d30886e1', '7593c64f-5f1b-4e9c-b432-b97c6c82e1ba'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:34:32.576901 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4077e630-1af4-4789-9d1d-d0ffc7804bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc6e81fe-d358-4d2f-93ce-1830c11e0d1c', 'd0f7068d-9fe9-48fd-8a71-550699e21ece', '1dcbca03-5dd8-497b-956a-11d7d30886e1', '7593c64f-5f1b-4e9c-b432-b97c6c82e1ba']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:32.579679 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05462916-389b-42f1-9e0e-8d640d3482cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:32.663646 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05462916-389b-42f1-9e0e-8d640d3482cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61353cdd-c522-4a3e-bc01-5653efab2502', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1892782777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab9d6cee646a4079954d9b993614fa51',qos_specs=None,replication_status=,reservations=['dc6e81fe-d358-4d2f-93ce-1830c11e0d1c','d0f7068d-9fe9-48fd-8a71-550699e21ece','1dcbca03-5dd8-497b-956a-11d7d30886e1','7593c64f-5f1b-4e9c-b432-b97c6c82e1ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:34:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1892782777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61353cdd-c522-4a3e-bc01-5653efab2502,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab9d6cee646a4079954d9b993614fa51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:32.665908 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cedbeec-bcc0-4f5e-a338-3997a255c82e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:32.712379 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cedbeec-bcc0-4f5e-a338-3997a255c82e) transitioned into state 'SUCCESS' from state '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-1892782777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab9d6cee646a4079954d9b993614fa51',qos_specs=None,replication_status=,reservations=['dc6e81fe-d358-4d2f-93ce-1830c11e0d1c','d0f7068d-9fe9-48fd-8a71-550699e21ece','1dcbca03-5dd8-497b-956a-11d7d30886e1','7593c64f-5f1b-4e9c-b432-b97c6c82e1ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:32.714324 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4832d851-37b1-489d-8538-239426b6a6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:32.744660 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4832d851-37b1-489d-8538-239426b6a6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:32.747673 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Flow 'volume_create_api' (29aba3ca-8334-44e3-9d26-6a5cfc8fccd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:32.800609 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume request issued successfully. Jan 21 09:34:32.816026 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0021be3b-5846-44da-b5c3-5fe0ddecb12f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes returned with HTTP 202 Jan 21 09:34:32.827350 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1446/2849] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:34:32 2021] POST /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes => generated 814 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:34:32.832762 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46b3a06b-cc13-4bd2-b125-96ea944463b8 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 Jan 21 09:34:32.833308 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46b3a06b-cc13-4bd2-b125-96ea944463b8 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:32.833985 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46b3a06b-cc13-4bd2-b125-96ea944463b8 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:32.901820 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:32.901820 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:32.911373 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-46b3a06b-cc13-4bd2-b125-96ea944463b8 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:32.934878 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46b3a06b-cc13-4bd2-b125-96ea944463b8 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 returned with HTTP 200 Jan 21 09:34:32.943213 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1404/2850] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:32 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 => generated 882 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:33.953316 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c567c45-fe6d-494f-a303-20ce5f727975 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 Jan 21 09:34:33.955613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c567c45-fe6d-494f-a303-20ce5f727975 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:33.956123 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:33.956123 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:33.956837 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c567c45-fe6d-494f-a303-20ce5f727975 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:34.018593 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:34.018593 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:34.028913 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c567c45-fe6d-494f-a303-20ce5f727975 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:34.053845 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c567c45-fe6d-494f-a303-20ce5f727975 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 returned with HTTP 200 Jan 21 09:34:34.054834 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1447/2851] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:33 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 => generated 907 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:34.071788 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] POST http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes Jan 21 09:34:34.072429 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:34.072429 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:34.073077 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'create', calling method: create, body: {"volume": {"source_volid": "61353cdd-c522-4a3e-bc01-5653efab2502", "size": 1, "name": "tempest-VolumesGetTest-Volume-681319360", "metadata": {"Type": "Test"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:34.074581 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume request body: {'volume': {'source_volid': '61353cdd-c522-4a3e-bc01-5653efab2502', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-681319360', 'metadata': {'Type': 'Test'}}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:34:34.135704 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:34.135704 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:34.137793 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume retrieved successfully. Jan 21 09:34:34.138757 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume of 1 GB Jan 21 09:34:34.152428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Availability Zones retrieved successfully. Jan 21 09:34:34.173763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Flow 'volume_create_api' (4b622912-e2ff-411f-b5be-5715b6863a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:34.176794 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e203e692-7238-4a2c-a4ff-d3f757a62950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:34.179529 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Validating volume size '1' using validate_int, validate_source_size {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:34:34.255657 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e203e692-7238-4a2c-a4ff-d3f757a62950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '61353cdd-c522-4a3e-bc01-5653efab2502', 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:34.257871 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c32643db-f750-4318-9036-019c74213199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:34.385276 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Created reservations ['0b5ba995-59e7-4602-92a5-e9d97b2dd1fe', 'e2471215-f4b4-4d3d-aa7e-8630ca5ca301', 'd6dd3de9-40c5-4e0d-9fb3-e079935d3bab', 'f3e08e56-2087-43a3-939b-ed90d14514d5'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:34:34.388115 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c32643db-f750-4318-9036-019c74213199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b5ba995-59e7-4602-92a5-e9d97b2dd1fe', 'e2471215-f4b4-4d3d-aa7e-8630ca5ca301', 'd6dd3de9-40c5-4e0d-9fb3-e079935d3bab', 'f3e08e56-2087-43a3-939b-ed90d14514d5']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:34.392766 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b84965-468a-47ac-9d3e-f31ca6a565c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:34.537273 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70b84965-468a-47ac-9d3e-f31ca6a565c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18aea979-602c-4964-bbd5-03668525c68b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-681319360',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ab9d6cee646a4079954d9b993614fa51',qos_specs=None,replication_status=,reservations=['0b5ba995-59e7-4602-92a5-e9d97b2dd1fe','e2471215-f4b4-4d3d-aa7e-8630ca5ca301','d6dd3de9-40c5-4e0d-9fb3-e079935d3bab','f3e08e56-2087-43a3-939b-ed90d14514d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=61353cdd-c522-4a3e-bc01-5653efab2502,status='creating',user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:34:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-681319360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18aea979-602c-4964-bbd5-03668525c68b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ab9d6cee646a4079954d9b993614fa51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=61353cdd-c522-4a3e-bc01-5653efab2502,status='creating',terminated_at=None,updated_at=None,user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:34.539906 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b24d7824-e327-46dc-b4f8-83b816d75dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:34.583742 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b24d7824-e327-46dc-b4f8-83b816d75dd7) transitioned into state 'SUCCESS' from state '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-681319360',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ab9d6cee646a4079954d9b993614fa51',qos_specs=None,replication_status=,reservations=['0b5ba995-59e7-4602-92a5-e9d97b2dd1fe','e2471215-f4b4-4d3d-aa7e-8630ca5ca301','d6dd3de9-40c5-4e0d-9fb3-e079935d3bab','f3e08e56-2087-43a3-939b-ed90d14514d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=61353cdd-c522-4a3e-bc01-5653efab2502,status='creating',user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:34.585887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2f4c99-5d80-46ec-924c-88e0edec1d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:34.686146 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2f4c99-5d80-46ec-924c-88e0edec1d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:34.695485 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Flow 'volume_create_api' (4b622912-e2ff-411f-b5be-5715b6863a3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:34.787047 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume request issued successfully. Jan 21 09:34:34.802711 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9130ec4c-82f0-4c26-b84f-49d4ee76f5b4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes returned with HTTP 202 Jan 21 09:34:34.803965 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1405/2852] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:34:34 2021] POST /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes => generated 861 bytes in 737 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:34:34.819960 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-164f57c9-01a5-4354-b01a-f6aa0f6747fe tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:34.826214 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-164f57c9-01a5-4354-b01a-f6aa0f6747fe tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:34.826214 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:34.826214 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:34.826214 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-164f57c9-01a5-4354-b01a-f6aa0f6747fe tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:34.890050 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:34.890050 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:34.900363 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-164f57c9-01a5-4354-b01a-f6aa0f6747fe tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:34.930584 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-164f57c9-01a5-4354-b01a-f6aa0f6747fe tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:34.931729 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1448/2853] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:34 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 929 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:35.950696 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a155e6f-505f-4820-ae6e-902edeaf5033 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:35.952900 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a155e6f-505f-4820-ae6e-902edeaf5033 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:35.953347 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:35.953347 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:35.954281 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a155e6f-505f-4820-ae6e-902edeaf5033 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:36.048686 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:36.048686 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:36.057923 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a155e6f-505f-4820-ae6e-902edeaf5033 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:36.085194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a155e6f-505f-4820-ae6e-902edeaf5033 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:36.087181 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1406/2854] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:35 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 953 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:37.104268 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4866ad75-a182-4b5b-82f6-b77e1dc9931d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:37.104790 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4866ad75-a182-4b5b-82f6-b77e1dc9931d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:37.105007 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:37.105007 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:37.105479 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4866ad75-a182-4b5b-82f6-b77e1dc9931d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:37.155468 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:37.155468 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:37.164815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4866ad75-a182-4b5b-82f6-b77e1dc9931d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:37.188640 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4866ad75-a182-4b5b-82f6-b77e1dc9931d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:37.189657 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1449/2855] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:37 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 953 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:38.206635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9be0812f-f1ab-4574-a160-1b662d5de843 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:38.207397 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9be0812f-f1ab-4574-a160-1b662d5de843 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:38.207614 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:38.207614 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:38.207985 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9be0812f-f1ab-4574-a160-1b662d5de843 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:38.262050 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:38.262050 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:38.270848 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9be0812f-f1ab-4574-a160-1b662d5de843 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:38.293634 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9be0812f-f1ab-4574-a160-1b662d5de843 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:38.294492 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1407/2856] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:38 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 953 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:39.319329 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b19571a-60e5-4e37-a547-29e17d174dbf tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:39.319329 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b19571a-60e5-4e37-a547-29e17d174dbf tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:39.319329 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:39.319329 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:39.319329 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b19571a-60e5-4e37-a547-29e17d174dbf tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:39.370062 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:39.370062 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:39.372210 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7b19571a-60e5-4e37-a547-29e17d174dbf tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:39.407184 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b19571a-60e5-4e37-a547-29e17d174dbf tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:39.407184 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1450/2857] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:39 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 953 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:40.412658 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a509f02a-0d51-4e8a-833d-9f50ccb79e57 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:40.413326 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a509f02a-0d51-4e8a-833d-9f50ccb79e57 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:40.413519 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:40.413519 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:40.414187 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a509f02a-0d51-4e8a-833d-9f50ccb79e57 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:40.464042 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:40.464042 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:40.473295 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a509f02a-0d51-4e8a-833d-9f50ccb79e57 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:40.496325 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a509f02a-0d51-4e8a-833d-9f50ccb79e57 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:40.497093 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1408/2858] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:40 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 953 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:41.512828 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cabede92-71eb-4ce9-b915-2908521248f3 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:41.513412 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cabede92-71eb-4ce9-b915-2908521248f3 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:41.513848 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:41.513848 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:41.514253 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cabede92-71eb-4ce9-b915-2908521248f3 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:41.562711 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:41.562711 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:41.572119 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cabede92-71eb-4ce9-b915-2908521248f3 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:41.595156 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cabede92-71eb-4ce9-b915-2908521248f3 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:41.596159 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1451/2859] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:41 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 953 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:42.613114 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e70eb8bf-ac11-4546-8e65-c859959c8c05 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:42.613528 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e70eb8bf-ac11-4546-8e65-c859959c8c05 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:42.613704 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:42.613704 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:42.614005 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e70eb8bf-ac11-4546-8e65-c859959c8c05 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:42.665559 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:42.665559 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:42.677874 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e70eb8bf-ac11-4546-8e65-c859959c8c05 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:42.702994 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e70eb8bf-ac11-4546-8e65-c859959c8c05 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:42.704913 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1409/2860] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:42 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 953 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:43.721283 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7dfde3a-a0d2-48a5-baa6-99c0d7768c17 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:43.723018 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7dfde3a-a0d2-48a5-baa6-99c0d7768c17 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:43.723485 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:43.723485 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:43.724572 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7dfde3a-a0d2-48a5-baa6-99c0d7768c17 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:43.773116 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:43.773116 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:43.782535 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c7dfde3a-a0d2-48a5-baa6-99c0d7768c17 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:43.806750 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7dfde3a-a0d2-48a5-baa6-99c0d7768c17 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:43.807730 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1452/2861] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:43 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 953 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:44.824351 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-533be0c7-66cd-41c7-9a4b-5383c4b1104c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:44.824857 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-533be0c7-66cd-41c7-9a4b-5383c4b1104c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:44.825078 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:44.825078 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:44.825452 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-533be0c7-66cd-41c7-9a4b-5383c4b1104c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:44.877569 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:44.877569 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:44.886013 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-533be0c7-66cd-41c7-9a4b-5383c4b1104c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:44.910626 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-533be0c7-66cd-41c7-9a4b-5383c4b1104c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:44.910724 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1410/2862] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:44 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 953 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:45.934815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6e7d764-0117-4e3a-ab92-212324b83ab7 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:45.934815 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6e7d764-0117-4e3a-ab92-212324b83ab7 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:45.934815 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:45.934815 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:45.934815 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6e7d764-0117-4e3a-ab92-212324b83ab7 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:46.022587 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:46.022587 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:46.030127 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e6e7d764-0117-4e3a-ab92-212324b83ab7 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:46.055492 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6e7d764-0117-4e3a-ab92-212324b83ab7 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:46.055492 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1453/2863] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:45 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 953 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:47.070855 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f6b3d5a-9acd-4cac-be66-7b801318e4d7 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:47.070855 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f6b3d5a-9acd-4cac-be66-7b801318e4d7 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:47.070855 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:47.070855 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:47.070855 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f6b3d5a-9acd-4cac-be66-7b801318e4d7 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:47.120308 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:47.120308 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:47.127989 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2f6b3d5a-9acd-4cac-be66-7b801318e4d7 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:47.148990 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f6b3d5a-9acd-4cac-be66-7b801318e4d7 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:47.148990 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1411/2864] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:47 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 954 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:47.167122 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d698b4d-d463-4055-81a5-75260d432fe2 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:47.167122 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d698b4d-d463-4055-81a5-75260d432fe2 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:47.167122 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:47.167122 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:47.167122 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d698b4d-d463-4055-81a5-75260d432fe2 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:47.218835 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:47.218835 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:47.229583 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d698b4d-d463-4055-81a5-75260d432fe2 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:47.249440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d698b4d-d463-4055-81a5-75260d432fe2 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:47.249440 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1454/2865] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:47 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 954 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:47.267405 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7775cdf4-69ac-4c03-a5f4-249217352bc8 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] PUT http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:47.267405 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:47.267405 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:47.267405 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7775cdf4-69ac-4c03-a5f4-249217352bc8 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-681319360"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:47.318456 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:47.318456 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:47.329442 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7775cdf4-69ac-4c03-a5f4-249217352bc8 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:47.339766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7775cdf4-69ac-4c03-a5f4-249217352bc8 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume updated successfully. Jan 21 09:34:47.352995 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7775cdf4-69ac-4c03-a5f4-249217352bc8 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:47.360640 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1412/2866] 10.222.0.86 () {60 vars in 1335 bytes} [Thu Jan 21 09:34:47 2021] PUT /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 886 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:47.367419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-baf80e78-ded9-441d-a092-5f661829e782 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] PUT http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:47.367419 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:47.367419 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:47.367419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-baf80e78-ded9-441d-a092-5f661829e782 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1418510174", "description": "This is the new description of volume"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:47.420564 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:47.420564 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:47.427486 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-baf80e78-ded9-441d-a092-5f661829e782 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:47.437452 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-baf80e78-ded9-441d-a092-5f661829e782 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume updated successfully. Jan 21 09:34:47.451673 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-baf80e78-ded9-441d-a092-5f661829e782 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:47.451673 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1455/2867] 10.222.0.86 () {60 vars in 1336 bytes} [Thu Jan 21 09:34:47 2021] PUT /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 926 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:47.465188 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bc23f5d-528c-498a-a110-ec02630a6f34 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:47.465188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bc23f5d-528c-498a-a110-ec02630a6f34 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:47.465188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:47.465188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:47.465188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bc23f5d-528c-498a-a110-ec02630a6f34 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:47.519403 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:47.519403 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:47.526458 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0bc23f5d-528c-498a-a110-ec02630a6f34 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:47.549679 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bc23f5d-528c-498a-a110-ec02630a6f34 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:47.549679 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1413/2868] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:47 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 994 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:47.565636 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] POST http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes Jan 21 09:34:47.565636 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:47.565636 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:47.565636 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1755877056", "availability_zone": "nova", "size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:47.565636 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1755877056', 'availability_zone': 'nova', 'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:34:47.565636 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume of 1 GB Jan 21 09:34:47.580128 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Availability Zones retrieved successfully. Jan 21 09:34:47.597472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Flow 'volume_create_api' (95358155-967f-4a7b-bc5e-f2ad4fdb9d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:47.597472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b27ed2d-4955-4065-a7d1-e059b4178cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:47.597472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:34:47.666619 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b27ed2d-4955-4065-a7d1-e059b4178cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:47.666619 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1042efcf-48e5-4f94-801f-09c1fa8a1454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:47.851798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Created reservations ['7dcffacf-4904-4577-864f-5c8a6cf35028', '659e4441-cc4d-482f-a41a-022b41bfe9cc', 'e14f2d01-0474-40ab-a8a4-ebec6e45719f', '334b4d5f-c20c-45ac-9730-5132b4960093'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:34:47.851798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1042efcf-48e5-4f94-801f-09c1fa8a1454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dcffacf-4904-4577-864f-5c8a6cf35028', '659e4441-cc4d-482f-a41a-022b41bfe9cc', 'e14f2d01-0474-40ab-a8a4-ebec6e45719f', '334b4d5f-c20c-45ac-9730-5132b4960093']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:47.851798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b2a882-1544-4572-9c64-ec016b1b1b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:47.961986 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99b2a882-1544-4572-9c64-ec016b1b1b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8475e4ba-e5a6-42ab-bf63-3296da576f7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1755877056',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab9d6cee646a4079954d9b993614fa51',qos_specs=None,replication_status=,reservations=['7dcffacf-4904-4577-864f-5c8a6cf35028','659e4441-cc4d-482f-a41a-022b41bfe9cc','e14f2d01-0474-40ab-a8a4-ebec6e45719f','334b4d5f-c20c-45ac-9730-5132b4960093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:34:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1755877056',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8475e4ba-e5a6-42ab-bf63-3296da576f7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab9d6cee646a4079954d9b993614fa51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:47.961986 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c689ae39-ea35-4313-9140-186a74f0985d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:47.990463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c689ae39-ea35-4313-9140-186a74f0985d) transitioned into 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-1755877056',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab9d6cee646a4079954d9b993614fa51',qos_specs=None,replication_status=,reservations=['7dcffacf-4904-4577-864f-5c8a6cf35028','659e4441-cc4d-482f-a41a-022b41bfe9cc','e14f2d01-0474-40ab-a8a4-ebec6e45719f','334b4d5f-c20c-45ac-9730-5132b4960093'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:47.990463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53513e07-0e85-4ec2-ab76-3bea157e83f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:48.009509 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53513e07-0e85-4ec2-ab76-3bea157e83f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:48.009509 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Flow 'volume_create_api' (95358155-967f-4a7b-bc5e-f2ad4fdb9d31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:48.058463 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume request issued successfully. Jan 21 09:34:48.069487 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-006307dd-5ca4-4e0a-b056-9e18b1e0e19c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes returned with HTTP 202 Jan 21 09:34:48.069487 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1456/2869] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:34:47 2021] POST /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes => generated 811 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:34:48.088360 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01e0198a-9d2c-4f0c-8e72-1bae6260fd1a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c Jan 21 09:34:48.088360 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01e0198a-9d2c-4f0c-8e72-1bae6260fd1a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:48.088360 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:48.088360 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:48.088360 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01e0198a-9d2c-4f0c-8e72-1bae6260fd1a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:48.144813 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:48.144813 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:48.149145 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-01e0198a-9d2c-4f0c-8e72-1bae6260fd1a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:48.172681 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01e0198a-9d2c-4f0c-8e72-1bae6260fd1a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c returned with HTTP 200 Jan 21 09:34:48.179766 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1414/2870] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:48 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c => generated 903 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:49.198580 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-206c0e25-eafa-403a-be38-587be4c4fb12 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c Jan 21 09:34:49.198580 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-206c0e25-eafa-403a-be38-587be4c4fb12 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:49.198580 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:49.198580 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:49.198580 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-206c0e25-eafa-403a-be38-587be4c4fb12 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:49.271545 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:49.271545 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:49.279125 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-206c0e25-eafa-403a-be38-587be4c4fb12 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:49.308868 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-206c0e25-eafa-403a-be38-587be4c4fb12 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c returned with HTTP 200 Jan 21 09:34:49.308868 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1457/2871] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:49 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c => generated 904 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:49.325841 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e947930-97f3-484a-a84a-47d55e0012b2 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] PUT http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c Jan 21 09:34:49.325841 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:49.325841 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:49.325841 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e947930-97f3-484a-a84a-47d55e0012b2 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-681319360", "description": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:49.381181 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:49.381181 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:49.390043 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2e947930-97f3-484a-a84a-47d55e0012b2 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:49.543614 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2e947930-97f3-484a-a84a-47d55e0012b2 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume updated successfully. Jan 21 09:34:49.557023 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e947930-97f3-484a-a84a-47d55e0012b2 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c returned with HTTP 200 Jan 21 09:34:49.557023 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1415/2872] 10.222.0.86 () {60 vars in 1335 bytes} [Thu Jan 21 09:34:49 2021] PUT /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c => generated 838 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:49.572100 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae15837b-5430-4b2a-9529-ad4c3a86bea9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] DELETE http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c Jan 21 09:34:49.572100 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae15837b-5430-4b2a-9529-ad4c3a86bea9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:49.572100 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:49.572100 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:49.572100 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae15837b-5430-4b2a-9529-ad4c3a86bea9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:49.572100 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ae15837b-5430-4b2a-9529-ad4c3a86bea9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Delete volume with id: 8475e4ba-e5a6-42ab-bf63-3296da576f7c Jan 21 09:34:49.621459 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:49.621459 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:49.621459 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae15837b-5430-4b2a-9529-ad4c3a86bea9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:49.791822 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae15837b-5430-4b2a-9529-ad4c3a86bea9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Delete volume request issued successfully. Jan 21 09:34:49.791822 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae15837b-5430-4b2a-9529-ad4c3a86bea9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c returned with HTTP 202 Jan 21 09:34:49.791822 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1458/2873] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:34:49 2021] DELETE /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:34:49.799256 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aaa24ce4-03bd-4f76-a17c-cd505693d5c4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c Jan 21 09:34:49.799256 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aaa24ce4-03bd-4f76-a17c-cd505693d5c4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:49.799256 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:49.799256 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:49.799256 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aaa24ce4-03bd-4f76-a17c-cd505693d5c4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:49.854366 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:49.854366 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:49.864349 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aaa24ce4-03bd-4f76-a17c-cd505693d5c4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:49.889234 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aaa24ce4-03bd-4f76-a17c-cd505693d5c4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c returned with HTTP 200 Jan 21 09:34:49.889234 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1416/2874] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:49 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c => generated 905 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:50.900529 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0522a2b1-1b03-4c6e-ab7b-5045ae886470 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c Jan 21 09:34:50.901073 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0522a2b1-1b03-4c6e-ab7b-5045ae886470 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:50.901314 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:50.901314 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:50.901688 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0522a2b1-1b03-4c6e-ab7b-5045ae886470 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:50.950880 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:50.950880 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:50.959715 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0522a2b1-1b03-4c6e-ab7b-5045ae886470 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:50.981937 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0522a2b1-1b03-4c6e-ab7b-5045ae886470 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c returned with HTTP 200 Jan 21 09:34:50.982662 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1459/2875] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:50 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c => generated 905 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:52.004319 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1a51db0-ce43-4b0e-9671-3255994dec13 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c Jan 21 09:34:52.004319 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1a51db0-ce43-4b0e-9671-3255994dec13 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:52.004319 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:52.004319 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:52.004319 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1a51db0-ce43-4b0e-9671-3255994dec13 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:52.046891 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1a51db0-ce43-4b0e-9671-3255994dec13 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c returned with HTTP 404 Jan 21 09:34:52.048075 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1417/2876] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:51 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/8475e4ba-e5a6-42ab-bf63-3296da576f7c => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:34:52.055977 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e1afd19-2104-4051-8eee-578f08d6281a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] DELETE http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:52.056189 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e1afd19-2104-4051-8eee-578f08d6281a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:52.056405 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:52.056405 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:52.056751 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e1afd19-2104-4051-8eee-578f08d6281a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:52.057204 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3e1afd19-2104-4051-8eee-578f08d6281a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Delete volume with id: 18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:52.106165 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:52.106165 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:52.107349 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3e1afd19-2104-4051-8eee-578f08d6281a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:52.217086 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3e1afd19-2104-4051-8eee-578f08d6281a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Delete volume request issued successfully. Jan 21 09:34:52.217086 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e1afd19-2104-4051-8eee-578f08d6281a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 202 Jan 21 09:34:52.217086 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1460/2877] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:34:52 2021] DELETE /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:34:52.229991 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea9ebe39-0115-44f9-b554-84486c3c3fb9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:52.229991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea9ebe39-0115-44f9-b554-84486c3c3fb9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:52.229991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea9ebe39-0115-44f9-b554-84486c3c3fb9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:52.283139 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:52.283139 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:52.292150 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ea9ebe39-0115-44f9-b554-84486c3c3fb9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:52.315505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea9ebe39-0115-44f9-b554-84486c3c3fb9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:52.318118 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1418/2878] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:52 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 993 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:53.334052 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a4bb3c7-9ef4-4cfe-b63c-28b15e4a42ad tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:53.334052 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a4bb3c7-9ef4-4cfe-b63c-28b15e4a42ad tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:53.336019 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:53.336019 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:53.336019 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a4bb3c7-9ef4-4cfe-b63c-28b15e4a42ad tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:53.396381 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:53.396381 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:53.414108 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8a4bb3c7-9ef4-4cfe-b63c-28b15e4a42ad tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:53.430158 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a4bb3c7-9ef4-4cfe-b63c-28b15e4a42ad tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 200 Jan 21 09:34:53.430971 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1461/2879] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:53 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 993 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:34:54.449044 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65fe8cab-b9be-4454-9936-788930e3f72f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b Jan 21 09:34:54.449465 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65fe8cab-b9be-4454-9936-788930e3f72f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:54.449465 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:54.449465 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:54.449716 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65fe8cab-b9be-4454-9936-788930e3f72f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:54.496532 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65fe8cab-b9be-4454-9936-788930e3f72f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b returned with HTTP 404 Jan 21 09:34:54.497531 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1419/2880] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:54 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/18aea979-602c-4964-bbd5-03668525c68b => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:34:54.541785 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] POST http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes Jan 21 09:34:54.541785 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:54.541785 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:54.541785 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1bd435bf-09c9-4a02-9f1c-d0874199f573", "size": 1, "name": "tempest-VolumesGetTest-Volume-1034128642", "metadata": {"Type": "Test"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:34:54.550517 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume request body: {'volume': {'imageRef': '1bd435bf-09c9-4a02-9f1c-d0874199f573', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1034128642', 'metadata': {'Type': 'Test'}}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:34:54.666436 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume of 1 GB Jan 21 09:34:54.680410 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Availability Zones retrieved successfully. Jan 21 09:34:54.697593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Flow 'volume_create_api' (2fdb4020-a40e-4812-acb5-c3b2f6ed7435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:54.700315 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67eead1b-d9d5-4c3d-b548-c0e768f299a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:54.702352 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:34:54.807536 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67eead1b-d9d5-4c3d-b548-c0e768f299a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:54.810227 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75be2bd6-5c91-4f04-9a66-8bc1a8fe7028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:54.956345 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Created reservations ['b1ff4eb3-c428-4a3b-98fa-e9c3bdbdd6c8', '54ca67ab-6618-4e61-9cfa-fa27cc57b871', '4a74c2bc-0131-4f45-a389-639fc49e981d', '6449a2a4-0ae5-4de8-b22f-3038904861cf'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:34:54.959036 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75be2bd6-5c91-4f04-9a66-8bc1a8fe7028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1ff4eb3-c428-4a3b-98fa-e9c3bdbdd6c8', '54ca67ab-6618-4e61-9cfa-fa27cc57b871', '4a74c2bc-0131-4f45-a389-639fc49e981d', '6449a2a4-0ae5-4de8-b22f-3038904861cf']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:54.960965 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100c8cbb-2fdd-4e8a-913a-80bad7bbe02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:55.120225 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (100c8cbb-2fdd-4e8a-913a-80bad7bbe02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d0c613e-dabe-4e1c-b9e1-2fabb81a228b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1034128642',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ab9d6cee646a4079954d9b993614fa51',qos_specs=None,replication_status=,reservations=['b1ff4eb3-c428-4a3b-98fa-e9c3bdbdd6c8','54ca67ab-6618-4e61-9cfa-fa27cc57b871','4a74c2bc-0131-4f45-a389-639fc49e981d','6449a2a4-0ae5-4de8-b22f-3038904861cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:34:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1034128642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d0c613e-dabe-4e1c-b9e1-2fabb81a228b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ab9d6cee646a4079954d9b993614fa51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:55.125983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (302f2643-41a4-4fc7-8712-7c33b1b352d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:55.157228 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (302f2643-41a4-4fc7-8712-7c33b1b352d9) transitioned into state 'SUCCESS' from state '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-1034128642',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ab9d6cee646a4079954d9b993614fa51',qos_specs=None,replication_status=,reservations=['b1ff4eb3-c428-4a3b-98fa-e9c3bdbdd6c8','54ca67ab-6618-4e61-9cfa-fa27cc57b871','4a74c2bc-0131-4f45-a389-639fc49e981d','6449a2a4-0ae5-4de8-b22f-3038904861cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:55.159505 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e93383-880d-4179-9ea5-6217fda3cfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:34:55.195269 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e93383-880d-4179-9ea5-6217fda3cfce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:34:55.199414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Flow 'volume_create_api' (2fdb4020-a40e-4812-acb5-c3b2f6ed7435) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:34:55.248301 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume request issued successfully. Jan 21 09:34:55.262823 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97311502-5023-465d-8bbb-61ae8be43f07 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes returned with HTTP 202 Jan 21 09:34:55.263853 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1462/2881] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:34:54 2021] POST /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes => generated 828 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:34:55.278358 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c90f360c-968d-4ffe-bb69-6577879b0831 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:34:55.278877 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c90f360c-968d-4ffe-bb69-6577879b0831 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:55.279358 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c90f360c-968d-4ffe-bb69-6577879b0831 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:55.328780 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:55.328780 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:55.337853 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c90f360c-968d-4ffe-bb69-6577879b0831 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:55.361155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c90f360c-968d-4ffe-bb69-6577879b0831 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:34:55.361983 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1420/2882] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:55 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 896 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:56.379707 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3dcd0512-f2cb-464a-9931-5c0a28c239f3 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:34:56.380224 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3dcd0512-f2cb-464a-9931-5c0a28c239f3 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:56.381082 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:56.381082 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:56.381082 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3dcd0512-f2cb-464a-9931-5c0a28c239f3 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:56.432470 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:56.432470 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:56.442540 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3dcd0512-f2cb-464a-9931-5c0a28c239f3 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:56.465270 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3dcd0512-f2cb-464a-9931-5c0a28c239f3 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:34:56.466118 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1463/2883] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:56 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:57.485800 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b36f293-cf3b-4699-ac92-159069c70ae1 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:34:57.486781 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b36f293-cf3b-4699-ac92-159069c70ae1 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:57.486781 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:57.486781 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:57.487187 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b36f293-cf3b-4699-ac92-159069c70ae1 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:57.537690 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:57.537690 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:57.546127 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9b36f293-cf3b-4699-ac92-159069c70ae1 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:57.574004 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b36f293-cf3b-4699-ac92-159069c70ae1 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:34:57.574876 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1421/2884] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:57 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:58.598040 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c97cf435-d567-4582-a5e4-46ac792ef251 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:34:58.598040 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c97cf435-d567-4582-a5e4-46ac792ef251 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:58.598040 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:58.598040 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:58.598040 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c97cf435-d567-4582-a5e4-46ac792ef251 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:58.653354 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:58.653354 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:58.664892 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c97cf435-d567-4582-a5e4-46ac792ef251 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:58.690440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c97cf435-d567-4582-a5e4-46ac792ef251 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:34:58.690440 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1464/2885] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:58 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:34:59.707119 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08746003-7a19-4e7d-9f31-4c127e8925a5 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:34:59.708191 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08746003-7a19-4e7d-9f31-4c127e8925a5 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:34:59.708586 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:34:59.708586 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:34:59.709221 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08746003-7a19-4e7d-9f31-4c127e8925a5 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:34:59.758418 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:34:59.758418 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:34:59.767364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-08746003-7a19-4e7d-9f31-4c127e8925a5 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:34:59.790949 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08746003-7a19-4e7d-9f31-4c127e8925a5 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:34:59.791753 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1422/2886] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:34:59 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:00.808081 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14423a5a-f310-4a39-aeb6-4757ab671e57 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:00.809192 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14423a5a-f310-4a39-aeb6-4757ab671e57 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:00.809386 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:00.809386 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:00.809746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14423a5a-f310-4a39-aeb6-4757ab671e57 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:00.858433 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:00.858433 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:00.867786 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-14423a5a-f310-4a39-aeb6-4757ab671e57 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:00.891818 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14423a5a-f310-4a39-aeb6-4757ab671e57 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:00.893024 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1465/2887] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:00 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:01.909048 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32266964-6706-4378-8976-88e4d71de292 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:01.909713 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32266964-6706-4378-8976-88e4d71de292 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:01.909934 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:01.909934 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:01.910352 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32266964-6706-4378-8976-88e4d71de292 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:01.959999 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:01.959999 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:01.968805 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-32266964-6706-4378-8976-88e4d71de292 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:01.991430 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32266964-6706-4378-8976-88e4d71de292 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:01.992275 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1423/2888] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:01 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:03.008170 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-410a9af0-56c6-417e-8a21-8f4d71cb1fe9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:03.008682 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-410a9af0-56c6-417e-8a21-8f4d71cb1fe9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:03.008794 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:03.008794 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:03.009125 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-410a9af0-56c6-417e-8a21-8f4d71cb1fe9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:03.058624 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:03.058624 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:03.067246 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-410a9af0-56c6-417e-8a21-8f4d71cb1fe9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:03.089477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-410a9af0-56c6-417e-8a21-8f4d71cb1fe9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:03.090323 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1466/2889] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:03 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 920 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:04.106812 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cadd8634-5097-4bfd-8347-a7bc02d5014c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:04.107517 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cadd8634-5097-4bfd-8347-a7bc02d5014c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:04.107517 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:04.107517 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:04.107933 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cadd8634-5097-4bfd-8347-a7bc02d5014c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:04.161539 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:04.161539 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:04.170169 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cadd8634-5097-4bfd-8347-a7bc02d5014c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:04.192196 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cadd8634-5097-4bfd-8347-a7bc02d5014c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:04.193017 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1424/2890] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:04 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 920 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:05.209005 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-597501cc-1987-422f-8654-557b0dd5a10b tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:05.209523 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-597501cc-1987-422f-8654-557b0dd5a10b tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:05.209749 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:05.209749 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:05.210164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-597501cc-1987-422f-8654-557b0dd5a10b tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:05.260119 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:05.260119 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:05.269424 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-597501cc-1987-422f-8654-557b0dd5a10b tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:05.291586 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-597501cc-1987-422f-8654-557b0dd5a10b tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:05.292406 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1467/2891] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:05 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:06.309803 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82eed3fb-d938-43e4-85b9-860ebcaa1fdf tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:06.310455 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82eed3fb-d938-43e4-85b9-860ebcaa1fdf tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:06.310620 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:06.310620 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:06.311006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82eed3fb-d938-43e4-85b9-860ebcaa1fdf tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:06.365399 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:06.365399 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:06.374800 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82eed3fb-d938-43e4-85b9-860ebcaa1fdf tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:06.400621 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82eed3fb-d938-43e4-85b9-860ebcaa1fdf tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:06.401510 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1425/2892] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:06 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 978 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:07.418773 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2bb2436b-2128-4535-b13f-ee621188dca4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:07.419295 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2bb2436b-2128-4535-b13f-ee621188dca4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:07.419568 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:07.419568 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:07.419837 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2bb2436b-2128-4535-b13f-ee621188dca4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:07.469784 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:07.469784 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:07.478211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2bb2436b-2128-4535-b13f-ee621188dca4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:07.502266 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2bb2436b-2128-4535-b13f-ee621188dca4 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:07.503271 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1468/2893] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:07 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 981 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:08.520533 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1243d8e-f636-4afe-8c75-ba9d2102c7ad tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:08.521087 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1243d8e-f636-4afe-8c75-ba9d2102c7ad tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:08.521280 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:08.521280 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:08.521643 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1243d8e-f636-4afe-8c75-ba9d2102c7ad tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:08.573208 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:08.573208 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:08.581838 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b1243d8e-f636-4afe-8c75-ba9d2102c7ad tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:08.607342 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1243d8e-f636-4afe-8c75-ba9d2102c7ad tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:08.608194 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1426/2894] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:08 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 981 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:09.626941 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82c45dbb-4ec0-47da-a481-5db0ded9f0c2 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:09.627671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82c45dbb-4ec0-47da-a481-5db0ded9f0c2 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:09.627879 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:09.627879 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:09.628267 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82c45dbb-4ec0-47da-a481-5db0ded9f0c2 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:09.681031 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:09.681031 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:09.690523 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82c45dbb-4ec0-47da-a481-5db0ded9f0c2 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:09.714388 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82c45dbb-4ec0-47da-a481-5db0ded9f0c2 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:09.715228 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1469/2895] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:09 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 981 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:10.733732 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ed5d474-fbac-4d82-b5da-614790920c13 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:10.734560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ed5d474-fbac-4d82-b5da-614790920c13 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:10.734783 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:10.734783 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:10.735201 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ed5d474-fbac-4d82-b5da-614790920c13 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:10.789465 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:10.789465 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:10.798140 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ed5d474-fbac-4d82-b5da-614790920c13 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:10.822724 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ed5d474-fbac-4d82-b5da-614790920c13 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:10.823649 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1427/2896] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:10 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 1369 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:35:10.840079 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ecd4992-c7f2-4bfe-9022-6b857a6145c1 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:10.840593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ecd4992-c7f2-4bfe-9022-6b857a6145c1 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:10.840806 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:10.840806 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:10.841175 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ecd4992-c7f2-4bfe-9022-6b857a6145c1 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:10.893075 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:10.893075 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:10.901157 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ecd4992-c7f2-4bfe-9022-6b857a6145c1 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:10.923415 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ecd4992-c7f2-4bfe-9022-6b857a6145c1 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:10.924225 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1470/2897] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:10 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 1369 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:35:10.939668 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2a7c345-f833-4f18-945f-a565e87d8c1d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] PUT http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:10.940126 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:10.940126 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:10.940540 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2a7c345-f833-4f18-945f-a565e87d8c1d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1034128642"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:35:10.989059 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:10.989059 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:10.996908 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d2a7c345-f833-4f18-945f-a565e87d8c1d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:11.005815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d2a7c345-f833-4f18-945f-a565e87d8c1d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume updated successfully. Jan 21 09:35:11.020618 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2a7c345-f833-4f18-945f-a565e87d8c1d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:11.021466 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1428/2898] 10.222.0.86 () {60 vars in 1335 bytes} [Thu Jan 21 09:35:10 2021] PUT /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:11.036459 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-144498ca-ba96-495e-95bb-3a76dee1076a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] PUT http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:11.036931 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:11.036931 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:11.037413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-144498ca-ba96-495e-95bb-3a76dee1076a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-409286920", "description": "This is the new description of volume"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:35:11.088732 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:11.088732 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:11.097456 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-144498ca-ba96-495e-95bb-3a76dee1076a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:11.106368 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-144498ca-ba96-495e-95bb-3a76dee1076a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume updated successfully. Jan 21 09:35:11.119978 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-144498ca-ba96-495e-95bb-3a76dee1076a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:11.120890 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1471/2899] 10.222.0.86 () {60 vars in 1336 bytes} [Thu Jan 21 09:35:11 2021] PUT /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 890 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:35:11.135052 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e7f28a7-d15c-468c-bdd5-a8633a5cccb7 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:11.135575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e7f28a7-d15c-468c-bdd5-a8633a5cccb7 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:11.135791 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:11.135791 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:11.136161 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e7f28a7-d15c-468c-bdd5-a8633a5cccb7 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:11.184644 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:11.184644 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:11.192487 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e7f28a7-d15c-468c-bdd5-a8633a5cccb7 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:11.214880 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e7f28a7-d15c-468c-bdd5-a8633a5cccb7 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:11.215759 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1429/2900] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:11 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 1407 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:35:11.230815 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] POST http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes Jan 21 09:35:11.231268 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:11.231268 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:11.231683 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-195770429", "availability_zone": "nova", "size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:35:11.232850 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-195770429', 'availability_zone': 'nova', 'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:35:11.233212 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume of 1 GB Jan 21 09:35:11.245737 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Availability Zones retrieved successfully. Jan 21 09:35:11.262050 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Flow 'volume_create_api' (9c68de2e-6937-4cf2-bd7b-e82edbb293f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:35:11.264824 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edecf358-f1d8-4ee3-8eb3-9c58dbc90642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:35:11.267341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:35:11.329376 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edecf358-f1d8-4ee3-8eb3-9c58dbc90642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:35:11.331596 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1995ba90-a80a-470e-8f6e-af7ceacc18b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:35:11.396021 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Created reservations ['a242e6e4-0a26-4150-8fc7-d04841eb5d96', 'd7cae70b-ee04-4693-a383-53f8157ec855', 'a1fac0c5-5bd0-43c1-a92b-fe07c7776241', 'e4c08313-036c-4165-8495-3b224380b888'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:35:11.397816 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1995ba90-a80a-470e-8f6e-af7ceacc18b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a242e6e4-0a26-4150-8fc7-d04841eb5d96', 'd7cae70b-ee04-4693-a383-53f8157ec855', 'a1fac0c5-5bd0-43c1-a92b-fe07c7776241', 'e4c08313-036c-4165-8495-3b224380b888']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:35:11.399961 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebfcd5fb-1ed3-432c-82d9-1323e986ce2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:35:11.458496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebfcd5fb-1ed3-432c-82d9-1323e986ce2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fd0ec14-33ba-443b-937c-97f90db3c1d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-195770429',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab9d6cee646a4079954d9b993614fa51',qos_specs=None,replication_status=,reservations=['a242e6e4-0a26-4150-8fc7-d04841eb5d96','d7cae70b-ee04-4693-a383-53f8157ec855','a1fac0c5-5bd0-43c1-a92b-fe07c7776241','e4c08313-036c-4165-8495-3b224380b888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:35:11Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-195770429',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fd0ec14-33ba-443b-937c-97f90db3c1d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab9d6cee646a4079954d9b993614fa51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:35:11.460556 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b0f51c4-93d8-4a08-bf9d-8e061e8f0aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:35:11.486445 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b0f51c4-93d8-4a08-bf9d-8e061e8f0aae) transitioned into 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-195770429',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab9d6cee646a4079954d9b993614fa51',qos_specs=None,replication_status=,reservations=['a242e6e4-0a26-4150-8fc7-d04841eb5d96','d7cae70b-ee04-4693-a383-53f8157ec855','a1fac0c5-5bd0-43c1-a92b-fe07c7776241','e4c08313-036c-4165-8495-3b224380b888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c83ae4c06bd421ab445cbe72e6d9bee',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:35:11.488392 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612c2ad2-484a-4088-b470-5fd5fe743749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:35:11.502653 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612c2ad2-484a-4088-b470-5fd5fe743749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:35:11.505247 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Flow 'volume_create_api' (9c68de2e-6937-4cf2-bd7b-e82edbb293f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:35:11.555430 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Create volume request issued successfully. Jan 21 09:35:11.568832 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ddc39d9-19ef-45ca-9158-286716d6ad3e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes returned with HTTP 202 Jan 21 09:35:11.569935 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1472/2901] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:35:11 2021] POST /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes => generated 810 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:35:11.584007 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bef8c79-5c22-4b40-84ca-c7f0c47b31d9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 Jan 21 09:35:11.584688 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bef8c79-5c22-4b40-84ca-c7f0c47b31d9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:11.584904 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:11.584904 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:11.585287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bef8c79-5c22-4b40-84ca-c7f0c47b31d9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:11.767692 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:11.767692 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:11.775931 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4bef8c79-5c22-4b40-84ca-c7f0c47b31d9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:11.798856 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bef8c79-5c22-4b40-84ca-c7f0c47b31d9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 returned with HTTP 200 Jan 21 09:35:11.806141 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1430/2902] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:11 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 => generated 902 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:12.817226 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c14557f-c45d-4430-b9dd-5dd5a475c8cd tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 Jan 21 09:35:12.817762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c14557f-c45d-4430-b9dd-5dd5a475c8cd tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:12.817945 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:12.817945 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:12.818344 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c14557f-c45d-4430-b9dd-5dd5a475c8cd tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:12.866595 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:12.866595 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:12.875347 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4c14557f-c45d-4430-b9dd-5dd5a475c8cd tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:12.896161 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c14557f-c45d-4430-b9dd-5dd5a475c8cd tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 returned with HTTP 200 Jan 21 09:35:12.896966 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1473/2903] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:12 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 => generated 903 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:12.911850 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5bf3f8de-63cb-473f-8108-5416ff5fa6dc tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] PUT http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 Jan 21 09:35:12.912294 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:12.912294 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:12.912697 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5bf3f8de-63cb-473f-8108-5416ff5fa6dc tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1034128642", "description": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:35:12.960735 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:12.960735 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:12.968603 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5bf3f8de-63cb-473f-8108-5416ff5fa6dc tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:12.976974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5bf3f8de-63cb-473f-8108-5416ff5fa6dc tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume updated successfully. Jan 21 09:35:12.989969 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5bf3f8de-63cb-473f-8108-5416ff5fa6dc tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 returned with HTTP 200 Jan 21 09:35:12.990833 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1431/2904] 10.222.0.86 () {60 vars in 1335 bytes} [Thu Jan 21 09:35:12 2021] PUT /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 => generated 839 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:13.005336 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-755d23ca-b7cf-472f-ad4c-537e091fb268 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] DELETE http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 Jan 21 09:35:13.005851 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-755d23ca-b7cf-472f-ad4c-537e091fb268 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:13.006065 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:13.006065 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:13.006459 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-755d23ca-b7cf-472f-ad4c-537e091fb268 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:13.006912 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-755d23ca-b7cf-472f-ad4c-537e091fb268 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Delete volume with id: 6fd0ec14-33ba-443b-937c-97f90db3c1d3 Jan 21 09:35:13.056222 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:13.056222 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:13.057347 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-755d23ca-b7cf-472f-ad4c-537e091fb268 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:13.082696 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-755d23ca-b7cf-472f-ad4c-537e091fb268 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Delete volume request issued successfully. Jan 21 09:35:13.083166 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-755d23ca-b7cf-472f-ad4c-537e091fb268 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 returned with HTTP 202 Jan 21 09:35:13.084050 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1474/2905] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:35:13 2021] DELETE /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:35:13.092234 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecc94b05-edb6-48e2-b695-b1c3b7d750a9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 Jan 21 09:35:13.092359 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecc94b05-edb6-48e2-b695-b1c3b7d750a9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:13.092574 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:13.092574 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:13.093454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecc94b05-edb6-48e2-b695-b1c3b7d750a9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:13.143530 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:13.143530 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:13.152031 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ecc94b05-edb6-48e2-b695-b1c3b7d750a9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:13.174454 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecc94b05-edb6-48e2-b695-b1c3b7d750a9 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 returned with HTTP 200 Jan 21 09:35:13.175278 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1432/2906] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:13 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 => generated 906 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:14.191341 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cc5fa6d-72bd-443f-8c0c-a3591c80081a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 Jan 21 09:35:14.191893 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cc5fa6d-72bd-443f-8c0c-a3591c80081a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:14.192073 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:14.192073 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:14.192441 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cc5fa6d-72bd-443f-8c0c-a3591c80081a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:14.242052 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:14.242052 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:14.251194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8cc5fa6d-72bd-443f-8c0c-a3591c80081a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:14.272456 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cc5fa6d-72bd-443f-8c0c-a3591c80081a tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 returned with HTTP 200 Jan 21 09:35:14.273339 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1475/2907] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:14 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 => generated 906 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:15.289517 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffa2d3bb-e7e5-4d19-8154-73256e4b304c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 Jan 21 09:35:15.290057 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffa2d3bb-e7e5-4d19-8154-73256e4b304c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:15.290293 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:15.290293 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:15.290696 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffa2d3bb-e7e5-4d19-8154-73256e4b304c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:15.335478 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffa2d3bb-e7e5-4d19-8154-73256e4b304c tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 returned with HTTP 404 Jan 21 09:35:15.336466 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1433/2908] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:15 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/6fd0ec14-33ba-443b-937c-97f90db3c1d3 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:35:15.344716 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ab42a53-f059-429c-8e4b-885b740e0e3d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] DELETE http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:15.345227 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ab42a53-f059-429c-8e4b-885b740e0e3d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:15.345442 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:15.345442 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:15.345806 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ab42a53-f059-429c-8e4b-885b740e0e3d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:15.346313 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1ab42a53-f059-429c-8e4b-885b740e0e3d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Delete volume with id: 4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:15.395574 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:15.395574 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:15.396766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ab42a53-f059-429c-8e4b-885b740e0e3d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:15.427993 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ab42a53-f059-429c-8e4b-885b740e0e3d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Delete volume request issued successfully. Jan 21 09:35:15.428477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ab42a53-f059-429c-8e4b-885b740e0e3d tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 202 Jan 21 09:35:15.429528 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1476/2909] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:35:15 2021] DELETE /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:35:15.436974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5e17dce-2d3a-4cb2-8179-b38078afd6ef tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:15.437487 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5e17dce-2d3a-4cb2-8179-b38078afd6ef tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:15.438710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5e17dce-2d3a-4cb2-8179-b38078afd6ef tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:15.500581 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:15.500581 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:15.509223 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a5e17dce-2d3a-4cb2-8179-b38078afd6ef tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:15.535046 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5e17dce-2d3a-4cb2-8179-b38078afd6ef tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:15.535875 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1434/2910] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:15 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 1406 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:35:16.552848 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-604ced0f-d00f-4e85-9e2f-fa981df81561 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:16.554138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-604ced0f-d00f-4e85-9e2f-fa981df81561 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:16.554544 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:16.554544 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:16.554922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-604ced0f-d00f-4e85-9e2f-fa981df81561 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:16.605016 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:16.605016 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:16.613718 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-604ced0f-d00f-4e85-9e2f-fa981df81561 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:16.638848 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-604ced0f-d00f-4e85-9e2f-fa981df81561 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 200 Jan 21 09:35:16.649453 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1477/2911] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:16 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 1406 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:35:17.657099 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da5bdee6-5280-4b73-99a7-133926cf94dc tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b Jan 21 09:35:17.657601 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da5bdee6-5280-4b73-99a7-133926cf94dc tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:17.657715 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:17.657715 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:17.658137 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da5bdee6-5280-4b73-99a7-133926cf94dc tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:17.704878 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da5bdee6-5280-4b73-99a7-133926cf94dc tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b returned with HTTP 404 Jan 21 09:35:17.705994 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1435/2912] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:17 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/4d0c613e-dabe-4e1c-b9e1-2fabb81a228b => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:35:17.717044 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2678a328-2da2-4621-ac79-4767ad96346e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] DELETE http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 Jan 21 09:35:17.717570 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2678a328-2da2-4621-ac79-4767ad96346e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:17.718519 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:17.718519 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:17.719003 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2678a328-2da2-4621-ac79-4767ad96346e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:17.719596 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-2678a328-2da2-4621-ac79-4767ad96346e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Delete volume with id: 61353cdd-c522-4a3e-bc01-5653efab2502 Jan 21 09:35:17.771151 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:17.771151 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:17.772328 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2678a328-2da2-4621-ac79-4767ad96346e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:17.801911 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2678a328-2da2-4621-ac79-4767ad96346e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Delete volume request issued successfully. Jan 21 09:35:17.802421 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2678a328-2da2-4621-ac79-4767ad96346e tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 returned with HTTP 202 Jan 21 09:35:17.803456 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1478/2913] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:35:17 2021] DELETE /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:35:17.811200 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a47c87d2-09f2-45e1-842c-b6d981ebe3c6 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 Jan 21 09:35:17.811844 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a47c87d2-09f2-45e1-842c-b6d981ebe3c6 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:17.813398 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a47c87d2-09f2-45e1-842c-b6d981ebe3c6 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:17.864168 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:17.864168 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:17.872582 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a47c87d2-09f2-45e1-842c-b6d981ebe3c6 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:17.895794 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a47c87d2-09f2-45e1-842c-b6d981ebe3c6 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 returned with HTTP 200 Jan 21 09:35:17.896615 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1436/2914] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:17 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 => generated 906 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:18.912572 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd7031a8-603c-4295-92bf-f6b058c05a61 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 Jan 21 09:35:18.913115 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd7031a8-603c-4295-92bf-f6b058c05a61 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:18.913328 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:18.913328 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:18.913741 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd7031a8-603c-4295-92bf-f6b058c05a61 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:18.964137 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:18.964137 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:18.972973 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd7031a8-603c-4295-92bf-f6b058c05a61 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Volume info retrieved successfully. Jan 21 09:35:18.995430 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd7031a8-603c-4295-92bf-f6b058c05a61 tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 returned with HTTP 200 Jan 21 09:35:18.996254 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1479/2915] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:18 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 => generated 906 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:20.012139 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e8153b8-d0fc-418b-ae8d-0241533aa71f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] GET http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 Jan 21 09:35:20.012672 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e8153b8-d0fc-418b-ae8d-0241533aa71f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:20.012848 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:20.012848 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:20.013214 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e8153b8-d0fc-418b-ae8d-0241533aa71f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:20.058752 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e8153b8-d0fc-418b-ae8d-0241533aa71f tempest-VolumesGetTest-1820660131 tempest-VolumesGetTest-1820660131] http://10.222.0.86/volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 returned with HTTP 404 Jan 21 09:35:20.059716 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1437/2916] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:20 2021] GET /volume/v3/ab9d6cee646a4079954d9b993614fa51/volumes/61353cdd-c522-4a3e-bc01-5653efab2502 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:35:23.357717 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes Jan 21 09:35:23.358312 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:23.358312 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:23.359258 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-77775419"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:35:23.360402 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-77775419'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:35:23.360776 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume of 1 GB Jan 21 09:35:23.373316 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Availability Zones retrieved successfully. Jan 21 09:35:23.398472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Flow 'volume_create_api' (3d6555a0-6f58-4b1c-85c2-1d82d8ae5ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:35:23.401507 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0e6ad6d-85c6-4539-99fc-e51db541041a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:35:23.403911 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:35:23.467701 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0e6ad6d-85c6-4539-99fc-e51db541041a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:35:23.470658 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (435085e0-da76-48f2-9b74-c4e54fa1aabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:35:23.558536 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['1aa5638e-43bd-4241-a9f7-b4b6091da325', 'de59b152-c9fc-49ac-acef-d037f9507664', 'e046e710-ec63-495f-b6e0-1d39eab3c563', '5fd7951a-9912-43eb-b8c8-c5a0b38a964e'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:35:23.560455 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (435085e0-da76-48f2-9b74-c4e54fa1aabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aa5638e-43bd-4241-a9f7-b4b6091da325', 'de59b152-c9fc-49ac-acef-d037f9507664', 'e046e710-ec63-495f-b6e0-1d39eab3c563', '5fd7951a-9912-43eb-b8c8-c5a0b38a964e']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:35:23.564049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7312b6e6-797c-476a-bedc-7014ff072d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:35:23.620151 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7312b6e6-797c-476a-bedc-7014ff072d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20cb22a9-4ece-49d4-95a2-0ddfb3171723', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-77775419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',qos_specs=None,replication_status=,reservations=['1aa5638e-43bd-4241-a9f7-b4b6091da325','de59b152-c9fc-49ac-acef-d037f9507664','e046e710-ec63-495f-b6e0-1d39eab3c563','5fd7951a-9912-43eb-b8c8-c5a0b38a964e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4da15989cc4447f9b36e13cda1f398e',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:35:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-77775419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20cb22a9-4ece-49d4-95a2-0ddfb3171723,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c4da15989cc4447f9b36e13cda1f398e',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:35:23.622261 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b6a13ca-995a-417c-8243-6740d92d854d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:35:23.649451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b6a13ca-995a-417c-8243-6740d92d854d) transitioned into state 'SUCCESS' from state '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-77775419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',qos_specs=None,replication_status=,reservations=['1aa5638e-43bd-4241-a9f7-b4b6091da325','de59b152-c9fc-49ac-acef-d037f9507664','e046e710-ec63-495f-b6e0-1d39eab3c563','5fd7951a-9912-43eb-b8c8-c5a0b38a964e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4da15989cc4447f9b36e13cda1f398e',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:35:23.651472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (951742c8-3d81-4ab3-8922-4a49710a0f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:35:23.665513 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (951742c8-3d81-4ab3-8922-4a49710a0f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:35:23.668534 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Flow 'volume_create_api' (3d6555a0-6f58-4b1c-85c2-1d82d8ae5ef9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:35:23.726332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume request issued successfully. Jan 21 09:35:23.749709 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f048b9c-2116-45f6-9a1e-b9e2e4956e14 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes returned with HTTP 202 Jan 21 09:35:23.751452 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1480/2917] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:35:23 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes => generated 821 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:35:23.766160 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ddfef13-4de7-4e85-9822-1217c45c3dbc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:35:23.766756 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ddfef13-4de7-4e85-9822-1217c45c3dbc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:23.767306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ddfef13-4de7-4e85-9822-1217c45c3dbc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:23.816902 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:23.816902 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:23.825174 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2ddfef13-4de7-4e85-9822-1217c45c3dbc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:35:23.846856 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ddfef13-4de7-4e85-9822-1217c45c3dbc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:35:23.847671 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1438/2918] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:23 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:24.862817 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e8a17d5-6ab1-4a69-acdd-d44da6e2cb6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:35:24.863333 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e8a17d5-6ab1-4a69-acdd-d44da6e2cb6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:24.863528 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:24.863528 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:24.863894 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e8a17d5-6ab1-4a69-acdd-d44da6e2cb6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:24.912062 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:24.912062 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:24.919797 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9e8a17d5-6ab1-4a69-acdd-d44da6e2cb6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:35:24.941651 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e8a17d5-6ab1-4a69-acdd-d44da6e2cb6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:35:24.942487 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1481/2919] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:24 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 914 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:24.958587 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6287f0a6-3680-4f19-bb68-fe469c1cf9dd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots Jan 21 09:35:24.959043 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:24.959043 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:24.959460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6287f0a6-3680-4f19-bb68-fe469c1cf9dd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20cb22a9-4ece-49d4-95a2-0ddfb3171723", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1474012724"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:35:25.012072 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:25.012072 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:25.013141 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6287f0a6-3680-4f19-bb68-fe469c1cf9dd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:35:25.013491 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-6287f0a6-3680-4f19-bb68-fe469c1cf9dd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create snapshot from volume 20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:35:25.076489 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-6287f0a6-3680-4f19-bb68-fe469c1cf9dd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['8bbdb727-c33a-4b51-8614-57d9a0afac08', 'f64073e0-2ab1-4ecb-9500-0ef2301c1cf6', 'ac875f13-62c5-44fb-8539-5fbd7aa8c716', '0c941701-9be5-4186-9eb2-8fb62ef626b6'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:35:25.176532 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6287f0a6-3680-4f19-bb68-fe469c1cf9dd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot create request issued successfully. Jan 21 09:35:25.177290 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6287f0a6-3680-4f19-bb68-fe469c1cf9dd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots returned with HTTP 202 Jan 21 09:35:25.180279 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1439/2920] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:35:24 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots => generated 310 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:35:25.189312 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bcd05e86-6558-4be2-955a-cdeb2f812779 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa Jan 21 09:35:25.189838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bcd05e86-6558-4be2-955a-cdeb2f812779 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:25.190054 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:25.190054 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:25.190462 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bcd05e86-6558-4be2-955a-cdeb2f812779 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:25.214717 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:25.214717 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:25.215836 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bcd05e86-6558-4be2-955a-cdeb2f812779 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:35:25.218310 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bcd05e86-6558-4be2-955a-cdeb2f812779 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa returned with HTTP 200 Jan 21 09:35:25.219125 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1482/2921] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:35:25 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:35:26.231461 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d72a5eb-c233-49ff-9634-95b1f94162fc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa Jan 21 09:35:26.232560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d72a5eb-c233-49ff-9634-95b1f94162fc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:26.232560 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:26.232560 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:26.232833 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d72a5eb-c233-49ff-9634-95b1f94162fc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:26.259385 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:26.259385 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:26.260532 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6d72a5eb-c233-49ff-9634-95b1f94162fc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:35:26.268300 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d72a5eb-c233-49ff-9634-95b1f94162fc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa returned with HTTP 200 Jan 21 09:35:26.268300 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1440/2922] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:35:26 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:27.277586 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-462df133-cc37-4ced-a035-1281a66becb1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa Jan 21 09:35:27.277586 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-462df133-cc37-4ced-a035-1281a66becb1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:27.277586 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:27.277586 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:27.277586 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-462df133-cc37-4ced-a035-1281a66becb1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:27.303597 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:27.303597 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:27.304707 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-462df133-cc37-4ced-a035-1281a66becb1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:35:27.306657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-462df133-cc37-4ced-a035-1281a66becb1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa returned with HTTP 200 Jan 21 09:35:27.307449 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1483/2923] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:35:27 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:35:27.319198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a90408f3-2255-479f-9c50-445373f12183 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups Jan 21 09:35:27.319584 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:27.319584 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:27.319996 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a90408f3-2255-479f-9c50-445373f12183 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"backup": {"volume_id": "20cb22a9-4ece-49d4-95a2-0ddfb3171723", "snapshot_id": "e63cd904-4ffc-45f4-a454-acc8bcd555aa", "name": "tempest-VolumesSnapshotTestJSON-Backup-1972790034"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:35:27.321156 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-a90408f3-2255-479f-9c50-445373f12183 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Creating new backup {'backup': {'volume_id': '20cb22a9-4ece-49d4-95a2-0ddfb3171723', 'snapshot_id': 'e63cd904-4ffc-45f4-a454-acc8bcd555aa', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1972790034'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 09:35:27.321566 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-a90408f3-2255-479f-9c50-445373f12183 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Creating backup of volume 20cb22a9-4ece-49d4-95a2-0ddfb3171723 in container None Jan 21 09:35:27.372698 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:27.372698 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:27.374486 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a90408f3-2255-479f-9c50-445373f12183 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:35:27.401571 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:27.401571 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:27.402795 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a90408f3-2255-479f-9c50-445373f12183 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:35:27.451316 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-a90408f3-2255-479f-9c50-445373f12183 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['68465a90-f478-4bd0-87f4-383e48da3b5c', '875cfad2-30b5-4451-87eb-e88b13713763'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:35:27.549775 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a90408f3-2255-479f-9c50-445373f12183 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups returned with HTTP 202 Jan 21 09:35:27.551372 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1441/2924] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:35:27 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups => generated 401 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:35:27.568615 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd5432fd-fdba-49ef-910f-79e0ef0790aa tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:27.572009 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd5432fd-fdba-49ef-910f-79e0ef0790aa tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:27.572009 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:27.572009 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:27.572009 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd5432fd-fdba-49ef-910f-79e0ef0790aa tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:27.572009 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cd5432fd-fdba-49ef-910f-79e0ef0790aa tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:27.595163 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:27.595163 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:27.598657 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd5432fd-fdba-49ef-910f-79e0ef0790aa tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:27.598657 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1484/2925] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:27 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:28.614141 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f83e1507-4728-4501-8047-e232ac1fe62b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:28.614662 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f83e1507-4728-4501-8047-e232ac1fe62b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:28.614880 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:28.614880 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:28.615246 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f83e1507-4728-4501-8047-e232ac1fe62b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:28.615608 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f83e1507-4728-4501-8047-e232ac1fe62b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:28.641936 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:28.641936 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:28.643789 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f83e1507-4728-4501-8047-e232ac1fe62b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:28.646915 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1442/2926] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:28 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:29.660047 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-385d7bc9-fff4-4420-ad4a-4c69d5d5736e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:29.660473 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-385d7bc9-fff4-4420-ad4a-4c69d5d5736e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:29.660473 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:29.660473 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:29.660906 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-385d7bc9-fff4-4420-ad4a-4c69d5d5736e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:29.662162 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-385d7bc9-fff4-4420-ad4a-4c69d5d5736e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:29.720019 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:29.720019 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:29.722032 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-385d7bc9-fff4-4420-ad4a-4c69d5d5736e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:29.724638 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1485/2927] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:29 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 842 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:30.740272 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-254161e0-f23a-4e45-b679-257ac4b8e8ca tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:30.740778 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-254161e0-f23a-4e45-b679-257ac4b8e8ca tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:30.740994 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:30.740994 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:30.741365 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-254161e0-f23a-4e45-b679-257ac4b8e8ca tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:30.741730 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-254161e0-f23a-4e45-b679-257ac4b8e8ca tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:30.763610 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:30.763610 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:30.766040 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-254161e0-f23a-4e45-b679-257ac4b8e8ca tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:30.773347 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1443/2928] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:30 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:31.781902 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d012423-bc69-4796-95c3-b46d855ce307 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:31.782447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d012423-bc69-4796-95c3-b46d855ce307 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:31.782644 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:31.782644 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:31.783018 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d012423-bc69-4796-95c3-b46d855ce307 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:31.783387 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0d012423-bc69-4796-95c3-b46d855ce307 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:31.805260 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:31.805260 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:31.807265 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d012423-bc69-4796-95c3-b46d855ce307 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:31.807954 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1486/2929] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:31 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:32.822913 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f34df56e-7cfc-4202-a3e2-6410a248d8c1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:32.823440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f34df56e-7cfc-4202-a3e2-6410a248d8c1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:32.823652 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:32.823652 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:32.824101 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f34df56e-7cfc-4202-a3e2-6410a248d8c1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:32.824465 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f34df56e-7cfc-4202-a3e2-6410a248d8c1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:32.847145 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:32.847145 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:32.848247 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f34df56e-7cfc-4202-a3e2-6410a248d8c1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:32.849034 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1444/2930] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:32 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:33.863561 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22b052e8-9bd1-4d5f-a572-104fa528250e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:33.864122 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22b052e8-9bd1-4d5f-a572-104fa528250e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:33.864336 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:33.864336 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:33.864709 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22b052e8-9bd1-4d5f-a572-104fa528250e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:33.865075 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-22b052e8-9bd1-4d5f-a572-104fa528250e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:33.887084 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:33.887084 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:33.894106 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22b052e8-9bd1-4d5f-a572-104fa528250e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:33.894106 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1487/2931] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:33 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:34.904940 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78fa23b6-8cca-48cd-8462-3917fea7724d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:34.905845 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78fa23b6-8cca-48cd-8462-3917fea7724d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:34.906151 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:34.906151 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:34.906616 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78fa23b6-8cca-48cd-8462-3917fea7724d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:34.907062 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-78fa23b6-8cca-48cd-8462-3917fea7724d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:34.929694 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:34.929694 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:34.931620 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78fa23b6-8cca-48cd-8462-3917fea7724d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:34.932360 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1445/2932] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:34 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:35.950810 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f9b3574-f59b-4dae-973f-6c03b8454905 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:35.950810 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f9b3574-f59b-4dae-973f-6c03b8454905 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:35.950810 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:35.950810 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:35.950810 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f9b3574-f59b-4dae-973f-6c03b8454905 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:35.950810 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8f9b3574-f59b-4dae-973f-6c03b8454905 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:35.973090 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:35.973090 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:35.976620 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f9b3574-f59b-4dae-973f-6c03b8454905 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:35.977141 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1488/2933] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:35 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:36.991382 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8560b883-e675-437a-ae92-8ada4d0c04ee tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:36.991877 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8560b883-e675-437a-ae92-8ada4d0c04ee tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:36.992122 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:36.992122 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:36.992465 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8560b883-e675-437a-ae92-8ada4d0c04ee tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:36.993020 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8560b883-e675-437a-ae92-8ada4d0c04ee tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:37.014487 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:37.014487 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:37.016711 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8560b883-e675-437a-ae92-8ada4d0c04ee tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:37.017700 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1446/2934] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:36 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:38.032433 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1332b384-dd42-4d4d-b6d8-ed4f035ab75a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:38.032914 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1332b384-dd42-4d4d-b6d8-ed4f035ab75a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:38.033123 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:38.033123 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:38.033493 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1332b384-dd42-4d4d-b6d8-ed4f035ab75a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:38.033860 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1332b384-dd42-4d4d-b6d8-ed4f035ab75a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:38.055456 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:38.055456 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:38.057243 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1332b384-dd42-4d4d-b6d8-ed4f035ab75a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:38.058044 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1489/2935] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:38 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:39.073139 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-218e79f8-d608-4fa2-928f-117e71e9f2b2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:39.073543 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-218e79f8-d608-4fa2-928f-117e71e9f2b2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:39.073712 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:39.073712 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:39.074099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-218e79f8-d608-4fa2-928f-117e71e9f2b2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:39.074458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-218e79f8-d608-4fa2-928f-117e71e9f2b2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:39.119508 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:39.119508 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:39.119508 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-218e79f8-d608-4fa2-928f-117e71e9f2b2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:39.119508 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1447/2936] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:39 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:40.121225 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c6c37e2-910e-4374-856a-3f826056ace9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:40.121774 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c6c37e2-910e-4374-856a-3f826056ace9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:40.122322 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:40.122322 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:40.122699 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c6c37e2-910e-4374-856a-3f826056ace9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:40.123067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7c6c37e2-910e-4374-856a-3f826056ace9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:40.148395 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:40.148395 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:40.150329 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c6c37e2-910e-4374-856a-3f826056ace9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:40.151130 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1490/2937] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:40 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:41.165040 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55ecd33d-b61e-4895-8a42-69a4511d2daa tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:41.165570 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55ecd33d-b61e-4895-8a42-69a4511d2daa tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:41.165788 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:41.165788 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:41.166666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55ecd33d-b61e-4895-8a42-69a4511d2daa tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:41.166666 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-55ecd33d-b61e-4895-8a42-69a4511d2daa tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:41.189385 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:41.189385 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:41.191356 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55ecd33d-b61e-4895-8a42-69a4511d2daa tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:41.192159 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1448/2938] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:41 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:42.206834 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db02f5d4-c0f1-4046-ad28-ef88f7088f45 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:42.207344 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db02f5d4-c0f1-4046-ad28-ef88f7088f45 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:42.207557 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:42.207557 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:42.208083 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db02f5d4-c0f1-4046-ad28-ef88f7088f45 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:42.208453 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-db02f5d4-c0f1-4046-ad28-ef88f7088f45 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:42.231096 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:42.231096 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:42.233277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db02f5d4-c0f1-4046-ad28-ef88f7088f45 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:42.233990 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1491/2939] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:42 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:43.247827 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e07fd6f1-8a40-49ba-b3fa-9156f19b2cb8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:43.248743 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e07fd6f1-8a40-49ba-b3fa-9156f19b2cb8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:43.249108 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:43.249108 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:43.249565 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e07fd6f1-8a40-49ba-b3fa-9156f19b2cb8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:43.249932 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e07fd6f1-8a40-49ba-b3fa-9156f19b2cb8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:43.271553 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:43.271553 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:43.273341 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e07fd6f1-8a40-49ba-b3fa-9156f19b2cb8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:43.274668 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1449/2940] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:43 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:44.289927 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2d8173d-a1be-46ed-acf7-472c768cca4e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:44.290500 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2d8173d-a1be-46ed-acf7-472c768cca4e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:44.290715 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:44.290715 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:44.291088 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2d8173d-a1be-46ed-acf7-472c768cca4e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:44.291454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b2d8173d-a1be-46ed-acf7-472c768cca4e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:44.317785 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:44.317785 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:44.319460 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2d8173d-a1be-46ed-acf7-472c768cca4e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:44.320763 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1492/2941] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:44 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:45.339877 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b956ceb2-ff1f-4e54-a3c9-460200cab5c1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:45.340444 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b956ceb2-ff1f-4e54-a3c9-460200cab5c1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:45.340663 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:45.340663 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:45.341083 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b956ceb2-ff1f-4e54-a3c9-460200cab5c1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:45.341453 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b956ceb2-ff1f-4e54-a3c9-460200cab5c1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:45.364094 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:45.364094 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:45.366615 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b956ceb2-ff1f-4e54-a3c9-460200cab5c1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:45.366615 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1450/2942] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:45 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:46.381114 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21435fb8-a77b-4db1-95db-ad7ef6d04883 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:46.381641 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21435fb8-a77b-4db1-95db-ad7ef6d04883 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:46.381817 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:46.381817 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:46.382205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21435fb8-a77b-4db1-95db-ad7ef6d04883 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:46.382575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-21435fb8-a77b-4db1-95db-ad7ef6d04883 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:46.405669 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:46.405669 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:46.408289 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21435fb8-a77b-4db1-95db-ad7ef6d04883 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:46.408617 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1493/2943] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:46 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:47.422226 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4869e86b-2298-4b21-8977-9581d9e0364d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:47.422743 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4869e86b-2298-4b21-8977-9581d9e0364d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:47.422957 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:47.422957 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:47.423325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4869e86b-2298-4b21-8977-9581d9e0364d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:47.424351 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4869e86b-2298-4b21-8977-9581d9e0364d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:47.444992 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:47.444992 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:47.446990 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4869e86b-2298-4b21-8977-9581d9e0364d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:47.447807 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1451/2944] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:47 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:48.462287 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18fe9d4d-25a5-4aa2-8651-62d063da00a6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:48.463095 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18fe9d4d-25a5-4aa2-8651-62d063da00a6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:48.463095 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:48.463095 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:48.463500 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18fe9d4d-25a5-4aa2-8651-62d063da00a6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:48.463718 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-18fe9d4d-25a5-4aa2-8651-62d063da00a6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:48.489993 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:48.489993 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:48.491936 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18fe9d4d-25a5-4aa2-8651-62d063da00a6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:48.492750 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1494/2945] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:48 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:35:49.509192 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0201fa5-e7f2-4780-9fc2-53b74b2ad3ab tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:49.509710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0201fa5-e7f2-4780-9fc2-53b74b2ad3ab tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:49.509957 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:49.509957 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:49.510359 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0201fa5-e7f2-4780-9fc2-53b74b2ad3ab tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:49.510726 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b0201fa5-e7f2-4780-9fc2-53b74b2ad3ab tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:49.537990 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:49.537990 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:49.539300 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0201fa5-e7f2-4780-9fc2-53b74b2ad3ab tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:49.540157 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1452/2946] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:49 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:50.554655 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb702735-9d1b-4532-a9b2-c77cc8e9db0c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:50.555124 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb702735-9d1b-4532-a9b2-c77cc8e9db0c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:50.555332 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:50.555332 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:50.555694 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb702735-9d1b-4532-a9b2-c77cc8e9db0c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:50.556056 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-eb702735-9d1b-4532-a9b2-c77cc8e9db0c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:50.583016 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:50.583016 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:50.583963 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb702735-9d1b-4532-a9b2-c77cc8e9db0c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:50.585150 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1495/2947] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:50 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:51.599611 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae719331-9ece-48be-aa64-0c968894d5a1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:51.600076 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae719331-9ece-48be-aa64-0c968894d5a1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:51.600266 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:51.600266 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:51.600636 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae719331-9ece-48be-aa64-0c968894d5a1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:51.601006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ae719331-9ece-48be-aa64-0c968894d5a1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:51.626164 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:51.626164 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:51.628369 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae719331-9ece-48be-aa64-0c968894d5a1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:51.628457 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1453/2948] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:51 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:52.642897 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22ed6554-0f92-411e-931f-78dc1e4f2833 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:52.643336 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22ed6554-0f92-411e-931f-78dc1e4f2833 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:52.643560 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:52.643560 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:52.643948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22ed6554-0f92-411e-931f-78dc1e4f2833 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:52.644318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-22ed6554-0f92-411e-931f-78dc1e4f2833 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:52.667873 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:52.667873 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:52.670601 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22ed6554-0f92-411e-931f-78dc1e4f2833 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:52.671844 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1496/2949] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:52 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:53.685331 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8362f6c0-b0a2-453b-8875-ffd9c48918cf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:53.685902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8362f6c0-b0a2-453b-8875-ffd9c48918cf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:53.686152 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:53.686152 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:53.686559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8362f6c0-b0a2-453b-8875-ffd9c48918cf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:53.686963 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8362f6c0-b0a2-453b-8875-ffd9c48918cf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:53.714177 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:53.714177 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:53.718199 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8362f6c0-b0a2-453b-8875-ffd9c48918cf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:53.726436 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1454/2950] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:53 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:54.731253 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6459dfbe-0241-497f-a99b-232dab8db403 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:54.731870 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6459dfbe-0241-497f-a99b-232dab8db403 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:54.732178 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:54.732178 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:54.732585 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6459dfbe-0241-497f-a99b-232dab8db403 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:54.732981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6459dfbe-0241-497f-a99b-232dab8db403 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:54.754764 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:54.754764 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:54.756558 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6459dfbe-0241-497f-a99b-232dab8db403 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:54.757381 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1497/2951] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:54 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:55.771254 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ef47323-39f6-4d68-a18b-618c1cfc2484 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:55.771775 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ef47323-39f6-4d68-a18b-618c1cfc2484 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:55.771957 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:55.771957 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:55.772326 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ef47323-39f6-4d68-a18b-618c1cfc2484 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:55.772687 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8ef47323-39f6-4d68-a18b-618c1cfc2484 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:55.795258 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:55.795258 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:55.797207 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ef47323-39f6-4d68-a18b-618c1cfc2484 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:55.798012 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1455/2952] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:55 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:35:56.814375 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56c6a020-a775-467d-ba78-03bdcd8c7c79 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:56.814907 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56c6a020-a775-467d-ba78-03bdcd8c7c79 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:56.815123 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:56.815123 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:56.815495 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56c6a020-a775-467d-ba78-03bdcd8c7c79 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:56.815866 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-56c6a020-a775-467d-ba78-03bdcd8c7c79 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:56.837804 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:56.837804 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:56.839585 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56c6a020-a775-467d-ba78-03bdcd8c7c79 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:56.840433 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1498/2953] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:56 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:57.854204 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c099cef0-199e-4188-bd2a-bbb496e2538c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:57.854956 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c099cef0-199e-4188-bd2a-bbb496e2538c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:57.854956 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:57.854956 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:57.855307 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c099cef0-199e-4188-bd2a-bbb496e2538c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:57.855674 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c099cef0-199e-4188-bd2a-bbb496e2538c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:57.878128 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:57.878128 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:57.879935 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c099cef0-199e-4188-bd2a-bbb496e2538c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:57.880734 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1456/2954] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:57 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:58.895311 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8a5766c-9ca0-49f2-a3fb-bbad812b59a1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:58.895829 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8a5766c-9ca0-49f2-a3fb-bbad812b59a1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:58.896044 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:58.896044 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:58.896411 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8a5766c-9ca0-49f2-a3fb-bbad812b59a1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:58.896771 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d8a5766c-9ca0-49f2-a3fb-bbad812b59a1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:58.918021 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:58.918021 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:58.919849 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8a5766c-9ca0-49f2-a3fb-bbad812b59a1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:58.920771 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1499/2955] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:58 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:35:59.935787 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b9be4b5-dd87-40d1-9d5e-cff4aedb67db tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:35:59.936855 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b9be4b5-dd87-40d1-9d5e-cff4aedb67db tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:35:59.937071 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:35:59.937071 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:35:59.937448 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b9be4b5-dd87-40d1-9d5e-cff4aedb67db tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:35:59.937811 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0b9be4b5-dd87-40d1-9d5e-cff4aedb67db tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:35:59.959897 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:35:59.959897 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:35:59.961772 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b9be4b5-dd87-40d1-9d5e-cff4aedb67db tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:35:59.962625 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1457/2956] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:35:59 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:00.976587 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ad0ed4a-242a-4c10-b7e3-2fe14bd9c671 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:36:00.977142 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ad0ed4a-242a-4c10-b7e3-2fe14bd9c671 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:00.977389 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:00.977389 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:00.977705 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ad0ed4a-242a-4c10-b7e3-2fe14bd9c671 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:00.978103 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8ad0ed4a-242a-4c10-b7e3-2fe14bd9c671 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:36:01.000228 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:01.000228 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:01.002213 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ad0ed4a-242a-4c10-b7e3-2fe14bd9c671 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:36:01.003032 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1500/2957] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:00 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:02.017881 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19d7ae40-e89e-480b-8593-2414ad0da445 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:36:02.018457 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19d7ae40-e89e-480b-8593-2414ad0da445 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:02.018617 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:02.018617 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:02.018991 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19d7ae40-e89e-480b-8593-2414ad0da445 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:02.019356 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-19d7ae40-e89e-480b-8593-2414ad0da445 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:36:02.042038 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:02.042038 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:02.044003 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19d7ae40-e89e-480b-8593-2414ad0da445 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:36:02.045071 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1458/2958] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:02 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:03.059029 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fb348de-a92e-49fa-9384-cd41d855f0e0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:36:03.059575 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fb348de-a92e-49fa-9384-cd41d855f0e0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:03.059742 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:03.059742 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:03.060835 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fb348de-a92e-49fa-9384-cd41d855f0e0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:03.061511 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4fb348de-a92e-49fa-9384-cd41d855f0e0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:36:03.082316 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:03.082316 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:03.084101 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fb348de-a92e-49fa-9384-cd41d855f0e0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:36:03.085113 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1501/2959] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:03 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:04.098920 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08198ac7-6ce8-479d-8f4a-52fb510ac567 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:36:04.099404 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08198ac7-6ce8-479d-8f4a-52fb510ac567 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:04.099627 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:04.099627 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:04.099996 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08198ac7-6ce8-479d-8f4a-52fb510ac567 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:04.100361 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-08198ac7-6ce8-479d-8f4a-52fb510ac567 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:36:04.121901 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:04.121901 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:04.123860 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08198ac7-6ce8-479d-8f4a-52fb510ac567 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:36:04.124640 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1459/2960] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:04 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:05.137791 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cda6d06a-c008-4627-8ed5-718021583eb9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:36:05.138966 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cda6d06a-c008-4627-8ed5-718021583eb9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:05.139190 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:05.139190 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:05.139559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cda6d06a-c008-4627-8ed5-718021583eb9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:05.139925 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cda6d06a-c008-4627-8ed5-718021583eb9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:36:05.164748 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:05.164748 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:05.166631 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cda6d06a-c008-4627-8ed5-718021583eb9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:36:05.167469 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1502/2961] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:05 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:06.181401 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3a3cfe3-3e3a-4e6e-972f-feb2092758b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:36:06.182281 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3a3cfe3-3e3a-4e6e-972f-feb2092758b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:06.182447 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:06.182447 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:06.182980 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3a3cfe3-3e3a-4e6e-972f-feb2092758b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:06.183413 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b3a3cfe3-3e3a-4e6e-972f-feb2092758b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:36:06.205163 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:06.205163 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:06.207156 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3a3cfe3-3e3a-4e6e-972f-feb2092758b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:36:06.208242 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1460/2962] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:06 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:36:07.222823 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd64f87e-6171-4ec0-8f7a-dd4ebf034c7f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:36:07.223326 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd64f87e-6171-4ec0-8f7a-dd4ebf034c7f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:07.223529 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:07.223529 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:07.223893 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd64f87e-6171-4ec0-8f7a-dd4ebf034c7f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:07.224251 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fd64f87e-6171-4ec0-8f7a-dd4ebf034c7f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:36:07.245202 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:07.245202 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:07.247096 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd64f87e-6171-4ec0-8f7a-dd4ebf034c7f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:36:07.248772 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1503/2963] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:07 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:08.262605 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7b91f17-7f0f-4896-b415-f1f91fc12708 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:36:08.264175 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7b91f17-7f0f-4896-b415-f1f91fc12708 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:08.264393 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:08.264393 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:08.264771 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7b91f17-7f0f-4896-b415-f1f91fc12708 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:08.265140 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a7b91f17-7f0f-4896-b415-f1f91fc12708 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:36:08.291093 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:08.291093 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:08.292000 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7b91f17-7f0f-4896-b415-f1f91fc12708 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:36:08.292534 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1461/2964] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:08 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:09.306733 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a545164-c785-46c5-aba8-bfc32df6d12b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:36:09.307258 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a545164-c785-46c5-aba8-bfc32df6d12b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:09.307459 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:09.307459 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:09.307835 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a545164-c785-46c5-aba8-bfc32df6d12b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:09.308210 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1a545164-c785-46c5-aba8-bfc32df6d12b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:36:09.331957 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:09.331957 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:09.333715 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a545164-c785-46c5-aba8-bfc32df6d12b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:36:09.334740 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1504/2965] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:09 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:10.349491 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c74eaf3-e751-4ddc-bcc7-aba6ba51bf79 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:36:10.350194 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c74eaf3-e751-4ddc-bcc7-aba6ba51bf79 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:10.350518 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:10.350518 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:10.351186 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c74eaf3-e751-4ddc-bcc7-aba6ba51bf79 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:10.351675 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3c74eaf3-e751-4ddc-bcc7-aba6ba51bf79 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:36:10.374511 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:10.374511 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:10.376392 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c74eaf3-e751-4ddc-bcc7-aba6ba51bf79 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:36:10.377189 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1462/2966] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:10 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:10.391144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30a5b1b0-63ed-461d-b21c-c8fd316987cb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa Jan 21 09:36:10.391654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30a5b1b0-63ed-461d-b21c-c8fd316987cb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:10.392039 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:10.392039 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:10.392423 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30a5b1b0-63ed-461d-b21c-c8fd316987cb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:10.422070 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:10.422070 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:10.423435 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-30a5b1b0-63ed-461d-b21c-c8fd316987cb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:10.425823 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30a5b1b0-63ed-461d-b21c-c8fd316987cb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa returned with HTTP 200 Jan 21 09:36:10.426751 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1505/2967] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:10 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa => generated 469 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:10.440306 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79552ad8-3f25-4685-a1fb-6b801eed78d8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:36:10.440832 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79552ad8-3f25-4685-a1fb-6b801eed78d8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:10.441031 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:10.441031 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:10.441405 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79552ad8-3f25-4685-a1fb-6b801eed78d8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:10.441820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-79552ad8-3f25-4685-a1fb-6b801eed78d8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Show backup with id 1e74a218-555d-48ad-a758-33b4615382c8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:36:10.463617 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:10.463617 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:10.465787 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79552ad8-3f25-4685-a1fb-6b801eed78d8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 200 Jan 21 09:36:10.467030 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1463/2968] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:10 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:10.479801 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f79fee35-ef93-479b-896f-20e9caec029c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 Jan 21 09:36:10.480401 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f79fee35-ef93-479b-896f-20e9caec029c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:10.480622 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:10.480622 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:10.480999 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f79fee35-ef93-479b-896f-20e9caec029c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:10.481442 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-f79fee35-ef93-479b-896f-20e9caec029c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete backup with id: 1e74a218-555d-48ad-a758-33b4615382c8. Jan 21 09:36:10.503676 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:10.503676 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:10.548510 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-f79fee35-ef93-479b-896f-20e9caec029c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] delete_backup rpcapi backup_id 1e74a218-555d-48ad-a758-33b4615382c8 {{(pid=87914) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 09:36:10.552044 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f79fee35-ef93-479b-896f-20e9caec029c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 returned with HTTP 202 Jan 21 09:36:10.556629 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1506/2969] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:36:10 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/backups/1e74a218-555d-48ad-a758-33b4615382c8 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:36:21.247807 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes Jan 21 09:36:21.248272 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:21.248272 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:21.248643 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1bd435bf-09c9-4a02-9f1c-d0874199f573", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-36239647"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:36:21.249747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume request body: {'volume': {'imageRef': '1bd435bf-09c9-4a02-9f1c-d0874199f573', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-36239647'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:36:21.352139 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume of 1 GB Jan 21 09:36:21.364639 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Availability Zones retrieved successfully. Jan 21 09:36:21.381473 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Flow 'volume_create_api' (75b25a2a-18cd-42ff-b452-5331b3e09f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:36:21.384279 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d44f7833-f5ef-4e30-b9f8-5289e1220b4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:36:21.386233 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:36:21.495169 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d44f7833-f5ef-4e30-b9f8-5289e1220b4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:36:21.497358 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b80fcc92-b100-42dc-a13a-8dd360b29421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:36:21.561499 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['532269dd-b194-4cdd-a269-f3f57749ce79', '514f3bee-f776-4dd7-98b3-ece785705c98', 'd9bd3728-ec17-4595-adf0-fb8a4cc8b401', '3eac0f77-ef09-40de-b705-2fb5b4864139'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:36:21.563306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b80fcc92-b100-42dc-a13a-8dd360b29421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['532269dd-b194-4cdd-a269-f3f57749ce79', '514f3bee-f776-4dd7-98b3-ece785705c98', 'd9bd3728-ec17-4595-adf0-fb8a4cc8b401', '3eac0f77-ef09-40de-b705-2fb5b4864139']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:36:21.565496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6dd5883-cef4-4ed9-8cb0-83d8f3a4407c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:36:21.622119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6dd5883-cef4-4ed9-8cb0-83d8f3a4407c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbc8bc4f-4dab-4dfb-b8e8-580fde569904', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-36239647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',qos_specs=None,replication_status=,reservations=['532269dd-b194-4cdd-a269-f3f57749ce79','514f3bee-f776-4dd7-98b3-ece785705c98','d9bd3728-ec17-4595-adf0-fb8a4cc8b401','3eac0f77-ef09-40de-b705-2fb5b4864139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4da15989cc4447f9b36e13cda1f398e',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:36:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-36239647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbc8bc4f-4dab-4dfb-b8e8-580fde569904,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c4da15989cc4447f9b36e13cda1f398e',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:36:21.624466 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9957f18-997e-4265-b4ed-38a11d1619f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:36:21.650297 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9957f18-997e-4265-b4ed-38a11d1619f4) transitioned into state 'SUCCESS' from state '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-36239647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',qos_specs=None,replication_status=,reservations=['532269dd-b194-4cdd-a269-f3f57749ce79','514f3bee-f776-4dd7-98b3-ece785705c98','d9bd3728-ec17-4595-adf0-fb8a4cc8b401','3eac0f77-ef09-40de-b705-2fb5b4864139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4da15989cc4447f9b36e13cda1f398e',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:36:21.652765 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa436854-7a6f-4d65-949b-f5b1a43700f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:36:21.668678 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa436854-7a6f-4d65-949b-f5b1a43700f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:36:21.671808 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Flow 'volume_create_api' (75b25a2a-18cd-42ff-b452-5331b3e09f84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:36:21.723728 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume request issued successfully. Jan 21 09:36:21.737225 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90ce6671-19f9-4b2f-b824-2197119afc76 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes returned with HTTP 202 Jan 21 09:36:21.738354 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1464/2970] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:36:21 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes => generated 821 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:36:21.752590 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5e6f734-a9aa-4ec6-9664-0f4ce75f69cc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:21.753119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5e6f734-a9aa-4ec6-9664-0f4ce75f69cc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:21.753336 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:21.753336 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:21.753710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5e6f734-a9aa-4ec6-9664-0f4ce75f69cc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:21.803484 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:21.803484 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:21.812512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b5e6f734-a9aa-4ec6-9664-0f4ce75f69cc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:21.833735 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5e6f734-a9aa-4ec6-9664-0f4ce75f69cc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:21.834611 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1507/2971] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:21 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 889 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:22.850629 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec4c82ef-0ca7-4676-9317-00441f2a4011 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:22.851179 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec4c82ef-0ca7-4676-9317-00441f2a4011 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:22.851342 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:22.851342 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:22.851702 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec4c82ef-0ca7-4676-9317-00441f2a4011 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:22.900889 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:22.900889 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:22.910805 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec4c82ef-0ca7-4676-9317-00441f2a4011 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:22.933334 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec4c82ef-0ca7-4676-9317-00441f2a4011 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:22.934323 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1465/2972] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:22 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:23.950231 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4f77aea-a7dc-423a-856f-44bcbfe5d31e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:23.950985 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4f77aea-a7dc-423a-856f-44bcbfe5d31e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:23.950985 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:23.950985 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:23.951338 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4f77aea-a7dc-423a-856f-44bcbfe5d31e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:23.999750 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:23.999750 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:24.008224 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d4f77aea-a7dc-423a-856f-44bcbfe5d31e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:24.030931 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4f77aea-a7dc-423a-856f-44bcbfe5d31e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:24.031937 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1508/2973] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:23 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:25.048605 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2cdf972-e996-46ec-895d-6e63e9fd31f5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:25.049115 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2cdf972-e996-46ec-895d-6e63e9fd31f5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:25.049324 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:25.049324 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:25.049682 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2cdf972-e996-46ec-895d-6e63e9fd31f5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:25.099390 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:25.099390 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:25.110638 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d2cdf972-e996-46ec-895d-6e63e9fd31f5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:25.134990 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2cdf972-e996-46ec-895d-6e63e9fd31f5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:25.136003 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1466/2974] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:25 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:26.151773 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb2f04f0-253c-449a-a107-2cc67cf36782 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:26.152311 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb2f04f0-253c-449a-a107-2cc67cf36782 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:26.152492 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:26.152492 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:26.153162 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb2f04f0-253c-449a-a107-2cc67cf36782 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:26.205965 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:26.205965 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:26.215232 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cb2f04f0-253c-449a-a107-2cc67cf36782 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:26.240092 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb2f04f0-253c-449a-a107-2cc67cf36782 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:26.247576 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1509/2975] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:26 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:27.260476 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27d0515f-cddb-4d2e-a0e7-a6c58fe28ecc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:27.261594 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27d0515f-cddb-4d2e-a0e7-a6c58fe28ecc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:27.261992 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:27.261992 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:27.262940 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27d0515f-cddb-4d2e-a0e7-a6c58fe28ecc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:27.316385 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:27.316385 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:27.325474 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-27d0515f-cddb-4d2e-a0e7-a6c58fe28ecc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:27.348983 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27d0515f-cddb-4d2e-a0e7-a6c58fe28ecc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:27.349800 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1467/2976] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:27 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:28.366530 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8c0131c-52fa-4411-8593-33d5cd20cb4a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:28.367213 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8c0131c-52fa-4411-8593-33d5cd20cb4a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:28.367418 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:28.367418 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:28.368043 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8c0131c-52fa-4411-8593-33d5cd20cb4a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:28.455142 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:28.455142 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:28.465156 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c8c0131c-52fa-4411-8593-33d5cd20cb4a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:28.495760 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8c0131c-52fa-4411-8593-33d5cd20cb4a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:28.497902 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1510/2977] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:28 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 913 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:29.513161 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3adcd60d-d183-4d11-b52a-3e5d554b8688 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:29.513835 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3adcd60d-d183-4d11-b52a-3e5d554b8688 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:29.514110 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:29.514110 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:29.514744 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3adcd60d-d183-4d11-b52a-3e5d554b8688 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:29.564413 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:29.564413 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:29.573745 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3adcd60d-d183-4d11-b52a-3e5d554b8688 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:29.597672 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3adcd60d-d183-4d11-b52a-3e5d554b8688 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:29.598569 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1468/2978] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:29 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:36:30.614332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-131fc5ed-c7cb-4f44-95b9-b40caf11c3d9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:30.614893 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-131fc5ed-c7cb-4f44-95b9-b40caf11c3d9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:30.615053 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:30.615053 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:30.615401 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-131fc5ed-c7cb-4f44-95b9-b40caf11c3d9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:30.666967 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:30.666967 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:30.677297 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-131fc5ed-c7cb-4f44-95b9-b40caf11c3d9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:30.700470 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-131fc5ed-c7cb-4f44-95b9-b40caf11c3d9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:30.701680 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1511/2979] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:30 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:31.722089 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45f69039-3bcb-48cc-aad9-a457ce3c64bc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:31.722089 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45f69039-3bcb-48cc-aad9-a457ce3c64bc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:31.722089 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:31.722089 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:31.722089 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45f69039-3bcb-48cc-aad9-a457ce3c64bc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:31.778944 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:31.778944 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:31.789458 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-45f69039-3bcb-48cc-aad9-a457ce3c64bc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:31.817428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45f69039-3bcb-48cc-aad9-a457ce3c64bc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:31.826816 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1469/2980] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:31 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:31.991971 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dcda523-bcb4-47f4-9478-922adf89f382 req-4fb096b5-5b96-4aaf-b64d-3de71bd61f36 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/c37f8c2b-718f-4325-963f-5820c47b84cf Jan 21 09:36:31.993141 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dcda523-bcb4-47f4-9478-922adf89f382 req-4fb096b5-5b96-4aaf-b64d-3de71bd61f36 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:31.993418 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:31.993418 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:31.993935 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dcda523-bcb4-47f4-9478-922adf89f382 req-4fb096b5-5b96-4aaf-b64d-3de71bd61f36 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:32.018377 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:32.018377 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:32.487137 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-7dcda523-bcb4-47f4-9478-922adf89f382 req-4fb096b5-5b96-4aaf-b64d-3de71bd61f36 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:36:32.487562 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-7dcda523-bcb4-47f4-9478-922adf89f382 req-4fb096b5-5b96-4aaf-b64d-3de71bd61f36 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:36:32.494864 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dcda523-bcb4-47f4-9478-922adf89f382 req-4fb096b5-5b96-4aaf-b64d-3de71bd61f36 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/c37f8c2b-718f-4325-963f-5820c47b84cf returned with HTTP 200 Jan 21 09:36:32.495789 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1512/2981] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:36:31 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/c37f8c2b-718f-4325-963f-5820c47b84cf => generated 19 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:32.834227 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9dba06c8-b291-49f7-b6fa-4215628e8180 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:32.834740 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9dba06c8-b291-49f7-b6fa-4215628e8180 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:32.834847 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:32.834847 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:32.835216 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9dba06c8-b291-49f7-b6fa-4215628e8180 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:32.890150 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:32.890150 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:32.900326 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9dba06c8-b291-49f7-b6fa-4215628e8180 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:32.925691 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9dba06c8-b291-49f7-b6fa-4215628e8180 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:32.925937 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1470/2982] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:32 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:33.110165 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67ef452e-ad9c-4f48-af1e-5e0b37876e9d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:36:33.110823 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67ef452e-ad9c-4f48-af1e-5e0b37876e9d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:33.111116 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:33.111116 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:33.111622 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67ef452e-ad9c-4f48-af1e-5e0b37876e9d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:33.112309 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-67ef452e-ad9c-4f48-af1e-5e0b37876e9d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete volume with id: 19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:36:33.161748 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:33.161748 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:33.163025 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-67ef452e-ad9c-4f48-af1e-5e0b37876e9d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:36:33.189886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-67ef452e-ad9c-4f48-af1e-5e0b37876e9d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete volume request issued successfully. Jan 21 09:36:33.190310 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67ef452e-ad9c-4f48-af1e-5e0b37876e9d tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 202 Jan 21 09:36:33.194369 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1513/2983] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:36:33 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:36:33.200096 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-125a5b26-4e89-4c97-bd93-77dd399e4269 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:36:33.200836 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-125a5b26-4e89-4c97-bd93-77dd399e4269 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:33.201240 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:33.201240 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:33.201623 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-125a5b26-4e89-4c97-bd93-77dd399e4269 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:33.250955 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:33.250955 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:33.259318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-125a5b26-4e89-4c97-bd93-77dd399e4269 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:36:33.285974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-125a5b26-4e89-4c97-bd93-77dd399e4269 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 200 Jan 21 09:36:33.287313 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1471/2984] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:33 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 1394 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:36:33.941851 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbd6eb6e-e76d-4e2d-beb6-f4c24dd32386 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:33.942578 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbd6eb6e-e76d-4e2d-beb6-f4c24dd32386 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:33.942983 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:33.942983 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:33.943394 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbd6eb6e-e76d-4e2d-beb6-f4c24dd32386 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:33.996175 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:33.996175 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:34.005299 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bbd6eb6e-e76d-4e2d-beb6-f4c24dd32386 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:34.029343 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbd6eb6e-e76d-4e2d-beb6-f4c24dd32386 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:34.030409 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1514/2985] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:33 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 974 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:34.304010 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ee96ec5-81ca-4288-bbeb-38f5e147ccab tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:36:34.304757 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ee96ec5-81ca-4288-bbeb-38f5e147ccab tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:34.305039 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:34.305039 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:34.305721 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ee96ec5-81ca-4288-bbeb-38f5e147ccab tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:34.363360 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:34.363360 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:34.372824 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9ee96ec5-81ca-4288-bbeb-38f5e147ccab tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:36:34.399472 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ee96ec5-81ca-4288-bbeb-38f5e147ccab tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 200 Jan 21 09:36:34.400624 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1472/2986] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:34 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 1394 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:36:35.046575 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48ed09e1-69f4-40fb-b130-2be25bff1199 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:35.047740 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48ed09e1-69f4-40fb-b130-2be25bff1199 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:35.048426 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:35.048426 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:35.048819 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48ed09e1-69f4-40fb-b130-2be25bff1199 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:35.102046 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:35.102046 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:35.110767 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-48ed09e1-69f4-40fb-b130-2be25bff1199 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:35.144018 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48ed09e1-69f4-40fb-b130-2be25bff1199 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:35.145094 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1515/2987] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:35 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 974 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:35.417924 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60096226-f2d8-4137-9ad2-74231343103f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 Jan 21 09:36:35.419705 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60096226-f2d8-4137-9ad2-74231343103f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:35.420191 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:35.420191 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:35.420623 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60096226-f2d8-4137-9ad2-74231343103f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:35.477498 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60096226-f2d8-4137-9ad2-74231343103f tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 returned with HTTP 404 Jan 21 09:36:35.478713 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1473/2988] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:35 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/19983659-3bae-4d03-bce3-194122b0d309 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:36:35.488951 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3b77884-bbdb-4fd7-8fe5-4fdfac0038dd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 Jan 21 09:36:35.489578 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3b77884-bbdb-4fd7-8fe5-4fdfac0038dd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:35.489796 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:35.489796 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:35.490205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3b77884-bbdb-4fd7-8fe5-4fdfac0038dd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:35.490567 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-d3b77884-bbdb-4fd7-8fe5-4fdfac0038dd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete snapshot with id: 9bbff17d-22ac-4ec2-8b28-787b283181b3 Jan 21 09:36:35.516480 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:35.516480 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:35.518526 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d3b77884-bbdb-4fd7-8fe5-4fdfac0038dd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:36:35.595445 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d3b77884-bbdb-4fd7-8fe5-4fdfac0038dd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot delete request issued successfully. Jan 21 09:36:35.595910 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3b77884-bbdb-4fd7-8fe5-4fdfac0038dd tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 returned with HTTP 202 Jan 21 09:36:35.597247 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1516/2989] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:36:35 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:36:35.607351 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7fca356-c45c-4b7a-bce0-83f30fe5f46b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 Jan 21 09:36:35.608285 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7fca356-c45c-4b7a-bce0-83f30fe5f46b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:35.608922 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7fca356-c45c-4b7a-bce0-83f30fe5f46b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:35.636110 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:35.636110 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:35.637832 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e7fca356-c45c-4b7a-bce0-83f30fe5f46b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:36:35.639795 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7fca356-c45c-4b7a-bce0-83f30fe5f46b tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 returned with HTTP 200 Jan 21 09:36:35.640798 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1474/2990] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:35 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:36.162063 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ab8c052-dbb3-460a-82bc-b340fecca6f0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:36.162641 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ab8c052-dbb3-460a-82bc-b340fecca6f0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:36.162818 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:36.162818 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:36.163182 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ab8c052-dbb3-460a-82bc-b340fecca6f0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:36.212616 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:36.212616 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:36.222500 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ab8c052-dbb3-460a-82bc-b340fecca6f0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:36.246134 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ab8c052-dbb3-460a-82bc-b340fecca6f0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:36.247095 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1517/2991] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:36 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 974 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:36.653224 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96f04aef-32d2-4d22-a20c-18737a9bf5f6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 Jan 21 09:36:36.653907 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96f04aef-32d2-4d22-a20c-18737a9bf5f6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:36.654294 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:36.654294 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:36.654547 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96f04aef-32d2-4d22-a20c-18737a9bf5f6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:36.698946 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:36.698946 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:36.700235 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-96f04aef-32d2-4d22-a20c-18737a9bf5f6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Snapshot retrieved successfully. Jan 21 09:36:36.710828 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96f04aef-32d2-4d22-a20c-18737a9bf5f6 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 returned with HTTP 200 Jan 21 09:36:36.710828 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1475/2992] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:36 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 => generated 465 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:37.263522 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1908dccf-d13e-403b-a591-597face4aa80 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:37.264026 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1908dccf-d13e-403b-a591-597face4aa80 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:37.264351 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:37.264351 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:37.264813 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1908dccf-d13e-403b-a591-597face4aa80 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:37.315554 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:37.315554 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:37.324367 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1908dccf-d13e-403b-a591-597face4aa80 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:37.346904 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1908dccf-d13e-403b-a591-597face4aa80 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:37.347828 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1518/2993] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:37 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 974 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:37.721419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fa12b78-78af-4fef-8130-7edf3438e164 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 Jan 21 09:36:37.722877 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fa12b78-78af-4fef-8130-7edf3438e164 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:37.723245 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:37.723245 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:37.724061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fa12b78-78af-4fef-8130-7edf3438e164 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:37.750323 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fa12b78-78af-4fef-8130-7edf3438e164 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 returned with HTTP 404 Jan 21 09:36:37.751501 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1476/2994] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:37 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/snapshots/9bbff17d-22ac-4ec2-8b28-787b283181b3 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:36:38.364415 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0d9fa56-93e3-4727-bdea-6c993f27fc5c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:38.364945 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0d9fa56-93e3-4727-bdea-6c993f27fc5c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:38.365222 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:38.365222 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:38.365591 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0d9fa56-93e3-4727-bdea-6c993f27fc5c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:38.416157 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:38.416157 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:38.425473 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e0d9fa56-93e3-4727-bdea-6c993f27fc5c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:38.448748 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0d9fa56-93e3-4727-bdea-6c993f27fc5c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:38.449619 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1519/2995] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:38 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1362 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:36:38.573391 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-ed203245-7d9a-4b94-9332-f11977d304ca tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:38.573904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-ed203245-7d9a-4b94-9332-f11977d304ca tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:38.574532 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-ed203245-7d9a-4b94-9332-f11977d304ca tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:38.623147 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:38.623147 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:38.631306 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-ed203245-7d9a-4b94-9332-f11977d304ca tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:38.655537 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-ed203245-7d9a-4b94-9332-f11977d304ca tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:38.656394 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1477/2996] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:36:38 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1362 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:36:38.725617 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0d9fa56-93e3-4727-bdea-6c993f27fc5c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume// Jan 21 09:36:38.726105 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0d9fa56-93e3-4727-bdea-6c993f27fc5c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:38.726378 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:38.726378 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:38.726794 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0d9fa56-93e3-4727-bdea-6c993f27fc5c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:38.728175 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0d9fa56-93e3-4727-bdea-6c993f27fc5c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:36:38.728931 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1520/2997] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:36:38 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:36:38.742828 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-cb39d566-733c-4926-a1f7-7d529768b294 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments Jan 21 09:36:38.743349 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:38.743349 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:38.743768 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-cb39d566-733c-4926-a1f7-7d529768b294 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbc8bc4f-4dab-4dfb-b8e8-580fde569904", "instance_uuid": "5573c99f-d0d1-4e55-8f79-5a91dc3e0533", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:36:38.796731 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:38.796731 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:38.848750 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-cb39d566-733c-4926-a1f7-7d529768b294 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments returned with HTTP 200 Jan 21 09:36:38.849844 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1478/2998] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:36:38 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:36:38.885482 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e025534-7c9f-4eb7-8ba9-848b9de6f1b9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:38.886011 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e025534-7c9f-4eb7-8ba9-848b9de6f1b9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:38.886676 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e025534-7c9f-4eb7-8ba9-848b9de6f1b9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:38.906223 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-cb39d566-733c-4926-a1f7-7d529768b294 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume// Jan 21 09:36:38.906846 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-cb39d566-733c-4926-a1f7-7d529768b294 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:38.907133 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:38.907133 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:38.907731 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-cb39d566-733c-4926-a1f7-7d529768b294 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:38.908973 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-cb39d566-733c-4926-a1f7-7d529768b294 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:36:38.909953 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1479/2999] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:36:38 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 09:36:38.923161 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-da9eb68d-5d91-4200-ad32-0515007491c5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:38.923868 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-da9eb68d-5d91-4200-ad32-0515007491c5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:38.924455 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-da9eb68d-5d91-4200-ad32-0515007491c5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:38.936436 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:38.936436 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:38.944692 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3e025534-7c9f-4eb7-8ba9-848b9de6f1b9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:38.964600 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:38.964600 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:38.974307 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:38.974307 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:38.975511 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e025534-7c9f-4eb7-8ba9-848b9de6f1b9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:38.976496 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1521/3000] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:38 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1361 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:36:38.983663 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-da9eb68d-5d91-4200-ad32-0515007491c5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:39.002427 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:39.002427 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:39.012189 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-da9eb68d-5d91-4200-ad32-0515007491c5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:39.013010 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1480/3001] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:36:38 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1460 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:36:39.032147 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-24b759bd-ed24-4f40-a900-c06b5fa6bba3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] PUT http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/2d88ca0e-543f-4d92-be64-db6fd7285e3b Jan 21 09:36:39.032768 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:39.032768 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:39.033320 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-24b759bd-ed24-4f40-a900-c06b5fa6bba3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:36:39.062451 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:36:39.062451 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:36:39.062948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-24b759bd-ed24-4f40-a900-c06b5fa6bba3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Lock "b'cinder-attachment_update-bbc8bc4f-4dab-4dfb-b8e8-580fde569904-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.010s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:36:39.065217 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:39.065217 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:39.993157 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54d46b1b-e746-4dc8-b91e-f026885d9154 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:39.993946 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54d46b1b-e746-4dc8-b91e-f026885d9154 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:39.994280 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:39.994280 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:39.994974 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54d46b1b-e746-4dc8-b91e-f026885d9154 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:40.050800 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:40.050800 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:40.061074 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-54d46b1b-e746-4dc8-b91e-f026885d9154 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:40.081700 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:40.081700 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:40.092833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54d46b1b-e746-4dc8-b91e-f026885d9154 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:40.094023 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1481/3002] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:39 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1361 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:36:40.355347 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-24b759bd-ed24-4f40-a900-c06b5fa6bba3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Lock "b'cinder-attachment_update-bbc8bc4f-4dab-4dfb-b8e8-580fde569904-n-h1-771363-2'" released by "attachment_update" :: held 1.292s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:36:40.356896 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-24b759bd-ed24-4f40-a900-c06b5fa6bba3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/2d88ca0e-543f-4d92-be64-db6fd7285e3b returned with HTTP 200 Jan 21 09:36:40.357966 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1522/3003] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:36:39 2021] PUT /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/2d88ca0e-543f-4d92-be64-db6fd7285e3b => generated 762 bytes in 1331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:36:41.110595 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07238925-fbc4-4f52-8194-315fecd9f129 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:41.112604 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07238925-fbc4-4f52-8194-315fecd9f129 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:41.113062 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:41.113062 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:41.113769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07238925-fbc4-4f52-8194-315fecd9f129 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:41.172408 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:41.172408 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:41.182235 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-07238925-fbc4-4f52-8194-315fecd9f129 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:41.209457 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:41.209457 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:41.224383 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07238925-fbc4-4f52-8194-315fecd9f129 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:41.226266 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1482/3004] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:41 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1362 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:36:42.242676 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04aba529-40d5-4a28-b3fa-2e08450f07dc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:42.243405 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04aba529-40d5-4a28-b3fa-2e08450f07dc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:42.243975 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:42.243975 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:42.244416 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04aba529-40d5-4a28-b3fa-2e08450f07dc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:42.302129 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:42.302129 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:42.311264 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-04aba529-40d5-4a28-b3fa-2e08450f07dc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:42.330770 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:42.330770 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:42.341636 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04aba529-40d5-4a28-b3fa-2e08450f07dc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:42.341759 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1523/3005] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:42 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1362 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:36:43.358672 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27109c64-74e3-44ba-9e20-bc7fe28818af tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:43.359208 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27109c64-74e3-44ba-9e20-bc7fe28818af tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:43.359391 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:43.359391 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:43.359764 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27109c64-74e3-44ba-9e20-bc7fe28818af tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:43.409552 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:43.409552 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:43.417727 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-27109c64-74e3-44ba-9e20-bc7fe28818af tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:43.435826 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:43.435826 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:43.445257 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27109c64-74e3-44ba-9e20-bc7fe28818af tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:43.446064 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1483/3006] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:43 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1362 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:36:44.463228 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22bca9fb-8f66-4922-8639-f383e404113f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:44.463782 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22bca9fb-8f66-4922-8639-f383e404113f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:44.463945 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:44.463945 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:44.464341 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22bca9fb-8f66-4922-8639-f383e404113f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:44.517979 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:44.517979 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:44.526116 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-22bca9fb-8f66-4922-8639-f383e404113f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:44.545314 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:44.545314 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:44.554864 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22bca9fb-8f66-4922-8639-f383e404113f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:44.555877 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1524/3007] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:44 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1362 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:36:45.272725 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c12dabf8-facd-41ca-abf6-d78d7d0eac44 req-7916c004-175a-48c8-a8f4-56d891f70909 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/9291dc14-ba68-4519-a321-d7a1cc20a34f Jan 21 09:36:45.273460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c12dabf8-facd-41ca-abf6-d78d7d0eac44 req-7916c004-175a-48c8-a8f4-56d891f70909 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:45.273901 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:45.273901 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:45.274743 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c12dabf8-facd-41ca-abf6-d78d7d0eac44 req-7916c004-175a-48c8-a8f4-56d891f70909 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:45.296291 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:45.296291 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:45.573278 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38d7da62-ee1d-4819-a3d0-3dc67626c2bf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:45.575838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38d7da62-ee1d-4819-a3d0-3dc67626c2bf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:45.576042 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:45.576042 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:45.576838 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38d7da62-ee1d-4819-a3d0-3dc67626c2bf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:45.633558 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:45.633558 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:45.644254 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-38d7da62-ee1d-4819-a3d0-3dc67626c2bf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:45.684598 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:45.684598 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:45.694928 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38d7da62-ee1d-4819-a3d0-3dc67626c2bf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:45.696029 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1525/3008] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:45 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1362 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:36:45.762989 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-c12dabf8-facd-41ca-abf6-d78d7d0eac44 req-7916c004-175a-48c8-a8f4-56d891f70909 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:36:45.763426 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-c12dabf8-facd-41ca-abf6-d78d7d0eac44 req-7916c004-175a-48c8-a8f4-56d891f70909 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:36:45.776103 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c12dabf8-facd-41ca-abf6-d78d7d0eac44 req-7916c004-175a-48c8-a8f4-56d891f70909 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/9291dc14-ba68-4519-a321-d7a1cc20a34f returned with HTTP 200 Jan 21 09:36:45.776103 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1484/3009] 10.222.0.70 () {62 vars in 1437 bytes} [Thu Jan 21 09:36:45 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/attachments/9291dc14-ba68-4519-a321-d7a1cc20a34f => generated 19 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:45.781496 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-4d3d20c2-00c9-403c-aee7-17493f4730e0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/2d88ca0e-543f-4d92-be64-db6fd7285e3b/action Jan 21 09:36:45.781496 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:45.781496 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:45.781496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-4d3d20c2-00c9-403c-aee7-17493f4730e0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:36:45.781496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-4d3d20c2-00c9-403c-aee7-17493f4730e0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:36:45.851025 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:45.851025 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:45.903313 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-eca30d86-5387-4bbd-9e42-1de0aaef2625 req-4d3d20c2-00c9-403c-aee7-17493f4730e0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/2d88ca0e-543f-4d92-be64-db6fd7285e3b/action returned with HTTP 204 Jan 21 09:36:45.904307 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1526/3010] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:36:45 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/2d88ca0e-543f-4d92-be64-db6fd7285e3b/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:36:46.712982 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4643ad4f-2975-4f52-88c8-f357a6c5fff2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:46.714042 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4643ad4f-2975-4f52-88c8-f357a6c5fff2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:46.714408 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:46.714408 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:46.715858 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4643ad4f-2975-4f52-88c8-f357a6c5fff2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:46.768996 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:46.768996 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:46.778753 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4643ad4f-2975-4f52-88c8-f357a6c5fff2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:46.800205 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:46.800205 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:46.811591 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4643ad4f-2975-4f52-88c8-f357a6c5fff2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:36:46.812617 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1485/3011] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:46 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1654 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:36:46.828989 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-420d23a1-e06d-4b83-ab41-164f5c90d8e6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots Jan 21 09:36:46.829454 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:46.829454 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:46.829860 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-420d23a1-e06d-4b83-ab41-164f5c90d8e6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbc8bc4f-4dab-4dfb-b8e8-580fde569904", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1964799478"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:36:46.887555 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:46.887555 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:46.889138 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-420d23a1-e06d-4b83-ab41-164f5c90d8e6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:46.889502 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-420d23a1-e06d-4b83-ab41-164f5c90d8e6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create snapshot from volume bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:46.896867 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-420d23a1-e06d-4b83-ab41-164f5c90d8e6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots returned with HTTP 400 Jan 21 09:36:46.897920 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1527/3012] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:36:46 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots => generated 160 bytes in 74 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 21 09:36:46.906542 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c09d5a1-67a6-4ff8-b6ab-e7ee664867e7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots Jan 21 09:36:46.907025 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:46.907025 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:46.907451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c09d5a1-67a6-4ff8-b6ab-e7ee664867e7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbc8bc4f-4dab-4dfb-b8e8-580fde569904", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1063111222"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:36:46.962578 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:46.962578 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:46.963832 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6c09d5a1-67a6-4ff8-b6ab-e7ee664867e7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:46.964135 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-6c09d5a1-67a6-4ff8-b6ab-e7ee664867e7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create snapshot from volume bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:47.023048 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-6c09d5a1-67a6-4ff8-b6ab-e7ee664867e7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['4ea484e8-70cc-4549-b492-430a89e03123', 'dfaa59cb-2d27-4757-9b75-01176475bd45', '4d874e46-4e2d-4fa0-a360-b69545001814', '0d1e13e7-e12e-4292-9855-75866baead1c'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:36:47.126689 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6c09d5a1-67a6-4ff8-b6ab-e7ee664867e7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot force create request issued successfully. Jan 21 09:36:47.127643 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c09d5a1-67a6-4ff8-b6ab-e7ee664867e7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots returned with HTTP 202 Jan 21 09:36:47.134611 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1486/3013] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:36:46 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots => generated 310 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 21 09:36:47.140705 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8e559e8-57da-49f1-9d7f-a7b326e1437e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 Jan 21 09:36:47.141397 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8e559e8-57da-49f1-9d7f-a7b326e1437e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:47.141683 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:47.141683 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:47.141919 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8e559e8-57da-49f1-9d7f-a7b326e1437e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:47.181102 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:47.181102 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:47.182322 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c8e559e8-57da-49f1-9d7f-a7b326e1437e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:47.184670 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8e559e8-57da-49f1-9d7f-a7b326e1437e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 returned with HTTP 200 Jan 21 09:36:47.185472 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1528/3014] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:47 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 => generated 442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:48.197506 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d9fe2bb-edb5-4108-b375-6bb45dc5e422 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 Jan 21 09:36:48.198749 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d9fe2bb-edb5-4108-b375-6bb45dc5e422 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:48.199182 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:48.199182 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:48.200384 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d9fe2bb-edb5-4108-b375-6bb45dc5e422 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:48.244956 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:48.244956 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:48.247562 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4d9fe2bb-edb5-4108-b375-6bb45dc5e422 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:48.250017 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d9fe2bb-edb5-4108-b375-6bb45dc5e422 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 returned with HTTP 200 Jan 21 09:36:48.252968 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1487/3015] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:48 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 => generated 442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:48.490584 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06bf4906-ee24-4662-8503-c468123468d4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] DELETE http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:36:48.491111 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-06bf4906-ee24-4662-8503-c468123468d4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:48.491325 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:48.491325 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:48.491699 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-06bf4906-ee24-4662-8503-c468123468d4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:48.492190 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-06bf4906-ee24-4662-8503-c468123468d4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete volume with id: f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:36:48.547954 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:48.547954 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:48.549161 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-06bf4906-ee24-4662-8503-c468123468d4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:36:48.580989 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-06bf4906-ee24-4662-8503-c468123468d4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Delete volume request issued successfully. Jan 21 09:36:48.581553 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06bf4906-ee24-4662-8503-c468123468d4 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 202 Jan 21 09:36:48.582696 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1529/3016] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:36:48 2021] DELETE /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:36:48.591089 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38ec97ec-d395-4d13-8ae2-93c181134524 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:36:48.591642 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38ec97ec-d395-4d13-8ae2-93c181134524 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:48.591860 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:48.591860 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:48.592232 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38ec97ec-d395-4d13-8ae2-93c181134524 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:48.649926 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:48.649926 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:48.667342 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-38ec97ec-d395-4d13-8ae2-93c181134524 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:36:48.694197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38ec97ec-d395-4d13-8ae2-93c181134524 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:36:48.698540 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1488/3017] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:48 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 1367 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:36:49.266274 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4569afaa-36eb-406d-945c-e46d19c0b362 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 Jan 21 09:36:49.266828 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4569afaa-36eb-406d-945c-e46d19c0b362 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:49.267019 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:49.267019 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:49.267594 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4569afaa-36eb-406d-945c-e46d19c0b362 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:49.294227 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:49.294227 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:49.295451 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4569afaa-36eb-406d-945c-e46d19c0b362 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:49.297412 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4569afaa-36eb-406d-945c-e46d19c0b362 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 returned with HTTP 200 Jan 21 09:36:49.298272 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1530/3018] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:49 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:49.309431 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b25fa97b-9cdd-4f3c-933e-30a9ce124e63 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots Jan 21 09:36:49.309883 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:49.309883 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:49.310354 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b25fa97b-9cdd-4f3c-933e-30a9ce124e63 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbc8bc4f-4dab-4dfb-b8e8-580fde569904", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1245050152"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:36:49.360005 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:49.360005 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:49.361188 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b25fa97b-9cdd-4f3c-933e-30a9ce124e63 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:49.361543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-b25fa97b-9cdd-4f3c-933e-30a9ce124e63 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create snapshot from volume bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:49.417274 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-b25fa97b-9cdd-4f3c-933e-30a9ce124e63 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['0f7cd940-9c27-433b-aaec-130502b01b59', '4cc2bebc-9df8-446a-b7bc-610d58a5afee', 'd4f549dd-0822-432e-b8c2-43212c3d7b4d', 'e53f9243-f567-4c4b-b344-925d9a66a19c'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:36:49.521507 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b25fa97b-9cdd-4f3c-933e-30a9ce124e63 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot force create request issued successfully. Jan 21 09:36:49.522253 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b25fa97b-9cdd-4f3c-933e-30a9ce124e63 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots returned with HTTP 202 Jan 21 09:36:49.523270 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1489/3019] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:36:49 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots => generated 310 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:36:49.533919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea0f94f0-c019-4d4a-83ba-7abc28f3b2ac tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 Jan 21 09:36:49.534492 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea0f94f0-c019-4d4a-83ba-7abc28f3b2ac tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:49.534707 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:49.534707 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:49.535093 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea0f94f0-c019-4d4a-83ba-7abc28f3b2ac tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:49.559622 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:49.559622 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:49.560742 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ea0f94f0-c019-4d4a-83ba-7abc28f3b2ac tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:49.562697 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea0f94f0-c019-4d4a-83ba-7abc28f3b2ac tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 returned with HTTP 200 Jan 21 09:36:49.563493 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1531/3020] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:49 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:49.732807 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca35d313-8618-45a0-8068-a9dbb704cab0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:36:49.733343 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca35d313-8618-45a0-8068-a9dbb704cab0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:49.733563 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:49.733563 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:49.734366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca35d313-8618-45a0-8068-a9dbb704cab0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:49.789765 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:49.789765 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:49.798748 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ca35d313-8618-45a0-8068-a9dbb704cab0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Volume info retrieved successfully. Jan 21 09:36:49.823450 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca35d313-8618-45a0-8068-a9dbb704cab0 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 200 Jan 21 09:36:49.825341 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1490/3021] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:49 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 1367 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:36:50.576596 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5d08dfb-18b3-443e-aa1c-3dd202490792 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 Jan 21 09:36:50.578172 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5d08dfb-18b3-443e-aa1c-3dd202490792 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:50.578630 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:50.578630 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:50.580894 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5d08dfb-18b3-443e-aa1c-3dd202490792 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:50.620159 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:50.620159 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:50.622530 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a5d08dfb-18b3-443e-aa1c-3dd202490792 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:50.625093 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5d08dfb-18b3-443e-aa1c-3dd202490792 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 returned with HTTP 200 Jan 21 09:36:50.626699 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1532/3022] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:50 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 => generated 442 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:50.841953 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41de3d83-f55f-4557-844a-72e271037026 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] GET http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 Jan 21 09:36:50.842408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41de3d83-f55f-4557-844a-72e271037026 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:50.842662 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:50.842662 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:50.843215 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41de3d83-f55f-4557-844a-72e271037026 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:50.888975 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41de3d83-f55f-4557-844a-72e271037026 tempest-TestVolumeBootPattern-35786504 tempest-TestVolumeBootPattern-35786504] http://10.222.0.86/volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 returned with HTTP 404 Jan 21 09:36:50.890011 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1491/3023] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:36:50 2021] GET /volume/v3/3b22f3652fe44bdeb7c9092196a88a18/volumes/f005e3de-feeb-4fad-bffd-189c1e4a50a5 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:36:51.639344 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a94b122a-dc45-4e93-bc14-4adf0ea6ba6f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 Jan 21 09:36:51.639861 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a94b122a-dc45-4e93-bc14-4adf0ea6ba6f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:51.639971 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:51.639971 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:51.640349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a94b122a-dc45-4e93-bc14-4adf0ea6ba6f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:51.665222 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:51.665222 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:51.666327 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a94b122a-dc45-4e93-bc14-4adf0ea6ba6f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:51.669173 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a94b122a-dc45-4e93-bc14-4adf0ea6ba6f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 returned with HTTP 200 Jan 21 09:36:51.670211 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1533/3024] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:51 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:51.681013 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8b46020-a59e-4af9-8df1-ae9f55bd9fdf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots Jan 21 09:36:51.681841 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8b46020-a59e-4af9-8df1-ae9f55bd9fdf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbc8bc4f-4dab-4dfb-b8e8-580fde569904", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-106389108"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:36:51.732600 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:51.732600 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:51.733777 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8b46020-a59e-4af9-8df1-ae9f55bd9fdf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:36:51.734161 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-a8b46020-a59e-4af9-8df1-ae9f55bd9fdf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create snapshot from volume bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:36:51.789146 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-a8b46020-a59e-4af9-8df1-ae9f55bd9fdf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['89e2f21c-4704-47a8-bf5c-0e509c154e06', 'b67d2839-244e-4c07-b108-63523cafa7bd', 'ed29972a-241e-4586-a4d7-ec611669bb06', '1c812696-7efe-4243-bcb2-5719a9fe518c'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:36:51.890639 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8b46020-a59e-4af9-8df1-ae9f55bd9fdf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot force create request issued successfully. Jan 21 09:36:51.891322 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8b46020-a59e-4af9-8df1-ae9f55bd9fdf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots returned with HTTP 202 Jan 21 09:36:51.894091 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1492/3025] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:36:51 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots => generated 309 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:36:51.902676 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9aaa41b5-01d5-450b-8320-8323d0bde08f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 Jan 21 09:36:51.903226 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9aaa41b5-01d5-450b-8320-8323d0bde08f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:51.903442 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:51.903442 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:51.903819 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9aaa41b5-01d5-450b-8320-8323d0bde08f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:51.930408 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:51.930408 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:51.931711 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9aaa41b5-01d5-450b-8320-8323d0bde08f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:51.934525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9aaa41b5-01d5-450b-8320-8323d0bde08f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 returned with HTTP 200 Jan 21 09:36:51.935289 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1534/3026] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:51 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 => generated 441 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:52.953951 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e1ff311-29d3-446e-9aaf-afb89bbddf0b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 Jan 21 09:36:52.956871 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e1ff311-29d3-446e-9aaf-afb89bbddf0b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:52.958672 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:52.958672 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:52.959325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e1ff311-29d3-446e-9aaf-afb89bbddf0b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:53.008515 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:53.008515 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:53.008515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0e1ff311-29d3-446e-9aaf-afb89bbddf0b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:53.008515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e1ff311-29d3-446e-9aaf-afb89bbddf0b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 returned with HTTP 200 Jan 21 09:36:53.008515 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1493/3027] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:52 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 => generated 441 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:54.018419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c821a55d-80fe-454c-9ea8-709fbe988165 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 Jan 21 09:36:54.019025 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c821a55d-80fe-454c-9ea8-709fbe988165 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:54.019307 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:54.019307 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:54.019809 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c821a55d-80fe-454c-9ea8-709fbe988165 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:54.045015 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:54.045015 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:54.046198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c821a55d-80fe-454c-9ea8-709fbe988165 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:54.048167 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c821a55d-80fe-454c-9ea8-709fbe988165 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 returned with HTTP 200 Jan 21 09:36:54.048957 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1535/3028] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:54 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:54.060165 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92e89485-a5a0-44d1-9c41-e69f29e47fdf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 Jan 21 09:36:54.060692 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92e89485-a5a0-44d1-9c41-e69f29e47fdf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:54.060907 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:54.060907 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:54.061287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92e89485-a5a0-44d1-9c41-e69f29e47fdf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:54.061810 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-92e89485-a5a0-44d1-9c41-e69f29e47fdf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: 62b7691d-3c88-4ef5-9b79-c88cf8b39b30 Jan 21 09:36:54.087186 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:54.087186 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:54.088298 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-92e89485-a5a0-44d1-9c41-e69f29e47fdf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:54.151253 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-92e89485-a5a0-44d1-9c41-e69f29e47fdf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot delete request issued successfully. Jan 21 09:36:54.151727 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92e89485-a5a0-44d1-9c41-e69f29e47fdf tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 returned with HTTP 202 Jan 21 09:36:54.153728 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1494/3029] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:36:54 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:36:54.161652 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0c5303f-a896-48fd-9688-664f0c3c1aea tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 Jan 21 09:36:54.162222 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0c5303f-a896-48fd-9688-664f0c3c1aea tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:54.162419 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:54.162419 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:54.163064 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0c5303f-a896-48fd-9688-664f0c3c1aea tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:54.191449 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:54.191449 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:54.192392 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c0c5303f-a896-48fd-9688-664f0c3c1aea tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:54.194323 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0c5303f-a896-48fd-9688-664f0c3c1aea tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 returned with HTTP 200 Jan 21 09:36:54.195340 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1536/3030] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:54 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:55.208350 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3bbd4921-b178-4cfb-a70f-9d5247f128c4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 Jan 21 09:36:55.209363 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3bbd4921-b178-4cfb-a70f-9d5247f128c4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:55.209752 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:55.209752 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:55.210160 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3bbd4921-b178-4cfb-a70f-9d5247f128c4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:55.236616 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:55.236616 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:55.237757 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3bbd4921-b178-4cfb-a70f-9d5247f128c4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:55.239766 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3bbd4921-b178-4cfb-a70f-9d5247f128c4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 returned with HTTP 200 Jan 21 09:36:55.240778 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1495/3031] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:55 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:56.253216 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14a8a23d-a678-4279-9d60-10168f6b0eb8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 Jan 21 09:36:56.253747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14a8a23d-a678-4279-9d60-10168f6b0eb8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:56.253919 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:56.253919 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:56.254320 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14a8a23d-a678-4279-9d60-10168f6b0eb8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:56.276709 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14a8a23d-a678-4279-9d60-10168f6b0eb8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 returned with HTTP 404 Jan 21 09:36:56.277968 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1537/3032] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:56 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:36:56.285902 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e56f7ec2-08b3-40b5-998d-18c9f5dfa467 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 Jan 21 09:36:56.286995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e56f7ec2-08b3-40b5-998d-18c9f5dfa467 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:56.287325 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:56.287325 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:56.288117 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e56f7ec2-08b3-40b5-998d-18c9f5dfa467 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:56.288808 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-e56f7ec2-08b3-40b5-998d-18c9f5dfa467 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: f7999d89-1ea5-405c-85fd-52c9c222b259 Jan 21 09:36:56.317138 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:56.317138 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:56.318413 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e56f7ec2-08b3-40b5-998d-18c9f5dfa467 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:56.382284 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e56f7ec2-08b3-40b5-998d-18c9f5dfa467 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot delete request issued successfully. Jan 21 09:36:56.383511 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e56f7ec2-08b3-40b5-998d-18c9f5dfa467 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 returned with HTTP 202 Jan 21 09:36:56.384554 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1496/3033] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:36:56 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:36:56.393209 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fecfc695-6a17-4675-8ae0-995aa45355ba tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 Jan 21 09:36:56.394226 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fecfc695-6a17-4675-8ae0-995aa45355ba tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:56.394611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fecfc695-6a17-4675-8ae0-995aa45355ba tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:56.420805 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:56.420805 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:56.421866 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fecfc695-6a17-4675-8ae0-995aa45355ba tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:56.423814 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fecfc695-6a17-4675-8ae0-995aa45355ba tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 returned with HTTP 200 Jan 21 09:36:56.424765 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1538/3034] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:56 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:36:57.437709 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71d254b8-7fc1-4349-bc4a-5a23dabeabdc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 Jan 21 09:36:57.438475 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71d254b8-7fc1-4349-bc4a-5a23dabeabdc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:57.438887 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:57.438887 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:57.439495 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71d254b8-7fc1-4349-bc4a-5a23dabeabdc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:57.466268 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:57.466268 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:57.467326 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-71d254b8-7fc1-4349-bc4a-5a23dabeabdc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:57.469256 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71d254b8-7fc1-4349-bc4a-5a23dabeabdc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 returned with HTTP 200 Jan 21 09:36:57.470060 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1497/3035] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:57 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:58.482086 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-241ef6d1-ecdb-43cc-89b1-78d62d16b7c7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 Jan 21 09:36:58.482609 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-241ef6d1-ecdb-43cc-89b1-78d62d16b7c7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:58.482930 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:58.482930 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:58.483306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-241ef6d1-ecdb-43cc-89b1-78d62d16b7c7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:58.505977 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-241ef6d1-ecdb-43cc-89b1-78d62d16b7c7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 returned with HTTP 404 Jan 21 09:36:58.507012 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1539/3036] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:58 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:36:58.515715 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6aa65417-7d39-4655-b38b-e60fff3aa4b2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 Jan 21 09:36:58.516451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6aa65417-7d39-4655-b38b-e60fff3aa4b2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:58.516734 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:58.516734 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:58.517113 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6aa65417-7d39-4655-b38b-e60fff3aa4b2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:58.517495 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-6aa65417-7d39-4655-b38b-e60fff3aa4b2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: f10d778f-f53b-4163-acda-c69b5df0d075 Jan 21 09:36:58.542014 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:58.542014 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:58.543681 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6aa65417-7d39-4655-b38b-e60fff3aa4b2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:58.608554 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6aa65417-7d39-4655-b38b-e60fff3aa4b2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot delete request issued successfully. Jan 21 09:36:58.609201 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6aa65417-7d39-4655-b38b-e60fff3aa4b2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 returned with HTTP 202 Jan 21 09:36:58.610340 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1498/3037] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:36:58 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:36:58.619369 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5db7cc69-00db-4b03-8757-e26a16e08838 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 Jan 21 09:36:58.620113 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5db7cc69-00db-4b03-8757-e26a16e08838 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:58.620606 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5db7cc69-00db-4b03-8757-e26a16e08838 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:58.648693 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:58.648693 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:58.650181 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5db7cc69-00db-4b03-8757-e26a16e08838 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:58.652465 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5db7cc69-00db-4b03-8757-e26a16e08838 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 returned with HTTP 200 Jan 21 09:36:58.653638 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1540/3038] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:58 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:36:59.673595 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05ec0dff-e5cd-4c72-8cd6-62a92f87496d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 Jan 21 09:36:59.675997 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05ec0dff-e5cd-4c72-8cd6-62a92f87496d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:36:59.676548 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:36:59.676548 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:36:59.678188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05ec0dff-e5cd-4c72-8cd6-62a92f87496d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:36:59.741565 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:36:59.741565 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:36:59.744702 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-05ec0dff-e5cd-4c72-8cd6-62a92f87496d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:36:59.751261 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05ec0dff-e5cd-4c72-8cd6-62a92f87496d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 returned with HTTP 200 Jan 21 09:36:59.753455 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1499/3039] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:36:59 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 => generated 468 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:00.766360 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-286df5bd-4da2-46c7-8f36-c9761feb585c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 Jan 21 09:37:00.766875 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-286df5bd-4da2-46c7-8f36-c9761feb585c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:00.767108 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:00.767108 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:00.767481 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-286df5bd-4da2-46c7-8f36-c9761feb585c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:00.790627 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-286df5bd-4da2-46c7-8f36-c9761feb585c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 returned with HTTP 404 Jan 21 09:37:00.791623 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1541/3040] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:00 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:37:00.897847 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-c32cb90a-1654-4c1f-9550-07e3b14b1ad7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:37:00.898486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-c32cb90a-1654-4c1f-9550-07e3b14b1ad7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:00.898963 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:00.898963 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:00.899457 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-c32cb90a-1654-4c1f-9550-07e3b14b1ad7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:00.950655 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:00.950655 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:00.959325 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-c32cb90a-1654-4c1f-9550-07e3b14b1ad7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:00.979387 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:00.979387 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:00.989149 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-c32cb90a-1654-4c1f-9550-07e3b14b1ad7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:37:00.990001 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1500/3041] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:37:00 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1654 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:37:01.010946 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-ddeccd11-c441-4aa8-bf0c-83ad313bb444 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904/action Jan 21 09:37:01.012753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-ddeccd11-c441-4aa8-bf0c-83ad313bb444 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action body: b'{"os-begin_detaching": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:37:01.013252 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-ddeccd11-c441-4aa8-bf0c-83ad313bb444 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:37:01.062882 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:01.062882 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:01.064139 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-ddeccd11-c441-4aa8-bf0c-83ad313bb444 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:01.072749 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-ddeccd11-c441-4aa8-bf0c-83ad313bb444 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Begin detaching volume completed successfully. Jan 21 09:37:01.073273 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-ddeccd11-c441-4aa8-bf0c-83ad313bb444 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904/action returned with HTTP 202 Jan 21 09:37:01.074994 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1542/3042] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 09:37:01 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 21 09:37:01.095741 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a38613db-d413-4146-9366-8e6ecae419f7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:37:01.096265 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a38613db-d413-4146-9366-8e6ecae419f7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:01.096483 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:01.096483 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:01.096856 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a38613db-d413-4146-9366-8e6ecae419f7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:01.140600 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-ddeccd11-c441-4aa8-bf0c-83ad313bb444 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume// Jan 21 09:37:01.141220 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-ddeccd11-c441-4aa8-bf0c-83ad313bb444 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:01.141498 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:01.141498 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:01.141960 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-ddeccd11-c441-4aa8-bf0c-83ad313bb444 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:01.143149 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-ddeccd11-c441-4aa8-bf0c-83ad313bb444 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:37:01.143771 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1543/3043] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:37:01 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 09:37:01.147580 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:01.147580 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:01.156446 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a38613db-d413-4146-9366-8e6ecae419f7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:01.160978 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-b71d4b75-2228-4df4-95cb-0f9f920b6893 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:37:01.161897 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-b71d4b75-2228-4df4-95cb-0f9f920b6893 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:01.162596 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-b71d4b75-2228-4df4-95cb-0f9f920b6893 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:01.177153 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:01.177153 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:01.187883 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a38613db-d413-4146-9366-8e6ecae419f7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:37:01.188924 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1501/3044] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:01 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1657 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:37:01.215963 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:01.215963 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:01.224342 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-b71d4b75-2228-4df4-95cb-0f9f920b6893 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:01.242832 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:01.242832 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:01.253217 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-b71d4b75-2228-4df4-95cb-0f9f920b6893 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:37:01.254130 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1544/3045] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:37:01 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1756 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:37:01.575020 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-b473806c-488a-4e62-ae88-2e306b50e0e4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/2d88ca0e-543f-4d92-be64-db6fd7285e3b Jan 21 09:37:01.575486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-b473806c-488a-4e62-ae88-2e306b50e0e4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:01.575702 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:01.575702 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:01.576194 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-b473806c-488a-4e62-ae88-2e306b50e0e4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:01.596478 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:01.596478 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:02.038791 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-b473806c-488a-4e62-ae88-2e306b50e0e4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:37:02.039362 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-b473806c-488a-4e62-ae88-2e306b50e0e4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:37:02.045933 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7bef342b-1d90-44c5-a528-28705b0d47c4 req-b473806c-488a-4e62-ae88-2e306b50e0e4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/2d88ca0e-543f-4d92-be64-db6fd7285e3b returned with HTTP 200 Jan 21 09:37:02.046861 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1502/3046] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:37:01 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/2d88ca0e-543f-4d92-be64-db6fd7285e3b => generated 19 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:02.205147 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6bbd488a-24bc-457e-b0e9-a134e7825cfa tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:37:02.205667 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6bbd488a-24bc-457e-b0e9-a134e7825cfa tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:02.205882 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:02.205882 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:02.206284 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6bbd488a-24bc-457e-b0e9-a134e7825cfa tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:02.258304 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:02.258304 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:02.267428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6bbd488a-24bc-457e-b0e9-a134e7825cfa tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:02.291614 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6bbd488a-24bc-457e-b0e9-a134e7825cfa tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:37:02.292932 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1545/3047] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:02 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1362 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:37:06.861471 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2beb94e0-1725-49a7-b6dc-061c8516a52f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots Jan 21 09:37:06.861988 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:06.861988 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:06.862625 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2beb94e0-1725-49a7-b6dc-061c8516a52f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20cb22a9-4ece-49d4-95a2-0ddfb3171723", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-639758120"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:37:06.912874 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:06.912874 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:06.914045 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2beb94e0-1725-49a7-b6dc-061c8516a52f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:06.914423 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-2beb94e0-1725-49a7-b6dc-061c8516a52f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create snapshot from volume 20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:06.968867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-2beb94e0-1725-49a7-b6dc-061c8516a52f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['68e26038-7099-471d-8e0a-5fcdcd819202', '48978e04-76b3-4593-85f1-c1de861c3dfa', '7d137428-aea2-466a-9155-85547a4f0dfa', 'e8088712-6a65-409b-8161-9cc5b65f689c'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:37:07.080489 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2beb94e0-1725-49a7-b6dc-061c8516a52f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot create request issued successfully. Jan 21 09:37:07.081369 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2beb94e0-1725-49a7-b6dc-061c8516a52f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots returned with HTTP 202 Jan 21 09:37:07.088251 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1503/3048] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:37:06 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots => generated 379 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:37:07.094727 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7cb996e-d5c7-47d4-868c-ca243d2ea465 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 Jan 21 09:37:07.095384 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7cb996e-d5c7-47d4-868c-ca243d2ea465 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:07.095481 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:07.095481 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:07.095811 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7cb996e-d5c7-47d4-868c-ca243d2ea465 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:07.122243 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:07.122243 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:07.123378 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a7cb996e-d5c7-47d4-868c-ca243d2ea465 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:07.125261 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7cb996e-d5c7-47d4-868c-ca243d2ea465 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 returned with HTTP 200 Jan 21 09:37:07.126270 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1546/3049] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:07 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 => generated 511 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:08.138515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e35fe10c-0905-4fcd-8662-3b784ae5ae57 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 Jan 21 09:37:08.139281 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e35fe10c-0905-4fcd-8662-3b784ae5ae57 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:08.139569 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:08.139569 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:08.140227 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e35fe10c-0905-4fcd-8662-3b784ae5ae57 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:08.174682 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:08.174682 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:08.176489 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e35fe10c-0905-4fcd-8662-3b784ae5ae57 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:08.178763 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e35fe10c-0905-4fcd-8662-3b784ae5ae57 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 returned with HTTP 200 Jan 21 09:37:08.181690 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1504/3050] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:08 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 => generated 511 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:09.194762 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab5a6e91-0d13-44a3-ad84-2921d7ea4d3f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 Jan 21 09:37:09.195335 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab5a6e91-0d13-44a3-ad84-2921d7ea4d3f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:09.195636 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:09.195636 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:09.196030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab5a6e91-0d13-44a3-ad84-2921d7ea4d3f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:09.224391 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:09.224391 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:09.225546 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ab5a6e91-0d13-44a3-ad84-2921d7ea4d3f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:09.227534 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab5a6e91-0d13-44a3-ad84-2921d7ea4d3f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 returned with HTTP 200 Jan 21 09:37:09.228550 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1547/3051] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:09 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 => generated 538 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:09.240032 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8c74122-eea9-4ade-a987-e27d30a55ce8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 Jan 21 09:37:09.240561 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8c74122-eea9-4ade-a987-e27d30a55ce8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:09.240777 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:09.240777 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:09.241155 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8c74122-eea9-4ade-a987-e27d30a55ce8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:09.268088 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:09.268088 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:09.269243 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b8c74122-eea9-4ade-a987-e27d30a55ce8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:09.271234 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8c74122-eea9-4ade-a987-e27d30a55ce8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 returned with HTTP 200 Jan 21 09:37:09.272175 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1505/3052] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:09 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 => generated 538 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:09.283683 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ff77d06-3533-4330-9052-a34cdda5265a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots Jan 21 09:37:09.284325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ff77d06-3533-4330-9052-a34cdda5265a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:09.284608 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:09.284608 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:09.285102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ff77d06-3533-4330-9052-a34cdda5265a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:09.285829 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-2ff77d06-3533-4330-9052-a34cdda5265a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 09:37:09.288557 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-2ff77d06-3533-4330-9052-a34cdda5265a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 21 09:37:09.306433 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2ff77d06-3533-4330-9052-a34cdda5265a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Get all snapshots completed successfully. Jan 21 09:37:09.307263 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ff77d06-3533-4330-9052-a34cdda5265a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots returned with HTTP 200 Jan 21 09:37:09.308569 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1548/3053] 10.222.0.86 () {58 vars in 1210 bytes} [Thu Jan 21 09:37:09 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots => generated 730 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:09.319632 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12f3da75-19cc-456a-826f-55ef8e4764ad tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] PUT http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 Jan 21 09:37:09.320083 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:09.320083 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:09.320498 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12f3da75-19cc-456a-826f-55ef8e4764ad tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1468570336", "description": "This is the new description of snapshot."}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:37:09.346630 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:09.346630 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:09.347736 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-12f3da75-19cc-456a-826f-55ef8e4764ad tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:09.355901 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12f3da75-19cc-456a-826f-55ef8e4764ad tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 returned with HTTP 200 Jan 21 09:37:09.356720 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1506/3054] 10.222.0.86 () {60 vars in 1342 bytes} [Thu Jan 21 09:37:09 2021] PUT /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 => generated 443 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:09.367199 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b83bf959-e645-4f6a-bda7-a1a9e69a62eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 Jan 21 09:37:09.367738 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b83bf959-e645-4f6a-bda7-a1a9e69a62eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:09.367940 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:09.367940 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:09.368310 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b83bf959-e645-4f6a-bda7-a1a9e69a62eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:09.394549 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:09.394549 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:09.395604 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b83bf959-e645-4f6a-bda7-a1a9e69a62eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:09.397537 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b83bf959-e645-4f6a-bda7-a1a9e69a62eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 returned with HTTP 200 Jan 21 09:37:09.398355 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1549/3055] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:09 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 => generated 577 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:09.408516 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5dddd87-2946-420f-86d8-eebcb62957b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 Jan 21 09:37:09.409035 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d5dddd87-2946-420f-86d8-eebcb62957b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:09.409246 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:09.409246 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:09.409622 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d5dddd87-2946-420f-86d8-eebcb62957b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:09.409979 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-d5dddd87-2946-420f-86d8-eebcb62957b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: 0ee8b464-1d92-494b-a701-d0556dd8d704 Jan 21 09:37:09.435955 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:09.435955 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:09.437015 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d5dddd87-2946-420f-86d8-eebcb62957b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:09.497325 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d5dddd87-2946-420f-86d8-eebcb62957b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot delete request issued successfully. Jan 21 09:37:09.497786 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5dddd87-2946-420f-86d8-eebcb62957b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 returned with HTTP 202 Jan 21 09:37:09.498672 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1507/3056] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:37:09 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:37:09.506863 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa892115-a52f-4b0f-aa3d-4684a797bd80 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 Jan 21 09:37:09.507379 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa892115-a52f-4b0f-aa3d-4684a797bd80 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:09.507596 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:09.507596 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:09.507963 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa892115-a52f-4b0f-aa3d-4684a797bd80 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:09.533647 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:09.533647 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:09.534809 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fa892115-a52f-4b0f-aa3d-4684a797bd80 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:09.536967 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa892115-a52f-4b0f-aa3d-4684a797bd80 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 returned with HTTP 200 Jan 21 09:37:09.537929 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1550/3057] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:09 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 => generated 576 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:10.550230 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02633d5a-2138-4622-9d35-ca51df4d6f93 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 Jan 21 09:37:10.550749 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02633d5a-2138-4622-9d35-ca51df4d6f93 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:10.550991 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:10.550991 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:10.551414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02633d5a-2138-4622-9d35-ca51df4d6f93 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:10.579588 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:10.579588 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:10.580784 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-02633d5a-2138-4622-9d35-ca51df4d6f93 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:10.582774 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02633d5a-2138-4622-9d35-ca51df4d6f93 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 returned with HTTP 200 Jan 21 09:37:10.583597 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1508/3058] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:10 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 => generated 576 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:11.595663 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97dc0bc9-b945-4957-975e-b503858c4ab8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 Jan 21 09:37:11.596220 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97dc0bc9-b945-4957-975e-b503858c4ab8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:11.596379 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:11.596379 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:11.596756 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97dc0bc9-b945-4957-975e-b503858c4ab8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:11.619542 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97dc0bc9-b945-4957-975e-b503858c4ab8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 returned with HTTP 404 Jan 21 09:37:11.621157 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1551/3059] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:11 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:37:11.630491 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb36df41-0ab1-4121-ace7-026250c24e64 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots Jan 21 09:37:11.630988 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:11.630988 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:11.631405 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb36df41-0ab1-4121-ace7-026250c24e64 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20cb22a9-4ece-49d4-95a2-0ddfb3171723", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1640121008"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:37:11.685345 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:11.685345 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:11.686665 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb36df41-0ab1-4121-ace7-026250c24e64 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:11.687023 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-bb36df41-0ab1-4121-ace7-026250c24e64 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create snapshot from volume 20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:11.741902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-bb36df41-0ab1-4121-ace7-026250c24e64 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['14be4bec-c3d1-4779-9fc2-f184485d1e9f', '6100a370-ba57-402b-8d38-8b86c9f2a6d3', 'c2e98b33-ae18-44da-8b78-b6718da71de3', '02a2d4f2-58f2-4a2a-ab92-d04be22ad220'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:37:11.843271 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb36df41-0ab1-4121-ace7-026250c24e64 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot create request issued successfully. Jan 21 09:37:11.844033 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb36df41-0ab1-4121-ace7-026250c24e64 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots returned with HTTP 202 Jan 21 09:37:11.844913 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1509/3060] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:37:11 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots => generated 310 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:37:11.855371 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa1550c8-02bf-4a18-a130-cc62332dcbe2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f Jan 21 09:37:11.855925 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa1550c8-02bf-4a18-a130-cc62332dcbe2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:11.856416 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa1550c8-02bf-4a18-a130-cc62332dcbe2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:11.881135 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:11.881135 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:11.882290 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aa1550c8-02bf-4a18-a130-cc62332dcbe2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:11.884198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa1550c8-02bf-4a18-a130-cc62332dcbe2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f returned with HTTP 200 Jan 21 09:37:11.885005 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1552/3061] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:11 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:12.907449 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e489ef26-6e4c-4db3-bc5e-ba08b8a5bb27 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f Jan 21 09:37:12.908388 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e489ef26-6e4c-4db3-bc5e-ba08b8a5bb27 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:12.908388 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:12.908388 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:12.908886 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e489ef26-6e4c-4db3-bc5e-ba08b8a5bb27 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:12.939994 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:12.939994 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:12.941167 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e489ef26-6e4c-4db3-bc5e-ba08b8a5bb27 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:12.943142 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e489ef26-6e4c-4db3-bc5e-ba08b8a5bb27 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f returned with HTTP 200 Jan 21 09:37:12.945831 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1510/3062] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:12 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f => generated 442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:13.959449 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-044a7c00-0fd7-4410-a02a-3c17f6635fc2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f Jan 21 09:37:13.960003 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-044a7c00-0fd7-4410-a02a-3c17f6635fc2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:13.960216 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:13.960216 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:13.960616 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-044a7c00-0fd7-4410-a02a-3c17f6635fc2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:13.985388 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:13.985388 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:13.986466 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-044a7c00-0fd7-4410-a02a-3c17f6635fc2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:13.988376 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-044a7c00-0fd7-4410-a02a-3c17f6635fc2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f returned with HTTP 200 Jan 21 09:37:13.989144 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1553/3063] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:13 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:24.047041 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-056a3a95-12d2-4056-a1d7-cf0774cfd6d2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:24.047587 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-056a3a95-12d2-4056-a1d7-cf0774cfd6d2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:24.047771 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:24.047771 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:24.048205 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-056a3a95-12d2-4056-a1d7-cf0774cfd6d2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:24.097910 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:24.097910 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:24.106103 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-056a3a95-12d2-4056-a1d7-cf0774cfd6d2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:24.127629 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-056a3a95-12d2-4056-a1d7-cf0774cfd6d2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:37:24.128473 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1511/3064] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:37:24 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:24.192039 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-044a7c00-0fd7-4410-a02a-3c17f6635fc2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume// Jan 21 09:37:24.192476 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-044a7c00-0fd7-4410-a02a-3c17f6635fc2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:24.192697 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:24.192697 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:24.193074 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-044a7c00-0fd7-4410-a02a-3c17f6635fc2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:24.194144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-044a7c00-0fd7-4410-a02a-3c17f6635fc2 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:37:24.194749 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1554/3065] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:37:24 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:37:24.208325 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-21ad26c6-4842-4466-97f1-6bd9d9ce7587 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments Jan 21 09:37:24.208824 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:24.208824 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:24.209237 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-21ad26c6-4842-4466-97f1-6bd9d9ce7587 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20cb22a9-4ece-49d4-95a2-0ddfb3171723", "instance_uuid": "5366f972-ed09-4e8e-b661-6be3e6b0e89f", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:37:24.258729 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:24.258729 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:24.309664 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-21ad26c6-4842-4466-97f1-6bd9d9ce7587 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments returned with HTTP 200 Jan 21 09:37:24.310636 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1512/3066] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:37:24 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:37:24.344438 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4cdc455-40e5-4907-9f76-5446e4f5755d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:24.344961 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4cdc455-40e5-4907-9f76-5446e4f5755d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:24.345444 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4cdc455-40e5-4907-9f76-5446e4f5755d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:24.365471 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-21ad26c6-4842-4466-97f1-6bd9d9ce7587 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume// Jan 21 09:37:24.365965 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-21ad26c6-4842-4466-97f1-6bd9d9ce7587 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:24.366303 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:24.366303 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:24.366681 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-21ad26c6-4842-4466-97f1-6bd9d9ce7587 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:24.367878 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-21ad26c6-4842-4466-97f1-6bd9d9ce7587 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:37:24.368466 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1513/3067] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:37:24 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:37:24.382292 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-61cce071-8884-4958-b126-06be215f9410 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:24.382853 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-61cce071-8884-4958-b126-06be215f9410 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:24.383322 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-61cce071-8884-4958-b126-06be215f9410 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:24.394921 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:24.394921 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:24.403251 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f4cdc455-40e5-4907-9f76-5446e4f5755d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:24.421804 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:24.421804 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:24.429939 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4cdc455-40e5-4907-9f76-5446e4f5755d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:37:24.430794 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1555/3068] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:24 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:24.436250 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:24.436250 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:24.444440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-61cce071-8884-4958-b126-06be215f9410 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:24.463267 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:24.463267 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:24.471561 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-61cce071-8884-4958-b126-06be215f9410 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:37:24.472374 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1514/3069] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:37:24 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 1012 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:37:24.491282 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-e8843f2d-c3eb-4ed5-89a2-27f1408f45d0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] PUT http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/4a10c446-45f5-4440-915d-4e3740e5878a Jan 21 09:37:24.491773 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:24.491773 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:24.492198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-e8843f2d-c3eb-4ed5-89a2-27f1408f45d0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:37:24.519992 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:37:24.519992 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:37:24.520450 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-e8843f2d-c3eb-4ed5-89a2-27f1408f45d0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Lock "b'cinder-attachment_update-20cb22a9-4ece-49d4-95a2-0ddfb3171723-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:37:24.522729 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:24.522729 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:25.447370 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2126c188-e1dd-45ee-97ec-3fbe766aeb6d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:25.447902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2126c188-e1dd-45ee-97ec-3fbe766aeb6d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:25.448373 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:25.448373 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:25.448840 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2126c188-e1dd-45ee-97ec-3fbe766aeb6d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:25.499949 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:25.499949 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:25.508683 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2126c188-e1dd-45ee-97ec-3fbe766aeb6d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:25.527249 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:25.527249 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:25.535480 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2126c188-e1dd-45ee-97ec-3fbe766aeb6d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:37:25.545996 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1515/3070] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:25 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:25.762244 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-e8843f2d-c3eb-4ed5-89a2-27f1408f45d0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Lock "b'cinder-attachment_update-20cb22a9-4ece-49d4-95a2-0ddfb3171723-n-h1-771363-2'" released by "attachment_update" :: held 1.242s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:37:25.762912 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-e8843f2d-c3eb-4ed5-89a2-27f1408f45d0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/4a10c446-45f5-4440-915d-4e3740e5878a returned with HTTP 200 Jan 21 09:37:25.763879 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1556/3071] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:37:24 2021] PUT /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/4a10c446-45f5-4440-915d-4e3740e5878a => generated 762 bytes in 1277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:37:26.553220 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58c69455-0596-487b-9c0e-40b8fcb58591 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:26.553765 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58c69455-0596-487b-9c0e-40b8fcb58591 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:26.554012 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:26.554012 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:26.554417 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58c69455-0596-487b-9c0e-40b8fcb58591 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:26.602648 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:26.602648 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:26.611257 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-58c69455-0596-487b-9c0e-40b8fcb58591 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:26.629070 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:26.629070 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:26.637135 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58c69455-0596-487b-9c0e-40b8fcb58591 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:37:26.637936 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1516/3072] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:26 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:27.653793 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ee3bc38-2aa9-4049-9f27-bf21e6179518 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:27.655196 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ee3bc38-2aa9-4049-9f27-bf21e6179518 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:27.655288 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:27.655288 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:27.655596 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ee3bc38-2aa9-4049-9f27-bf21e6179518 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:27.704667 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:27.704667 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:27.712923 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ee3bc38-2aa9-4049-9f27-bf21e6179518 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:27.731732 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:27.731732 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:27.740024 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ee3bc38-2aa9-4049-9f27-bf21e6179518 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:37:27.740841 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1557/3073] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:27 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:28.756321 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66d2b5f6-faef-4a81-b015-08c606baaff8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:28.756817 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66d2b5f6-faef-4a81-b015-08c606baaff8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:28.757041 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:28.757041 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:28.757447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66d2b5f6-faef-4a81-b015-08c606baaff8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:28.806525 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:28.806525 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:28.814544 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-66d2b5f6-faef-4a81-b015-08c606baaff8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:28.832260 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:28.832260 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:28.840493 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66d2b5f6-faef-4a81-b015-08c606baaff8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:37:28.841831 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1517/3074] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:28 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:29.858395 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-756d0129-14ee-4539-8dc2-35b9db22b4c4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:29.858915 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-756d0129-14ee-4539-8dc2-35b9db22b4c4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:29.859128 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:29.859128 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:29.859494 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-756d0129-14ee-4539-8dc2-35b9db22b4c4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:29.907276 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:29.907276 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:29.915413 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-756d0129-14ee-4539-8dc2-35b9db22b4c4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:29.933358 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:29.933358 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:29.942414 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-756d0129-14ee-4539-8dc2-35b9db22b4c4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:37:29.943219 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1558/3075] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:29 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:30.959396 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14ee2e96-e75e-4361-a7bf-725b98235051 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:30.959948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14ee2e96-e75e-4361-a7bf-725b98235051 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:30.960124 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:30.960124 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:30.960438 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14ee2e96-e75e-4361-a7bf-725b98235051 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:31.008950 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:31.008950 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:31.016825 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-14ee2e96-e75e-4361-a7bf-725b98235051 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:31.034793 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:31.034793 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:31.042980 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14ee2e96-e75e-4361-a7bf-725b98235051 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:37:31.043787 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1518/3076] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:30 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:31.180444 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-3e73107d-eaa8-4c81-97b7-e8b7a45a39d9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/4a10c446-45f5-4440-915d-4e3740e5878a/action Jan 21 09:37:31.180872 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:31.180872 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:31.181304 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-3e73107d-eaa8-4c81-97b7-e8b7a45a39d9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:37:31.181685 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-3e73107d-eaa8-4c81-97b7-e8b7a45a39d9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:37:31.246732 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:31.246732 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:31.258543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-50ed2223-7942-411e-9e77-e49abbd19bf4 req-3e73107d-eaa8-4c81-97b7-e8b7a45a39d9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/4a10c446-45f5-4440-915d-4e3740e5878a/action returned with HTTP 204 Jan 21 09:37:31.259428 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1559/3077] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:37:31 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/4a10c446-45f5-4440-915d-4e3740e5878a/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:37:32.060792 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acac11b5-99b5-40b7-8f14-b78097d6cf0a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:32.061292 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acac11b5-99b5-40b7-8f14-b78097d6cf0a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:32.061431 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:32.061431 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:32.061800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acac11b5-99b5-40b7-8f14-b78097d6cf0a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:32.109600 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:32.109600 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:32.117392 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-acac11b5-99b5-40b7-8f14-b78097d6cf0a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:32.135442 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:32.135442 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:32.144043 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acac11b5-99b5-40b7-8f14-b78097d6cf0a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:37:32.144849 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1519/3078] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:32 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 1206 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:37:32.161493 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec4d73a9-75e6-4a64-978b-6528491a9c17 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots Jan 21 09:37:32.162251 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:32.162251 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:32.162671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec4d73a9-75e6-4a64-978b-6528491a9c17 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20cb22a9-4ece-49d4-95a2-0ddfb3171723", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-839142758"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:37:32.216592 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:32.216592 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:32.217991 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec4d73a9-75e6-4a64-978b-6528491a9c17 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:32.218379 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-ec4d73a9-75e6-4a64-978b-6528491a9c17 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create snapshot from volume 20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:32.272833 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-ec4d73a9-75e6-4a64-978b-6528491a9c17 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['742f7158-e739-431b-8dcc-ed814117b2e3', '0f6d33a5-f709-4eaf-923e-8bbfd56fa08a', '2a307c24-95f9-4497-82a1-1939b0c5b4a4', '70be17d5-2132-4b3b-8927-cdb8385e994c'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:37:32.377951 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec4d73a9-75e6-4a64-978b-6528491a9c17 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot force create request issued successfully. Jan 21 09:37:32.378856 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec4d73a9-75e6-4a64-978b-6528491a9c17 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots returned with HTTP 202 Jan 21 09:37:32.379834 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1560/3079] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:37:32 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots => generated 309 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:37:32.390932 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a0c8f23-1914-4257-94ff-41a1d6401444 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 Jan 21 09:37:32.391554 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a0c8f23-1914-4257-94ff-41a1d6401444 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:32.392293 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:32.392293 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:32.392293 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a0c8f23-1914-4257-94ff-41a1d6401444 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:32.418213 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:32.418213 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:32.419344 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a0c8f23-1914-4257-94ff-41a1d6401444 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:32.421868 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a0c8f23-1914-4257-94ff-41a1d6401444 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 returned with HTTP 200 Jan 21 09:37:32.422737 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1520/3080] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:32 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 => generated 441 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:33.436427 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-980e0ee9-5eb8-4a5f-bcaa-c916232fa006 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 Jan 21 09:37:33.437521 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-980e0ee9-5eb8-4a5f-bcaa-c916232fa006 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:33.437938 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:33.437938 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:33.438349 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-980e0ee9-5eb8-4a5f-bcaa-c916232fa006 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:33.467275 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:33.467275 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:33.468835 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-980e0ee9-5eb8-4a5f-bcaa-c916232fa006 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:33.470761 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-980e0ee9-5eb8-4a5f-bcaa-c916232fa006 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 returned with HTTP 200 Jan 21 09:37:33.471828 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1561/3081] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:33 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 => generated 441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:34.484058 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d14d5efa-13b7-4748-9682-2d73630328a9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 Jan 21 09:37:34.484569 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d14d5efa-13b7-4748-9682-2d73630328a9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:34.484761 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:34.484761 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:34.485128 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d14d5efa-13b7-4748-9682-2d73630328a9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:34.512492 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:34.512492 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:34.514211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d14d5efa-13b7-4748-9682-2d73630328a9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:34.516088 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d14d5efa-13b7-4748-9682-2d73630328a9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 returned with HTTP 200 Jan 21 09:37:34.516861 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1521/3082] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:34 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:34.527724 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b30710fb-1612-459c-be98-29e9c3df1f83 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots Jan 21 09:37:34.528205 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:34.528205 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:34.528762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b30710fb-1612-459c-be98-29e9c3df1f83 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20cb22a9-4ece-49d4-95a2-0ddfb3171723", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2009955570"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:37:34.579503 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:34.579503 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:34.580799 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b30710fb-1612-459c-be98-29e9c3df1f83 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:34.581154 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-b30710fb-1612-459c-be98-29e9c3df1f83 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create snapshot from volume 20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:34.636622 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-b30710fb-1612-459c-be98-29e9c3df1f83 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['0b05e905-b125-42e1-baad-41d991c0ab93', '3a529af7-3b61-45ea-91d8-07abc3ffc79a', '90acc519-8eae-42c2-a3ce-5bb4f3534503', 'c7519fcc-3db2-404e-becc-03a22aeac765'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:37:34.736959 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b30710fb-1612-459c-be98-29e9c3df1f83 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot force create request issued successfully. Jan 21 09:37:34.737655 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b30710fb-1612-459c-be98-29e9c3df1f83 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots returned with HTTP 202 Jan 21 09:37:34.738733 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1562/3083] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:37:34 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots => generated 310 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:37:34.749689 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-627786ab-5229-4577-a5b5-696d7ab0608c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 Jan 21 09:37:34.750358 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-627786ab-5229-4577-a5b5-696d7ab0608c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:34.750678 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:34.750678 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:34.751474 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-627786ab-5229-4577-a5b5-696d7ab0608c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:34.778227 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:34.778227 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:34.780350 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-627786ab-5229-4577-a5b5-696d7ab0608c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:34.782506 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-627786ab-5229-4577-a5b5-696d7ab0608c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 returned with HTTP 200 Jan 21 09:37:34.783473 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1522/3084] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:34 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 => generated 442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:35.796803 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f1e8673-7fd8-440f-bef7-10297b02f611 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 Jan 21 09:37:35.797408 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f1e8673-7fd8-440f-bef7-10297b02f611 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:35.797632 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:35.797632 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:35.798010 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f1e8673-7fd8-440f-bef7-10297b02f611 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:35.877159 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:35.877159 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:35.881474 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f1e8673-7fd8-440f-bef7-10297b02f611 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:35.891348 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f1e8673-7fd8-440f-bef7-10297b02f611 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 returned with HTTP 200 Jan 21 09:37:35.892896 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1563/3085] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:35 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 => generated 442 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:36.905039 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a95d27ec-a8ef-403a-98a7-6ca12ab70539 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 Jan 21 09:37:36.905761 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a95d27ec-a8ef-403a-98a7-6ca12ab70539 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:36.905943 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:36.905943 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:36.906380 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a95d27ec-a8ef-403a-98a7-6ca12ab70539 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:36.933166 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:36.933166 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:36.934351 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a95d27ec-a8ef-403a-98a7-6ca12ab70539 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:36.937042 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a95d27ec-a8ef-403a-98a7-6ca12ab70539 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 returned with HTTP 200 Jan 21 09:37:36.938530 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1523/3086] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:36 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 => generated 469 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:36.948741 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d69c561-0717-49ad-8aa3-4b3baccea95a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 Jan 21 09:37:36.949259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d69c561-0717-49ad-8aa3-4b3baccea95a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:36.949509 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:36.949509 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:36.949879 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d69c561-0717-49ad-8aa3-4b3baccea95a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:36.950264 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-6d69c561-0717-49ad-8aa3-4b3baccea95a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: b2b67ae2-22f4-4544-bdac-5bdff35a0708 Jan 21 09:37:36.977979 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:36.977979 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:36.978637 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6d69c561-0717-49ad-8aa3-4b3baccea95a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:37.039258 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6d69c561-0717-49ad-8aa3-4b3baccea95a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot delete request issued successfully. Jan 21 09:37:37.039643 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d69c561-0717-49ad-8aa3-4b3baccea95a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 returned with HTTP 202 Jan 21 09:37:37.040502 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1564/3087] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:37:36 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:37:37.049517 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd86e7ad-3530-40b8-bcb6-30f1a397a646 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 Jan 21 09:37:37.050038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd86e7ad-3530-40b8-bcb6-30f1a397a646 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:37.050274 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:37.050274 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:37.050652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd86e7ad-3530-40b8-bcb6-30f1a397a646 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:37.075072 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:37.075072 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:37.076295 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd86e7ad-3530-40b8-bcb6-30f1a397a646 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:37.078245 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd86e7ad-3530-40b8-bcb6-30f1a397a646 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 returned with HTTP 200 Jan 21 09:37:37.079061 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1524/3088] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:37 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:38.091530 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3e3a023-37a8-4f76-b487-73093f9e23df tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 Jan 21 09:37:38.092161 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3e3a023-37a8-4f76-b487-73093f9e23df tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:38.092443 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:38.092443 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:38.092613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3e3a023-37a8-4f76-b487-73093f9e23df tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:38.117564 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:38.117564 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:38.118714 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c3e3a023-37a8-4f76-b487-73093f9e23df tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:38.120615 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3e3a023-37a8-4f76-b487-73093f9e23df tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 returned with HTTP 200 Jan 21 09:37:38.121408 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1565/3089] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:38 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:39.134920 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e43ececc-2385-429b-9c7b-2c4c705787e6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 Jan 21 09:37:39.135446 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e43ececc-2385-429b-9c7b-2c4c705787e6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:39.135661 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:39.135661 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:39.136063 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e43ececc-2385-429b-9c7b-2c4c705787e6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:39.168335 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e43ececc-2385-429b-9c7b-2c4c705787e6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 returned with HTTP 404 Jan 21 09:37:39.168335 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1525/3090] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:39 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:37:39.174026 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cced6e1b-45f3-4af7-b2a7-d087751459c0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f Jan 21 09:37:39.174026 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cced6e1b-45f3-4af7-b2a7-d087751459c0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:39.174026 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:39.174026 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:39.174026 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cced6e1b-45f3-4af7-b2a7-d087751459c0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:39.174026 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-cced6e1b-45f3-4af7-b2a7-d087751459c0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: 11cca72d-41e4-482f-9eb4-a956765c562f Jan 21 09:37:39.198201 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:39.198201 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:39.199262 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cced6e1b-45f3-4af7-b2a7-d087751459c0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:39.261247 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cced6e1b-45f3-4af7-b2a7-d087751459c0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot delete request issued successfully. Jan 21 09:37:39.261715 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cced6e1b-45f3-4af7-b2a7-d087751459c0 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f returned with HTTP 202 Jan 21 09:37:39.262646 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1566/3091] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:37:39 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:37:39.271455 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b14e206-8262-41f3-84f8-e4d435ecd6ad tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f Jan 21 09:37:39.271981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b14e206-8262-41f3-84f8-e4d435ecd6ad tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:39.272479 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b14e206-8262-41f3-84f8-e4d435ecd6ad tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:39.299996 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:39.299996 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:39.301245 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8b14e206-8262-41f3-84f8-e4d435ecd6ad tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:39.303175 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b14e206-8262-41f3-84f8-e4d435ecd6ad tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f returned with HTTP 200 Jan 21 09:37:39.303994 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1526/3092] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:39 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:37:40.316571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed95c480-5da0-4c8e-84da-ba42bf7aec7f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f Jan 21 09:37:40.317090 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed95c480-5da0-4c8e-84da-ba42bf7aec7f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:40.317423 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:40.317423 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:40.317797 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed95c480-5da0-4c8e-84da-ba42bf7aec7f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:40.342653 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:40.342653 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:40.343652 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed95c480-5da0-4c8e-84da-ba42bf7aec7f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:40.345543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed95c480-5da0-4c8e-84da-ba42bf7aec7f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f returned with HTTP 200 Jan 21 09:37:40.346354 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1567/3093] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:40 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:41.358465 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05909b46-de55-49cd-8e7b-8759697c0582 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f Jan 21 09:37:41.359107 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05909b46-de55-49cd-8e7b-8759697c0582 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:41.359264 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:41.359264 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:41.359526 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05909b46-de55-49cd-8e7b-8759697c0582 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:41.381607 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05909b46-de55-49cd-8e7b-8759697c0582 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f returned with HTTP 404 Jan 21 09:37:41.382732 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1527/3094] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:41 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:37:41.391715 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39122398-e52e-4f92-9aab-b1f0587c65b6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 Jan 21 09:37:41.392238 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39122398-e52e-4f92-9aab-b1f0587c65b6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:41.392456 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:41.392456 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:41.392831 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39122398-e52e-4f92-9aab-b1f0587c65b6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:41.393185 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-39122398-e52e-4f92-9aab-b1f0587c65b6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: b650433f-3f0e-4c33-82c3-5522babff517 Jan 21 09:37:41.417627 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:41.417627 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:41.418702 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-39122398-e52e-4f92-9aab-b1f0587c65b6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:41.478895 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-39122398-e52e-4f92-9aab-b1f0587c65b6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot delete request issued successfully. Jan 21 09:37:41.479378 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39122398-e52e-4f92-9aab-b1f0587c65b6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 returned with HTTP 202 Jan 21 09:37:41.480378 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1568/3095] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:37:41 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:37:41.488391 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26ad63c7-bc19-4f1f-a4a9-26cd7fb96561 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 Jan 21 09:37:41.488915 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26ad63c7-bc19-4f1f-a4a9-26cd7fb96561 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:41.489406 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26ad63c7-bc19-4f1f-a4a9-26cd7fb96561 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:41.515122 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:41.515122 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:41.516264 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26ad63c7-bc19-4f1f-a4a9-26cd7fb96561 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:41.518192 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26ad63c7-bc19-4f1f-a4a9-26cd7fb96561 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 returned with HTTP 200 Jan 21 09:37:41.519268 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1528/3096] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:41 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:42.532397 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30722d6e-d774-467c-906a-a7b4a79694be tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 Jan 21 09:37:42.532932 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30722d6e-d774-467c-906a-a7b4a79694be tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:42.533367 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:42.533367 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:42.534050 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30722d6e-d774-467c-906a-a7b4a79694be tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:42.560013 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:42.560013 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:42.561594 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-30722d6e-d774-467c-906a-a7b4a79694be tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:42.563701 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30722d6e-d774-467c-906a-a7b4a79694be tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 returned with HTTP 200 Jan 21 09:37:42.564503 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1569/3097] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:42 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:43.577143 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a884a0a1-f7e1-4df5-9e73-efddf367321d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 Jan 21 09:37:43.577745 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a884a0a1-f7e1-4df5-9e73-efddf367321d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:43.577848 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:43.577848 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:43.578287 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a884a0a1-f7e1-4df5-9e73-efddf367321d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:43.601688 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a884a0a1-f7e1-4df5-9e73-efddf367321d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 returned with HTTP 404 Jan 21 09:37:43.602758 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1529/3098] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:43 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:37:43.712878 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-4c33f2ae-7680-4f51-879c-f358febbde69 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:43.713495 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-4c33f2ae-7680-4f51-879c-f358febbde69 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:43.713774 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:43.713774 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:43.714355 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-4c33f2ae-7680-4f51-879c-f358febbde69 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:43.766032 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:43.766032 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:43.774232 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-4c33f2ae-7680-4f51-879c-f358febbde69 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:43.792748 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:43.792748 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:43.801521 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-4c33f2ae-7680-4f51-879c-f358febbde69 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:37:43.802394 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1570/3099] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:37:43 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 1206 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:37:43.823981 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-7f97afb2-a52c-45fd-8856-d5434e429510 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723/action Jan 21 09:37:43.824757 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-7f97afb2-a52c-45fd-8856-d5434e429510 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:37:43.825138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-7f97afb2-a52c-45fd-8856-d5434e429510 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:37:43.873369 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:43.873369 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:43.874433 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-7f97afb2-a52c-45fd-8856-d5434e429510 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:43.882906 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-7f97afb2-a52c-45fd-8856-d5434e429510 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Begin detaching volume completed successfully. Jan 21 09:37:43.883412 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-7f97afb2-a52c-45fd-8856-d5434e429510 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723/action returned with HTTP 202 Jan 21 09:37:43.884254 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1530/3100] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 09:37:43 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:37:43.905394 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26928c98-9d45-42ce-b09a-9084b0853bc5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:43.906007 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26928c98-9d45-42ce-b09a-9084b0853bc5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:43.906267 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:43.906267 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:43.906642 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26928c98-9d45-42ce-b09a-9084b0853bc5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:43.939607 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-7f97afb2-a52c-45fd-8856-d5434e429510 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume// Jan 21 09:37:43.940082 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-7f97afb2-a52c-45fd-8856-d5434e429510 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:43.940304 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:43.940304 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:43.940679 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-7f97afb2-a52c-45fd-8856-d5434e429510 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:43.941767 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-7f97afb2-a52c-45fd-8856-d5434e429510 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:37:43.942425 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1531/3101] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:37:43 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:37:43.956373 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-38e3ce42-d4d7-4c29-a449-75402f1e5af9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:43.956929 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-38e3ce42-d4d7-4c29-a449-75402f1e5af9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:43.957212 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:43.957212 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:43.957400 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-38e3ce42-d4d7-4c29-a449-75402f1e5af9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:43.965357 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26928c98-9d45-42ce-b09a-9084b0853bc5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:43.985420 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:43.985420 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:43.993683 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26928c98-9d45-42ce-b09a-9084b0853bc5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:37:43.994580 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1571/3102] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:43 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 1209 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:37:44.009798 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:44.009798 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:44.018045 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-38e3ce42-d4d7-4c29-a449-75402f1e5af9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:44.036154 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:44.036154 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:44.044998 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-38e3ce42-d4d7-4c29-a449-75402f1e5af9 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:37:44.045810 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1532/3103] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:37:43 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 1308 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:37:44.410445 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-1996c182-4ec5-420d-bbef-ac95bb549fb1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/4a10c446-45f5-4440-915d-4e3740e5878a Jan 21 09:37:44.410957 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-1996c182-4ec5-420d-bbef-ac95bb549fb1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:44.411170 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:44.411170 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:44.411530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-1996c182-4ec5-420d-bbef-ac95bb549fb1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:44.431219 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:44.431219 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:44.852573 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-1996c182-4ec5-420d-bbef-ac95bb549fb1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:37:44.853052 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-1996c182-4ec5-420d-bbef-ac95bb549fb1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:37:44.859869 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77c102ac-adf7-4fb1-bc66-863734b4d048 req-1996c182-4ec5-420d-bbef-ac95bb549fb1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/4a10c446-45f5-4440-915d-4e3740e5878a returned with HTTP 200 Jan 21 09:37:44.860727 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1572/3104] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:37:44 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/attachments/4a10c446-45f5-4440-915d-4e3740e5878a => generated 19 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:45.011022 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80490881-f9b6-425d-b94e-6195483d7192 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:37:45.011591 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80490881-f9b6-425d-b94e-6195483d7192 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:45.011809 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:45.011809 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:45.012184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80490881-f9b6-425d-b94e-6195483d7192 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:45.061032 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:45.061032 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:45.068826 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-80490881-f9b6-425d-b94e-6195483d7192 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:45.089371 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80490881-f9b6-425d-b94e-6195483d7192 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:37:45.090208 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1533/3105] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:45 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 914 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:50.498167 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes Jan 21 09:37:50.498668 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:50.498668 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:50.499010 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1081479692"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:37:50.500095 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1081479692'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:37:50.500440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume of 1 GB Jan 21 09:37:50.501065 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:50.501065 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:50.513841 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Availability Zones retrieved successfully. Jan 21 09:37:50.530265 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Flow 'volume_create_api' (17305c0e-61a1-49c6-a35f-c390f525debd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:37:50.532993 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa3f3fd4-8aea-46ad-a607-c7d51d451e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:37:50.534966 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:37:50.596500 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa3f3fd4-8aea-46ad-a607-c7d51d451e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:37:50.598699 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877e1fd1-3de0-4419-8d8b-6cf77222110e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:37:50.661565 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['3ae4edfa-b163-47de-be67-6a3e51dd9c6e', '63e81386-3995-4d63-aef1-0506d4a8178e', 'fc9866a8-4295-4392-93cc-33daf61ddffd', 'eb011d2c-aa0e-4aac-b396-32f825b3a9ea'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:37:50.663758 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (877e1fd1-3de0-4419-8d8b-6cf77222110e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ae4edfa-b163-47de-be67-6a3e51dd9c6e', '63e81386-3995-4d63-aef1-0506d4a8178e', 'fc9866a8-4295-4392-93cc-33daf61ddffd', 'eb011d2c-aa0e-4aac-b396-32f825b3a9ea']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:37:50.665905 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e46be10-e7cc-4587-8170-d4261bb70b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:37:50.724943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e46be10-e7cc-4587-8170-d4261bb70b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5740d54-178c-4318-b7e8-520a9da14e0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1081479692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',qos_specs=None,replication_status=,reservations=['3ae4edfa-b163-47de-be67-6a3e51dd9c6e','63e81386-3995-4d63-aef1-0506d4a8178e','fc9866a8-4295-4392-93cc-33daf61ddffd','eb011d2c-aa0e-4aac-b396-32f825b3a9ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4da15989cc4447f9b36e13cda1f398e',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1081479692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5740d54-178c-4318-b7e8-520a9da14e0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c4da15989cc4447f9b36e13cda1f398e',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:37:50.727065 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a974ea69-2a22-4d46-bc5d-2a8335f00015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:37:50.752540 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a974ea69-2a22-4d46-bc5d-2a8335f00015) transitioned into state 'SUCCESS' from state '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-1081479692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',qos_specs=None,replication_status=,reservations=['3ae4edfa-b163-47de-be67-6a3e51dd9c6e','63e81386-3995-4d63-aef1-0506d4a8178e','fc9866a8-4295-4392-93cc-33daf61ddffd','eb011d2c-aa0e-4aac-b396-32f825b3a9ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4da15989cc4447f9b36e13cda1f398e',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:37:50.754507 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9411406d-bb42-414f-ba43-4579a4952f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:37:50.768746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9411406d-bb42-414f-ba43-4579a4952f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:37:50.771394 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Flow 'volume_create_api' (17305c0e-61a1-49c6-a35f-c390f525debd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:37:50.818865 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume request issued successfully. Jan 21 09:37:50.832980 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58bdf662-5611-41d4-9c64-dc0d877d479b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes returned with HTTP 202 Jan 21 09:37:50.833857 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1573/3106] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:37:50 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes => generated 823 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:37:50.847944 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ec301bd-224b-4ea2-aaa6-12038134e6da tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c Jan 21 09:37:50.848469 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ec301bd-224b-4ea2-aaa6-12038134e6da tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:50.848684 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:50.848684 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:50.849061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ec301bd-224b-4ea2-aaa6-12038134e6da tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:50.898221 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:50.898221 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:50.907083 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ec301bd-224b-4ea2-aaa6-12038134e6da tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:50.929215 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ec301bd-224b-4ea2-aaa6-12038134e6da tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c returned with HTTP 200 Jan 21 09:37:50.930119 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1534/3107] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:50 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:51.946957 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6741f117-eaca-4f52-b856-24da44237223 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c Jan 21 09:37:51.947445 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6741f117-eaca-4f52-b856-24da44237223 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:51.947669 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:51.947669 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:51.948100 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6741f117-eaca-4f52-b856-24da44237223 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:51.996281 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:51.996281 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:52.004141 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6741f117-eaca-4f52-b856-24da44237223 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:52.024917 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6741f117-eaca-4f52-b856-24da44237223 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c returned with HTTP 200 Jan 21 09:37:52.025713 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1574/3108] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:51 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:52.041927 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ace2396-68ba-42bc-8d0d-311d577184b6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots Jan 21 09:37:52.042420 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:52.042420 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:52.042839 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ace2396-68ba-42bc-8d0d-311d577184b6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5740d54-178c-4318-b7e8-520a9da14e0c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1916132325"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:37:52.092055 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:52.092055 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:52.093166 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7ace2396-68ba-42bc-8d0d-311d577184b6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:52.093516 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-7ace2396-68ba-42bc-8d0d-311d577184b6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create snapshot from volume e5740d54-178c-4318-b7e8-520a9da14e0c Jan 21 09:37:52.147308 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-7ace2396-68ba-42bc-8d0d-311d577184b6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['2129f280-5753-4ed5-a351-247183c79a8d', '3e614a10-108a-4f14-ae11-329d0c7bc256', '9e21c759-53e9-4198-92a7-8ddfe95101ee', '63369d12-7fe1-44c9-83ad-efa4c5278a44'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:37:52.247354 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7ace2396-68ba-42bc-8d0d-311d577184b6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot create request issued successfully. Jan 21 09:37:52.248499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ace2396-68ba-42bc-8d0d-311d577184b6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots returned with HTTP 202 Jan 21 09:37:52.249390 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1535/3109] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:37:52 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots => generated 310 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:37:52.260334 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c642161-6e49-406c-a4dd-997198332574 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 Jan 21 09:37:52.260334 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c642161-6e49-406c-a4dd-997198332574 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:52.260550 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:52.260550 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:52.260904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c642161-6e49-406c-a4dd-997198332574 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:52.287032 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:52.287032 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:52.288549 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6c642161-6e49-406c-a4dd-997198332574 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:52.290494 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c642161-6e49-406c-a4dd-997198332574 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 returned with HTTP 200 Jan 21 09:37:52.291298 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1575/3110] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:52 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 => generated 442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:53.306774 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e41cb881-90f9-4fc4-b56c-605c7d7080b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 Jan 21 09:37:53.307541 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e41cb881-90f9-4fc4-b56c-605c7d7080b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:53.307862 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:53.307862 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:53.308514 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e41cb881-90f9-4fc4-b56c-605c7d7080b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:53.336949 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:53.336949 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:53.338692 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e41cb881-90f9-4fc4-b56c-605c7d7080b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:53.341464 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e41cb881-90f9-4fc4-b56c-605c7d7080b1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 returned with HTTP 200 Jan 21 09:37:53.342380 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1536/3111] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:53 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 => generated 442 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:54.354189 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fc2ccc8-5958-4841-b6ff-c14ef2a33894 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 Jan 21 09:37:54.354718 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fc2ccc8-5958-4841-b6ff-c14ef2a33894 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:54.354941 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:54.354941 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:54.355318 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fc2ccc8-5958-4841-b6ff-c14ef2a33894 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:54.379983 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:54.379983 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:54.381041 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2fc2ccc8-5958-4841-b6ff-c14ef2a33894 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:54.382967 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fc2ccc8-5958-4841-b6ff-c14ef2a33894 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 returned with HTTP 200 Jan 21 09:37:54.383741 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1576/3112] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:37:54 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:37:54.394833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes Jan 21 09:37:54.395287 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:54.395287 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:54.395715 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cc95e636-583b-4c34-ae49-ba330ec7d756", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-88279163"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:37:54.396940 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume request body: {'volume': {'snapshot_id': 'cc95e636-583b-4c34-ae49-ba330ec7d756', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-88279163'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:37:54.427704 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:54.427704 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:54.428790 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:37:54.429144 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume of 2 GB Jan 21 09:37:54.440661 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Availability Zones retrieved successfully. Jan 21 09:37:54.457566 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Flow 'volume_create_api' (d284bb6a-c0c3-41bd-a8d9-b00157c4eab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:37:54.460317 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed2d9554-f532-4713-aa8c-c7a77d3b3ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:37:54.462319 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:37:54.569104 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed2d9554-f532-4713-aa8c-c7a77d3b3ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'cc95e636-583b-4c34-ae49-ba330ec7d756', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:37:54.571352 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c00352e1-1cad-49f6-8336-d7996ec96d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:37:54.636501 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['e2ef2adb-915c-46a2-a990-be79219d6c11', '60bb83a7-7513-4fda-b6af-32067fa17127', '5bc24880-97a9-4347-b87d-e3352484fba4', '2a40ae9c-d746-4282-9eb6-190c37912611'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:37:54.639105 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c00352e1-1cad-49f6-8336-d7996ec96d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2ef2adb-915c-46a2-a990-be79219d6c11', '60bb83a7-7513-4fda-b6af-32067fa17127', '5bc24880-97a9-4347-b87d-e3352484fba4', '2a40ae9c-d746-4282-9eb6-190c37912611']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:37:54.641212 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b52f2d0a-5da4-4e29-a99f-77fa47bd83eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:37:54.766542 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b52f2d0a-5da4-4e29-a99f-77fa47bd83eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1c110a0-a79f-4a48-8cf6-c1f3530239c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-88279163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',qos_specs=None,replication_status=,reservations=['e2ef2adb-915c-46a2-a990-be79219d6c11','60bb83a7-7513-4fda-b6af-32067fa17127','5bc24880-97a9-4347-b87d-e3352484fba4','2a40ae9c-d746-4282-9eb6-190c37912611'],size=2,snapshot_id=cc95e636-583b-4c34-ae49-ba330ec7d756,source_replicaid=,source_volid=None,status='creating',user_id='c4da15989cc4447f9b36e13cda1f398e',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:37:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-88279163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1c110a0-a79f-4a48-8cf6-c1f3530239c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',provider_auth=None,provider_geometry=None,provider_id=None,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=cc95e636-583b-4c34-ae49-ba330ec7d756,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c4da15989cc4447f9b36e13cda1f398e',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:37:54.768630 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1455e1e5-4c8d-443f-8676-ed46fedb0665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:37:54.794216 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1455e1e5-4c8d-443f-8676-ed46fedb0665) transitioned into state 'SUCCESS' from state '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-88279163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',qos_specs=None,replication_status=,reservations=['e2ef2adb-915c-46a2-a990-be79219d6c11','60bb83a7-7513-4fda-b6af-32067fa17127','5bc24880-97a9-4347-b87d-e3352484fba4','2a40ae9c-d746-4282-9eb6-190c37912611'],size=2,snapshot_id=cc95e636-583b-4c34-ae49-ba330ec7d756,source_replicaid=,source_volid=None,status='creating',user_id='c4da15989cc4447f9b36e13cda1f398e',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:37:54.796132 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e176454e-f11e-4fda-ba3a-8b3fb49f1e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:37:54.880049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e176454e-f11e-4fda-ba3a-8b3fb49f1e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:37:54.882784 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Flow 'volume_create_api' (d284bb6a-c0c3-41bd-a8d9-b00157c4eab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:37:54.930548 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume request issued successfully. Jan 21 09:37:54.944002 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4d162de-eec3-4c52-bebc-c924a479b550 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes returned with HTTP 202 Jan 21 09:37:54.954984 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1537/3113] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:37:54 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes => generated 855 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:37:54.959461 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75673945-f7cf-42b7-894c-7d08ab75e4ca tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 Jan 21 09:37:54.960071 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75673945-f7cf-42b7-894c-7d08ab75e4ca tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:54.960360 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:54.960360 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:54.960902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75673945-f7cf-42b7-894c-7d08ab75e4ca tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:55.010125 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:55.010125 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:55.019004 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-75673945-f7cf-42b7-894c-7d08ab75e4ca tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:55.046973 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75673945-f7cf-42b7-894c-7d08ab75e4ca tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 returned with HTTP 200 Jan 21 09:37:55.048570 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1577/3114] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:54 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 => generated 947 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:56.064920 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f48486c-67c8-4c28-821b-606c407e514c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 Jan 21 09:37:56.065423 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f48486c-67c8-4c28-821b-606c407e514c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:56.065632 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:56.065632 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:56.066042 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f48486c-67c8-4c28-821b-606c407e514c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:56.114511 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:56.114511 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:56.123307 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7f48486c-67c8-4c28-821b-606c407e514c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:56.145997 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f48486c-67c8-4c28-821b-606c407e514c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 returned with HTTP 200 Jan 21 09:37:56.146856 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1538/3115] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:56 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 => generated 947 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:57.164723 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f70e224-db65-4568-9b9d-1ddc7d93bac5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 Jan 21 09:37:57.165387 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f70e224-db65-4568-9b9d-1ddc7d93bac5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:57.165494 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:57.165494 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:57.165804 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f70e224-db65-4568-9b9d-1ddc7d93bac5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:57.221188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:57.221188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:57.230286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1f70e224-db65-4568-9b9d-1ddc7d93bac5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:57.253024 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f70e224-db65-4568-9b9d-1ddc7d93bac5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 returned with HTTP 200 Jan 21 09:37:57.254024 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1578/3116] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:57 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 => generated 947 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:58.270562 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9aba495b-6e22-4454-9031-9d23301f805b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 Jan 21 09:37:58.271107 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9aba495b-6e22-4454-9031-9d23301f805b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:58.271451 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:58.271451 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:58.271827 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9aba495b-6e22-4454-9031-9d23301f805b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:58.324419 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:58.324419 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:58.333349 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9aba495b-6e22-4454-9031-9d23301f805b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:58.355843 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9aba495b-6e22-4454-9031-9d23301f805b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 returned with HTTP 200 Jan 21 09:37:58.357357 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1539/3117] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:58 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 => generated 947 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:37:59.373211 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29eadd86-dbb8-4a0a-b8ea-0d47a841d9fb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 Jan 21 09:37:59.373747 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29eadd86-dbb8-4a0a-b8ea-0d47a841d9fb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:37:59.374017 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:37:59.374017 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:37:59.374306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29eadd86-dbb8-4a0a-b8ea-0d47a841d9fb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:37:59.425589 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:37:59.425589 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:37:59.436482 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-29eadd86-dbb8-4a0a-b8ea-0d47a841d9fb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:37:59.459534 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29eadd86-dbb8-4a0a-b8ea-0d47a841d9fb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 returned with HTTP 200 Jan 21 09:37:59.460585 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1579/3118] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:37:59 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 => generated 947 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:00.476664 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b28f763e-0094-42c6-9cbb-fd7bc6f08ef3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 Jan 21 09:38:00.477168 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b28f763e-0094-42c6-9cbb-fd7bc6f08ef3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:00.477380 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:00.477380 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:00.477751 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b28f763e-0094-42c6-9cbb-fd7bc6f08ef3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:00.525982 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:00.525982 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:00.534269 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b28f763e-0094-42c6-9cbb-fd7bc6f08ef3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:00.555249 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b28f763e-0094-42c6-9cbb-fd7bc6f08ef3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 returned with HTTP 200 Jan 21 09:38:00.556043 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1540/3119] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:00 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 => generated 947 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:01.572293 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a152e7be-66ac-4fb8-a8cd-c145ec96cff3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 Jan 21 09:38:01.572848 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a152e7be-66ac-4fb8-a8cd-c145ec96cff3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:01.573015 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:01.573015 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:01.573390 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a152e7be-66ac-4fb8-a8cd-c145ec96cff3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:01.622863 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:01.622863 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:01.630756 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a152e7be-66ac-4fb8-a8cd-c145ec96cff3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:01.651611 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a152e7be-66ac-4fb8-a8cd-c145ec96cff3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 returned with HTTP 200 Jan 21 09:38:01.652420 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1580/3120] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:01 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 => generated 948 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:01.667524 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5da4a202-cd1e-48b2-a185-2bb8294874fc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 Jan 21 09:38:01.668048 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5da4a202-cd1e-48b2-a185-2bb8294874fc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:01.668244 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:01.668244 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:01.669398 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5da4a202-cd1e-48b2-a185-2bb8294874fc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:01.722444 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:01.722444 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:01.730840 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5da4a202-cd1e-48b2-a185-2bb8294874fc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:01.752257 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5da4a202-cd1e-48b2-a185-2bb8294874fc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 returned with HTTP 200 Jan 21 09:38:01.753076 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1541/3121] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:01 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 => generated 948 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:01.767784 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-933203df-ace5-4f31-8542-8b41262fd0cc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 Jan 21 09:38:01.768309 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-933203df-ace5-4f31-8542-8b41262fd0cc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:01.768525 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:01.768525 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:01.768898 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-933203df-ace5-4f31-8542-8b41262fd0cc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:01.769361 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-933203df-ace5-4f31-8542-8b41262fd0cc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete volume with id: f1c110a0-a79f-4a48-8cf6-c1f3530239c1 Jan 21 09:38:01.821038 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:01.821038 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:01.822265 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-933203df-ace5-4f31-8542-8b41262fd0cc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:01.849024 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-933203df-ace5-4f31-8542-8b41262fd0cc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete volume request issued successfully. Jan 21 09:38:01.849474 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-933203df-ace5-4f31-8542-8b41262fd0cc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 returned with HTTP 202 Jan 21 09:38:01.850396 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1581/3122] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:38:01 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:38:01.858658 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5fc0ed6-26e4-45de-b2ac-0e69ab235d8d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 Jan 21 09:38:01.859175 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5fc0ed6-26e4-45de-b2ac-0e69ab235d8d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:01.859514 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:01.859514 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:01.859898 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5fc0ed6-26e4-45de-b2ac-0e69ab235d8d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:01.908056 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:01.908056 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:01.916341 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a5fc0ed6-26e4-45de-b2ac-0e69ab235d8d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:01.938849 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5fc0ed6-26e4-45de-b2ac-0e69ab235d8d tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 returned with HTTP 200 Jan 21 09:38:01.939841 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1542/3123] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:01 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 => generated 947 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:02.956483 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5261009c-b6c9-4b14-9ece-8f1a912fd0fe tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 Jan 21 09:38:02.957067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5261009c-b6c9-4b14-9ece-8f1a912fd0fe tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:02.957376 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:02.957376 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:02.957876 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5261009c-b6c9-4b14-9ece-8f1a912fd0fe tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:03.007062 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:03.007062 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:03.015740 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5261009c-b6c9-4b14-9ece-8f1a912fd0fe tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:03.037547 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5261009c-b6c9-4b14-9ece-8f1a912fd0fe tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 returned with HTTP 200 Jan 21 09:38:03.038690 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1582/3124] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:02 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 => generated 947 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:04.054792 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cfae2af8-71fc-46d6-9ec8-93493a79a6b8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 Jan 21 09:38:04.055323 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cfae2af8-71fc-46d6-9ec8-93493a79a6b8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:04.055447 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:04.055447 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:04.055817 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cfae2af8-71fc-46d6-9ec8-93493a79a6b8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:04.101308 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cfae2af8-71fc-46d6-9ec8-93493a79a6b8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 returned with HTTP 404 Jan 21 09:38:04.102313 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1543/3125] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:04 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:04.112325 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes Jan 21 09:38:04.112780 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:04.112780 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:04.113245 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1065791814"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:38:04.114360 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1065791814'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:38:04.114732 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume of 1 GB Jan 21 09:38:04.128050 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Availability Zones retrieved successfully. Jan 21 09:38:04.145661 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Flow 'volume_create_api' (7a670299-448e-48d8-ac5e-b8192b22ec78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:38:04.148457 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a392d3-15fe-410e-b0b8-28ec9869e185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:38:04.150462 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:38:04.223815 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13a392d3-15fe-410e-b0b8-28ec9869e185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:38:04.226014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3df04da8-d4a4-4aa7-9753-21e9f7a5ea3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:38:04.291259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['ab9f26f3-9cfa-41e4-b33a-bd4921c48c11', '3183b90a-518b-4fe4-9039-6a675150bf14', '788c096d-8d53-4133-a46e-2e12a8b34373', '4dbb8434-d39e-4d64-83b8-987476d549ad'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:38:04.293121 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3df04da8-d4a4-4aa7-9753-21e9f7a5ea3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab9f26f3-9cfa-41e4-b33a-bd4921c48c11', '3183b90a-518b-4fe4-9039-6a675150bf14', '788c096d-8d53-4133-a46e-2e12a8b34373', '4dbb8434-d39e-4d64-83b8-987476d549ad']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:38:04.296119 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81c19498-a190-4519-a831-fcd0d8dd0305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:38:04.352352 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81c19498-a190-4519-a831-fcd0d8dd0305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25d43d09-72eb-4d48-a12f-d2b32ff1b2f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1065791814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',qos_specs=None,replication_status=,reservations=['ab9f26f3-9cfa-41e4-b33a-bd4921c48c11','3183b90a-518b-4fe4-9039-6a675150bf14','788c096d-8d53-4133-a46e-2e12a8b34373','4dbb8434-d39e-4d64-83b8-987476d549ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4da15989cc4447f9b36e13cda1f398e',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:38:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1065791814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25d43d09-72eb-4d48-a12f-d2b32ff1b2f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c4da15989cc4447f9b36e13cda1f398e',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:38:04.354472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf3ced1-8d7d-4435-bf10-c7ba90939be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:38:04.379216 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaf3ced1-8d7d-4435-bf10-c7ba90939be1) transitioned into state 'SUCCESS' from state '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-1065791814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',qos_specs=None,replication_status=,reservations=['ab9f26f3-9cfa-41e4-b33a-bd4921c48c11','3183b90a-518b-4fe4-9039-6a675150bf14','788c096d-8d53-4133-a46e-2e12a8b34373','4dbb8434-d39e-4d64-83b8-987476d549ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4da15989cc4447f9b36e13cda1f398e',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:38:04.381170 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da3cee92-1559-4ee4-a5db-7cba588ef635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:38:04.395767 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da3cee92-1559-4ee4-a5db-7cba588ef635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:38:04.398723 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Flow 'volume_create_api' (7a670299-448e-48d8-ac5e-b8192b22ec78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:38:04.446005 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume request issued successfully. Jan 21 09:38:04.461002 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-742e8e27-ec18-45ac-ad07-400a8cf8ef6e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes returned with HTTP 202 Jan 21 09:38:04.462725 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1583/3126] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:38:04 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes => generated 823 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:38:04.477286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c9ca9d3-d926-4f29-9f0a-19f668c2d036 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 Jan 21 09:38:04.477893 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c9ca9d3-d926-4f29-9f0a-19f668c2d036 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:04.478492 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c9ca9d3-d926-4f29-9f0a-19f668c2d036 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:04.526788 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:04.526788 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:04.535729 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8c9ca9d3-d926-4f29-9f0a-19f668c2d036 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:04.557564 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c9ca9d3-d926-4f29-9f0a-19f668c2d036 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 returned with HTTP 200 Jan 21 09:38:04.567458 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1544/3127] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:04 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:05.575198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b4d1b69-35cc-4d8a-abb5-8260d8a6a9c6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 Jan 21 09:38:05.575741 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b4d1b69-35cc-4d8a-abb5-8260d8a6a9c6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:05.575906 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:05.575906 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:05.576280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b4d1b69-35cc-4d8a-abb5-8260d8a6a9c6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:05.624545 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:05.624545 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:05.633093 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8b4d1b69-35cc-4d8a-abb5-8260d8a6a9c6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:05.655320 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b4d1b69-35cc-4d8a-abb5-8260d8a6a9c6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 returned with HTTP 200 Jan 21 09:38:05.656151 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1584/3128] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:05 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:05.672901 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e595ff4-375d-40ca-b866-5c9608526a03 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots Jan 21 09:38:05.673366 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:05.673366 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:05.673767 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e595ff4-375d-40ca-b866-5c9608526a03 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25d43d09-72eb-4d48-a12f-d2b32ff1b2f6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-543769959"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:38:05.725634 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:05.725634 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:05.726926 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9e595ff4-375d-40ca-b866-5c9608526a03 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:05.727284 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-9e595ff4-375d-40ca-b866-5c9608526a03 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create snapshot from volume 25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 Jan 21 09:38:05.783933 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-9e595ff4-375d-40ca-b866-5c9608526a03 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['8598b71c-a91d-4b59-aab2-f107223d6d53', '4e40d0c9-63ec-40d0-aa85-2e20da603903', '3438a978-ad5d-4ded-9a2f-39c08db3a5bc', '294609ab-9766-4029-8217-31328794607f'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:38:05.890062 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9e595ff4-375d-40ca-b866-5c9608526a03 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot create request issued successfully. Jan 21 09:38:05.890719 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e595ff4-375d-40ca-b866-5c9608526a03 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots returned with HTTP 202 Jan 21 09:38:05.891912 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1545/3129] 10.222.0.86 () {60 vars in 1232 bytes} [Thu Jan 21 09:38:05 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots => generated 309 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:38:05.902049 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94c88378-621f-40e1-8303-4cbc27f145cb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 Jan 21 09:38:05.902599 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94c88378-621f-40e1-8303-4cbc27f145cb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:05.903418 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:05.903418 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:05.904211 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94c88378-621f-40e1-8303-4cbc27f145cb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:05.929075 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:05.929075 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:05.930239 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94c88378-621f-40e1-8303-4cbc27f145cb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:38:05.932145 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94c88378-621f-40e1-8303-4cbc27f145cb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 returned with HTTP 200 Jan 21 09:38:05.932945 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1585/3130] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:38:05 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 => generated 441 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:06.945537 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a23b8be3-9f09-4957-9cb7-1a0dfc8c2304 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 Jan 21 09:38:06.946035 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a23b8be3-9f09-4957-9cb7-1a0dfc8c2304 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:06.946206 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:06.946206 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:06.946540 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a23b8be3-9f09-4957-9cb7-1a0dfc8c2304 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:06.976180 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:06.976180 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:06.978994 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a23b8be3-9f09-4957-9cb7-1a0dfc8c2304 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:38:06.986551 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a23b8be3-9f09-4957-9cb7-1a0dfc8c2304 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 returned with HTTP 200 Jan 21 09:38:06.986551 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1546/3131] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:38:06 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:07.998720 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b42fbe7a-010f-4a89-a51f-97105883a020 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 Jan 21 09:38:07.999198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b42fbe7a-010f-4a89-a51f-97105883a020 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:07.999409 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:07.999409 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:07.999783 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b42fbe7a-010f-4a89-a51f-97105883a020 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:08.024119 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:08.024119 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:08.025147 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b42fbe7a-010f-4a89-a51f-97105883a020 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:38:08.027137 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b42fbe7a-010f-4a89-a51f-97105883a020 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 returned with HTTP 200 Jan 21 09:38:08.028596 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1586/3132] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:38:07 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:08.039455 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] POST http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes Jan 21 09:38:08.039904 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:08.039904 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:08.040320 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "54034950-4a45-474e-8000-f57555f55a12", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-290950665"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:38:08.041546 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume request body: {'volume': {'snapshot_id': '54034950-4a45-474e-8000-f57555f55a12', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-290950665'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:38:08.065537 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:08.065537 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:08.066639 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:38:08.066995 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume of 1 GB Jan 21 09:38:08.078728 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Availability Zones retrieved successfully. Jan 21 09:38:08.096097 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Flow 'volume_create_api' (8765c777-fdec-4b8e-93f6-ecc3dc81c289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:38:08.098902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b2e729-0e8d-404d-80d9-eecd0011edd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:38:08.100864 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:38:08.205499 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b2e729-0e8d-404d-80d9-eecd0011edd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '54034950-4a45-474e-8000-f57555f55a12', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:38:08.207721 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac3b339-e324-446b-a876-c89579a5601b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:38:08.270953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Created reservations ['d5b4bd3f-93eb-4f16-baf5-695910bbc880', '1f4802ba-b497-44e3-8087-ce0074968997', 'ff73d443-1e0b-4e41-ac8e-75f2373ddf3b', '072909c1-90c7-4e0c-b58e-22f4eff6e691'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:38:08.272757 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac3b339-e324-446b-a876-c89579a5601b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5b4bd3f-93eb-4f16-baf5-695910bbc880', '1f4802ba-b497-44e3-8087-ce0074968997', 'ff73d443-1e0b-4e41-ac8e-75f2373ddf3b', '072909c1-90c7-4e0c-b58e-22f4eff6e691']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:38:08.274868 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520af6d9-6d7f-4b09-9d88-e98530e00d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:38:08.401015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520af6d9-6d7f-4b09-9d88-e98530e00d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-290950665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',qos_specs=None,replication_status=,reservations=['d5b4bd3f-93eb-4f16-baf5-695910bbc880','1f4802ba-b497-44e3-8087-ce0074968997','ff73d443-1e0b-4e41-ac8e-75f2373ddf3b','072909c1-90c7-4e0c-b58e-22f4eff6e691'],size=1,snapshot_id=54034950-4a45-474e-8000-f57555f55a12,source_replicaid=,source_volid=None,status='creating',user_id='c4da15989cc4447f9b36e13cda1f398e',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:38:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-290950665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=54034950-4a45-474e-8000-f57555f55a12,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c4da15989cc4447f9b36e13cda1f398e',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:38:08.403366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002a79b7-20cf-4a14-ae7e-8ebcf708d10d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:38:08.429008 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002a79b7-20cf-4a14-ae7e-8ebcf708d10d) transitioned into state 'SUCCESS' from state '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-290950665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e17168f3b5d3467aa32fa91c3e5e4a16',qos_specs=None,replication_status=,reservations=['d5b4bd3f-93eb-4f16-baf5-695910bbc880','1f4802ba-b497-44e3-8087-ce0074968997','ff73d443-1e0b-4e41-ac8e-75f2373ddf3b','072909c1-90c7-4e0c-b58e-22f4eff6e691'],size=1,snapshot_id=54034950-4a45-474e-8000-f57555f55a12,source_replicaid=,source_volid=None,status='creating',user_id='c4da15989cc4447f9b36e13cda1f398e',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:38:08.430956 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4236a7ca-4bc7-480b-b48b-d9a7c50f7321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:38:08.513451 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4236a7ca-4bc7-480b-b48b-d9a7c50f7321) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:38:08.516115 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Flow 'volume_create_api' (8765c777-fdec-4b8e-93f6-ecc3dc81c289) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:38:08.564248 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Create volume request issued successfully. Jan 21 09:38:08.577476 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6dcb655a-6021-4843-9b8b-2626a670c7eb tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes returned with HTTP 202 Jan 21 09:38:08.587904 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1547/3133] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:38:08 2021] POST /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes => generated 856 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:38:08.592390 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7eae58dd-507c-4102-a433-9212652b74b8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac Jan 21 09:38:08.593026 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7eae58dd-507c-4102-a433-9212652b74b8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:08.593239 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:08.593239 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:08.593604 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7eae58dd-507c-4102-a433-9212652b74b8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:08.646446 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:08.646446 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:08.655298 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7eae58dd-507c-4102-a433-9212652b74b8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:08.679379 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7eae58dd-507c-4102-a433-9212652b74b8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac returned with HTTP 200 Jan 21 09:38:08.680214 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1587/3134] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:08 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac => generated 948 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:09.696887 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d788eaef-6fb1-4632-ad1b-351055c9770f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac Jan 21 09:38:09.697393 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d788eaef-6fb1-4632-ad1b-351055c9770f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:09.697580 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:09.697580 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:09.698260 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d788eaef-6fb1-4632-ad1b-351055c9770f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:09.747564 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:09.747564 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:09.756340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d788eaef-6fb1-4632-ad1b-351055c9770f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:09.779509 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d788eaef-6fb1-4632-ad1b-351055c9770f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac returned with HTTP 200 Jan 21 09:38:09.780347 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1548/3135] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:09 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac => generated 948 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:10.796281 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24b6063d-7f67-49cc-ac6a-7d191832d896 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac Jan 21 09:38:10.796854 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24b6063d-7f67-49cc-ac6a-7d191832d896 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:10.796962 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:10.796962 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:10.797332 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24b6063d-7f67-49cc-ac6a-7d191832d896 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:10.846347 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:10.846347 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:10.855293 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-24b6063d-7f67-49cc-ac6a-7d191832d896 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:10.877588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24b6063d-7f67-49cc-ac6a-7d191832d896 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac returned with HTTP 200 Jan 21 09:38:10.878639 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1588/3136] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:10 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac => generated 948 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:11.894952 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef98178c-2646-42a8-bf3f-3d35e31ad01e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac Jan 21 09:38:11.895460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef98178c-2646-42a8-bf3f-3d35e31ad01e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:11.895862 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:11.895862 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:11.896583 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef98178c-2646-42a8-bf3f-3d35e31ad01e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:11.947564 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:11.947564 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:11.956778 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef98178c-2646-42a8-bf3f-3d35e31ad01e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:11.978803 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef98178c-2646-42a8-bf3f-3d35e31ad01e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac returned with HTTP 200 Jan 21 09:38:11.979762 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1549/3137] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:11 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac => generated 948 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:12.997541 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7580ded1-6156-4b16-8232-d8adab74b2a6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac Jan 21 09:38:12.998181 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7580ded1-6156-4b16-8232-d8adab74b2a6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:12.998425 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:12.998425 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:12.998847 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7580ded1-6156-4b16-8232-d8adab74b2a6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:13.049352 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:13.049352 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:13.057738 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7580ded1-6156-4b16-8232-d8adab74b2a6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:13.080626 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7580ded1-6156-4b16-8232-d8adab74b2a6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac returned with HTTP 200 Jan 21 09:38:13.081814 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1589/3138] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:12 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac => generated 948 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:14.098206 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ca0e44c-f1b5-4dfd-a48c-3a7c5e26831f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac Jan 21 09:38:14.098731 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ca0e44c-f1b5-4dfd-a48c-3a7c5e26831f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:14.098948 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:14.098948 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:14.099307 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ca0e44c-f1b5-4dfd-a48c-3a7c5e26831f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:14.154689 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:14.154689 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:14.163279 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ca0e44c-f1b5-4dfd-a48c-3a7c5e26831f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:14.186131 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ca0e44c-f1b5-4dfd-a48c-3a7c5e26831f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac returned with HTTP 200 Jan 21 09:38:14.187182 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1550/3139] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:14 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac => generated 948 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:15.203080 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e2ff008-06db-4aa9-a413-ebc1f86d592f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac Jan 21 09:38:15.203611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e2ff008-06db-4aa9-a413-ebc1f86d592f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:15.203794 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:15.203794 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:15.204164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e2ff008-06db-4aa9-a413-ebc1f86d592f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:15.252049 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:15.252049 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:15.259835 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1e2ff008-06db-4aa9-a413-ebc1f86d592f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:15.281482 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e2ff008-06db-4aa9-a413-ebc1f86d592f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac returned with HTTP 200 Jan 21 09:38:15.282334 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1590/3140] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:15 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac => generated 949 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:15.297906 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbe3fdca-533a-4ec9-acb6-122b7c7345c7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac Jan 21 09:38:15.298458 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbe3fdca-533a-4ec9-acb6-122b7c7345c7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:15.298674 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:15.298674 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:15.299874 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbe3fdca-533a-4ec9-acb6-122b7c7345c7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:15.350002 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:15.350002 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:15.358303 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bbe3fdca-533a-4ec9-acb6-122b7c7345c7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:15.378575 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbe3fdca-533a-4ec9-acb6-122b7c7345c7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac returned with HTTP 200 Jan 21 09:38:15.379380 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1551/3141] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:15 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac => generated 949 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:15.395044 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-755f282f-c735-4ca9-bdb4-43256d3e4e54 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac Jan 21 09:38:15.395564 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-755f282f-c735-4ca9-bdb4-43256d3e4e54 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:15.395778 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:15.395778 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:15.396148 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-755f282f-c735-4ca9-bdb4-43256d3e4e54 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:15.396608 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-755f282f-c735-4ca9-bdb4-43256d3e4e54 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete volume with id: 3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac Jan 21 09:38:15.443844 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:15.443844 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:15.444942 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-755f282f-c735-4ca9-bdb4-43256d3e4e54 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:15.471349 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-755f282f-c735-4ca9-bdb4-43256d3e4e54 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete volume request issued successfully. Jan 21 09:38:15.471751 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-755f282f-c735-4ca9-bdb4-43256d3e4e54 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac returned with HTTP 202 Jan 21 09:38:15.472597 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1591/3142] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:38:15 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:38:15.480256 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2b4a711-427b-4edd-ad13-e32eb71e6f78 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac Jan 21 09:38:15.480861 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2b4a711-427b-4edd-ad13-e32eb71e6f78 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:15.481067 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:15.481067 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:15.481437 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2b4a711-427b-4edd-ad13-e32eb71e6f78 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:15.530769 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:15.530769 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:15.540970 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e2b4a711-427b-4edd-ad13-e32eb71e6f78 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:15.563448 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2b4a711-427b-4edd-ad13-e32eb71e6f78 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac returned with HTTP 200 Jan 21 09:38:15.564286 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1552/3143] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:15 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac => generated 948 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:16.580456 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c8259cf-f882-4cfe-8e42-d9bdd3b8b70c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac Jan 21 09:38:16.580983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c8259cf-f882-4cfe-8e42-d9bdd3b8b70c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:16.581169 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:16.581169 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:16.581533 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c8259cf-f882-4cfe-8e42-d9bdd3b8b70c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:16.630372 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:16.630372 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:16.638800 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5c8259cf-f882-4cfe-8e42-d9bdd3b8b70c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:16.660198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c8259cf-f882-4cfe-8e42-d9bdd3b8b70c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac returned with HTTP 200 Jan 21 09:38:16.660934 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1592/3144] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:16 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac => generated 948 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:17.678344 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02396fe1-bc71-4838-916d-c91ccf78245b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac Jan 21 09:38:17.678847 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02396fe1-bc71-4838-916d-c91ccf78245b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:17.678961 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:17.678961 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:17.679306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02396fe1-bc71-4838-916d-c91ccf78245b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:17.725683 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02396fe1-bc71-4838-916d-c91ccf78245b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac returned with HTTP 404 Jan 21 09:38:17.726762 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1553/3145] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:17 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:17.737185 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c24abd2-a9d5-490a-8c11-715a4f5d8232 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac Jan 21 09:38:17.738124 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c24abd2-a9d5-490a-8c11-715a4f5d8232 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:17.738343 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:17.738343 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:17.738760 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c24abd2-a9d5-490a-8c11-715a4f5d8232 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:17.739217 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-7c24abd2-a9d5-490a-8c11-715a4f5d8232 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete volume with id: 3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac Jan 21 09:38:17.789161 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c24abd2-a9d5-490a-8c11-715a4f5d8232 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac returned with HTTP 404 Jan 21 09:38:17.790244 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1593/3146] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:38:17 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/3f4dbdc9-3122-4a63-a48d-2e7dcc0dccac => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:17.800142 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4be67e9-ae13-4d54-a9c1-78a2197d249f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 Jan 21 09:38:17.800670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4be67e9-ae13-4d54-a9c1-78a2197d249f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:17.801160 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4be67e9-ae13-4d54-a9c1-78a2197d249f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:17.801514 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-d4be67e9-ae13-4d54-a9c1-78a2197d249f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: 54034950-4a45-474e-8000-f57555f55a12 Jan 21 09:38:17.826462 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:17.826462 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:17.827580 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d4be67e9-ae13-4d54-a9c1-78a2197d249f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:38:17.888440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d4be67e9-ae13-4d54-a9c1-78a2197d249f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot delete request issued successfully. Jan 21 09:38:17.888910 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4be67e9-ae13-4d54-a9c1-78a2197d249f tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 returned with HTTP 202 Jan 21 09:38:17.889772 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1554/3147] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:38:17 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:38:17.897872 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1aba22f9-e1d5-42ba-8dbe-bb8d951d00d1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 Jan 21 09:38:17.898899 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1aba22f9-e1d5-42ba-8dbe-bb8d951d00d1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:17.899385 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1aba22f9-e1d5-42ba-8dbe-bb8d951d00d1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:17.924557 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:17.924557 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:17.925693 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1aba22f9-e1d5-42ba-8dbe-bb8d951d00d1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:38:17.927759 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1aba22f9-e1d5-42ba-8dbe-bb8d951d00d1 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 returned with HTTP 200 Jan 21 09:38:17.928619 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1594/3148] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:38:17 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:38:18.941181 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13e089e9-dbc9-4055-a5c4-4cc217dddc45 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 Jan 21 09:38:18.941723 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13e089e9-dbc9-4055-a5c4-4cc217dddc45 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:18.941906 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:18.941906 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:18.942327 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13e089e9-dbc9-4055-a5c4-4cc217dddc45 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:18.967206 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:18.967206 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:18.968318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-13e089e9-dbc9-4055-a5c4-4cc217dddc45 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:38:18.970286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13e089e9-dbc9-4055-a5c4-4cc217dddc45 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 returned with HTTP 200 Jan 21 09:38:18.971094 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1555/3149] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:38:18 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 => generated 467 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:19.982974 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54bee517-040a-4ec3-ac9f-6ebb7c0dda5e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 Jan 21 09:38:19.983477 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54bee517-040a-4ec3-ac9f-6ebb7c0dda5e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:19.983592 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:19.983592 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:19.983958 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54bee517-040a-4ec3-ac9f-6ebb7c0dda5e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:20.006199 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54bee517-040a-4ec3-ac9f-6ebb7c0dda5e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 returned with HTTP 404 Jan 21 09:38:20.007199 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1595/3150] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:38:19 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/54034950-4a45-474e-8000-f57555f55a12 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:38:20.015637 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96a3fdc4-a45f-4613-ba47-9cb9b75bd699 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 Jan 21 09:38:20.016164 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96a3fdc4-a45f-4613-ba47-9cb9b75bd699 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:20.016381 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:20.016381 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:20.016759 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96a3fdc4-a45f-4613-ba47-9cb9b75bd699 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:20.017224 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-96a3fdc4-a45f-4613-ba47-9cb9b75bd699 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete volume with id: 25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 Jan 21 09:38:20.070097 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:20.070097 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:20.093044 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-96a3fdc4-a45f-4613-ba47-9cb9b75bd699 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:20.106591 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-96a3fdc4-a45f-4613-ba47-9cb9b75bd699 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete volume request issued successfully. Jan 21 09:38:20.107064 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96a3fdc4-a45f-4613-ba47-9cb9b75bd699 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 returned with HTTP 202 Jan 21 09:38:20.107899 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1556/3151] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:38:20 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:38:20.115389 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d39921df-51d5-4675-956e-b86e54a57203 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 Jan 21 09:38:20.115934 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d39921df-51d5-4675-956e-b86e54a57203 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:20.116484 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d39921df-51d5-4675-956e-b86e54a57203 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:20.168587 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:20.168587 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:20.176727 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d39921df-51d5-4675-956e-b86e54a57203 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:20.200377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d39921df-51d5-4675-956e-b86e54a57203 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 returned with HTTP 200 Jan 21 09:38:20.200884 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1596/3152] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:20 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:21.216385 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b70e877c-a0ef-4d14-a6d9-000dea918f26 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 Jan 21 09:38:21.216935 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b70e877c-a0ef-4d14-a6d9-000dea918f26 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:21.217096 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:21.217096 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:21.217460 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b70e877c-a0ef-4d14-a6d9-000dea918f26 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:21.266029 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:21.266029 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:21.274145 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b70e877c-a0ef-4d14-a6d9-000dea918f26 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:21.295596 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b70e877c-a0ef-4d14-a6d9-000dea918f26 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 returned with HTTP 200 Jan 21 09:38:21.296391 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1557/3153] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:21 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:22.312695 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18c4b0a1-1151-4d98-aadc-6eef533c197b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 Jan 21 09:38:22.313241 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18c4b0a1-1151-4d98-aadc-6eef533c197b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:22.313418 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:22.313418 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:22.313788 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18c4b0a1-1151-4d98-aadc-6eef533c197b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:22.362286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18c4b0a1-1151-4d98-aadc-6eef533c197b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 returned with HTTP 404 Jan 21 09:38:22.363729 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1597/3154] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:22 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/25d43d09-72eb-4d48-a12f-d2b32ff1b2f6 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:22.372288 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e47a21ef-5abf-4f1c-b99a-a040037a3565 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 Jan 21 09:38:22.372854 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e47a21ef-5abf-4f1c-b99a-a040037a3565 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:22.373074 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:22.373074 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:22.373450 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e47a21ef-5abf-4f1c-b99a-a040037a3565 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:22.373914 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e47a21ef-5abf-4f1c-b99a-a040037a3565 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete volume with id: f1c110a0-a79f-4a48-8cf6-c1f3530239c1 Jan 21 09:38:22.422128 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e47a21ef-5abf-4f1c-b99a-a040037a3565 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 returned with HTTP 404 Jan 21 09:38:22.423177 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1558/3155] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:38:22 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/f1c110a0-a79f-4a48-8cf6-c1f3530239c1 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:22.431045 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ad07389-afd2-4b45-ad79-70013d075ef3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 Jan 21 09:38:22.431571 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ad07389-afd2-4b45-ad79-70013d075ef3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:22.432059 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ad07389-afd2-4b45-ad79-70013d075ef3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:22.432415 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-8ad07389-afd2-4b45-ad79-70013d075ef3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: cc95e636-583b-4c34-ae49-ba330ec7d756 Jan 21 09:38:22.457806 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:22.457806 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:22.458876 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ad07389-afd2-4b45-ad79-70013d075ef3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:38:22.519200 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ad07389-afd2-4b45-ad79-70013d075ef3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot delete request issued successfully. Jan 21 09:38:22.519667 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ad07389-afd2-4b45-ad79-70013d075ef3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 returned with HTTP 202 Jan 21 09:38:22.523649 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1598/3156] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:38:22 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:38:22.528879 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc2d42a0-5b9b-473d-a14b-4aebcb07ff3e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 Jan 21 09:38:22.529407 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc2d42a0-5b9b-473d-a14b-4aebcb07ff3e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:22.529898 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc2d42a0-5b9b-473d-a14b-4aebcb07ff3e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:22.556458 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:22.556458 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:22.557796 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc2d42a0-5b9b-473d-a14b-4aebcb07ff3e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:38:22.560262 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc2d42a0-5b9b-473d-a14b-4aebcb07ff3e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 returned with HTTP 200 Jan 21 09:38:22.561109 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1559/3157] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:38:22 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 => generated 468 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:23.572376 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51809c59-ebf3-48c2-8c4d-d24c0b11875a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 Jan 21 09:38:23.572921 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51809c59-ebf3-48c2-8c4d-d24c0b11875a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:23.573211 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:23.573211 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:23.573587 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51809c59-ebf3-48c2-8c4d-d24c0b11875a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:23.599205 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:23.599205 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:23.600237 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-51809c59-ebf3-48c2-8c4d-d24c0b11875a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:38:23.602155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51809c59-ebf3-48c2-8c4d-d24c0b11875a tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 returned with HTTP 200 Jan 21 09:38:23.602960 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1599/3158] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:38:23 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:24.615562 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21d90e09-f818-43e7-828e-095a0f708668 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 Jan 21 09:38:24.616128 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21d90e09-f818-43e7-828e-095a0f708668 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:24.616257 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:24.616257 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:24.616603 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21d90e09-f818-43e7-828e-095a0f708668 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:24.639209 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21d90e09-f818-43e7-828e-095a0f708668 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 returned with HTTP 404 Jan 21 09:38:24.640183 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1560/3159] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:38:24 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/cc95e636-583b-4c34-ae49-ba330ec7d756 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:24.647572 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-153d73a4-baa4-47d9-ac39-a1fafa97a5e8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c Jan 21 09:38:24.648148 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-153d73a4-baa4-47d9-ac39-a1fafa97a5e8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:24.648359 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:24.648359 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:24.648728 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-153d73a4-baa4-47d9-ac39-a1fafa97a5e8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:24.649186 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-153d73a4-baa4-47d9-ac39-a1fafa97a5e8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete volume with id: e5740d54-178c-4318-b7e8-520a9da14e0c Jan 21 09:38:24.701972 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:24.701972 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:24.703167 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-153d73a4-baa4-47d9-ac39-a1fafa97a5e8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:24.728314 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-153d73a4-baa4-47d9-ac39-a1fafa97a5e8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete volume request issued successfully. Jan 21 09:38:24.728973 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-153d73a4-baa4-47d9-ac39-a1fafa97a5e8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c returned with HTTP 202 Jan 21 09:38:24.729830 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1600/3160] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:38:24 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:38:24.738059 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd2d4b19-31fe-471e-9c63-c12820ebca83 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c Jan 21 09:38:24.738594 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd2d4b19-31fe-471e-9c63-c12820ebca83 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:24.739266 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd2d4b19-31fe-471e-9c63-c12820ebca83 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:24.786676 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:24.786676 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:24.795496 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fd2d4b19-31fe-471e-9c63-c12820ebca83 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:24.818357 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd2d4b19-31fe-471e-9c63-c12820ebca83 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c returned with HTTP 200 Jan 21 09:38:24.822101 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1561/3161] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:24 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:25.835022 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e436e74e-df20-489d-b04b-0ae80d0af6c4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c Jan 21 09:38:25.835522 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e436e74e-df20-489d-b04b-0ae80d0af6c4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:25.835723 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:25.835723 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:25.836086 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e436e74e-df20-489d-b04b-0ae80d0af6c4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:25.884181 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:25.884181 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:25.892465 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e436e74e-df20-489d-b04b-0ae80d0af6c4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:25.913821 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e436e74e-df20-489d-b04b-0ae80d0af6c4 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c returned with HTTP 200 Jan 21 09:38:25.914679 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1601/3162] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:25 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c => generated 915 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:26.932149 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8263422d-9614-4ed5-94f3-47205ed5313e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c Jan 21 09:38:26.932648 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8263422d-9614-4ed5-94f3-47205ed5313e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:26.932745 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:26.932745 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:26.933115 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8263422d-9614-4ed5-94f3-47205ed5313e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:26.981214 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8263422d-9614-4ed5-94f3-47205ed5313e tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c returned with HTTP 404 Jan 21 09:38:26.982233 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1562/3163] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:26 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/e5740d54-178c-4318-b7e8-520a9da14e0c => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:26.992348 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e72ee2ef-7f62-4420-b4ee-913ee78a1cf8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 Jan 21 09:38:26.992976 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e72ee2ef-7f62-4420-b4ee-913ee78a1cf8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:26.993319 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:26.993319 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:26.993764 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e72ee2ef-7f62-4420-b4ee-913ee78a1cf8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:26.994141 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-e72ee2ef-7f62-4420-b4ee-913ee78a1cf8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: b2b67ae2-22f4-4544-bdac-5bdff35a0708 Jan 21 09:38:27.017821 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e72ee2ef-7f62-4420-b4ee-913ee78a1cf8 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 returned with HTTP 404 Jan 21 09:38:27.018835 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1602/3164] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:38:26 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b2b67ae2-22f4-4544-bdac-5bdff35a0708 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:27.027256 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-690868ca-7b8f-41c7-89c4-31acda1494a7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 Jan 21 09:38:27.028474 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-690868ca-7b8f-41c7-89c4-31acda1494a7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:27.029042 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-690868ca-7b8f-41c7-89c4-31acda1494a7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:27.029397 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-690868ca-7b8f-41c7-89c4-31acda1494a7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: b650433f-3f0e-4c33-82c3-5522babff517 Jan 21 09:38:27.055433 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-690868ca-7b8f-41c7-89c4-31acda1494a7 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 returned with HTTP 404 Jan 21 09:38:27.056389 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1563/3165] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:38:27 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/b650433f-3f0e-4c33-82c3-5522babff517 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:27.064647 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57535739-8fc2-4826-a0ff-9e9812790209 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f Jan 21 09:38:27.065167 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57535739-8fc2-4826-a0ff-9e9812790209 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:27.065683 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57535739-8fc2-4826-a0ff-9e9812790209 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:27.066034 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-57535739-8fc2-4826-a0ff-9e9812790209 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: 11cca72d-41e4-482f-9eb4-a956765c562f Jan 21 09:38:27.088796 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57535739-8fc2-4826-a0ff-9e9812790209 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f returned with HTTP 404 Jan 21 09:38:27.089762 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1603/3166] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:38:27 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/11cca72d-41e4-482f-9eb4-a956765c562f => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:27.098328 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7717eac-c41c-4ab2-8bd6-09ad042d1411 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 Jan 21 09:38:27.098847 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7717eac-c41c-4ab2-8bd6-09ad042d1411 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:27.099328 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7717eac-c41c-4ab2-8bd6-09ad042d1411 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:27.099681 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-b7717eac-c41c-4ab2-8bd6-09ad042d1411 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: 0ee8b464-1d92-494b-a701-d0556dd8d704 Jan 21 09:38:27.121689 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7717eac-c41c-4ab2-8bd6-09ad042d1411 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 returned with HTTP 404 Jan 21 09:38:27.122793 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1564/3167] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:38:27 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/0ee8b464-1d92-494b-a701-d0556dd8d704 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:27.130318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab0ddc2f-df61-428e-bea7-789aa360a9fc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 Jan 21 09:38:27.130840 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab0ddc2f-df61-428e-bea7-789aa360a9fc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:27.131348 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab0ddc2f-df61-428e-bea7-789aa360a9fc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:27.131680 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-ab0ddc2f-df61-428e-bea7-789aa360a9fc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: f7999d89-1ea5-405c-85fd-52c9c222b259 Jan 21 09:38:27.155168 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab0ddc2f-df61-428e-bea7-789aa360a9fc tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 returned with HTTP 404 Jan 21 09:38:27.156146 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1604/3168] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:38:27 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f7999d89-1ea5-405c-85fd-52c9c222b259 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:27.164181 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1084b96b-cf5b-4679-9e3f-667a7a809bab tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 Jan 21 09:38:27.164729 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1084b96b-cf5b-4679-9e3f-667a7a809bab tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:27.165214 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1084b96b-cf5b-4679-9e3f-667a7a809bab tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:27.165571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-1084b96b-cf5b-4679-9e3f-667a7a809bab tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: f10d778f-f53b-4163-acda-c69b5df0d075 Jan 21 09:38:27.188398 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1084b96b-cf5b-4679-9e3f-667a7a809bab tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 returned with HTTP 404 Jan 21 09:38:27.189281 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1565/3169] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:38:27 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/f10d778f-f53b-4163-acda-c69b5df0d075 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:27.196750 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b74dcd0-cbe4-499f-b42a-1efa187ace96 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 Jan 21 09:38:27.197307 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b74dcd0-cbe4-499f-b42a-1efa187ace96 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:27.197789 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b74dcd0-cbe4-499f-b42a-1efa187ace96 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:27.198198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-2b74dcd0-cbe4-499f-b42a-1efa187ace96 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: 62b7691d-3c88-4ef5-9b79-c88cf8b39b30 Jan 21 09:38:27.221130 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b74dcd0-cbe4-499f-b42a-1efa187ace96 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 returned with HTTP 404 Jan 21 09:38:27.222023 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1605/3170] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:38:27 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/62b7691d-3c88-4ef5-9b79-c88cf8b39b30 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:27.229085 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4808a719-a8a1-4f4a-b650-a468bc7fe3f5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:38:27.229596 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4808a719-a8a1-4f4a-b650-a468bc7fe3f5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:27.230096 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4808a719-a8a1-4f4a-b650-a468bc7fe3f5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:27.230625 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4808a719-a8a1-4f4a-b650-a468bc7fe3f5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete volume with id: bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:38:27.278796 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:27.278796 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:27.279892 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4808a719-a8a1-4f4a-b650-a468bc7fe3f5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:27.304772 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4808a719-a8a1-4f4a-b650-a468bc7fe3f5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete volume request issued successfully. Jan 21 09:38:27.305237 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4808a719-a8a1-4f4a-b650-a468bc7fe3f5 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 202 Jan 21 09:38:27.306283 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1566/3171] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:38:27 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:38:27.314370 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-521a0551-ec5b-4204-a169-0247414ac7d6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:38:27.314894 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-521a0551-ec5b-4204-a169-0247414ac7d6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:27.315417 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-521a0551-ec5b-4204-a169-0247414ac7d6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:27.364675 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:27.364675 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:27.373678 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-521a0551-ec5b-4204-a169-0247414ac7d6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:27.404735 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-521a0551-ec5b-4204-a169-0247414ac7d6 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:38:27.405554 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1606/3172] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:27 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1361 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:38:28.423057 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d31e532b-0538-42c8-b7d1-4f429743af94 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:38:28.423634 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d31e532b-0538-42c8-b7d1-4f429743af94 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:28.423744 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:28.423744 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:28.424107 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d31e532b-0538-42c8-b7d1-4f429743af94 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:28.472509 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:28.472509 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:28.480692 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d31e532b-0538-42c8-b7d1-4f429743af94 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:28.503605 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d31e532b-0538-42c8-b7d1-4f429743af94 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 200 Jan 21 09:38:28.504433 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1567/3173] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:28 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 1361 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:38:29.520054 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb0398d4-6285-489a-b637-bf8ebbce2a26 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 Jan 21 09:38:29.520600 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb0398d4-6285-489a-b637-bf8ebbce2a26 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:29.520807 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:29.520807 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:29.521180 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb0398d4-6285-489a-b637-bf8ebbce2a26 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:29.569785 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb0398d4-6285-489a-b637-bf8ebbce2a26 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 returned with HTTP 404 Jan 21 09:38:29.570798 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1607/3174] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:29 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/bbc8bc4f-4dab-4dfb-b8e8-580fde569904 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:29.579139 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4e92c99-71e5-4b3f-b1ba-95422e43945c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa Jan 21 09:38:29.579674 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4e92c99-71e5-4b3f-b1ba-95422e43945c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:29.579887 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:29.579887 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:29.580255 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4e92c99-71e5-4b3f-b1ba-95422e43945c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:29.580601 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-f4e92c99-71e5-4b3f-b1ba-95422e43945c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete snapshot with id: e63cd904-4ffc-45f4-a454-acc8bcd555aa Jan 21 09:38:29.605080 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:29.605080 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:29.606774 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f4e92c99-71e5-4b3f-b1ba-95422e43945c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:38:29.671488 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f4e92c99-71e5-4b3f-b1ba-95422e43945c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot delete request issued successfully. Jan 21 09:38:29.672421 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4e92c99-71e5-4b3f-b1ba-95422e43945c tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa returned with HTTP 202 Jan 21 09:38:29.676737 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1568/3175] 10.222.0.86 () {58 vars in 1324 bytes} [Thu Jan 21 09:38:29 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:38:29.681414 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecf6803f-837c-4572-b049-3721bcda4054 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa Jan 21 09:38:29.681730 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecf6803f-837c-4572-b049-3721bcda4054 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:29.682261 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecf6803f-837c-4572-b049-3721bcda4054 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:29.708937 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:29.708937 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:29.710011 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ecf6803f-837c-4572-b049-3721bcda4054 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:38:29.711991 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecf6803f-837c-4572-b049-3721bcda4054 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa returned with HTTP 200 Jan 21 09:38:29.718033 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1608/3176] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:38:29 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:38:30.726033 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a4a9f2d-6e55-40c1-adcd-78d46e948acd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa Jan 21 09:38:30.726558 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a4a9f2d-6e55-40c1-adcd-78d46e948acd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:30.726796 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:30.726796 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:30.727156 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a4a9f2d-6e55-40c1-adcd-78d46e948acd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:30.752228 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:30.752228 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:30.753336 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3a4a9f2d-6e55-40c1-adcd-78d46e948acd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Snapshot retrieved successfully. Jan 21 09:38:30.755430 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a4a9f2d-6e55-40c1-adcd-78d46e948acd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa returned with HTTP 200 Jan 21 09:38:30.760400 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1569/3177] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:38:30 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa => generated 468 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:31.769285 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5984289b-bf5d-476d-bb08-34dddd0cdc77 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa Jan 21 09:38:31.769789 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5984289b-bf5d-476d-bb08-34dddd0cdc77 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:31.769993 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:31.769993 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:31.770394 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5984289b-bf5d-476d-bb08-34dddd0cdc77 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:31.792886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5984289b-bf5d-476d-bb08-34dddd0cdc77 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa returned with HTTP 404 Jan 21 09:38:31.793957 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1609/3178] 10.222.0.86 () {58 vars in 1321 bytes} [Thu Jan 21 09:38:31 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/snapshots/e63cd904-4ffc-45f4-a454-acc8bcd555aa => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:38:31.801573 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6b33d57-c9c4-4159-b888-7493ee0ec14b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] DELETE http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:38:31.802129 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6b33d57-c9c4-4159-b888-7493ee0ec14b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:31.802349 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:31.802349 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:31.802722 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6b33d57-c9c4-4159-b888-7493ee0ec14b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:31.803186 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a6b33d57-c9c4-4159-b888-7493ee0ec14b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete volume with id: 20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:38:31.856093 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:31.856093 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:31.857252 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a6b33d57-c9c4-4159-b888-7493ee0ec14b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:31.882854 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a6b33d57-c9c4-4159-b888-7493ee0ec14b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Delete volume request issued successfully. Jan 21 09:38:31.883315 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6b33d57-c9c4-4159-b888-7493ee0ec14b tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 202 Jan 21 09:38:31.884158 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1570/3179] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:38:31 2021] DELETE /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:38:31.892510 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4d41ea4-af7c-4f3b-be4d-effcc698c9cd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:38:31.893030 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4d41ea4-af7c-4f3b-be4d-effcc698c9cd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:31.893507 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4d41ea4-af7c-4f3b-be4d-effcc698c9cd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:31.941105 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:31.941105 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:31.949178 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e4d41ea4-af7c-4f3b-be4d-effcc698c9cd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:31.971750 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4d41ea4-af7c-4f3b-be4d-effcc698c9cd tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:38:31.972794 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1610/3180] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:31 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 913 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:32.988301 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6efe6b53-cb10-457b-a52e-d045d63f13a3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:38:32.988965 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6efe6b53-cb10-457b-a52e-d045d63f13a3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:32.989182 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:32.989182 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:32.989550 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6efe6b53-cb10-457b-a52e-d045d63f13a3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:33.039033 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:38:33.039033 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:38:33.047280 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6efe6b53-cb10-457b-a52e-d045d63f13a3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Volume info retrieved successfully. Jan 21 09:38:33.069245 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6efe6b53-cb10-457b-a52e-d045d63f13a3 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 200 Jan 21 09:38:33.070061 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1571/3181] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:32 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:38:34.086355 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8133d22-8088-47a8-9cc9-86ed20ed9776 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] GET http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 Jan 21 09:38:34.086921 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8133d22-8088-47a8-9cc9-86ed20ed9776 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:38:34.087036 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:38:34.087036 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:38:34.087311 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8133d22-8088-47a8-9cc9-86ed20ed9776 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:38:34.132047 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8133d22-8088-47a8-9cc9-86ed20ed9776 tempest-VolumesSnapshotTestJSON-1825302996 tempest-VolumesSnapshotTestJSON-1825302996] http://10.222.0.86/volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 returned with HTTP 404 Jan 21 09:38:34.133075 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1611/3182] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:38:34 2021] GET /volume/v3/e17168f3b5d3467aa32fa91c3e5e4a16/volumes/20cb22a9-4ece-49d4-95a2-0ddfb3171723 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:40:28.329241 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] POST http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes Jan 21 09:40:28.329789 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:28.329789 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:28.330178 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1209801725", "snapshot_id": null, "imageRef": "1bd435bf-09c9-4a02-9f1c-d0874199f573", "volume_type": null, "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:40:28.331420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1209801725', 'snapshot_id': None, 'imageRef': '1bd435bf-09c9-4a02-9f1c-d0874199f573', 'volume_type': None, 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:40:28.439244 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Create volume of 1 GB Jan 21 09:40:28.453824 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Availability Zones retrieved successfully. Jan 21 09:40:28.470963 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Flow 'volume_create_api' (86c65fa9-bd3f-4621-bed5-a377db4ee10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:40:28.473688 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eccca9f-f832-4e05-86b0-fa2d8fef308a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:40:28.475719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:40:28.591582 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eccca9f-f832-4e05-86b0-fa2d8fef308a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:40:28.593738 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d4cebd8-7ea3-46d2-a16f-abc4a9360a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:40:28.691893 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Created reservations ['81813e5e-7604-4fde-9a92-8979178a8a66', 'b2471495-58fe-4680-8f17-92342ddc7003', '0fe4a961-3f55-4b6b-8781-6a207f00c5c0', '6b8e8465-86c0-4fa4-bb3a-9e55e845bb64'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:40:28.694290 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d4cebd8-7ea3-46d2-a16f-abc4a9360a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81813e5e-7604-4fde-9a92-8979178a8a66', 'b2471495-58fe-4680-8f17-92342ddc7003', '0fe4a961-3f55-4b6b-8781-6a207f00c5c0', '6b8e8465-86c0-4fa4-bb3a-9e55e845bb64']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:40:28.696535 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd41850e-604d-4592-8a37-86180870437a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:40:28.761452 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd41850e-604d-4592-8a37-86180870437a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9b7d42b-92ea-4aaa-ade2-1f482f83e9c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1209801725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d796eeb3474642f28134bb5335a35686',qos_specs=None,replication_status=,reservations=['81813e5e-7604-4fde-9a92-8979178a8a66','b2471495-58fe-4680-8f17-92342ddc7003','0fe4a961-3f55-4b6b-8781-6a207f00c5c0','6b8e8465-86c0-4fa4-bb3a-9e55e845bb64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e3d3eab1154407d89e8afdfbf269de0',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:40:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1209801725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d796eeb3474642f28134bb5335a35686',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0e3d3eab1154407d89e8afdfbf269de0',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:40:28.763486 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bffb5914-5098-4530-a8e6-feb1095f66b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:40:28.790213 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bffb5914-5098-4530-a8e6-feb1095f66b6) transitioned into state 'SUCCESS' from state '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-1209801725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d796eeb3474642f28134bb5335a35686',qos_specs=None,replication_status=,reservations=['81813e5e-7604-4fde-9a92-8979178a8a66','b2471495-58fe-4680-8f17-92342ddc7003','0fe4a961-3f55-4b6b-8781-6a207f00c5c0','6b8e8465-86c0-4fa4-bb3a-9e55e845bb64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e3d3eab1154407d89e8afdfbf269de0',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:40:28.792423 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c87ab9e-1751-463b-a976-1dd0c5d8f68d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:40:28.811589 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c87ab9e-1751-463b-a976-1dd0c5d8f68d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:40:28.814478 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Flow 'volume_create_api' (86c65fa9-bd3f-4621-bed5-a377db4ee10a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:40:28.866841 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Create volume request issued successfully. Jan 21 09:40:28.881265 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86f3fb91-c977-4603-88d2-5fc35c3831e5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes returned with HTTP 202 Jan 21 09:40:28.893285 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1572/3183] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:40:28 2021] POST /volume/v3/d796eeb3474642f28134bb5335a35686/volumes => generated 823 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:40:28.897919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05c8b3fd-988e-443c-a465-10bd354d3684 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:28.898712 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05c8b3fd-988e-443c-a465-10bd354d3684 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:28.899198 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05c8b3fd-988e-443c-a465-10bd354d3684 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:28.953499 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:28.953499 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:28.962574 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-05c8b3fd-988e-443c-a465-10bd354d3684 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:28.987257 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05c8b3fd-988e-443c-a465-10bd354d3684 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:28.988199 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1612/3184] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:28 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:30.004628 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81ce4436-a54f-4920-92dd-661237554897 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:30.005153 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81ce4436-a54f-4920-92dd-661237554897 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:30.005327 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:30.005327 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:30.007290 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81ce4436-a54f-4920-92dd-661237554897 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:30.061040 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:30.061040 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:30.071180 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-81ce4436-a54f-4920-92dd-661237554897 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:30.095544 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81ce4436-a54f-4920-92dd-661237554897 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:30.102281 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1573/3185] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:29 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 915 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:31.112263 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6ef003e-2088-4fed-94d2-96848ec6562d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:31.112814 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6ef003e-2088-4fed-94d2-96848ec6562d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:31.113104 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:31.113104 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:31.113472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6ef003e-2088-4fed-94d2-96848ec6562d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:31.162178 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:31.162178 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:31.171913 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c6ef003e-2088-4fed-94d2-96848ec6562d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:31.194545 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6ef003e-2088-4fed-94d2-96848ec6562d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:31.195370 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1613/3186] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:31 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:32.210870 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c1136e3-40d8-4d0d-af20-885846168f7f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:32.211357 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c1136e3-40d8-4d0d-af20-885846168f7f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:32.211673 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:32.211673 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:32.212124 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c1136e3-40d8-4d0d-af20-885846168f7f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:32.263244 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:32.263244 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:32.272177 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0c1136e3-40d8-4d0d-af20-885846168f7f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:32.296957 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c1136e3-40d8-4d0d-af20-885846168f7f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:32.298537 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1574/3187] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:32 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 915 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:33.314615 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4b85fe2-2c13-4633-9791-28783cc031a2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:33.315221 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4b85fe2-2c13-4633-9791-28783cc031a2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:33.315307 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:33.315307 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:33.315654 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4b85fe2-2c13-4633-9791-28783cc031a2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:33.384431 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:33.384431 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:33.396435 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f4b85fe2-2c13-4633-9791-28783cc031a2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:33.423512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4b85fe2-2c13-4633-9791-28783cc031a2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:33.424346 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1614/3188] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:33 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 915 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:40:34.440260 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbee004f-3fa0-4e95-b878-8d9115c33fa2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:34.440819 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbee004f-3fa0-4e95-b878-8d9115c33fa2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:34.440912 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:34.440912 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:34.441238 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbee004f-3fa0-4e95-b878-8d9115c33fa2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:34.496326 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:34.496326 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:34.505402 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bbee004f-3fa0-4e95-b878-8d9115c33fa2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:34.529162 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbee004f-3fa0-4e95-b878-8d9115c33fa2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:34.530686 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1575/3189] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:34 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:35.546178 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-373fbb7f-7d53-44f4-95a0-ad9ae86660a5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:35.546727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-373fbb7f-7d53-44f4-95a0-ad9ae86660a5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:35.546885 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:35.546885 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:35.547246 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-373fbb7f-7d53-44f4-95a0-ad9ae86660a5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:35.596953 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:35.596953 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:35.605775 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-373fbb7f-7d53-44f4-95a0-ad9ae86660a5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:35.628392 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-373fbb7f-7d53-44f4-95a0-ad9ae86660a5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:35.629227 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1615/3190] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:35 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:36.651410 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c47f523-c9e4-425f-b3bc-029a8a21beec tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:36.651910 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c47f523-c9e4-425f-b3bc-029a8a21beec tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:36.652141 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:36.652141 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:36.652595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c47f523-c9e4-425f-b3bc-029a8a21beec tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:36.720101 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:36.720101 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:36.729513 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0c47f523-c9e4-425f-b3bc-029a8a21beec tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:36.752809 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c47f523-c9e4-425f-b3bc-029a8a21beec tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:36.753644 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1576/3191] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:36 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 915 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:37.770506 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04cddbc8-16f3-4d6b-be24-3e1edaeb9bd1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:37.771075 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04cddbc8-16f3-4d6b-be24-3e1edaeb9bd1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:37.771195 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:37.771195 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:37.771644 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04cddbc8-16f3-4d6b-be24-3e1edaeb9bd1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:37.821653 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:37.821653 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:37.830705 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-04cddbc8-16f3-4d6b-be24-3e1edaeb9bd1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:37.855576 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04cddbc8-16f3-4d6b-be24-3e1edaeb9bd1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:37.856405 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1616/3192] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:37 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:38.873173 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29b7e8ef-c5df-45a7-b60f-dd79f7b0c487 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:38.873727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29b7e8ef-c5df-45a7-b60f-dd79f7b0c487 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:38.873936 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:38.873936 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:38.874337 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29b7e8ef-c5df-45a7-b60f-dd79f7b0c487 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:38.924500 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:38.924500 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:38.933906 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-29b7e8ef-c5df-45a7-b60f-dd79f7b0c487 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:38.955539 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29b7e8ef-c5df-45a7-b60f-dd79f7b0c487 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:38.956372 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1577/3193] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:38 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:39.972198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f444b3a3-2ed0-41ed-9d2e-b8a1429dc167 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:39.972694 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f444b3a3-2ed0-41ed-9d2e-b8a1429dc167 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:39.972831 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:39.972831 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:39.973194 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f444b3a3-2ed0-41ed-9d2e-b8a1429dc167 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:40.025006 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:40.025006 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:40.033261 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f444b3a3-2ed0-41ed-9d2e-b8a1429dc167 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:40.054776 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f444b3a3-2ed0-41ed-9d2e-b8a1429dc167 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:40.055609 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1617/3194] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:39 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:41.073302 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a722c186-705c-4014-af68-bd4101d58512 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:41.073800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a722c186-705c-4014-af68-bd4101d58512 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:41.073800 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:41.073800 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:41.074380 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a722c186-705c-4014-af68-bd4101d58512 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:41.125143 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:41.125143 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:41.133142 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a722c186-705c-4014-af68-bd4101d58512 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:41.155785 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a722c186-705c-4014-af68-bd4101d58512 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:41.156604 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1578/3195] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:41 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 976 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:42.172571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d61cb48-e934-4f94-97c3-279fe43af522 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:42.173093 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d61cb48-e934-4f94-97c3-279fe43af522 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:42.173271 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:42.173271 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:42.173653 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d61cb48-e934-4f94-97c3-279fe43af522 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:42.224213 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:42.224213 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:42.233390 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2d61cb48-e934-4f94-97c3-279fe43af522 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:42.255332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d61cb48-e934-4f94-97c3-279fe43af522 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:42.256157 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1618/3196] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:42 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 976 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:43.272219 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d08eb8a3-9b0d-4a77-8b7e-d120e7e9eacc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:43.272846 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d08eb8a3-9b0d-4a77-8b7e-d120e7e9eacc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:43.273001 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:43.273001 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:43.273252 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d08eb8a3-9b0d-4a77-8b7e-d120e7e9eacc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:43.322970 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:43.322970 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:43.332125 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d08eb8a3-9b0d-4a77-8b7e-d120e7e9eacc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:43.357724 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d08eb8a3-9b0d-4a77-8b7e-d120e7e9eacc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:43.358753 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1579/3197] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:43 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 976 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:44.375096 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5e33478-29fb-4e2c-ac67-1ff6229162f7 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:44.375619 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5e33478-29fb-4e2c-ac67-1ff6229162f7 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:44.375735 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:44.375735 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:44.376090 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5e33478-29fb-4e2c-ac67-1ff6229162f7 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:44.425508 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:44.425508 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:44.433488 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b5e33478-29fb-4e2c-ac67-1ff6229162f7 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:44.455301 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5e33478-29fb-4e2c-ac67-1ff6229162f7 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:44.456123 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1619/3198] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:44 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 1364 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:40:44.472321 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79eae035-fd3c-409a-b551-84d7fc0b171d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:44.472846 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79eae035-fd3c-409a-b551-84d7fc0b171d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:44.473057 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:44.473057 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:44.473501 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79eae035-fd3c-409a-b551-84d7fc0b171d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:44.520990 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:44.520990 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:44.529790 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-79eae035-fd3c-409a-b551-84d7fc0b171d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:44.552805 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79eae035-fd3c-409a-b551-84d7fc0b171d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:44.553624 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1580/3199] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:44 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 1364 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:40:44.568251 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e353dc8c-b40f-48e8-b7f9-9318a70c3df2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:40:44.568775 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e353dc8c-b40f-48e8-b7f9-9318a70c3df2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:44.569034 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:44.569034 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:44.569410 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e353dc8c-b40f-48e8-b7f9-9318a70c3df2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:44.621453 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:44.621453 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:44.629481 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e353dc8c-b40f-48e8-b7f9-9318a70c3df2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:44.652616 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e353dc8c-b40f-48e8-b7f9-9318a70c3df2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:40:44.653438 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1620/3200] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:44 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 1364 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:40:44.670003 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d6fd1a6-ccff-4bae-9b28-d8d0c6aa79e1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] POST http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups Jan 21 09:40:44.670515 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:44.670515 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:44.670933 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d6fd1a6-ccff-4bae-9b28-d8d0c6aa79e1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2", "name": "tempest-TestVolumeBackupRestore-backup-141097539", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:40:44.672268 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-2d6fd1a6-ccff-4bae-9b28-d8d0c6aa79e1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Creating new backup {'backup': {'volume_id': 'd9b7d42b-92ea-4aaa-ade2-1f482f83e9c2', 'name': 'tempest-TestVolumeBackupRestore-backup-141097539', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87915) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 21 09:40:44.672682 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-2d6fd1a6-ccff-4bae-9b28-d8d0c6aa79e1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Creating backup of volume d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 in container None Jan 21 09:40:44.727119 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:44.727119 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:44.730155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2d6fd1a6-ccff-4bae-9b28-d8d0c6aa79e1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:40:44.769725 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-2d6fd1a6-ccff-4bae-9b28-d8d0c6aa79e1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Created reservations ['d8cdb920-f0b3-4dfe-9c90-b6233f1924ad', '6966f9eb-6279-4d91-bbac-ec513e4e914b'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:40:44.826117 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d6fd1a6-ccff-4bae-9b28-d8d0c6aa79e1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups returned with HTTP 202 Jan 21 09:40:44.827023 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1581/3201] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:40:44 2021] POST /volume/v3/d796eeb3474642f28134bb5335a35686/backups => generated 400 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:40:44.838667 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ed95b27-2284-430c-b72b-9b28790dcdcf tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:40:44.839197 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ed95b27-2284-430c-b72b-9b28790dcdcf tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:44.839411 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:44.839411 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:44.839783 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ed95b27-2284-430c-b72b-9b28790dcdcf tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:44.840148 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7ed95b27-2284-430c-b72b-9b28790dcdcf tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:40:44.861641 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:44.861641 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:44.863606 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ed95b27-2284-430c-b72b-9b28790dcdcf tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:40:44.864418 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1621/3202] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:44 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 807 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:45.879049 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c01cc5a-8432-4c9e-bff9-f04fa9525176 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:40:45.879597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c01cc5a-8432-4c9e-bff9-f04fa9525176 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:45.879782 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:45.879782 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:45.880122 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c01cc5a-8432-4c9e-bff9-f04fa9525176 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:45.880490 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1c01cc5a-8432-4c9e-bff9-f04fa9525176 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:40:45.903602 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:45.903602 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:45.905447 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c01cc5a-8432-4c9e-bff9-f04fa9525176 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:40:45.906497 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1582/3203] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:45 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 807 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:46.920588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f320a1d4-13d0-4ad4-914c-88146b1f2ee7 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:40:46.921133 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f320a1d4-13d0-4ad4-914c-88146b1f2ee7 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:46.921300 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:46.921300 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:46.921671 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f320a1d4-13d0-4ad4-914c-88146b1f2ee7 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:46.922039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f320a1d4-13d0-4ad4-914c-88146b1f2ee7 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:40:46.942575 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:46.942575 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:46.944273 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f320a1d4-13d0-4ad4-914c-88146b1f2ee7 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:40:46.945047 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1622/3204] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:46 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 807 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:47.959194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c1d722b-2ac4-486a-958c-4255a9e9ef2f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:40:47.959756 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c1d722b-2ac4-486a-958c-4255a9e9ef2f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:47.959963 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:47.959963 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:47.960437 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c1d722b-2ac4-486a-958c-4255a9e9ef2f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:47.960799 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3c1d722b-2ac4-486a-958c-4255a9e9ef2f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:40:47.981958 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:47.981958 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:47.983719 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c1d722b-2ac4-486a-958c-4255a9e9ef2f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:40:47.984501 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1583/3205] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:47 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:48.998944 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c051cfdd-abba-4bec-be8c-8ba2ba2956a9 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:40:48.999452 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c051cfdd-abba-4bec-be8c-8ba2ba2956a9 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:48.999556 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:48.999556 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:48.999901 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c051cfdd-abba-4bec-be8c-8ba2ba2956a9 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:49.000261 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c051cfdd-abba-4bec-be8c-8ba2ba2956a9 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:40:49.020699 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:49.020699 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:49.022420 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c051cfdd-abba-4bec-be8c-8ba2ba2956a9 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:40:49.023193 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1623/3206] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:48 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:50.037615 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7bf919fd-8c6c-4282-ad15-7a9bb554eeba tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:40:50.038233 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7bf919fd-8c6c-4282-ad15-7a9bb554eeba tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:50.038338 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:50.038338 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:50.038619 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7bf919fd-8c6c-4282-ad15-7a9bb554eeba tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:50.038994 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7bf919fd-8c6c-4282-ad15-7a9bb554eeba tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:40:50.061157 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:50.061157 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:50.063096 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7bf919fd-8c6c-4282-ad15-7a9bb554eeba tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:40:50.067481 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1584/3207] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:50 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:51.077897 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bec4fc18-aea7-42c7-83ed-d40c17804fd1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:40:51.079108 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bec4fc18-aea7-42c7-83ed-d40c17804fd1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:51.079547 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:51.079547 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:51.080187 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bec4fc18-aea7-42c7-83ed-d40c17804fd1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:51.080740 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bec4fc18-aea7-42c7-83ed-d40c17804fd1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:40:51.101903 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:51.101903 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:51.104351 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bec4fc18-aea7-42c7-83ed-d40c17804fd1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:40:51.105173 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1624/3208] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:51 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:52.119030 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ddaba7f-2e51-4e40-b8ea-d8d4c6b9179a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:40:52.119559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ddaba7f-2e51-4e40-b8ea-d8d4c6b9179a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:52.119732 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:52.119732 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:52.120102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ddaba7f-2e51-4e40-b8ea-d8d4c6b9179a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:52.120589 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2ddaba7f-2e51-4e40-b8ea-d8d4c6b9179a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:40:52.144766 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:52.144766 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:52.146509 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ddaba7f-2e51-4e40-b8ea-d8d4c6b9179a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:40:52.153543 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1585/3209] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:52 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:53.161759 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34c8b410-8072-4a38-980e-8c972da4fffa tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:40:53.162310 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34c8b410-8072-4a38-980e-8c972da4fffa tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:53.162764 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:53.162764 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:53.163138 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34c8b410-8072-4a38-980e-8c972da4fffa tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:53.163506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-34c8b410-8072-4a38-980e-8c972da4fffa tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:40:53.186896 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:53.186896 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:53.188698 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34c8b410-8072-4a38-980e-8c972da4fffa tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:40:53.189544 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1625/3210] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:53 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:54.204019 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8fc3505-974d-4c50-855c-36ad6062e31f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:40:54.204519 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8fc3505-974d-4c50-855c-36ad6062e31f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:54.204709 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:54.204709 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:54.205073 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8fc3505-974d-4c50-855c-36ad6062e31f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:54.205435 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f8fc3505-974d-4c50-855c-36ad6062e31f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:40:54.226659 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:54.226659 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:54.228391 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8fc3505-974d-4c50-855c-36ad6062e31f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:40:54.229167 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1586/3211] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:54 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:55.255918 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-092779d6-c53b-4376-a78a-8498c02da913 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:40:55.256537 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-092779d6-c53b-4376-a78a-8498c02da913 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:55.256812 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:55.256812 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:55.258153 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-092779d6-c53b-4376-a78a-8498c02da913 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:55.263539 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-092779d6-c53b-4376-a78a-8498c02da913 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:40:55.286224 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:55.286224 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:55.288474 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-092779d6-c53b-4376-a78a-8498c02da913 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:40:55.289905 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1626/3212] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:55 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:56.304715 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db6db8d2-98b0-428d-8014-224ee25edbbc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:40:56.305252 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db6db8d2-98b0-428d-8014-224ee25edbbc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:56.305407 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:56.305407 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:56.305780 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db6db8d2-98b0-428d-8014-224ee25edbbc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:56.306188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-db6db8d2-98b0-428d-8014-224ee25edbbc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:40:56.327613 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:56.327613 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:56.329310 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db6db8d2-98b0-428d-8014-224ee25edbbc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:40:56.330056 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1587/3213] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:56 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:57.344540 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f5dcd87-6457-4e7b-9151-211fa454142b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:40:57.345065 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f5dcd87-6457-4e7b-9151-211fa454142b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:57.345181 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:57.345181 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:57.345557 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f5dcd87-6457-4e7b-9151-211fa454142b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:57.345929 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0f5dcd87-6457-4e7b-9151-211fa454142b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:40:57.367242 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:57.367242 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:57.369145 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f5dcd87-6457-4e7b-9151-211fa454142b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:40:57.369932 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1627/3214] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:57 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:58.383656 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-901f9464-bd9f-4636-90f3-224f53239524 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:40:58.384754 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-901f9464-bd9f-4636-90f3-224f53239524 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:58.384977 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:58.384977 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:58.385345 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-901f9464-bd9f-4636-90f3-224f53239524 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:58.385706 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-901f9464-bd9f-4636-90f3-224f53239524 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:40:58.407201 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:58.407201 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:58.408877 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-901f9464-bd9f-4636-90f3-224f53239524 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:40:58.415830 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1588/3215] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:58 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:40:59.423986 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ac82b66-6a59-4fd3-8663-a250abedcf27 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:40:59.424529 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ac82b66-6a59-4fd3-8663-a250abedcf27 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:40:59.424711 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:40:59.424711 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:40:59.425067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ac82b66-6a59-4fd3-8663-a250abedcf27 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:40:59.425430 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2ac82b66-6a59-4fd3-8663-a250abedcf27 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:40:59.447952 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:40:59.447952 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:40:59.449629 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ac82b66-6a59-4fd3-8663-a250abedcf27 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:40:59.450439 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1628/3216] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:40:59 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:00.464384 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa08f279-fae5-478a-8d83-2651bbe79043 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:00.464929 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa08f279-fae5-478a-8d83-2651bbe79043 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:00.465241 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:00.465241 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:00.465676 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa08f279-fae5-478a-8d83-2651bbe79043 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:00.466062 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-aa08f279-fae5-478a-8d83-2651bbe79043 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:00.487512 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:00.487512 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:00.489219 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa08f279-fae5-478a-8d83-2651bbe79043 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:00.490002 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1589/3217] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:00 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:01.507166 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1447dbf-3606-48af-87a5-71668aa056ec tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:01.507166 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1447dbf-3606-48af-87a5-71668aa056ec tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:01.507166 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:01.507166 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:01.507166 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1447dbf-3606-48af-87a5-71668aa056ec tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:01.508184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a1447dbf-3606-48af-87a5-71668aa056ec tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:01.531269 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:01.531269 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:01.533199 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1447dbf-3606-48af-87a5-71668aa056ec tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:01.534520 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1629/3218] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:01 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:41:02.549685 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2b3316c-8499-4831-b49f-3dea756986a5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:02.550240 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2b3316c-8499-4831-b49f-3dea756986a5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:02.550453 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:02.550453 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:02.550820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2b3316c-8499-4831-b49f-3dea756986a5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:02.551181 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b2b3316c-8499-4831-b49f-3dea756986a5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:02.575684 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:02.575684 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:02.577580 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2b3316c-8499-4831-b49f-3dea756986a5 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:02.578607 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1590/3219] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:02 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:03.592075 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe592296-e987-45c2-aa2b-e7e89e505056 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:03.592597 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe592296-e987-45c2-aa2b-e7e89e505056 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:03.592846 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:03.592846 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:03.593249 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe592296-e987-45c2-aa2b-e7e89e505056 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:03.593612 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fe592296-e987-45c2-aa2b-e7e89e505056 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:03.615124 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:03.615124 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:03.616825 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe592296-e987-45c2-aa2b-e7e89e505056 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:03.617599 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1630/3220] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:03 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:04.632640 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc025f27-8e6c-49ca-8d1e-fd8f7456b60f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:04.633141 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc025f27-8e6c-49ca-8d1e-fd8f7456b60f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:04.633268 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:04.633268 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:04.633628 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc025f27-8e6c-49ca-8d1e-fd8f7456b60f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:04.634021 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fc025f27-8e6c-49ca-8d1e-fd8f7456b60f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:04.655527 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:04.655527 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:04.657213 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc025f27-8e6c-49ca-8d1e-fd8f7456b60f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:04.657982 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1591/3221] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:04 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:05.672026 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dee2300-505d-43a9-a5bb-1dc10e1cdf0c tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:05.672949 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dee2300-505d-43a9-a5bb-1dc10e1cdf0c tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:05.673146 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:05.673146 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:05.673515 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dee2300-505d-43a9-a5bb-1dc10e1cdf0c tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:05.673883 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4dee2300-505d-43a9-a5bb-1dc10e1cdf0c tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:05.699821 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:05.699821 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:05.701688 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dee2300-505d-43a9-a5bb-1dc10e1cdf0c tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:05.702553 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1631/3222] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:05 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:06.716724 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e688fe2-c840-449e-b4ad-066f8630c70e tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:06.717897 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e688fe2-c840-449e-b4ad-066f8630c70e tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:06.718395 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:06.718395 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:06.718945 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e688fe2-c840-449e-b4ad-066f8630c70e tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:06.719411 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0e688fe2-c840-449e-b4ad-066f8630c70e tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:06.741614 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:06.741614 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:06.743517 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e688fe2-c840-449e-b4ad-066f8630c70e tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:06.744346 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1592/3223] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:06 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:07.758272 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14a8d8c9-d516-4988-b190-9159173bbb8a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:07.758705 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14a8d8c9-d516-4988-b190-9159173bbb8a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:07.758918 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:07.758918 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:07.759280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14a8d8c9-d516-4988-b190-9159173bbb8a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:07.759648 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-14a8d8c9-d516-4988-b190-9159173bbb8a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:07.780840 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:07.780840 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:07.782566 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14a8d8c9-d516-4988-b190-9159173bbb8a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:07.783334 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1632/3224] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:07 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:08.798403 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-999bb7bc-9bb4-4f52-8a23-b3fce73f41f1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:08.799527 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-999bb7bc-9bb4-4f52-8a23-b3fce73f41f1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:08.799527 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:08.799527 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:08.799527 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-999bb7bc-9bb4-4f52-8a23-b3fce73f41f1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:08.799787 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-999bb7bc-9bb4-4f52-8a23-b3fce73f41f1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:08.826274 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:08.826274 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:08.828175 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-999bb7bc-9bb4-4f52-8a23-b3fce73f41f1 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:08.829007 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1593/3225] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:08 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:09.843983 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89cafe61-121e-41d9-a007-ee41c7f7f4ca tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:09.844562 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89cafe61-121e-41d9-a007-ee41c7f7f4ca tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:09.844728 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:09.844728 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:09.845094 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89cafe61-121e-41d9-a007-ee41c7f7f4ca tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:09.845503 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-89cafe61-121e-41d9-a007-ee41c7f7f4ca tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:09.867584 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:09.867584 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:09.869421 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89cafe61-121e-41d9-a007-ee41c7f7f4ca tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:09.876484 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1633/3226] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:09 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:10.884748 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e799c991-a80c-4f2f-a6a1-6d2733763a74 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:10.885311 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e799c991-a80c-4f2f-a6a1-6d2733763a74 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:10.885644 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:10.885644 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:10.886133 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e799c991-a80c-4f2f-a6a1-6d2733763a74 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:10.886556 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e799c991-a80c-4f2f-a6a1-6d2733763a74 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:10.912174 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:10.912174 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:10.914243 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e799c991-a80c-4f2f-a6a1-6d2733763a74 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:10.915043 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1594/3227] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:10 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:11.929423 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a4518dc-f092-4bd2-946d-4191006eb8af tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:11.929941 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a4518dc-f092-4bd2-946d-4191006eb8af tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:11.933611 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:11.933611 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:11.933611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a4518dc-f092-4bd2-946d-4191006eb8af tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:11.933611 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0a4518dc-f092-4bd2-946d-4191006eb8af tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:11.952140 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:11.952140 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:11.953867 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a4518dc-f092-4bd2-946d-4191006eb8af tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:11.954685 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1634/3228] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:11 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:12.968496 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e933c8ab-808d-49db-afb5-c17c6dba7be4 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:12.969049 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e933c8ab-808d-49db-afb5-c17c6dba7be4 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:12.969238 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:12.969238 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:12.969727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e933c8ab-808d-49db-afb5-c17c6dba7be4 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:12.970120 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e933c8ab-808d-49db-afb5-c17c6dba7be4 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:12.994468 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:12.994468 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:12.997161 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e933c8ab-808d-49db-afb5-c17c6dba7be4 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:12.998091 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1595/3229] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:12 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:14.012470 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f5a5f6d-59d6-44f0-9842-fc43fe537c3e tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:14.013132 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f5a5f6d-59d6-44f0-9842-fc43fe537c3e tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:14.013132 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:14.013132 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:14.013504 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f5a5f6d-59d6-44f0-9842-fc43fe537c3e tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:14.013842 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9f5a5f6d-59d6-44f0-9842-fc43fe537c3e tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:14.034819 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:14.034819 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:14.036582 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f5a5f6d-59d6-44f0-9842-fc43fe537c3e tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:14.037390 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1635/3230] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:14 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:15.052302 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-927920ec-0a12-4d3a-bbfb-c0c9bd55cd6f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:15.052934 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-927920ec-0a12-4d3a-bbfb-c0c9bd55cd6f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:15.053154 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:15.053154 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:15.053524 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-927920ec-0a12-4d3a-bbfb-c0c9bd55cd6f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:15.053889 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-927920ec-0a12-4d3a-bbfb-c0c9bd55cd6f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:15.074994 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:15.074994 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:15.076712 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-927920ec-0a12-4d3a-bbfb-c0c9bd55cd6f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:15.077496 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1596/3231] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:15 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:16.091682 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0328eea-86fd-4aa4-908e-d8ec492e7f2b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:16.092216 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0328eea-86fd-4aa4-908e-d8ec492e7f2b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:16.092464 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:16.092464 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:16.093230 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0328eea-86fd-4aa4-908e-d8ec492e7f2b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:16.093858 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e0328eea-86fd-4aa4-908e-d8ec492e7f2b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:16.115210 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:16.115210 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:16.116943 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0328eea-86fd-4aa4-908e-d8ec492e7f2b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:16.117730 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1636/3232] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:16 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:17.132451 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5100040-d362-4813-86ce-75fec1f71bd0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:17.133018 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5100040-d362-4813-86ce-75fec1f71bd0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:17.133272 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:17.133272 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:17.133646 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5100040-d362-4813-86ce-75fec1f71bd0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:17.134014 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a5100040-d362-4813-86ce-75fec1f71bd0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:17.159330 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:17.159330 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:17.161091 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5100040-d362-4813-86ce-75fec1f71bd0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:17.161880 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1597/3233] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:17 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:18.176688 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b605730e-7b57-4053-b475-485127ac28e4 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:18.177605 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b605730e-7b57-4053-b475-485127ac28e4 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:18.177922 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:18.177922 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:18.178595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b605730e-7b57-4053-b475-485127ac28e4 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:18.179054 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b605730e-7b57-4053-b475-485127ac28e4 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:18.201575 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:18.201575 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:18.203440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b605730e-7b57-4053-b475-485127ac28e4 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:18.204253 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1637/3234] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:18 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:19.218954 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d10b347-cc3b-4685-885f-ee32642fd5b2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:19.219474 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d10b347-cc3b-4685-885f-ee32642fd5b2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:19.219580 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:19.219580 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:19.220061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d10b347-cc3b-4685-885f-ee32642fd5b2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:19.220700 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8d10b347-cc3b-4685-885f-ee32642fd5b2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:19.246857 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:19.246857 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:19.248690 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d10b347-cc3b-4685-885f-ee32642fd5b2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:19.249494 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1598/3235] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:19 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:20.263867 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-829c69b3-a2cb-4e32-8062-e41440d2add6 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:20.264412 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-829c69b3-a2cb-4e32-8062-e41440d2add6 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:20.264572 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:20.264572 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:20.264935 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-829c69b3-a2cb-4e32-8062-e41440d2add6 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:20.265298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-829c69b3-a2cb-4e32-8062-e41440d2add6 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:20.286429 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:20.286429 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:20.288361 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-829c69b3-a2cb-4e32-8062-e41440d2add6 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:20.289129 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1638/3236] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:20 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:21.303063 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15d927ff-310c-4a2d-b75c-5d179207a09a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:21.303626 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15d927ff-310c-4a2d-b75c-5d179207a09a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:21.303771 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:21.303771 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:21.304144 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15d927ff-310c-4a2d-b75c-5d179207a09a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:21.304515 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-15d927ff-310c-4a2d-b75c-5d179207a09a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:21.325216 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:21.325216 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:21.327071 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15d927ff-310c-4a2d-b75c-5d179207a09a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:21.327872 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1599/3237] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:21 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:22.341892 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f677ad0-12b9-4114-9821-0b990de2edbb tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:22.342465 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f677ad0-12b9-4114-9821-0b990de2edbb tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:22.342693 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:22.342693 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:22.343070 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f677ad0-12b9-4114-9821-0b990de2edbb tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:22.343432 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6f677ad0-12b9-4114-9821-0b990de2edbb tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:22.364853 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:22.364853 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:22.366730 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f677ad0-12b9-4114-9821-0b990de2edbb tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:22.367550 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1639/3238] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:22 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:23.382196 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5b669f6-ebc5-42cb-a48f-8f212d7d381c tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:23.382733 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5b669f6-ebc5-42cb-a48f-8f212d7d381c tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:23.382849 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:23.382849 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:23.383151 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5b669f6-ebc5-42cb-a48f-8f212d7d381c tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:23.383512 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a5b669f6-ebc5-42cb-a48f-8f212d7d381c tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:23.405861 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:23.405861 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:23.407622 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5b669f6-ebc5-42cb-a48f-8f212d7d381c tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:23.408414 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1600/3239] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:23 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:24.422973 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-316a66cb-e7c6-486d-b22e-962cf7a71611 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:24.423579 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-316a66cb-e7c6-486d-b22e-962cf7a71611 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:24.423579 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:24.423579 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:24.423948 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-316a66cb-e7c6-486d-b22e-962cf7a71611 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:24.424308 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-316a66cb-e7c6-486d-b22e-962cf7a71611 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:24.445044 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:24.445044 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:24.446755 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-316a66cb-e7c6-486d-b22e-962cf7a71611 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:24.447523 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1640/3240] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:24 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:25.462198 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5dcc8749-77d7-4dbf-90c4-830fa77d55df tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:25.462736 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5dcc8749-77d7-4dbf-90c4-830fa77d55df tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:25.462950 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:25.462950 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:25.463348 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5dcc8749-77d7-4dbf-90c4-830fa77d55df tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:25.463718 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5dcc8749-77d7-4dbf-90c4-830fa77d55df tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:25.486730 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:25.486730 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:25.488487 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5dcc8749-77d7-4dbf-90c4-830fa77d55df tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:25.489467 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1601/3241] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:25 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:26.503425 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-824bdce2-1018-4756-8eca-f5edb9dd3289 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:26.503904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-824bdce2-1018-4756-8eca-f5edb9dd3289 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:26.504075 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:26.504075 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:26.504426 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-824bdce2-1018-4756-8eca-f5edb9dd3289 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:26.504784 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-824bdce2-1018-4756-8eca-f5edb9dd3289 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:26.527248 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:26.527248 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:26.529513 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-824bdce2-1018-4756-8eca-f5edb9dd3289 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:26.530525 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1641/3242] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:26 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:27.545486 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4e37081-1753-404c-9c14-042635e9c414 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:27.546003 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4e37081-1753-404c-9c14-042635e9c414 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:27.546219 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:27.546219 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:27.546593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4e37081-1753-404c-9c14-042635e9c414 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:27.546959 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c4e37081-1753-404c-9c14-042635e9c414 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:27.568923 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:27.568923 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:27.570784 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4e37081-1753-404c-9c14-042635e9c414 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:27.571583 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1602/3243] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:27 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:28.585240 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3264fef-6732-4d4b-b957-ec71fc6809dc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:28.585835 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3264fef-6732-4d4b-b957-ec71fc6809dc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:28.586067 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:28.586067 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:28.586481 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3264fef-6732-4d4b-b957-ec71fc6809dc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:28.586875 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f3264fef-6732-4d4b-b957-ec71fc6809dc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:28.608432 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:28.608432 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:28.610265 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3264fef-6732-4d4b-b957-ec71fc6809dc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:28.611095 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1642/3244] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:28 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:29.625514 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52ef33bc-f707-494f-ad4f-2a1c775e0414 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:29.626047 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52ef33bc-f707-494f-ad4f-2a1c775e0414 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:29.626179 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:29.626179 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:29.626522 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52ef33bc-f707-494f-ad4f-2a1c775e0414 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:29.626887 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-52ef33bc-f707-494f-ad4f-2a1c775e0414 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:29.648152 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:29.648152 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:29.649844 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52ef33bc-f707-494f-ad4f-2a1c775e0414 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:29.650653 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1603/3245] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:29 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:30.666008 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7454f154-376a-41b5-8021-9b262afa3191 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:30.666564 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7454f154-376a-41b5-8021-9b262afa3191 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:30.666912 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:30.666912 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:30.667891 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7454f154-376a-41b5-8021-9b262afa3191 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:30.667891 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7454f154-376a-41b5-8021-9b262afa3191 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:30.696309 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:30.696309 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:30.699076 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7454f154-376a-41b5-8021-9b262afa3191 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:30.700355 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1643/3246] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:30 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:31.715020 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c64c0db-eca7-4a3a-b834-358d6dd53120 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:31.715549 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c64c0db-eca7-4a3a-b834-358d6dd53120 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:31.715786 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:31.715786 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:31.716064 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c64c0db-eca7-4a3a-b834-358d6dd53120 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:31.716624 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7c64c0db-eca7-4a3a-b834-358d6dd53120 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:31.738068 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:31.738068 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:31.739871 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c64c0db-eca7-4a3a-b834-358d6dd53120 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:31.740666 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1604/3247] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:31 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:32.755127 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25e2bdfd-ec26-4c01-bff8-a2319c1754f9 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:32.755673 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25e2bdfd-ec26-4c01-bff8-a2319c1754f9 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:32.756026 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:32.756026 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:32.756404 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25e2bdfd-ec26-4c01-bff8-a2319c1754f9 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:32.756813 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-25e2bdfd-ec26-4c01-bff8-a2319c1754f9 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:32.779005 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:32.779005 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:32.780698 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25e2bdfd-ec26-4c01-bff8-a2319c1754f9 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:32.781564 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1644/3248] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:32 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:33.795901 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-359cb8ac-2c61-45cb-86c8-04c707829fd0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:33.796510 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-359cb8ac-2c61-45cb-86c8-04c707829fd0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:33.796791 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:33.796791 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:33.797278 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-359cb8ac-2c61-45cb-86c8-04c707829fd0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:33.797738 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-359cb8ac-2c61-45cb-86c8-04c707829fd0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:33.818713 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:33.818713 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:33.820428 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-359cb8ac-2c61-45cb-86c8-04c707829fd0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:33.821274 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1605/3249] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:33 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:34.835888 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c260ec1a-7c15-4580-8083-693ddce0388b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:34.836454 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c260ec1a-7c15-4580-8083-693ddce0388b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:34.836564 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:34.836564 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:34.837009 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c260ec1a-7c15-4580-8083-693ddce0388b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:34.837377 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c260ec1a-7c15-4580-8083-693ddce0388b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:34.859220 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:34.859220 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:34.860955 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c260ec1a-7c15-4580-8083-693ddce0388b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:34.861749 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1645/3250] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:34 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:35.876225 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3eee77d-3fbd-4aaa-9c69-55df07d18695 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:35.876762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3eee77d-3fbd-4aaa-9c69-55df07d18695 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:35.876964 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:35.876964 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:35.877275 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3eee77d-3fbd-4aaa-9c69-55df07d18695 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:35.877639 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a3eee77d-3fbd-4aaa-9c69-55df07d18695 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:35.898953 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:35.898953 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:35.900677 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3eee77d-3fbd-4aaa-9c69-55df07d18695 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:35.901554 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1606/3251] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:35 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:41:36.915870 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ce9eb6c-e018-4b40-bf71-5b1dc8b53813 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:36.916380 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ce9eb6c-e018-4b40-bf71-5b1dc8b53813 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:36.916576 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:36.916576 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:36.917128 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ce9eb6c-e018-4b40-bf71-5b1dc8b53813 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:36.917776 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3ce9eb6c-e018-4b40-bf71-5b1dc8b53813 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:36.939172 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:36.939172 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:36.940872 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ce9eb6c-e018-4b40-bf71-5b1dc8b53813 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:36.941662 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1646/3252] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:36 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:37.955610 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-109aafb1-e310-4ff5-94d1-8677f59f617f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:37.956126 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-109aafb1-e310-4ff5-94d1-8677f59f617f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:37.956338 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:37.956338 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:37.956705 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-109aafb1-e310-4ff5-94d1-8677f59f617f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:37.957065 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-109aafb1-e310-4ff5-94d1-8677f59f617f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:37.977491 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:37.977491 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:37.979757 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-109aafb1-e310-4ff5-94d1-8677f59f617f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:37.980543 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1607/3253] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:37 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:38.994525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94c30ea2-c42c-42ae-b59c-78990bfc6531 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:38.995587 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94c30ea2-c42c-42ae-b59c-78990bfc6531 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:38.995884 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:38.995884 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:38.996342 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94c30ea2-c42c-42ae-b59c-78990bfc6531 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:38.996687 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-94c30ea2-c42c-42ae-b59c-78990bfc6531 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:39.018462 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:39.018462 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:39.020502 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94c30ea2-c42c-42ae-b59c-78990bfc6531 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:39.021497 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1647/3254] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:38 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:40.035249 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0482bb2a-8ebd-46bf-9b24-ad1413534061 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:40.035750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0482bb2a-8ebd-46bf-9b24-ad1413534061 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:40.035960 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:40.035960 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:40.036328 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0482bb2a-8ebd-46bf-9b24-ad1413534061 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:40.036687 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0482bb2a-8ebd-46bf-9b24-ad1413534061 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:40.059108 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:40.059108 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:40.060803 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0482bb2a-8ebd-46bf-9b24-ad1413534061 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:40.061619 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1608/3255] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:40 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:41.076251 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04795acb-e041-409b-a615-8327f9c5e120 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:41.076782 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04795acb-e041-409b-a615-8327f9c5e120 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:41.076998 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:41.076998 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:41.077370 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04795acb-e041-409b-a615-8327f9c5e120 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:41.077737 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-04795acb-e041-409b-a615-8327f9c5e120 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:41.099457 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:41.099457 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:41.101474 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04795acb-e041-409b-a615-8327f9c5e120 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:41.102321 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1648/3256] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:41 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:42.116513 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd024abe-ebe2-470a-acd5-147cb9c8abc2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:42.117070 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd024abe-ebe2-470a-acd5-147cb9c8abc2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:42.117429 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:42.117429 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:42.117921 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd024abe-ebe2-470a-acd5-147cb9c8abc2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:42.118417 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cd024abe-ebe2-470a-acd5-147cb9c8abc2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:42.143634 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:42.143634 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:42.145348 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd024abe-ebe2-470a-acd5-147cb9c8abc2 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:42.146178 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1609/3257] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:42 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:43.159840 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c21f960-4700-4520-900c-22832e9ae246 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:43.160397 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c21f960-4700-4520-900c-22832e9ae246 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:43.160620 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:43.160620 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:43.161012 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c21f960-4700-4520-900c-22832e9ae246 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:43.161414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0c21f960-4700-4520-900c-22832e9ae246 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:43.182822 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:43.182822 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:43.185169 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c21f960-4700-4520-900c-22832e9ae246 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:43.192619 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1649/3258] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:43 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:44.200448 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83bd6993-eb1c-4534-bf1d-f2b07a8ab463 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:44.200953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83bd6993-eb1c-4534-bf1d-f2b07a8ab463 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:44.201156 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:44.201156 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:44.201660 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83bd6993-eb1c-4534-bf1d-f2b07a8ab463 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:44.202027 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-83bd6993-eb1c-4534-bf1d-f2b07a8ab463 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:44.224434 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:44.224434 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:44.226340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83bd6993-eb1c-4534-bf1d-f2b07a8ab463 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:44.227583 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1610/3259] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:44 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:45.241599 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b218230f-989f-4527-9001-190406e8e8db tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:45.242204 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b218230f-989f-4527-9001-190406e8e8db tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:45.242346 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:45.242346 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:45.242714 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b218230f-989f-4527-9001-190406e8e8db tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:45.243079 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b218230f-989f-4527-9001-190406e8e8db tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:45.265471 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:45.265471 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:45.267250 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b218230f-989f-4527-9001-190406e8e8db tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:45.268079 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1650/3260] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:45 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:45.281021 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4677ad45-7d70-418e-bda6-9d64cd07144f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:41:45.281543 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4677ad45-7d70-418e-bda6-9d64cd07144f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:45.281760 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:45.281760 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:45.282168 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4677ad45-7d70-418e-bda6-9d64cd07144f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:45.335387 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:45.335387 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:45.343908 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4677ad45-7d70-418e-bda6-9d64cd07144f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:41:45.367707 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4677ad45-7d70-418e-bda6-9d64cd07144f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:41:45.368538 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1611/3261] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:45 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 1364 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:41:45.385830 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] POST http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc/restore Jan 21 09:41:45.386382 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:45.386382 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:45.386794 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:41:45.387677 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Restoring backup eaee7a0e-416c-4ee5-950c-235f851940cc ({'restore': {}}) {{(pid=87914) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 21 09:41:45.388016 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Restoring backup eaee7a0e-416c-4ee5-950c-235f851940cc to volume None. Jan 21 09:41:45.408978 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:45.408978 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:45.411671 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Creating volume of 1 GB for restore of backup eaee7a0e-416c-4ee5-950c-235f851940cc. Jan 21 09:41:45.429165 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Availability zone cache updated, next update will occur around 2021-01-21 10:41:45.428676. {{(pid=87914) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 09:41:45.429500 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Availability Zones retrieved successfully. Jan 21 09:41:45.446962 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Flow 'volume_create_api' (52cc711b-c2c9-4c59-b78d-670513b41190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:41:45.449876 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca738df-ec67-4975-89a8-971ba3f258ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:41:45.451891 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:41:45.513258 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ca738df-ec67-4975-89a8-971ba3f258ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:41:45.515563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec53bda7-0337-4da1-a5c7-10b8f004b634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:41:45.583019 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Created reservations ['b0aae6dd-1836-4919-8492-47b97f64eaac', '4c563b11-1a57-408c-ba70-5c65179812f0', 'd667500d-6000-490d-9c1e-6cd046cce680', 'ceaaec37-12b9-4de4-bfa9-5dbe903a1ee0'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:41:45.584824 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec53bda7-0337-4da1-a5c7-10b8f004b634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0aae6dd-1836-4919-8492-47b97f64eaac', '4c563b11-1a57-408c-ba70-5c65179812f0', 'd667500d-6000-490d-9c1e-6cd046cce680', 'ceaaec37-12b9-4de4-bfa9-5dbe903a1ee0']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:41:45.586983 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15136ca6-e53e-4070-88bf-131d93f2c091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:41:45.769254 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15136ca6-e53e-4070-88bf-131d93f2c091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9866453-0fad-4acd-a972-8fbd6fbd72f7', '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_eaee7a0e-416c-4ee5-950c-235f851940cc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d796eeb3474642f28134bb5335a35686',qos_specs=None,replication_status=,reservations=['b0aae6dd-1836-4919-8492-47b97f64eaac','4c563b11-1a57-408c-ba70-5c65179812f0','d667500d-6000-490d-9c1e-6cd046cce680','ceaaec37-12b9-4de4-bfa9-5dbe903a1ee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e3d3eab1154407d89e8afdfbf269de0',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:41:45Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_eaee7a0e-416c-4ee5-950c-235f851940cc',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9866453-0fad-4acd-a972-8fbd6fbd72f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d796eeb3474642f28134bb5335a35686',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0e3d3eab1154407d89e8afdfbf269de0',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:41:45.771241 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd777aa8-e031-43c4-a650-b8ab8e653724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:41:45.795727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd777aa8-e031-43c4-a650-b8ab8e653724) transitioned into 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_eaee7a0e-416c-4ee5-950c-235f851940cc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d796eeb3474642f28134bb5335a35686',qos_specs=None,replication_status=,reservations=['b0aae6dd-1836-4919-8492-47b97f64eaac','4c563b11-1a57-408c-ba70-5c65179812f0','d667500d-6000-490d-9c1e-6cd046cce680','ceaaec37-12b9-4de4-bfa9-5dbe903a1ee0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e3d3eab1154407d89e8afdfbf269de0',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:41:45.797629 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72322b62-74ed-4f58-a627-6e6b00e93bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:41:45.811741 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72322b62-74ed-4f58-a627-6e6b00e93bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:41:45.814350 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Flow 'volume_create_api' (52cc711b-c2c9-4c59-b78d-670513b41190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:41:45.861471 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Create volume request issued successfully. Jan 21 09:41:45.908238 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:45.908238 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:45.909409 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:41:45.909949 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 21 09:41:45.909949 n-d-771363-2 devstack@c-api.service[87913]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 21 09:41:45.909949 n-d-771363-2 devstack@c-api.service[87913]: hub = hubs.get_hub() Jan 21 09:41:46.958498 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:46.958498 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:46.959654 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:41:46.960031 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Checking backup size 1 against volume size 1 {{(pid=87914) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 21 09:41:46.960376 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Overwriting volume d9866453-0fad-4acd-a972-8fbd6fbd72f7 with restore of backup eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:46.978147 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] restore_backup in rpcapi backup_id eaee7a0e-416c-4ee5-950c-235f851940cc {{(pid=87914) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 21 09:41:46.981194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7db41973-d26e-443c-acbe-721bd5bf6744 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc/restore returned with HTTP 202 Jan 21 09:41:46.986145 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1651/3262] 10.222.0.86 () {60 vars in 1360 bytes} [Thu Jan 21 09:41:45 2021] POST /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc/restore => generated 189 bytes in 1601 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:41:46.992079 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5342637c-a191-4a16-b81e-8b39521e82ae tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:46.992603 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5342637c-a191-4a16-b81e-8b39521e82ae tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:46.992817 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:46.992817 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:46.993183 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5342637c-a191-4a16-b81e-8b39521e82ae tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:46.993543 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5342637c-a191-4a16-b81e-8b39521e82ae tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:47.015764 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:47.015764 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:47.017506 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5342637c-a191-4a16-b81e-8b39521e82ae tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:47.018354 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1612/3263] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:46 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:48.033180 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0a3d82c-0f9c-42c8-af5b-b924cec62136 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:48.033888 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0a3d82c-0f9c-42c8-af5b-b924cec62136 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:48.034123 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:48.034123 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:48.034488 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0a3d82c-0f9c-42c8-af5b-b924cec62136 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:48.034854 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c0a3d82c-0f9c-42c8-af5b-b924cec62136 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:48.058671 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:48.058671 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:48.061032 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0a3d82c-0f9c-42c8-af5b-b924cec62136 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:48.061823 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1652/3264] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:48 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:49.075847 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89b7fa1d-0964-4647-8cbe-522a27590e9b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:49.076381 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89b7fa1d-0964-4647-8cbe-522a27590e9b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:49.076497 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:49.076497 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:49.076820 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89b7fa1d-0964-4647-8cbe-522a27590e9b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:49.077229 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-89b7fa1d-0964-4647-8cbe-522a27590e9b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:49.097877 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:49.097877 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:49.099650 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89b7fa1d-0964-4647-8cbe-522a27590e9b tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:49.100432 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1613/3265] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:49 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:50.117387 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf0e6695-cf4f-42a6-8f1e-8145943f1bdc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:50.117387 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf0e6695-cf4f-42a6-8f1e-8145943f1bdc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:50.117387 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:50.117387 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:50.117387 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf0e6695-cf4f-42a6-8f1e-8145943f1bdc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:50.117387 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bf0e6695-cf4f-42a6-8f1e-8145943f1bdc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:50.139274 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:50.139274 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:50.141073 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf0e6695-cf4f-42a6-8f1e-8145943f1bdc tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:50.141865 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1653/3266] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:50 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:51.165417 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96a61119-4f4b-49f5-9205-4ad42d2dd1ad tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:51.165417 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96a61119-4f4b-49f5-9205-4ad42d2dd1ad tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:51.165417 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:51.165417 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:51.165417 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96a61119-4f4b-49f5-9205-4ad42d2dd1ad tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:51.165417 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-96a61119-4f4b-49f5-9205-4ad42d2dd1ad tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:51.191261 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:51.191261 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:51.191261 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96a61119-4f4b-49f5-9205-4ad42d2dd1ad tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:51.191261 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1614/3267] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:51 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:52.205670 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e1b92e7-bac9-477f-b621-506352debe6c tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:52.205670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e1b92e7-bac9-477f-b621-506352debe6c tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:52.205670 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:52.205670 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:52.205670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e1b92e7-bac9-477f-b621-506352debe6c tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:52.205670 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9e1b92e7-bac9-477f-b621-506352debe6c tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:52.238880 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:52.238880 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:52.238880 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e1b92e7-bac9-477f-b621-506352debe6c tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:52.238880 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1654/3268] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:52 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:53.257072 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e93e7d60-2bcf-4ffc-b402-a11cf3c4aaa0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:53.257072 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e93e7d60-2bcf-4ffc-b402-a11cf3c4aaa0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:53.257072 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:53.257072 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:53.257072 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e93e7d60-2bcf-4ffc-b402-a11cf3c4aaa0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:53.257072 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e93e7d60-2bcf-4ffc-b402-a11cf3c4aaa0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:53.279588 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:53.279588 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:53.279588 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e93e7d60-2bcf-4ffc-b402-a11cf3c4aaa0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:53.279588 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1615/3269] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:53 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:54.296581 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d48519d0-dc4c-4f28-b358-f2a248aaf3c0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:54.296581 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d48519d0-dc4c-4f28-b358-f2a248aaf3c0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:54.296581 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:54.296581 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:54.296581 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d48519d0-dc4c-4f28-b358-f2a248aaf3c0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:54.296581 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d48519d0-dc4c-4f28-b358-f2a248aaf3c0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:54.331940 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:54.331940 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:54.331940 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d48519d0-dc4c-4f28-b358-f2a248aaf3c0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:54.331940 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1655/3270] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:54 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:55.348663 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36497256-2c05-43ee-a9ca-f1a146483fb0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:55.348663 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36497256-2c05-43ee-a9ca-f1a146483fb0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:55.348663 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:55.348663 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:55.348663 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36497256-2c05-43ee-a9ca-f1a146483fb0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:55.352061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-36497256-2c05-43ee-a9ca-f1a146483fb0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:55.383602 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:55.383602 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:55.383602 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36497256-2c05-43ee-a9ca-f1a146483fb0 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:55.387834 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1616/3271] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:55 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:56.402822 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b709e63-5de7-4770-b2b8-214f29f9389f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:56.403362 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b709e63-5de7-4770-b2b8-214f29f9389f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:56.403650 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:56.403650 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:56.404254 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b709e63-5de7-4770-b2b8-214f29f9389f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:56.404778 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3b709e63-5de7-4770-b2b8-214f29f9389f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:56.430503 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:56.430503 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:56.433804 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b709e63-5de7-4770-b2b8-214f29f9389f tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:56.433958 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1656/3272] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:56 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:57.451905 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1eb1669-b48c-4656-895f-932f80a78ec3 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:57.451905 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1eb1669-b48c-4656-895f-932f80a78ec3 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:57.451905 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:57.451905 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:57.451905 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1eb1669-b48c-4656-895f-932f80a78ec3 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:57.451905 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c1eb1669-b48c-4656-895f-932f80a78ec3 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:57.489194 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:57.489194 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:57.489194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1eb1669-b48c-4656-895f-932f80a78ec3 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:57.489194 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1617/3273] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:57 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:58.505625 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d87567b0-48ed-4886-bf8f-06b2ba2c6cab tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:58.505625 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d87567b0-48ed-4886-bf8f-06b2ba2c6cab tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:58.505625 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:58.505625 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:58.505625 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d87567b0-48ed-4886-bf8f-06b2ba2c6cab tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:58.505625 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d87567b0-48ed-4886-bf8f-06b2ba2c6cab tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:58.532902 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:58.532902 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:58.532902 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d87567b0-48ed-4886-bf8f-06b2ba2c6cab tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:58.532902 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1657/3274] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:58 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:41:59.560664 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d476ef82-362a-4bf3-a0bc-b0d92d1d5177 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:41:59.560664 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d476ef82-362a-4bf3-a0bc-b0d92d1d5177 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:41:59.560664 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:41:59.560664 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:41:59.560664 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d476ef82-362a-4bf3-a0bc-b0d92d1d5177 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:41:59.560664 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d476ef82-362a-4bf3-a0bc-b0d92d1d5177 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:41:59.597718 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:41:59.597718 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:41:59.597718 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d476ef82-362a-4bf3-a0bc-b0d92d1d5177 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:41:59.597718 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1618/3275] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:41:59 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:42:00.610419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0726d925-3586-4bd0-9fe1-c7b775bce5ac tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:42:00.610419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0726d925-3586-4bd0-9fe1-c7b775bce5ac tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:00.610419 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:00.610419 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:00.610419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0726d925-3586-4bd0-9fe1-c7b775bce5ac tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:00.610419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0726d925-3586-4bd0-9fe1-c7b775bce5ac tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:42:00.632967 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:00.632967 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:00.632967 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0726d925-3586-4bd0-9fe1-c7b775bce5ac tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:42:00.632967 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1658/3276] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:42:00 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:42:01.659301 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7b8c176-42dd-4a7d-a24d-051302778121 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:42:01.659301 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7b8c176-42dd-4a7d-a24d-051302778121 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:01.659301 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:01.659301 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:01.659301 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7b8c176-42dd-4a7d-a24d-051302778121 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:01.659301 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b7b8c176-42dd-4a7d-a24d-051302778121 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:42:01.708267 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:01.708267 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:01.708267 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7b8c176-42dd-4a7d-a24d-051302778121 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:42:01.708267 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1619/3277] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:42:01 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:42:02.734592 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20fdae53-33e6-4014-bfdf-705f19f052f8 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:42:02.734592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20fdae53-33e6-4014-bfdf-705f19f052f8 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:02.734592 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:02.734592 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:02.734592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20fdae53-33e6-4014-bfdf-705f19f052f8 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:02.734592 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-20fdae53-33e6-4014-bfdf-705f19f052f8 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:42:02.762048 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:02.762048 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:02.767509 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20fdae53-33e6-4014-bfdf-705f19f052f8 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:42:02.767509 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1659/3278] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:42:02 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:42:03.781746 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-881384c4-c1ee-4d43-8a45-212f3fe59e65 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:42:03.781746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-881384c4-c1ee-4d43-8a45-212f3fe59e65 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:03.781746 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:03.781746 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:03.781746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-881384c4-c1ee-4d43-8a45-212f3fe59e65 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:03.781746 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-881384c4-c1ee-4d43-8a45-212f3fe59e65 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:42:03.808164 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:03.808164 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:03.812358 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-881384c4-c1ee-4d43-8a45-212f3fe59e65 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:42:03.812358 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1620/3279] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:42:03 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:42:04.832797 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-561d6f58-811d-4bf6-b5e7-ac26698f9a32 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:42:04.832797 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-561d6f58-811d-4bf6-b5e7-ac26698f9a32 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:04.832797 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:04.832797 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:04.832797 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-561d6f58-811d-4bf6-b5e7-ac26698f9a32 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:04.832797 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-561d6f58-811d-4bf6-b5e7-ac26698f9a32 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:42:04.870028 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:04.870028 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:04.870028 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-561d6f58-811d-4bf6-b5e7-ac26698f9a32 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:42:04.878546 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1660/3280] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:42:04 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:42:05.904605 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56cf62d9-0dd2-44c0-b471-86a698b6a647 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:42:05.904605 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56cf62d9-0dd2-44c0-b471-86a698b6a647 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:05.904605 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:05.904605 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:05.904605 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56cf62d9-0dd2-44c0-b471-86a698b6a647 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:05.904605 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-56cf62d9-0dd2-44c0-b471-86a698b6a647 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:42:06.184725 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:06.184725 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:06.184725 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56cf62d9-0dd2-44c0-b471-86a698b6a647 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:42:06.184725 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1621/3281] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:42:05 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:42:07.202333 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d9cec31-27f4-4530-b94f-44d14fd30174 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:42:07.202333 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d9cec31-27f4-4530-b94f-44d14fd30174 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:07.202333 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:07.202333 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:07.202333 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d9cec31-27f4-4530-b94f-44d14fd30174 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:07.202333 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3d9cec31-27f4-4530-b94f-44d14fd30174 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:42:07.234514 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:07.234514 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:07.234514 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d9cec31-27f4-4530-b94f-44d14fd30174 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:42:07.234514 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1661/3282] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:42:07 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:42:08.250883 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce1ea4d1-d8e1-480c-9a39-bec4bad28c42 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:42:08.250883 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce1ea4d1-d8e1-480c-9a39-bec4bad28c42 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:08.250883 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:08.250883 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:08.250883 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce1ea4d1-d8e1-480c-9a39-bec4bad28c42 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:08.250883 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ce1ea4d1-d8e1-480c-9a39-bec4bad28c42 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:42:08.281142 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:08.281142 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:08.281142 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce1ea4d1-d8e1-480c-9a39-bec4bad28c42 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:42:08.285126 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1622/3283] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:42:08 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:42:09.295695 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e6f7d16-c8e6-4f7c-a67a-6ab3239b6f42 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:42:09.296218 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e6f7d16-c8e6-4f7c-a67a-6ab3239b6f42 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:09.296437 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:09.296437 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:09.296807 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e6f7d16-c8e6-4f7c-a67a-6ab3239b6f42 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:09.297218 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9e6f7d16-c8e6-4f7c-a67a-6ab3239b6f42 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:42:09.318596 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:09.318596 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:09.320408 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e6f7d16-c8e6-4f7c-a67a-6ab3239b6f42 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:42:09.321253 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1662/3284] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:42:09 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:42:10.335510 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b4d9d25-ea21-443c-94c1-3835fa847ed4 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:42:10.335998 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b4d9d25-ea21-443c-94c1-3835fa847ed4 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:10.336212 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:10.336212 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:10.336578 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b4d9d25-ea21-443c-94c1-3835fa847ed4 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:10.336941 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3b4d9d25-ea21-443c-94c1-3835fa847ed4 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Show backup with id eaee7a0e-416c-4ee5-950c-235f851940cc. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 21 09:42:10.359352 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:10.359352 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:10.361051 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b4d9d25-ea21-443c-94c1-3835fa847ed4 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 200 Jan 21 09:42:10.361811 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1623/3285] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:42:10 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:42:10.373814 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c243398a-f5e0-446a-93b6-58064998e81a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 Jan 21 09:42:10.374356 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c243398a-f5e0-446a-93b6-58064998e81a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:10.374568 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:10.374568 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:10.374936 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c243398a-f5e0-446a-93b6-58064998e81a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:10.426694 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:10.426694 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:10.434827 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c243398a-f5e0-446a-93b6-58064998e81a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:42:10.456490 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c243398a-f5e0-446a-93b6-58064998e81a tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 returned with HTTP 200 Jan 21 09:42:10.457273 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1663/3286] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:42:10 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 => generated 1419 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:42:10.473049 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb1b81fd-46b7-4a42-8811-26bb6b3de4af tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 Jan 21 09:42:10.473570 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb1b81fd-46b7-4a42-8811-26bb6b3de4af tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:10.473783 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:10.473783 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:10.474183 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb1b81fd-46b7-4a42-8811-26bb6b3de4af tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:10.521948 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:10.521948 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:10.530450 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb1b81fd-46b7-4a42-8811-26bb6b3de4af tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:42:10.553115 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb1b81fd-46b7-4a42-8811-26bb6b3de4af tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 returned with HTTP 200 Jan 21 09:42:10.553905 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1624/3287] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:42:10 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 => generated 1419 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:42:11.732278 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-0750de5b-a827-4288-8599-db36fcf3b51d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 Jan 21 09:42:11.732796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-0750de5b-a827-4288-8599-db36fcf3b51d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:11.733011 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:11.733011 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:11.733377 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-0750de5b-a827-4288-8599-db36fcf3b51d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:11.781313 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:11.781313 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:11.789346 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-0750de5b-a827-4288-8599-db36fcf3b51d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:42:11.811897 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-0750de5b-a827-4288-8599-db36fcf3b51d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 returned with HTTP 200 Jan 21 09:42:11.812704 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1664/3288] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:42:11 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 => generated 1419 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:42:12.738943 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-09e19451-05b4-47ae-bc5b-4539050d0ac3 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 Jan 21 09:42:12.739455 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-09e19451-05b4-47ae-bc5b-4539050d0ac3 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:12.739668 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:12.739668 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:12.740033 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-09e19451-05b4-47ae-bc5b-4539050d0ac3 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:12.788125 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:12.788125 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:12.795861 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-09e19451-05b4-47ae-bc5b-4539050d0ac3 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:42:12.818205 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-09e19451-05b4-47ae-bc5b-4539050d0ac3 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 returned with HTTP 200 Jan 21 09:42:12.819034 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1625/3289] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:42:12 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 => generated 1419 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:42:12.829782 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-0750de5b-a827-4288-8599-db36fcf3b51d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume// Jan 21 09:42:12.830316 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-0750de5b-a827-4288-8599-db36fcf3b51d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:12.830534 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:12.830534 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:12.830904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-0750de5b-a827-4288-8599-db36fcf3b51d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:12.832085 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-0750de5b-a827-4288-8599-db36fcf3b51d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:42:12.832658 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1665/3290] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:42:12 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:42:12.845802 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-aeb6685f-5054-46a8-86fd-006f0de0bb50 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] POST http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/attachments Jan 21 09:42:12.846315 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:12.846315 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:12.846761 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-aeb6685f-5054-46a8-86fd-006f0de0bb50 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9866453-0fad-4acd-a972-8fbd6fbd72f7", "instance_uuid": "d3148df6-11d6-4826-b87e-bb67e9fac018", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:42:12.897248 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:12.897248 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:12.947710 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-aeb6685f-5054-46a8-86fd-006f0de0bb50 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/attachments returned with HTTP 200 Jan 21 09:42:12.948608 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1626/3291] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:42:12 2021] POST /volume/v3/d796eeb3474642f28134bb5335a35686/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:42:14.316208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-0750de5b-a827-4288-8599-db36fcf3b51d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume// Jan 21 09:42:14.316669 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-0750de5b-a827-4288-8599-db36fcf3b51d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:14.317144 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-0750de5b-a827-4288-8599-db36fcf3b51d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:14.318245 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-0750de5b-a827-4288-8599-db36fcf3b51d tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:42:14.318847 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1666/3292] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:42:14 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:42:14.331919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-b477a295-d631-45c4-981c-67558d9d0106 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 Jan 21 09:42:14.332727 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-b477a295-d631-45c4-981c-67558d9d0106 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:42:14.333055 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:14.333055 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:14.333428 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-b477a295-d631-45c4-981c-67558d9d0106 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:42:14.382562 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:14.382562 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:14.391343 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-b477a295-d631-45c4-981c-67558d9d0106 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:42:14.409588 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:14.409588 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:14.420220 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-b477a295-d631-45c4-981c-67558d9d0106 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 returned with HTTP 200 Jan 21 09:42:14.420968 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1627/3293] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:42:14 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 => generated 1517 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:42:14.439756 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-7b88214e-f954-482c-b85e-d28c1b1cdeed tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] PUT http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/attachments/acc1fdac-a3f4-4136-80fd-24ea00c7a435 Jan 21 09:42:14.440574 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-7b88214e-f954-482c-b85e-d28c1b1cdeed tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:42:14.468415 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:42:14.468415 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:42:14.468910 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-7b88214e-f954-482c-b85e-d28c1b1cdeed tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Lock "b'cinder-attachment_update-d9866453-0fad-4acd-a972-8fbd6fbd72f7-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:42:14.471231 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:14.471231 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:15.719338 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-7b88214e-f954-482c-b85e-d28c1b1cdeed tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Lock "b'cinder-attachment_update-d9866453-0fad-4acd-a972-8fbd6fbd72f7-n-h1-771363-2'" released by "attachment_update" :: held 1.250s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:42:15.720182 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-7b88214e-f954-482c-b85e-d28c1b1cdeed tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/attachments/acc1fdac-a3f4-4136-80fd-24ea00c7a435 returned with HTTP 200 Jan 21 09:42:15.721423 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1667/3294] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:42:14 2021] PUT /volume/v3/d796eeb3474642f28134bb5335a35686/attachments/acc1fdac-a3f4-4136-80fd-24ea00c7a435 => generated 762 bytes in 1286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:42:15.764706 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-71d869ca-3724-4546-b785-a80650f0ef47 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] POST http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/attachments/acc1fdac-a3f4-4136-80fd-24ea00c7a435/action Jan 21 09:42:15.765204 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:42:15.765204 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:42:15.765630 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-71d869ca-3724-4546-b785-a80650f0ef47 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:42:15.766011 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-71d869ca-3724-4546-b785-a80650f0ef47 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:42:15.833503 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:42:15.833503 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:42:15.848196 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d751fcf2-3632-454c-afbc-e421e4b4c7dc req-71d869ca-3724-4546-b785-a80650f0ef47 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/attachments/acc1fdac-a3f4-4136-80fd-24ea00c7a435/action returned with HTTP 204 Jan 21 09:42:15.849148 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1628/3295] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:42:15 2021] POST /volume/v3/d796eeb3474642f28134bb5335a35686/attachments/acc1fdac-a3f4-4136-80fd-24ea00c7a435/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:43:21.427386 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-05fb9517-695b-452f-8d93-2d6c721301fc req-2722f705-d622-4e4b-94b0-fd07c6baa171 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] DELETE http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/attachments/acc1fdac-a3f4-4136-80fd-24ea00c7a435 Jan 21 09:43:21.428116 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-05fb9517-695b-452f-8d93-2d6c721301fc req-2722f705-d622-4e4b-94b0-fd07c6baa171 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:43:21.428330 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:43:21.428330 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:43:21.428698 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-05fb9517-695b-452f-8d93-2d6c721301fc req-2722f705-d622-4e4b-94b0-fd07c6baa171 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:43:21.450771 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:43:21.450771 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:43:21.918970 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-05fb9517-695b-452f-8d93-2d6c721301fc req-2722f705-d622-4e4b-94b0-fd07c6baa171 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:43:21.919390 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-05fb9517-695b-452f-8d93-2d6c721301fc req-2722f705-d622-4e4b-94b0-fd07c6baa171 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:43:21.925687 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-05fb9517-695b-452f-8d93-2d6c721301fc req-2722f705-d622-4e4b-94b0-fd07c6baa171 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/attachments/acc1fdac-a3f4-4136-80fd-24ea00c7a435 returned with HTTP 200 Jan 21 09:43:21.926554 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1668/3296] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:43:21 2021] DELETE /volume/v3/d796eeb3474642f28134bb5335a35686/attachments/acc1fdac-a3f4-4136-80fd-24ea00c7a435 => generated 19 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:43:24.060983 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bea0c03-5cb0-4b80-9d85-f68a5c887516 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] DELETE http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 Jan 21 09:43:24.061505 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bea0c03-5cb0-4b80-9d85-f68a5c887516 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:43:24.061720 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:43:24.061720 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:43:24.062102 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bea0c03-5cb0-4b80-9d85-f68a5c887516 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:43:24.062579 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1bea0c03-5cb0-4b80-9d85-f68a5c887516 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Delete volume with id: d9866453-0fad-4acd-a972-8fbd6fbd72f7 Jan 21 09:43:24.109712 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:43:24.109712 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:43:24.110848 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1bea0c03-5cb0-4b80-9d85-f68a5c887516 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:43:24.136406 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1bea0c03-5cb0-4b80-9d85-f68a5c887516 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Delete volume request issued successfully. Jan 21 09:43:24.136880 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bea0c03-5cb0-4b80-9d85-f68a5c887516 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 returned with HTTP 202 Jan 21 09:43:24.137869 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1629/3297] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:43:24 2021] DELETE /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9866453-0fad-4acd-a972-8fbd6fbd72f7 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:43:24.146484 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fb32c42-3b65-489b-9fb6-546b50bbbddb tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] DELETE http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc Jan 21 09:43:24.147006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fb32c42-3b65-489b-9fb6-546b50bbbddb tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:43:24.147242 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:43:24.147242 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:43:24.147580 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fb32c42-3b65-489b-9fb6-546b50bbbddb tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:43:24.147931 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-7fb32c42-3b65-489b-9fb6-546b50bbbddb tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Delete backup with id: eaee7a0e-416c-4ee5-950c-235f851940cc. Jan 21 09:43:24.173266 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:43:24.173266 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:43:24.200636 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-7fb32c42-3b65-489b-9fb6-546b50bbbddb tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] delete_backup rpcapi backup_id eaee7a0e-416c-4ee5-950c-235f851940cc {{(pid=87914) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 21 09:43:24.203754 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fb32c42-3b65-489b-9fb6-546b50bbbddb tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc returned with HTTP 202 Jan 21 09:43:24.204891 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1669/3298] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:43:24 2021] DELETE /volume/v3/d796eeb3474642f28134bb5335a35686/backups/eaee7a0e-416c-4ee5-950c-235f851940cc => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:43:24.213168 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e67b052-984c-41a7-8350-a352b2e21e36 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] DELETE http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:43:24.213698 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e67b052-984c-41a7-8350-a352b2e21e36 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:43:24.214036 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:43:24.214036 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:43:24.214550 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e67b052-984c-41a7-8350-a352b2e21e36 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:43:24.215017 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0e67b052-984c-41a7-8350-a352b2e21e36 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Delete volume with id: d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:43:24.267767 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:43:24.267767 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:43:24.268960 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0e67b052-984c-41a7-8350-a352b2e21e36 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:43:24.301922 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0e67b052-984c-41a7-8350-a352b2e21e36 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Delete volume request issued successfully. Jan 21 09:43:24.302424 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e67b052-984c-41a7-8350-a352b2e21e36 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 202 Jan 21 09:43:24.303459 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1630/3299] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:43:24 2021] DELETE /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 09:43:24.312491 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6107021-7a84-4b4d-b109-2de813a3af32 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:43:24.313500 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6107021-7a84-4b4d-b109-2de813a3af32 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:43:24.313702 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:43:24.313702 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:43:24.314146 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6107021-7a84-4b4d-b109-2de813a3af32 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:43:24.371754 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:43:24.371754 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:43:24.380662 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d6107021-7a84-4b4d-b109-2de813a3af32 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:43:24.406353 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6107021-7a84-4b4d-b109-2de813a3af32 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:43:24.407829 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1670/3300] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:43:24 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 1363 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:43:25.425538 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-244b0bb1-571b-4063-8665-acef8bc533a3 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:43:25.427045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-244b0bb1-571b-4063-8665-acef8bc533a3 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:43:25.427836 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:43:25.427836 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:43:25.428463 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-244b0bb1-571b-4063-8665-acef8bc533a3 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:43:25.500084 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:43:25.500084 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:43:25.511546 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-244b0bb1-571b-4063-8665-acef8bc533a3 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Volume info retrieved successfully. Jan 21 09:43:25.548627 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-244b0bb1-571b-4063-8665-acef8bc533a3 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 200 Jan 21 09:43:25.549994 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1631/3301] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:43:25 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 1363 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:43:26.567121 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b5bda98-934f-4d4a-9c0b-4978ca9e3495 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] GET http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 Jan 21 09:43:26.568485 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b5bda98-934f-4d4a-9c0b-4978ca9e3495 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:43:26.568872 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:43:26.568872 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:43:26.569506 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b5bda98-934f-4d4a-9c0b-4978ca9e3495 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:43:26.642403 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b5bda98-934f-4d4a-9c0b-4978ca9e3495 tempest-TestVolumeBackupRestore-1905023354 tempest-TestVolumeBackupRestore-1905023354] http://10.222.0.86/volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 returned with HTTP 404 Jan 21 09:43:26.643874 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1671/3302] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:43:26 2021] GET /volume/v3/d796eeb3474642f28134bb5335a35686/volumes/d9b7d42b-92ea-4aaa-ade2-1f482f83e9c2 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:56:02.805907 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] POST http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes Jan 21 09:56:02.806657 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:02.806657 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:02.807299 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-598060151"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:56:02.808447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-598060151'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:56:02.808927 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Create volume of 1 GB Jan 21 09:56:02.827471 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Availability zone cache updated, next update will occur around 2021-01-21 10:56:02.827029. {{(pid=87915) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 09:56:02.827893 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Availability Zones retrieved successfully. Jan 21 09:56:02.844687 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Flow 'volume_create_api' (35700342-9529-4a26-b072-b8127285a269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:56:02.847447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e34343f0-9d88-4277-af52-56e9c5698a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:02.849443 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:56:02.911919 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e34343f0-9d88-4277-af52-56e9c5698a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:02.914218 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed8501ec-3ad3-40ae-bf2a-c305a86c999f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:03.003993 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Created reservations ['0790b2a1-c955-496e-a5db-ab75dc0cbc83', 'd7b8cdc0-4179-47a0-82dd-47ee5e6e2064', '3ef641f0-5149-48c4-a418-2c6dc13c693a', '7cdbf567-b5f3-4ec7-ba31-3cf7b2807cc2'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:56:03.005880 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed8501ec-3ad3-40ae-bf2a-c305a86c999f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0790b2a1-c955-496e-a5db-ab75dc0cbc83', 'd7b8cdc0-4179-47a0-82dd-47ee5e6e2064', '3ef641f0-5149-48c4-a418-2c6dc13c693a', '7cdbf567-b5f3-4ec7-ba31-3cf7b2807cc2']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:03.008077 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f6a6ca-f9a6-4684-91b1-1ee66f031c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:03.064800 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f6a6ca-f9a6-4684-91b1-1ee66f031c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4116672-6c8e-4948-a19c-7958e27b8912', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-598060151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aaf53a0b25d4b12a15470aff945e1b6',qos_specs=None,replication_status=,reservations=['0790b2a1-c955-496e-a5db-ab75dc0cbc83','d7b8cdc0-4179-47a0-82dd-47ee5e6e2064','3ef641f0-5149-48c4-a418-2c6dc13c693a','7cdbf567-b5f3-4ec7-ba31-3cf7b2807cc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad9ab18c3ca24825a0098480cf840102',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:56:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-598060151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4116672-6c8e-4948-a19c-7958e27b8912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2aaf53a0b25d4b12a15470aff945e1b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ad9ab18c3ca24825a0098480cf840102',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:03.066879 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa713fda-77fe-4cc0-bbaf-fb73c5e2649e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:03.093188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa713fda-77fe-4cc0-bbaf-fb73c5e2649e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-598060151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2aaf53a0b25d4b12a15470aff945e1b6',qos_specs=None,replication_status=,reservations=['0790b2a1-c955-496e-a5db-ab75dc0cbc83','d7b8cdc0-4179-47a0-82dd-47ee5e6e2064','3ef641f0-5149-48c4-a418-2c6dc13c693a','7cdbf567-b5f3-4ec7-ba31-3cf7b2807cc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad9ab18c3ca24825a0098480cf840102',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:03.095203 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c214b859-a27c-4da0-a58c-d5b25a0f3ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:56:03.109510 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c214b859-a27c-4da0-a58c-d5b25a0f3ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:56:03.112541 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Flow 'volume_create_api' (35700342-9529-4a26-b072-b8127285a269) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:56:03.163368 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Create volume request issued successfully. Jan 21 09:56:03.177343 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16217783-f7ab-4754-94f8-6e561f72e7ec tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes returned with HTTP 202 Jan 21 09:56:03.178417 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1632/3303] 10.222.0.86 () {60 vars in 1225 bytes} [Thu Jan 21 09:56:02 2021] POST /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes => generated 820 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:56:03.193142 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3040fb37-880c-4f6f-8dd1-5913ec0f9d08 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:56:03.193769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3040fb37-880c-4f6f-8dd1-5913ec0f9d08 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:03.194359 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3040fb37-880c-4f6f-8dd1-5913ec0f9d08 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:03.244939 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:03.244939 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:03.254386 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3040fb37-880c-4f6f-8dd1-5913ec0f9d08 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:56:03.279538 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3040fb37-880c-4f6f-8dd1-5913ec0f9d08 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:56:03.280355 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1672/3304] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:03 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 912 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:04.296652 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0a64447-fb15-48ba-90b0-1681079a18c6 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:56:04.297208 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0a64447-fb15-48ba-90b0-1681079a18c6 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:04.297364 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:04.297364 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:04.297732 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0a64447-fb15-48ba-90b0-1681079a18c6 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:04.345578 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:04.345578 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:04.353525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a0a64447-fb15-48ba-90b0-1681079a18c6 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:56:04.374593 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0a64447-fb15-48ba-90b0-1681079a18c6 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:56:04.375386 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1633/3305] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:04 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 913 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:04.785555 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-a60df9e2-ecc6-4838-a7f9-cc3155a328b8 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:56:04.786169 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-a60df9e2-ecc6-4838-a7f9-cc3155a328b8 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:04.786384 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:04.786384 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:04.786751 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-a60df9e2-ecc6-4838-a7f9-cc3155a328b8 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:04.834763 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:04.834763 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:04.842726 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-a60df9e2-ecc6-4838-a7f9-cc3155a328b8 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:56:04.863548 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-a60df9e2-ecc6-4838-a7f9-cc3155a328b8 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:56:04.864298 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1673/3306] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:56:04 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 913 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:04.929243 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0a64447-fb15-48ba-90b0-1681079a18c6 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume// Jan 21 09:56:04.929714 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0a64447-fb15-48ba-90b0-1681079a18c6 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:04.929937 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:04.929937 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:04.930344 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0a64447-fb15-48ba-90b0-1681079a18c6 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:04.932150 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0a64447-fb15-48ba-90b0-1681079a18c6 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:56:04.932841 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1634/3307] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:56:04 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:56:04.945633 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-bd1abcb1-7b32-48c4-ab9e-d0c2ad91cd9b tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] POST http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments Jan 21 09:56:04.946184 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:04.946184 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:04.946594 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-bd1abcb1-7b32-48c4-ab9e-d0c2ad91cd9b tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4116672-6c8e-4948-a19c-7958e27b8912", "instance_uuid": "ef4a7a87-1742-4a1a-9701-c8e0c981d6ea", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:56:04.995714 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:04.995714 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:05.046202 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-bd1abcb1-7b32-48c4-ab9e-d0c2ad91cd9b tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments returned with HTTP 200 Jan 21 09:56:05.047093 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1674/3308] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:56:04 2021] POST /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:56:05.080174 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a917458f-d977-41b6-9425-621dae15c72f tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:56:05.080688 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a917458f-d977-41b6-9425-621dae15c72f tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:05.081163 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a917458f-d977-41b6-9425-621dae15c72f tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:05.098130 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-bd1abcb1-7b32-48c4-ab9e-d0c2ad91cd9b tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume// Jan 21 09:56:05.098613 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-bd1abcb1-7b32-48c4-ab9e-d0c2ad91cd9b tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:05.098822 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:05.098822 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:05.099184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-bd1abcb1-7b32-48c4-ab9e-d0c2ad91cd9b tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:05.100394 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-bd1abcb1-7b32-48c4-ab9e-d0c2ad91cd9b tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:56:05.100975 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1675/3309] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 09:56:05 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 09:56:05.113859 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-05619285-71f9-4608-94d0-17858e2518bf tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:56:05.114437 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-05619285-71f9-4608-94d0-17858e2518bf tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:05.114904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-05619285-71f9-4608-94d0-17858e2518bf tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:05.130541 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:05.130541 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:05.139110 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a917458f-d977-41b6-9425-621dae15c72f tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:56:05.158481 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:05.158481 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:05.165520 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:05.165520 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:05.167440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a917458f-d977-41b6-9425-621dae15c72f tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:56:05.168254 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1635/3310] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:05 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:05.174901 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-05619285-71f9-4608-94d0-17858e2518bf tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:56:05.193248 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:05.193248 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:05.201483 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-05619285-71f9-4608-94d0-17858e2518bf tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:56:05.202320 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1676/3311] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 09:56:05 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 1011 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:56:05.221689 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-af0a7d9d-36d7-4d10-b4ce-d171fa2fd4d1 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] PUT http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/23228714-181e-4447-9499-0344e8c18541 Jan 21 09:56:05.222214 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:05.222214 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:05.222642 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-af0a7d9d-36d7-4d10-b4ce-d171fa2fd4d1 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.70", "host": "n-h2-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:56:05.250391 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:56:05.250391 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:56:05.251018 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-af0a7d9d-36d7-4d10-b4ce-d171fa2fd4d1 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Lock "b'cinder-attachment_update-e4116672-6c8e-4948-a19c-7958e27b8912-n-h2-771363-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:56:05.253306 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:05.253306 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:06.185486 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f97290a5-cf06-4509-949f-9e8369137a7d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:56:06.186000 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f97290a5-cf06-4509-949f-9e8369137a7d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:06.186541 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:06.186541 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:06.187011 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f97290a5-cf06-4509-949f-9e8369137a7d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:06.241517 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:06.241517 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:06.251164 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f97290a5-cf06-4509-949f-9e8369137a7d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:56:06.270493 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:06.270493 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:06.280340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f97290a5-cf06-4509-949f-9e8369137a7d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:56:06.281486 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1677/3312] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:06 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 912 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:06.539166 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-af0a7d9d-36d7-4d10-b4ce-d171fa2fd4d1 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Lock "b'cinder-attachment_update-e4116672-6c8e-4948-a19c-7958e27b8912-n-h2-771363-2'" released by "attachment_update" :: held 1.288s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:56:06.539875 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-af0a7d9d-36d7-4d10-b4ce-d171fa2fd4d1 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/23228714-181e-4447-9499-0344e8c18541 returned with HTTP 200 Jan 21 09:56:06.541775 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1636/3313] 10.222.0.70 () {64 vars in 1468 bytes} [Thu Jan 21 09:56:05 2021] PUT /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/23228714-181e-4447-9499-0344e8c18541 => generated 762 bytes in 1325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:56:07.297760 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea42ded3-cb0f-406d-9811-14f6f00ad8dc tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:56:07.298339 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea42ded3-cb0f-406d-9811-14f6f00ad8dc tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:07.298509 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:07.298509 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:07.298880 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea42ded3-cb0f-406d-9811-14f6f00ad8dc tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:07.346235 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:07.346235 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:07.354922 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ea42ded3-cb0f-406d-9811-14f6f00ad8dc tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:56:07.372840 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:07.372840 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:07.380973 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea42ded3-cb0f-406d-9811-14f6f00ad8dc tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:56:07.381766 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1678/3314] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:07 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:08.400296 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e1ca1f0-f2c3-412c-9721-cddaf6a72d37 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:56:08.400845 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e1ca1f0-f2c3-412c-9721-cddaf6a72d37 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:08.401168 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:08.401168 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:08.401661 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e1ca1f0-f2c3-412c-9721-cddaf6a72d37 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:08.463658 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:08.463658 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:08.474519 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7e1ca1f0-f2c3-412c-9721-cddaf6a72d37 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:56:08.500541 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:08.500541 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:08.509735 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e1ca1f0-f2c3-412c-9721-cddaf6a72d37 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:56:08.511456 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1637/3315] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:08 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:09.529197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4609f5c7-9c83-4636-abe3-a9c52b953870 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:56:09.529771 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4609f5c7-9c83-4636-abe3-a9c52b953870 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:09.529900 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:09.529900 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:09.530343 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4609f5c7-9c83-4636-abe3-a9c52b953870 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:09.580728 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:09.580728 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:09.589515 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4609f5c7-9c83-4636-abe3-a9c52b953870 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:56:09.608247 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:09.608247 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:09.616438 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4609f5c7-9c83-4636-abe3-a9c52b953870 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:56:09.617256 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1679/3316] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:09 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:10.633445 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab778cce-a950-48c0-a6bc-1c70635e4012 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:56:10.633961 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab778cce-a950-48c0-a6bc-1c70635e4012 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:10.634112 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:10.634112 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:10.635129 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab778cce-a950-48c0-a6bc-1c70635e4012 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:10.686093 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:10.686093 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:10.694208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ab778cce-a950-48c0-a6bc-1c70635e4012 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:56:10.712842 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:10.712842 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:10.721098 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab778cce-a950-48c0-a6bc-1c70635e4012 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:56:10.721910 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1638/3317] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:10 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:11.737970 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5727adf5-ac1c-4f18-997d-ff8317c01fb2 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:56:11.738558 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5727adf5-ac1c-4f18-997d-ff8317c01fb2 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:11.738774 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:11.738774 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:11.739146 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5727adf5-ac1c-4f18-997d-ff8317c01fb2 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:11.787494 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:11.787494 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:11.795699 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5727adf5-ac1c-4f18-997d-ff8317c01fb2 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:56:11.813112 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:11.813112 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:11.821214 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5727adf5-ac1c-4f18-997d-ff8317c01fb2 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:56:11.822592 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1680/3318] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:11 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:56:12.547698 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-7cff7ed3-e786-427d-b610-dc1bc1bda502 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] POST http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/23228714-181e-4447-9499-0344e8c18541/action Jan 21 09:56:12.547698 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:12.547698 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:12.547698 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-7cff7ed3-e786-427d-b610-dc1bc1bda502 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:56:12.547698 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-7cff7ed3-e786-427d-b610-dc1bc1bda502 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:56:12.617746 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:12.617746 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:12.630676 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-7cff7ed3-e786-427d-b610-dc1bc1bda502 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/23228714-181e-4447-9499-0344e8c18541/action returned with HTTP 204 Jan 21 09:56:12.631525 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1639/3319] 10.222.0.70 () {64 vars in 1489 bytes} [Thu Jan 21 09:56:12 2021] POST /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/23228714-181e-4447-9499-0344e8c18541/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 21 09:56:12.839806 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b65f5666-3daa-451f-a83e-7517c3efd58c tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:56:12.840321 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b65f5666-3daa-451f-a83e-7517c3efd58c tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:12.840430 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:12.840430 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:12.840799 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b65f5666-3daa-451f-a83e-7517c3efd58c tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:12.888095 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:12.888095 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:12.895833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b65f5666-3daa-451f-a83e-7517c3efd58c tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:56:12.914107 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:12.914107 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:12.923307 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b65f5666-3daa-451f-a83e-7517c3efd58c tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:56:12.924189 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1681/3320] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:56:12 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 1205 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:56:27.740540 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-7cff7ed3-e786-427d-b610-dc1bc1bda502 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume// Jan 21 09:56:27.741023 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-7cff7ed3-e786-427d-b610-dc1bc1bda502 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:27.741186 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:27.741186 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:27.741566 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-7cff7ed3-e786-427d-b610-dc1bc1bda502 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:27.742639 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-df2ec127-ed07-490f-a84d-67e2b5fa6909 req-7cff7ed3-e786-427d-b610-dc1bc1bda502 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:56:27.743236 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1640/3321] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 09:56:27 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:56:27.756713 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-f42f9b45-e0b4-4744-ae96-c7d8ed52259f tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] POST http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments Jan 21 09:56:27.757216 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:27.757216 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:27.757634 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-f42f9b45-e0b4-4744-ae96-c7d8ed52259f tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4116672-6c8e-4948-a19c-7958e27b8912", "instance_uuid": "ef4a7a87-1742-4a1a-9701-c8e0c981d6ea", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:56:27.810915 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:27.810915 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:27.920115 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-f42f9b45-e0b4-4744-ae96-c7d8ed52259f tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments returned with HTTP 200 Jan 21 09:56:27.920908 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1682/3322] 10.222.0.70 () {64 vars in 1358 bytes} [Thu Jan 21 09:56:27 2021] POST /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:56:27.936433 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-5157fec7-8142-45a6-b5fe-ff7e5a9a5534 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] DELETE http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/23228714-181e-4447-9499-0344e8c18541 Jan 21 09:56:27.936943 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-5157fec7-8142-45a6-b5fe-ff7e5a9a5534 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:27.937420 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-5157fec7-8142-45a6-b5fe-ff7e5a9a5534 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:27.957962 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:27.957962 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:28.264000 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-5157fec7-8142-45a6-b5fe-ff7e5a9a5534 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(8a6b3cbd-5b28-4843-b2c5-7c9e324f3eff)]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:56:28.264433 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-5157fec7-8142-45a6-b5fe-ff7e5a9a5534 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Adding status of: reserved to pending status list for volume. {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 09:56:28.264846 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-5157fec7-8142-45a6-b5fe-ff7e5a9a5534 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:56:28.271002 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-5157fec7-8142-45a6-b5fe-ff7e5a9a5534 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/23228714-181e-4447-9499-0344e8c18541 returned with HTTP 200 Jan 21 09:56:28.272016 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1641/3323] 10.222.0.70 () {62 vars in 1437 bytes} [Thu Jan 21 09:56:27 2021] DELETE /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/23228714-181e-4447-9499-0344e8c18541 => generated 192 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:56:32.415277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-0c2718d4-87eb-47a7-8adc-e05f856efc24 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] PUT http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/8a6b3cbd-5b28-4843-b2c5-7c9e324f3eff Jan 21 09:56:32.415955 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:32.415955 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:32.417271 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-0c2718d4-87eb-47a7-8adc-e05f856efc24 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:56:32.445337 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:56:32.445337 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:56:32.445834 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-0c2718d4-87eb-47a7-8adc-e05f856efc24 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Lock "b'cinder-attachment_update-e4116672-6c8e-4948-a19c-7958e27b8912-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:56:32.448632 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:32.448632 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:33.724143 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-0c2718d4-87eb-47a7-8adc-e05f856efc24 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Lock "b'cinder-attachment_update-e4116672-6c8e-4948-a19c-7958e27b8912-n-h1-771363-2'" released by "attachment_update" :: held 1.278s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:56:33.724894 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-0c2718d4-87eb-47a7-8adc-e05f856efc24 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/8a6b3cbd-5b28-4843-b2c5-7c9e324f3eff returned with HTTP 200 Jan 21 09:56:33.726034 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1683/3324] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:56:32 2021] PUT /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/8a6b3cbd-5b28-4843-b2c5-7c9e324f3eff => generated 762 bytes in 1316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:56:33.741448 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-e1eaeef0-cc41-4488-abf2-3d3392793874 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/8a6b3cbd-5b28-4843-b2c5-7c9e324f3eff Jan 21 09:56:33.742019 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-e1eaeef0-cc41-4488-abf2-3d3392793874 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:33.742266 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:33.742266 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:33.742634 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-e1eaeef0-cc41-4488-abf2-3d3392793874 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:33.761801 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-e1eaeef0-cc41-4488-abf2-3d3392793874 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/8a6b3cbd-5b28-4843-b2c5-7c9e324f3eff returned with HTTP 200 Jan 21 09:56:33.762696 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1642/3325] 10.222.0.97 () {60 vars in 1415 bytes} [Thu Jan 21 09:56:33 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/8a6b3cbd-5b28-4843-b2c5-7c9e324f3eff => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:56:40.771997 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-1b806224-fa5b-4851-b683-72917e2ffce3 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] POST http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/8a6b3cbd-5b28-4843-b2c5-7c9e324f3eff/action Jan 21 09:56:40.772543 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:40.772543 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:40.772916 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-1b806224-fa5b-4851-b683-72917e2ffce3 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:56:40.773302 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-1b806224-fa5b-4851-b683-72917e2ffce3 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:56:40.841204 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:40.841204 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:40.854934 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-1b806224-fa5b-4851-b683-72917e2ffce3 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/8a6b3cbd-5b28-4843-b2c5-7c9e324f3eff/action returned with HTTP 204 Jan 21 09:56:40.855811 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1684/3326] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:56:40 2021] POST /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/8a6b3cbd-5b28-4843-b2c5-7c9e324f3eff/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:56:44.906048 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-e1eaeef0-cc41-4488-abf2-3d3392793874 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume// Jan 21 09:56:44.906561 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-e1eaeef0-cc41-4488-abf2-3d3392793874 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:44.906887 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:44.906887 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:44.907386 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-e1eaeef0-cc41-4488-abf2-3d3392793874 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:44.908503 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3e58b685-64fa-4d36-affc-6c90d8728683 req-e1eaeef0-cc41-4488-abf2-3d3392793874 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:56:44.909229 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1643/3327] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:56:44 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:56:44.925440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-b8650be2-9a85-484f-b115-b69f12af86f9 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] POST http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments Jan 21 09:56:44.925963 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:44.925963 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:44.926403 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-b8650be2-9a85-484f-b115-b69f12af86f9 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4116672-6c8e-4948-a19c-7958e27b8912", "instance_uuid": "ef4a7a87-1742-4a1a-9701-c8e0c981d6ea", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:56:44.975653 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:44.975653 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:45.092638 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-b8650be2-9a85-484f-b115-b69f12af86f9 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments returned with HTTP 200 Jan 21 09:56:45.093579 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1685/3328] 10.222.0.97 () {64 vars in 1358 bytes} [Thu Jan 21 09:56:44 2021] POST /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:56:45.109275 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f36236a8-4fcf-42b8-9264-d10420cec6e3 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] DELETE http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/8a6b3cbd-5b28-4843-b2c5-7c9e324f3eff Jan 21 09:56:45.109786 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f36236a8-4fcf-42b8-9264-d10420cec6e3 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:45.110290 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f36236a8-4fcf-42b8-9264-d10420cec6e3 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:45.130899 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:45.130899 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:45.307384 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f36236a8-4fcf-42b8-9264-d10420cec6e3 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(3db14912-a7fb-4421-aa5c-2a7cc5b62a37)]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:56:45.307804 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f36236a8-4fcf-42b8-9264-d10420cec6e3 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Adding status of: reserved to pending status list for volume. {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 09:56:45.308214 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f36236a8-4fcf-42b8-9264-d10420cec6e3 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:56:45.314302 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f36236a8-4fcf-42b8-9264-d10420cec6e3 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/8a6b3cbd-5b28-4843-b2c5-7c9e324f3eff returned with HTTP 200 Jan 21 09:56:45.315163 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1644/3329] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:56:45 2021] DELETE /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/8a6b3cbd-5b28-4843-b2c5-7c9e324f3eff => generated 192 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:56:49.681231 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f6581670-ea5f-493c-8276-b249bbd1efb6 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] PUT http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/3db14912-a7fb-4421-aa5c-2a7cc5b62a37 Jan 21 09:56:49.681829 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:49.681829 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:49.682146 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f6581670-ea5f-493c-8276-b249bbd1efb6 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.70", "host": "n-h2-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:56:49.709377 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:56:49.709377 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:56:49.710029 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f6581670-ea5f-493c-8276-b249bbd1efb6 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Lock "b'cinder-attachment_update-e4116672-6c8e-4948-a19c-7958e27b8912-n-h2-771363-2'" acquired by "attachment_update" :: waited 0.008s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:56:49.712899 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:49.712899 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:50.996656 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f6581670-ea5f-493c-8276-b249bbd1efb6 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Lock "b'cinder-attachment_update-e4116672-6c8e-4948-a19c-7958e27b8912-n-h2-771363-2'" released by "attachment_update" :: held 1.287s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:56:50.997345 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f6581670-ea5f-493c-8276-b249bbd1efb6 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/3db14912-a7fb-4421-aa5c-2a7cc5b62a37 returned with HTTP 200 Jan 21 09:56:50.998262 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1686/3330] 10.222.0.70 () {64 vars in 1468 bytes} [Thu Jan 21 09:56:49 2021] PUT /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/3db14912-a7fb-4421-aa5c-2a7cc5b62a37 => generated 762 bytes in 1322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:56:51.014001 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-bf830a4a-48ca-428c-b12e-1f710b23f985 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/3db14912-a7fb-4421-aa5c-2a7cc5b62a37 Jan 21 09:56:51.014726 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-bf830a4a-48ca-428c-b12e-1f710b23f985 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:56:51.015018 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:51.015018 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:51.015530 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-bf830a4a-48ca-428c-b12e-1f710b23f985 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:56:51.034863 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-bf830a4a-48ca-428c-b12e-1f710b23f985 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/3db14912-a7fb-4421-aa5c-2a7cc5b62a37 returned with HTTP 200 Jan 21 09:56:51.035815 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1645/3331] 10.222.0.70 () {60 vars in 1415 bytes} [Thu Jan 21 09:56:51 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/3db14912-a7fb-4421-aa5c-2a7cc5b62a37 => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:56:58.060646 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f3278f1d-6d2f-4e90-bb59-24b362bdeb68 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] POST http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/3db14912-a7fb-4421-aa5c-2a7cc5b62a37/action Jan 21 09:56:58.061188 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:56:58.061188 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:56:58.061591 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f3278f1d-6d2f-4e90-bb59-24b362bdeb68 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:56:58.062044 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f3278f1d-6d2f-4e90-bb59-24b362bdeb68 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:56:58.128949 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:56:58.128949 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:56:58.141698 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9c8c93c0-b08c-4c32-80c7-367f84b50894 req-f3278f1d-6d2f-4e90-bb59-24b362bdeb68 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/3db14912-a7fb-4421-aa5c-2a7cc5b62a37/action returned with HTTP 204 Jan 21 09:56:58.142551 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1687/3332] 10.222.0.70 () {64 vars in 1489 bytes} [Thu Jan 21 09:56:58 2021] POST /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/3db14912-a7fb-4421-aa5c-2a7cc5b62a37/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:57:03.156163 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4be55fcb-ed19-4543-88c8-17f00564c129 req-f550dc6e-4838-47f5-a066-a8cd95c6798d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] DELETE http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/3db14912-a7fb-4421-aa5c-2a7cc5b62a37 Jan 21 09:57:03.156707 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4be55fcb-ed19-4543-88c8-17f00564c129 req-f550dc6e-4838-47f5-a066-a8cd95c6798d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:03.156925 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:03.156925 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:57:03.157295 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4be55fcb-ed19-4543-88c8-17f00564c129 req-f550dc6e-4838-47f5-a066-a8cd95c6798d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:03.180505 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:03.180505 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:57:03.612750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-4be55fcb-ed19-4543-88c8-17f00564c129 req-f550dc6e-4838-47f5-a066-a8cd95c6798d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:57:03.613112 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-4be55fcb-ed19-4543-88c8-17f00564c129 req-f550dc6e-4838-47f5-a066-a8cd95c6798d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:57:03.620049 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4be55fcb-ed19-4543-88c8-17f00564c129 req-f550dc6e-4838-47f5-a066-a8cd95c6798d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/3db14912-a7fb-4421-aa5c-2a7cc5b62a37 returned with HTTP 200 Jan 21 09:57:03.621038 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1646/3333] 10.222.0.70 () {62 vars in 1437 bytes} [Thu Jan 21 09:57:03 2021] DELETE /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/attachments/3db14912-a7fb-4421-aa5c-2a7cc5b62a37 => generated 19 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:04.917772 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ea1a95a-50af-4791-9121-882df4be6728 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:57:04.918309 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ea1a95a-50af-4791-9121-882df4be6728 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:04.918514 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:04.918514 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:57:04.918890 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ea1a95a-50af-4791-9121-882df4be6728 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:04.969667 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:04.969667 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:57:04.978143 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ea1a95a-50af-4791-9121-882df4be6728 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:57:04.998994 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ea1a95a-50af-4791-9121-882df4be6728 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:57:04.999810 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1688/3334] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:04 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:05.015335 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94e1f5d4-6cf8-47ba-9d55-4799cb8b4a1d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:57:05.015853 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94e1f5d4-6cf8-47ba-9d55-4799cb8b4a1d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:05.016071 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:05.016071 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:57:05.016450 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94e1f5d4-6cf8-47ba-9d55-4799cb8b4a1d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:05.065096 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:05.065096 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:57:05.074597 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94e1f5d4-6cf8-47ba-9d55-4799cb8b4a1d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:57:05.096569 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94e1f5d4-6cf8-47ba-9d55-4799cb8b4a1d tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:57:05.097375 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1647/3335] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:05 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:05.169137 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2607bf5-3e49-46d8-ab7a-a813c7502cde tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] DELETE http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:57:05.169588 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2607bf5-3e49-46d8-ab7a-a813c7502cde tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:05.169863 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:05.169863 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:57:05.170263 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2607bf5-3e49-46d8-ab7a-a813c7502cde tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:05.170765 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b2607bf5-3e49-46d8-ab7a-a813c7502cde tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Delete volume with id: e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:57:05.219107 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:05.219107 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:57:05.220208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b2607bf5-3e49-46d8-ab7a-a813c7502cde tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:57:05.245546 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b2607bf5-3e49-46d8-ab7a-a813c7502cde tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Delete volume request issued successfully. Jan 21 09:57:05.246240 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2607bf5-3e49-46d8-ab7a-a813c7502cde tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 202 Jan 21 09:57:05.247102 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1689/3336] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:57:05 2021] DELETE /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:57:05.254656 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-675be6f3-75d2-4236-a102-b422c53f1189 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:57:05.255181 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-675be6f3-75d2-4236-a102-b422c53f1189 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:05.255400 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:05.255400 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:57:05.255771 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-675be6f3-75d2-4236-a102-b422c53f1189 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:05.307134 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:05.307134 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:57:05.315338 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-675be6f3-75d2-4236-a102-b422c53f1189 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:57:05.338861 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-675be6f3-75d2-4236-a102-b422c53f1189 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:57:05.339855 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1648/3337] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:05 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:06.356677 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff9a2128-b22f-47d3-a2e5-9e4dfbfafa0e tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:57:06.357895 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff9a2128-b22f-47d3-a2e5-9e4dfbfafa0e tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:06.358178 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:06.358178 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:57:06.358847 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff9a2128-b22f-47d3-a2e5-9e4dfbfafa0e tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:06.421645 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:57:06.421645 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:57:06.430389 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ff9a2128-b22f-47d3-a2e5-9e4dfbfafa0e tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Volume info retrieved successfully. Jan 21 09:57:06.453119 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff9a2128-b22f-47d3-a2e5-9e4dfbfafa0e tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 200 Jan 21 09:57:06.453944 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1690/3338] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:06 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:57:07.471033 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5098e2f5-423c-4bba-b53f-12ca08adc8e0 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] GET http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 Jan 21 09:57:07.471593 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5098e2f5-423c-4bba-b53f-12ca08adc8e0 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:57:07.471752 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:57:07.471752 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:57:07.472117 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5098e2f5-423c-4bba-b53f-12ca08adc8e0 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:57:07.517072 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5098e2f5-423c-4bba-b53f-12ca08adc8e0 tempest-ServerActionsTestJSON-1687482608 tempest-ServerActionsTestJSON-1687482608] http://10.222.0.86/volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 returned with HTTP 404 Jan 21 09:57:07.518001 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1649/3339] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:57:07 2021] GET /volume/v3/2aaf53a0b25d4b12a15470aff945e1b6/volumes/e4116672-6c8e-4948-a19c-7958e27b8912 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:59:19.702194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21003a8f-9680-4aff-ba03-fa850a7a131b tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] POST http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types Jan 21 09:59:19.702678 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:19.702678 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:19.703244 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21003a8f-9680-4aff-ba03-fa850a7a131b tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-544388094", "extra_specs": {}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:19.741976 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21003a8f-9680-4aff-ba03-fa850a7a131b tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types returned with HTTP 200 Jan 21 09:59:19.742838 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1691/3340] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 09:59:19 2021] POST /volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types => generated 217 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:19.759930 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ce5620e-6072-49d3-bbfb-05830e085989 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] POST http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types/be0cb401-a045-4cf8-a831-da3b2a724cf5/encryption Jan 21 09:59:19.760635 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ce5620e-6072-49d3-bbfb-05830e085989 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:19.807397 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ce5620e-6072-49d3-bbfb-05830e085989 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types/be0cb401-a045-4cf8-a831-da3b2a724cf5/encryption returned with HTTP 200 Jan 21 09:59:19.808238 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1650/3341] 10.222.0.86 () {60 vars in 1364 bytes} [Thu Jan 21 09:59:19 2021] POST /volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types/be0cb401-a045-4cf8-a831-da3b2a724cf5/encryption => generated 231 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:19.817583 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] POST http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes Jan 21 09:59:19.818379 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1155118745", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-544388094", "size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:19.820428 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1155118745', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-544388094', 'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 09:59:19.832122 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Create volume of 1 GB Jan 21 09:59:19.832774 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:19.832774 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:19.839467 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Availability zone cache updated, next update will occur around 2021-01-21 10:59:19.839060. {{(pid=87914) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 21 09:59:19.839798 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Availability Zones retrieved successfully. Jan 21 09:59:19.856726 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Flow 'volume_create_api' (227d0ce3-6c0f-4be8-bdab-a73d5b0ffc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:59:19.859798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c5b0ad1-8335-4564-917a-6b75e5259b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:59:19.861744 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 09:59:19.916762 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c5b0ad1-8335-4564-917a-6b75e5259b88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T09:59:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=be0cb401-a045-4cf8-a831-da3b2a724cf5,is_public=True,name='tempest-scenario-type-cryptsetup-544388094',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be0cb401-a045-4cf8-a831-da3b2a724cf5', '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=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:59:19.919259 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f832057a-4ec1-411e-8a6e-d32a9f1bc878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:59:19.963890 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-544388094 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-544388094, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:59:19.964759 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-544388094 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-544388094, it is now deprecated. Please use the default quota class for default quota. Jan 21 09:59:20.004485 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Created reservations ['a84a9fa8-99a2-414b-93fa-7576145da96e', '7aa1b815-74ca-4916-a3fe-e15a4d611054', '5dfa91e6-85be-4c86-9303-bf7d23378d8e', 'bd461b78-8bac-4358-8610-8205a296290e'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 09:59:20.007015 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f832057a-4ec1-411e-8a6e-d32a9f1bc878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a84a9fa8-99a2-414b-93fa-7576145da96e', '7aa1b815-74ca-4916-a3fe-e15a4d611054', '5dfa91e6-85be-4c86-9303-bf7d23378d8e', 'bd461b78-8bac-4358-8610-8205a296290e']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:59:20.009268 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60229563-a0a5-4120-8b37-6d38703fcde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:59:20.064366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60229563-a0a5-4120-8b37-6d38703fcde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84d8dae3-db48-48fe-b46a-120b473c866d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1155118745',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fa1e4af5874fa5a324af1c9eb1e0ce',qos_specs=None,replication_status=,reservations=['a84a9fa8-99a2-414b-93fa-7576145da96e','7aa1b815-74ca-4916-a3fe-e15a4d611054','5dfa91e6-85be-4c86-9303-bf7d23378d8e','bd461b78-8bac-4358-8610-8205a296290e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d8ae41e57d46db916545e8576965c4',volume_type_id=be0cb401-a045-4cf8-a831-da3b2a724cf5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T09:59:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1155118745',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=84d8dae3-db48-48fe-b46a-120b473c866d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91fa1e4af5874fa5a324af1c9eb1e0ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c7d8ae41e57d46db916545e8576965c4',volume_attachment=,volume_type=,volume_type_id=be0cb401-a045-4cf8-a831-da3b2a724cf5)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:59:20.066376 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c72841fa-c370-43f1-bb25-b0d247b14865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:59:20.092447 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c72841fa-c370-43f1-bb25-b0d247b14865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1155118745',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fa1e4af5874fa5a324af1c9eb1e0ce',qos_specs=None,replication_status=,reservations=['a84a9fa8-99a2-414b-93fa-7576145da96e','7aa1b815-74ca-4916-a3fe-e15a4d611054','5dfa91e6-85be-4c86-9303-bf7d23378d8e','bd461b78-8bac-4358-8610-8205a296290e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d8ae41e57d46db916545e8576965c4',volume_type_id=be0cb401-a045-4cf8-a831-da3b2a724cf5)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:59:20.094439 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c016a61-2cdd-469b-9a59-1f609bee80e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 09:59:20.108433 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c016a61-2cdd-469b-9a59-1f609bee80e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 09:59:20.111135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Flow 'volume_create_api' (227d0ce3-6c0f-4be8-bdab-a73d5b0ffc83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 09:59:20.161421 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Create volume request issued successfully. Jan 21 09:59:20.175011 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d69269b7-c4e6-4025-b0af-85b63a03c5fb tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes returned with HTTP 202 Jan 21 09:59:20.183447 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1692/3342] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 09:59:19 2021] POST /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes => generated 856 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 09:59:20.190968 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95b526bf-d531-4db2-ab4e-73165650fb6d tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:20.191568 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95b526bf-d531-4db2-ab4e-73165650fb6d tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:20.192048 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95b526bf-d531-4db2-ab4e-73165650fb6d tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:20.240229 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:20.240229 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:20.249906 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-95b526bf-d531-4db2-ab4e-73165650fb6d tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:20.273043 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95b526bf-d531-4db2-ab4e-73165650fb6d tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:20.277467 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1651/3343] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:20 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 948 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:21.291932 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f3f37aa-4822-4900-a2c5-dd63851da362 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:21.292722 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f3f37aa-4822-4900-a2c5-dd63851da362 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:21.292909 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:21.292909 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:21.293280 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f3f37aa-4822-4900-a2c5-dd63851da362 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:21.342418 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:21.342418 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:21.351448 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0f3f37aa-4822-4900-a2c5-dd63851da362 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:21.372719 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f3f37aa-4822-4900-a2c5-dd63851da362 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:21.373531 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1693/3344] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:21 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 949 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:21.389153 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3a60847-6054-4d79-a715-af0a60b6cbbc tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:21.389675 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3a60847-6054-4d79-a715-af0a60b6cbbc tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:21.389895 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:21.389895 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:21.390306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3a60847-6054-4d79-a715-af0a60b6cbbc tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:21.441616 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:21.441616 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:21.450138 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d3a60847-6054-4d79-a715-af0a60b6cbbc tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:21.471309 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3a60847-6054-4d79-a715-af0a60b6cbbc tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:21.472103 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1652/3345] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:21 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 949 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:21.593568 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-e6461418-e52e-46f2-8a14-e67fa01ca3be tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:21.594010 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-e6461418-e52e-46f2-8a14-e67fa01ca3be tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:21.594276 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:21.594276 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:21.594649 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-e6461418-e52e-46f2-8a14-e67fa01ca3be tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:21.642654 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:21.642654 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:21.651437 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-e6461418-e52e-46f2-8a14-e67fa01ca3be tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:21.674123 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-e6461418-e52e-46f2-8a14-e67fa01ca3be tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:21.675001 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1694/3346] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:59:21 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 949 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:21.740038 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3a60847-6054-4d79-a715-af0a60b6cbbc tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume// Jan 21 09:59:21.740578 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3a60847-6054-4d79-a715-af0a60b6cbbc tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:21.741380 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:21.741380 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:21.741763 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3a60847-6054-4d79-a715-af0a60b6cbbc tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:21.742910 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3a60847-6054-4d79-a715-af0a60b6cbbc tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:59:21.743504 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1653/3347] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 09:59:21 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:59:21.756948 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-cbef23a4-472c-4f20-a5ed-a23546198fd6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] POST http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments Jan 21 09:59:21.757460 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:21.757460 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:21.758022 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-cbef23a4-472c-4f20-a5ed-a23546198fd6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84d8dae3-db48-48fe-b46a-120b473c866d", "instance_uuid": "ca554da3-54c9-4123-bf3e-406607e319eb", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:21.810898 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:21.810898 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:21.862057 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-cbef23a4-472c-4f20-a5ed-a23546198fd6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments returned with HTTP 200 Jan 21 09:59:21.862944 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1695/3348] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 09:59:21 2021] POST /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:59:21.897869 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e392dde2-dae4-405f-a468-d20a066151fa tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:21.898638 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e392dde2-dae4-405f-a468-d20a066151fa tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:21.899129 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e392dde2-dae4-405f-a468-d20a066151fa tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:21.918861 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-cbef23a4-472c-4f20-a5ed-a23546198fd6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume// Jan 21 09:59:21.919332 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-cbef23a4-472c-4f20-a5ed-a23546198fd6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:21.919551 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:21.919551 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:21.919925 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-cbef23a4-472c-4f20-a5ed-a23546198fd6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:21.921195 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-cbef23a4-472c-4f20-a5ed-a23546198fd6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:59:21.921823 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1696/3349] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:59:21 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 09:59:21.935900 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-597ba9cb-3266-416e-b7e4-8cbe0a7511cf tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:21.936459 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-597ba9cb-3266-416e-b7e4-8cbe0a7511cf tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:21.936928 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-597ba9cb-3266-416e-b7e4-8cbe0a7511cf tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:21.950868 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:21.950868 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:21.959730 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e392dde2-dae4-405f-a468-d20a066151fa tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:21.978657 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:21.978657 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:21.985487 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:21.985487 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:21.987155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e392dde2-dae4-405f-a468-d20a066151fa tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:21.997582 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1654/3350] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:21 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 948 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:21.997755 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-597ba9cb-3266-416e-b7e4-8cbe0a7511cf tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:22.013039 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:22.013039 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:22.021445 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-597ba9cb-3266-416e-b7e4-8cbe0a7511cf tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:22.022326 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1697/3351] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:59:21 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 1047 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 09:59:22.042537 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-f5053294-898a-4491-8fe1-ecad971103a5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] PUT http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/c8f68e33-6ca3-4a73-8499-0c950a093b66 Jan 21 09:59:22.043039 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:22.043039 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:22.043507 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-f5053294-898a-4491-8fe1-ecad971103a5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:22.071304 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 09:59:22.071304 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 09:59:22.071772 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-f5053294-898a-4491-8fe1-ecad971103a5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Lock "b'cinder-attachment_update-84d8dae3-db48-48fe-b46a-120b473c866d-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 09:59:22.074010 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:22.074010 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:23.004309 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a65ff156-6d1d-4595-bcb2-4986afdb715a tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:23.004851 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a65ff156-6d1d-4595-bcb2-4986afdb715a tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:23.005024 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:23.005024 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:23.005401 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a65ff156-6d1d-4595-bcb2-4986afdb715a tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:23.054788 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:23.054788 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:23.063285 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a65ff156-6d1d-4595-bcb2-4986afdb715a tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:23.082986 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:23.082986 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:23.092360 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a65ff156-6d1d-4595-bcb2-4986afdb715a tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:23.093196 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1698/3352] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:22 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 948 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 09:59:23.306821 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-f5053294-898a-4491-8fe1-ecad971103a5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Lock "b'cinder-attachment_update-84d8dae3-db48-48fe-b46a-120b473c866d-n-h1-771363-2'" released by "attachment_update" :: held 1.235s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 09:59:23.307477 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-f5053294-898a-4491-8fe1-ecad971103a5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/c8f68e33-6ca3-4a73-8499-0c950a093b66 returned with HTTP 200 Jan 21 09:59:23.308339 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1655/3353] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 09:59:22 2021] PUT /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/c8f68e33-6ca3-4a73-8499-0c950a093b66 => generated 761 bytes in 1271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 21 09:59:23.326127 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-31a8995a-66b9-4fb4-9ab4-c3956ab29fe9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d/encryption Jan 21 09:59:23.326641 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-31a8995a-66b9-4fb4-9ab4-c3956ab29fe9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:23.326855 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:23.326855 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:23.327228 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-31a8995a-66b9-4fb4-9ab4-c3956ab29fe9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:23.378439 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:23.378439 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:23.428995 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-31a8995a-66b9-4fb4-9ab4-c3956ab29fe9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d/encryption returned with HTTP 200 Jan 21 09:59:23.429818 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1699/3354] 10.222.0.97 () {58 vars in 1395 bytes} [Thu Jan 21 09:59:23 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d/encryption => generated 161 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:24.109801 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-329c7ec1-da8b-4cde-a620-a83436554d15 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:24.110363 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-329c7ec1-da8b-4cde-a620-a83436554d15 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:24.110469 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:24.110469 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:24.110832 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-329c7ec1-da8b-4cde-a620-a83436554d15 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:24.158257 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:24.158257 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:24.166983 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-329c7ec1-da8b-4cde-a620-a83436554d15 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:24.184825 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:24.184825 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:24.192788 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-329c7ec1-da8b-4cde-a620-a83436554d15 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:24.193581 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1656/3355] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:24 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 949 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:25.209220 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cf10ef7-0dc4-4ccf-8a4f-97c26630530e tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:25.209912 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cf10ef7-0dc4-4ccf-8a4f-97c26630530e tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:25.210046 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:25.210046 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:25.210435 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cf10ef7-0dc4-4ccf-8a4f-97c26630530e tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:25.259722 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:25.259722 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:25.267575 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8cf10ef7-0dc4-4ccf-8a4f-97c26630530e tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:25.285925 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:25.285925 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:25.294909 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cf10ef7-0dc4-4ccf-8a4f-97c26630530e tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:25.295718 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1700/3356] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:25 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 949 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:26.312261 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-849ffcc7-cb4e-431b-8c8f-48038b383121 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:26.312819 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-849ffcc7-cb4e-431b-8c8f-48038b383121 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:26.312978 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:26.312978 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:26.313353 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-849ffcc7-cb4e-431b-8c8f-48038b383121 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:26.361529 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:26.361529 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:26.369594 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-849ffcc7-cb4e-431b-8c8f-48038b383121 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:26.387283 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:26.387283 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:26.395768 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-849ffcc7-cb4e-431b-8c8f-48038b383121 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:26.397171 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1657/3357] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:26 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:27.412492 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c755b99c-2512-4ddc-9e3a-711eff5960f5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:27.413101 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c755b99c-2512-4ddc-9e3a-711eff5960f5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:27.413204 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:27.413204 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:27.413563 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c755b99c-2512-4ddc-9e3a-711eff5960f5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:27.462495 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:27.462495 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:27.470518 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c755b99c-2512-4ddc-9e3a-711eff5960f5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:27.488982 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:27.488982 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:27.497439 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c755b99c-2512-4ddc-9e3a-711eff5960f5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:27.498291 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1701/3358] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:27 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 949 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:28.514440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-045ab964-5154-4e35-82b9-921e086584c7 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:28.514946 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-045ab964-5154-4e35-82b9-921e086584c7 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:28.515155 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:28.515155 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:28.515526 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-045ab964-5154-4e35-82b9-921e086584c7 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:28.566565 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:28.566565 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:28.574845 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-045ab964-5154-4e35-82b9-921e086584c7 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:28.593283 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:28.593283 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:28.601985 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-045ab964-5154-4e35-82b9-921e086584c7 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:28.602823 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1658/3359] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:28 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:28.937366 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-71e7f526-d85b-43a3-b63b-3405e9ac5fd9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] POST http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/c8f68e33-6ca3-4a73-8499-0c950a093b66/action Jan 21 09:59:28.937862 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:28.937862 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:28.938325 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-71e7f526-d85b-43a3-b63b-3405e9ac5fd9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:59:28.938697 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-71e7f526-d85b-43a3-b63b-3405e9ac5fd9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:29.002568 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:29.002568 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:29.015312 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dd44186-8ed1-4bda-8e0e-78d2d93e68dc req-71e7f526-d85b-43a3-b63b-3405e9ac5fd9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/c8f68e33-6ca3-4a73-8499-0c950a093b66/action returned with HTTP 204 Jan 21 09:59:29.016175 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1702/3360] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 09:59:28 2021] POST /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/c8f68e33-6ca3-4a73-8499-0c950a093b66/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:59:29.618203 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b7603a5-81f3-4b1f-91b2-050cd2edd16d tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:29.618769 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b7603a5-81f3-4b1f-91b2-050cd2edd16d tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:29.618948 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:29.618948 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:29.619273 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b7603a5-81f3-4b1f-91b2-050cd2edd16d tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:29.668376 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:29.668376 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:29.676542 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1b7603a5-81f3-4b1f-91b2-050cd2edd16d tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:29.695481 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:29.695481 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:29.703884 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b7603a5-81f3-4b1f-91b2-050cd2edd16d tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:29.704723 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1659/3361] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:29 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 1241 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:59:29.719889 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-027808c8-73d2-4cd4-b68a-b96207e4dfc2 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:29.720415 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-027808c8-73d2-4cd4-b68a-b96207e4dfc2 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:29.720632 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:29.720632 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:29.721007 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-027808c8-73d2-4cd4-b68a-b96207e4dfc2 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:29.768804 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:29.768804 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:29.776683 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-027808c8-73d2-4cd4-b68a-b96207e4dfc2 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:29.795239 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:29.795239 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:29.804057 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-027808c8-73d2-4cd4-b68a-b96207e4dfc2 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:29.804969 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1703/3362] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:29 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 1241 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:59:29.930168 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-15986122-c408-4425-9ca2-c495baa0a602 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:29.930623 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-15986122-c408-4425-9ca2-c495baa0a602 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:29.930837 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:29.930837 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:29.931203 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-15986122-c408-4425-9ca2-c495baa0a602 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:29.979659 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:29.979659 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:29.987521 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-15986122-c408-4425-9ca2-c495baa0a602 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:30.006663 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:30.006663 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:30.014775 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-15986122-c408-4425-9ca2-c495baa0a602 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:30.015599 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1660/3363] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:59:29 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 1241 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 09:59:30.036869 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-3983eec8-aa0e-4325-b26b-eed91fc861b0 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] POST http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d/action Jan 21 09:59:30.037433 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:30.037433 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:30.037864 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-3983eec8-aa0e-4325-b26b-eed91fc861b0 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Action body: b'{"os-begin_detaching": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 09:59:30.038272 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-3983eec8-aa0e-4325-b26b-eed91fc861b0 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 09:59:30.090608 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:30.090608 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:30.091755 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-3983eec8-aa0e-4325-b26b-eed91fc861b0 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:30.100989 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-3983eec8-aa0e-4325-b26b-eed91fc861b0 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Begin detaching volume completed successfully. Jan 21 09:59:30.101506 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-3983eec8-aa0e-4325-b26b-eed91fc861b0 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d/action returned with HTTP 202 Jan 21 09:59:30.102534 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1704/3364] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 09:59:30 2021] POST /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 09:59:30.158917 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-15986122-c408-4425-9ca2-c495baa0a602 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume// Jan 21 09:59:30.159485 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-15986122-c408-4425-9ca2-c495baa0a602 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:30.159776 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:30.159776 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:30.160324 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-15986122-c408-4425-9ca2-c495baa0a602 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:30.161370 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-15986122-c408-4425-9ca2-c495baa0a602 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 09:59:30.162069 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1661/3365] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 09:59:30 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 09:59:30.175852 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-a62da7c2-4f15-44d3-b61b-91bbb00d9317 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:30.176426 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-a62da7c2-4f15-44d3-b61b-91bbb00d9317 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:30.176640 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:30.176640 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:30.177013 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-a62da7c2-4f15-44d3-b61b-91bbb00d9317 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:30.232265 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:30.232265 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:30.243965 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-a62da7c2-4f15-44d3-b61b-91bbb00d9317 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:30.270514 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:30.270514 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:30.279871 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-a62da7c2-4f15-44d3-b61b-91bbb00d9317 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:30.280940 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1705/3366] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 09:59:30 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 1343 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 09:59:30.318318 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-3cc662b4-e36f-4bad-b961-3ce6ff84da54 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d/encryption Jan 21 09:59:30.319154 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-3cc662b4-e36f-4bad-b961-3ce6ff84da54 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:30.319638 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-3cc662b4-e36f-4bad-b961-3ce6ff84da54 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:30.368496 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:30.368496 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:30.421197 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-3cc662b4-e36f-4bad-b961-3ce6ff84da54 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d/encryption returned with HTTP 200 Jan 21 09:59:30.422062 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1662/3367] 10.222.0.97 () {58 vars in 1395 bytes} [Thu Jan 21 09:59:30 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d/encryption => generated 161 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:30.749064 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-cbdde5fd-1b52-442c-9bfb-88e7f5b443b6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] DELETE http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/c8f68e33-6ca3-4a73-8499-0c950a093b66 Jan 21 09:59:30.749576 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-cbdde5fd-1b52-442c-9bfb-88e7f5b443b6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:30.749792 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:30.749792 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:30.750183 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-cbdde5fd-1b52-442c-9bfb-88e7f5b443b6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:30.769670 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:30.769670 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:31.189057 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-cbdde5fd-1b52-442c-9bfb-88e7f5b443b6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 09:59:31.189414 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-cbdde5fd-1b52-442c-9bfb-88e7f5b443b6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 09:59:31.196092 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2aa9d694-8ce4-4c66-a4a4-7fb10eb9585d req-cbdde5fd-1b52-442c-9bfb-88e7f5b443b6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/c8f68e33-6ca3-4a73-8499-0c950a093b66 returned with HTTP 200 Jan 21 09:59:31.196956 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1706/3368] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 09:59:30 2021] DELETE /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/c8f68e33-6ca3-4a73-8499-0c950a093b66 => generated 19 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:31.433968 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fba5218e-effb-4b30-b99a-4c0fab82ed47 req-c8ddff39-b7d6-42f5-8cda-eb6231939bc5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:31.434500 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fba5218e-effb-4b30-b99a-4c0fab82ed47 req-c8ddff39-b7d6-42f5-8cda-eb6231939bc5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:31.434716 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:31.434716 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:31.435089 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fba5218e-effb-4b30-b99a-4c0fab82ed47 req-c8ddff39-b7d6-42f5-8cda-eb6231939bc5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:31.483181 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:31.483181 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:31.491545 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-fba5218e-effb-4b30-b99a-4c0fab82ed47 req-c8ddff39-b7d6-42f5-8cda-eb6231939bc5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:31.512990 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fba5218e-effb-4b30-b99a-4c0fab82ed47 req-c8ddff39-b7d6-42f5-8cda-eb6231939bc5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:31.513808 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1663/3369] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 09:59:31 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 949 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:31.533310 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88656b6f-e4b4-4783-a7a8-330e79f14221 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] DELETE http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:31.533834 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88656b6f-e4b4-4783-a7a8-330e79f14221 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:31.534054 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:31.534054 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:31.534474 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88656b6f-e4b4-4783-a7a8-330e79f14221 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:31.534934 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-88656b6f-e4b4-4783-a7a8-330e79f14221 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Delete volume with id: 84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:31.583179 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:31.583179 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:31.584340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-88656b6f-e4b4-4783-a7a8-330e79f14221 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:31.601675 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.keymgr.conf_key_mgr [None req-88656b6f-e4b4-4783-a7a8-330e79f14221 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 09:59:31.609465 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-88656b6f-e4b4-4783-a7a8-330e79f14221 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Delete volume request issued successfully. Jan 21 09:59:31.609969 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88656b6f-e4b4-4783-a7a8-330e79f14221 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 202 Jan 21 09:59:31.611156 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1707/3370] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 09:59:31 2021] DELETE /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 09:59:31.619155 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ba5d618-0b7f-429d-80d8-b79c3100d1b4 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:31.619735 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ba5d618-0b7f-429d-80d8-b79c3100d1b4 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:31.620004 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:31.620004 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:31.620480 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ba5d618-0b7f-429d-80d8-b79c3100d1b4 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:31.676595 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:31.676595 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:31.686364 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2ba5d618-0b7f-429d-80d8-b79c3100d1b4 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:31.710174 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ba5d618-0b7f-429d-80d8-b79c3100d1b4 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:31.711156 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1664/3371] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:31 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 948 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:32.728025 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f96d1621-0e61-4c35-909c-d8d41cc14baf tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:32.728595 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f96d1621-0e61-4c35-909c-d8d41cc14baf tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:32.728813 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:32.728813 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:32.729220 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f96d1621-0e61-4c35-909c-d8d41cc14baf tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:32.777908 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 09:59:32.777908 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 09:59:32.786312 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f96d1621-0e61-4c35-909c-d8d41cc14baf tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 09:59:32.809324 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f96d1621-0e61-4c35-909c-d8d41cc14baf tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 200 Jan 21 09:59:32.810171 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1708/3372] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:32 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 948 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 09:59:33.826656 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a0e3e8e-5d50-42d7-8e3a-eb4b47355827 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d Jan 21 09:59:33.827185 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a0e3e8e-5d50-42d7-8e3a-eb4b47355827 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:33.827396 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:33.827396 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:33.827761 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a0e3e8e-5d50-42d7-8e3a-eb4b47355827 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:33.885374 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a0e3e8e-5d50-42d7-8e3a-eb4b47355827 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d returned with HTTP 404 Jan 21 09:59:33.886372 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1665/3373] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 09:59:33 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/84d8dae3-db48-48fe-b46a-120b473c866d => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 09:59:33.894024 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0aa8eb3d-998b-4e3f-9336-10924c7884b5 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] GET http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/volumes/detail?all_tenants=1 Jan 21 09:59:33.894588 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0aa8eb3d-998b-4e3f-9336-10924c7884b5 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:33.895008 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 09:59:33.895008 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 09:59:33.895389 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0aa8eb3d-998b-4e3f-9336-10924c7884b5 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:33.898203 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0aa8eb3d-998b-4e3f-9336-10924c7884b5 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 09:59:33.946629 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0aa8eb3d-998b-4e3f-9336-10924c7884b5 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Get all volumes completed successfully. Jan 21 09:59:33.950903 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0aa8eb3d-998b-4e3f-9336-10924c7884b5 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 09:59:33.951726 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1709/3374] 10.222.0.86 () {58 vars in 1252 bytes} [Thu Jan 21 09:59:33 2021] GET /volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/volumes/detail?all_tenants=1 => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 09:59:33.967702 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89adbb30-9f27-45ca-aae0-2df9d14c2994 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] DELETE http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types/be0cb401-a045-4cf8-a831-da3b2a724cf5 Jan 21 09:59:33.968222 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89adbb30-9f27-45ca-aae0-2df9d14c2994 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 09:59:33.968729 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89adbb30-9f27-45ca-aae0-2df9d14c2994 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 09:59:34.031849 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 09:59:34.031849 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 09:59:34.042208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89adbb30-9f27-45ca-aae0-2df9d14c2994 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types/be0cb401-a045-4cf8-a831-da3b2a724cf5 returned with HTTP 202 Jan 21 09:59:34.043313 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1666/3375] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 09:59:33 2021] DELETE /volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types/be0cb401-a045-4cf8-a831-da3b2a724cf5 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 21 10:00:09.635989 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0187243-d1ee-4761-980f-d9c222f5a250 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] POST http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types Jan 21 10:00:09.636777 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0187243-d1ee-4761-980f-d9c222f5a250 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-296442833", "extra_specs": {}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:00:09.680912 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0187243-d1ee-4761-980f-d9c222f5a250 tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types returned with HTTP 200 Jan 21 10:00:09.681871 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1710/3376] 10.222.0.86 () {60 vars in 1219 bytes} [Thu Jan 21 10:00:09 2021] POST /volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types => generated 211 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:09.693314 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f02f866-51a9-476d-a0ab-c53a75bb4acb tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] POST http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types/0077b768-6667-4797-9b55-b8a4958442b1/encryption Jan 21 10:00:09.694100 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f02f866-51a9-476d-a0ab-c53a75bb4acb tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:00:09.742164 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f02f866-51a9-476d-a0ab-c53a75bb4acb tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types/0077b768-6667-4797-9b55-b8a4958442b1/encryption returned with HTTP 200 Jan 21 10:00:09.743793 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1667/3377] 10.222.0.86 () {60 vars in 1364 bytes} [Thu Jan 21 10:00:09 2021] POST /volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types/0077b768-6667-4797-9b55-b8a4958442b1/encryption => generated 230 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:00:09.752949 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] POST http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes Jan 21 10:00:09.753716 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-739974009", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-296442833", "size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:00:09.755010 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-739974009', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-296442833', 'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:00:09.767220 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Create volume of 1 GB Jan 21 10:00:09.767869 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:09.767869 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:09.768497 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Availability Zones retrieved successfully. Jan 21 10:00:09.784717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Flow 'volume_create_api' (21f013ce-fb79-4722-9130-3e7d4a73c2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:00:09.787555 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f53b4444-ca27-4db4-a792-1a0c40a7177e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:00:09.789501 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:00:09.845223 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f53b4444-ca27-4db4-a792-1a0c40a7177e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T10:00:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0077b768-6667-4797-9b55-b8a4958442b1,is_public=True,name='tempest-scenario-type-luks-296442833',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0077b768-6667-4797-9b55-b8a4958442b1', '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=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:00:09.848652 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1f92e49-b421-4994-997b-d2e82a7ee048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:00:09.895767 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-296442833 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-296442833, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:00:09.896574 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.quota [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-296442833 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-296442833, it is now deprecated. Please use the default quota class for default quota. Jan 21 10:00:09.927461 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Created reservations ['a9ee98a5-2c16-4d7e-b891-09d1da70917f', '2e2487ee-8c03-431c-99ca-fc08dc66745f', 'c7084c1f-e413-4b83-b292-676bbbd91e19', '165b7c86-54ec-4020-b737-30e9dd98dfaf'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:00:09.929285 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1f92e49-b421-4994-997b-d2e82a7ee048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9ee98a5-2c16-4d7e-b891-09d1da70917f', '2e2487ee-8c03-431c-99ca-fc08dc66745f', 'c7084c1f-e413-4b83-b292-676bbbd91e19', '165b7c86-54ec-4020-b737-30e9dd98dfaf']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:00:09.932044 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8487ca92-5bd2-4dd9-8bf6-aeaeb8d2e7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:00:09.986372 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8487ca92-5bd2-4dd9-8bf6-aeaeb8d2e7c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dde34d59-0ced-4942-a600-647eb998178c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-739974009',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fa1e4af5874fa5a324af1c9eb1e0ce',qos_specs=None,replication_status=,reservations=['a9ee98a5-2c16-4d7e-b891-09d1da70917f','2e2487ee-8c03-431c-99ca-fc08dc66745f','c7084c1f-e413-4b83-b292-676bbbd91e19','165b7c86-54ec-4020-b737-30e9dd98dfaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d8ae41e57d46db916545e8576965c4',volume_type_id=0077b768-6667-4797-9b55-b8a4958442b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T10:00:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-739974009',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=dde34d59-0ced-4942-a600-647eb998178c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91fa1e4af5874fa5a324af1c9eb1e0ce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c7d8ae41e57d46db916545e8576965c4',volume_attachment=,volume_type=,volume_type_id=0077b768-6667-4797-9b55-b8a4958442b1)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:00:09.988415 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eae48b5-deb7-4720-b68d-308a89f5b35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:00:10.014366 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eae48b5-deb7-4720-b68d-308a89f5b35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-739974009',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91fa1e4af5874fa5a324af1c9eb1e0ce',qos_specs=None,replication_status=,reservations=['a9ee98a5-2c16-4d7e-b891-09d1da70917f','2e2487ee-8c03-431c-99ca-fc08dc66745f','c7084c1f-e413-4b83-b292-676bbbd91e19','165b7c86-54ec-4020-b737-30e9dd98dfaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d8ae41e57d46db916545e8576965c4',volume_type_id=0077b768-6667-4797-9b55-b8a4958442b1)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:00:10.016298 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e7a486-0ee9-4aae-97da-3201bcdea60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:00:10.030240 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e7a486-0ee9-4aae-97da-3201bcdea60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:00:10.032867 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Flow 'volume_create_api' (21f013ce-fb79-4722-9130-3e7d4a73c2d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:00:10.080950 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Create volume request issued successfully. Jan 21 10:00:10.094128 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4c57463-e6a1-4a18-a714-1828a07fd2b9 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes returned with HTTP 202 Jan 21 10:00:10.095142 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1711/3378] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 10:00:09 2021] POST /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes => generated 849 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:00:10.110064 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0de8e1e-f0b6-4006-90bc-9d6b9f3d3338 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:10.110625 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0de8e1e-f0b6-4006-90bc-9d6b9f3d3338 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:10.111101 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0de8e1e-f0b6-4006-90bc-9d6b9f3d3338 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:10.160640 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:10.160640 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:10.170340 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b0de8e1e-f0b6-4006-90bc-9d6b9f3d3338 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:10.191933 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0de8e1e-f0b6-4006-90bc-9d6b9f3d3338 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:10.192728 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1668/3379] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:10 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 941 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:11.209827 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8856e912-7f1a-4159-b817-319ed55a775f tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:11.210407 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8856e912-7f1a-4159-b817-319ed55a775f tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:11.210600 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:11.210600 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:11.210971 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8856e912-7f1a-4159-b817-319ed55a775f tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:11.259555 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:11.259555 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:11.267458 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8856e912-7f1a-4159-b817-319ed55a775f tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:11.288187 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8856e912-7f1a-4159-b817-319ed55a775f tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:11.288997 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1712/3380] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:11 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 942 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:11.304895 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c25067c-7466-4158-889d-65ae37c28e08 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:11.306038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c25067c-7466-4158-889d-65ae37c28e08 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:11.306315 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:11.306315 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:11.306656 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c25067c-7466-4158-889d-65ae37c28e08 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:11.354427 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:11.354427 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:11.362337 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7c25067c-7466-4158-889d-65ae37c28e08 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:11.384020 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c25067c-7466-4158-889d-65ae37c28e08 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:11.384927 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1669/3381] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:11 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 942 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:11.504725 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-4c052fe6-4172-4b5d-a2fc-e3944cc10c16 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:11.505217 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-4c052fe6-4172-4b5d-a2fc-e3944cc10c16 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:11.505431 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:11.505431 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:11.505802 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-4c052fe6-4172-4b5d-a2fc-e3944cc10c16 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:11.557957 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:11.557957 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:11.565878 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-4c052fe6-4172-4b5d-a2fc-e3944cc10c16 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:11.586564 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-4c052fe6-4172-4b5d-a2fc-e3944cc10c16 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:11.587483 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1713/3382] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 10:00:11 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 942 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:11.652957 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c25067c-7466-4158-889d-65ae37c28e08 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume// Jan 21 10:00:11.653429 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c25067c-7466-4158-889d-65ae37c28e08 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:11.653645 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:11.653645 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:11.654016 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c25067c-7466-4158-889d-65ae37c28e08 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:11.655088 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c25067c-7466-4158-889d-65ae37c28e08 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 10:00:11.655688 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1670/3383] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 10:00:11 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:00:11.669578 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-a34de471-a8c9-4347-97de-9c733d27bc13 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] POST http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments Jan 21 10:00:11.670103 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:11.670103 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:11.670548 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-a34de471-a8c9-4347-97de-9c733d27bc13 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dde34d59-0ced-4942-a600-647eb998178c", "instance_uuid": "2f036977-546e-4b88-9162-c6e99fcb9514", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:00:11.720380 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:11.720380 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:11.771759 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-a34de471-a8c9-4347-97de-9c733d27bc13 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments returned with HTTP 200 Jan 21 10:00:11.772588 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1714/3384] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 10:00:11 2021] POST /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:00:11.807843 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f508fd9-e836-49b8-82ea-bb49cc767d27 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:11.808365 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f508fd9-e836-49b8-82ea-bb49cc767d27 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:11.809039 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f508fd9-e836-49b8-82ea-bb49cc767d27 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:11.823732 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-a34de471-a8c9-4347-97de-9c733d27bc13 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume// Jan 21 10:00:11.824213 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-a34de471-a8c9-4347-97de-9c733d27bc13 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:11.824471 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:11.824471 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:11.824847 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-a34de471-a8c9-4347-97de-9c733d27bc13 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:11.826065 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-a34de471-a8c9-4347-97de-9c733d27bc13 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 10:00:11.826722 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1715/3385] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 10:00:11 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 10:00:11.839781 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-01ef95ee-2a3c-460b-a41a-7ddefca06434 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:11.840334 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-01ef95ee-2a3c-460b-a41a-7ddefca06434 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:11.840794 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-01ef95ee-2a3c-460b-a41a-7ddefca06434 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:11.861579 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:11.861579 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:11.870030 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8f508fd9-e836-49b8-82ea-bb49cc767d27 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:11.888456 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:11.888456 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:11.890854 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:11.890854 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:11.896738 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f508fd9-e836-49b8-82ea-bb49cc767d27 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:11.897560 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1671/3386] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:11 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 941 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:11.899648 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-01ef95ee-2a3c-460b-a41a-7ddefca06434 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:11.917861 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:11.917861 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:11.926059 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-01ef95ee-2a3c-460b-a41a-7ddefca06434 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:11.926923 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1716/3387] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 10:00:11 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 1040 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 10:00:11.948563 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-478adff2-0e6a-4039-8dbf-a51a33cd6167 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] PUT http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/9a471054-902a-45c2-b607-ffe6683f7dfc Jan 21 10:00:11.949061 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:11.949061 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:11.949479 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-478adff2-0e6a-4039-8dbf-a51a33cd6167 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:00:11.976228 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 10:00:11.976228 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 10:00:11.976693 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-478adff2-0e6a-4039-8dbf-a51a33cd6167 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Lock "b'cinder-attachment_update-dde34d59-0ced-4942-a600-647eb998178c-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:00:11.979478 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:11.979478 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:12.914342 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdb102b8-b3f7-4e4b-ab9a-0d2a11ab89bf tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:12.915717 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bdb102b8-b3f7-4e4b-ab9a-0d2a11ab89bf tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:12.916165 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:12.916165 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:12.916854 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bdb102b8-b3f7-4e4b-ab9a-0d2a11ab89bf tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:12.978897 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:12.978897 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:12.989039 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bdb102b8-b3f7-4e4b-ab9a-0d2a11ab89bf tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:13.011862 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:13.011862 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:13.021856 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdb102b8-b3f7-4e4b-ab9a-0d2a11ab89bf tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:13.022757 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1717/3388] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:12 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 941 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:00:13.365376 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-478adff2-0e6a-4039-8dbf-a51a33cd6167 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Lock "b'cinder-attachment_update-dde34d59-0ced-4942-a600-647eb998178c-n-h1-771363-2'" released by "attachment_update" :: held 1.389s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:00:13.366114 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-478adff2-0e6a-4039-8dbf-a51a33cd6167 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/9a471054-902a-45c2-b607-ffe6683f7dfc returned with HTTP 200 Jan 21 10:00:13.366993 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1672/3389] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 10:00:11 2021] PUT /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/9a471054-902a-45c2-b607-ffe6683f7dfc => generated 761 bytes in 1424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:00:13.382919 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-d1ec41b9-024a-4867-aeaa-fb206ac4a462 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c/encryption Jan 21 10:00:13.384045 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-d1ec41b9-024a-4867-aeaa-fb206ac4a462 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:13.384245 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:13.384245 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:13.384598 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-d1ec41b9-024a-4867-aeaa-fb206ac4a462 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:13.433510 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:13.433510 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:13.482408 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-d1ec41b9-024a-4867-aeaa-fb206ac4a462 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c/encryption returned with HTTP 200 Jan 21 10:00:13.483251 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1718/3390] 10.222.0.97 () {58 vars in 1395 bytes} [Thu Jan 21 10:00:13 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c/encryption => generated 160 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:14.040690 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e468a084-425e-454d-ab5c-eafc493155a0 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:14.041192 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e468a084-425e-454d-ab5c-eafc493155a0 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:14.041338 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:14.041338 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:14.041710 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e468a084-425e-454d-ab5c-eafc493155a0 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:14.089908 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:14.089908 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:14.098286 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e468a084-425e-454d-ab5c-eafc493155a0 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:14.116756 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:14.116756 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:14.126193 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e468a084-425e-454d-ab5c-eafc493155a0 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:14.127058 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1673/3391] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:14 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 942 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:15.143327 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17a98377-c964-4ab7-bbd9-4f81e5b7c932 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:15.143889 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17a98377-c964-4ab7-bbd9-4f81e5b7c932 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:15.144044 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:15.144044 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:15.144416 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17a98377-c964-4ab7-bbd9-4f81e5b7c932 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:15.195584 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:15.195584 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:15.204429 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-17a98377-c964-4ab7-bbd9-4f81e5b7c932 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:15.222013 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:15.222013 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:15.230202 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17a98377-c964-4ab7-bbd9-4f81e5b7c932 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:15.231011 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1719/3392] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:15 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 942 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:16.246389 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc71b434-2ada-4639-9aa0-e77aab122a60 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:16.246970 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc71b434-2ada-4639-9aa0-e77aab122a60 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:16.247093 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:16.247093 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:16.247428 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc71b434-2ada-4639-9aa0-e77aab122a60 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:16.297783 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:16.297783 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:16.313655 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc71b434-2ada-4639-9aa0-e77aab122a60 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:16.332721 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:16.332721 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:16.341934 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc71b434-2ada-4639-9aa0-e77aab122a60 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:16.342790 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1674/3393] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:16 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 942 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:17.359351 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c552d9d4-f38b-4384-8e00-192fa26b0b04 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:17.359856 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c552d9d4-f38b-4384-8e00-192fa26b0b04 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:17.360066 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:17.360066 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:17.360438 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c552d9d4-f38b-4384-8e00-192fa26b0b04 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:17.410063 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:17.410063 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:17.419196 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c552d9d4-f38b-4384-8e00-192fa26b0b04 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:17.436949 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:17.436949 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:17.444976 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c552d9d4-f38b-4384-8e00-192fa26b0b04 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:17.445794 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1720/3394] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:17 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 942 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:18.462094 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa3e7151-fb4b-43b0-8c3a-9c35c2174a62 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:18.463591 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa3e7151-fb4b-43b0-8c3a-9c35c2174a62 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:18.463810 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:18.463810 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:18.464188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa3e7151-fb4b-43b0-8c3a-9c35c2174a62 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:18.512635 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:18.512635 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:18.520528 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aa3e7151-fb4b-43b0-8c3a-9c35c2174a62 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:18.539017 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:18.539017 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:18.547704 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa3e7151-fb4b-43b0-8c3a-9c35c2174a62 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:18.548517 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1675/3395] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:18 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 942 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:18.963506 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-1b9c9c8a-311f-453c-a76c-4f2857d423b6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] POST http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/9a471054-902a-45c2-b607-ffe6683f7dfc/action Jan 21 10:00:18.964019 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:18.964019 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:18.964462 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-1b9c9c8a-311f-453c-a76c-4f2857d423b6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:00:18.964844 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-1b9c9c8a-311f-453c-a76c-4f2857d423b6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:00:19.030397 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:19.030397 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:19.043225 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2bd06482-817a-4b6a-b55f-e9d7691e3079 req-1b9c9c8a-311f-453c-a76c-4f2857d423b6 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/9a471054-902a-45c2-b607-ffe6683f7dfc/action returned with HTTP 204 Jan 21 10:00:19.044080 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1721/3396] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 10:00:18 2021] POST /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/9a471054-902a-45c2-b607-ffe6683f7dfc/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:00:19.564218 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62c982c5-fbf3-42da-9951-18edb856ae9c tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:19.564791 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62c982c5-fbf3-42da-9951-18edb856ae9c tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:19.564906 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:19.564906 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:19.565271 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62c982c5-fbf3-42da-9951-18edb856ae9c tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:19.616578 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:19.616578 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:19.624628 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-62c982c5-fbf3-42da-9951-18edb856ae9c tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:19.642070 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:19.642070 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:19.650641 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62c982c5-fbf3-42da-9951-18edb856ae9c tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:19.651425 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1676/3397] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:19 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 1234 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:00:19.667830 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6bb878f1-6d07-4c6b-9550-2481dc91f642 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:19.668607 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6bb878f1-6d07-4c6b-9550-2481dc91f642 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:19.668836 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:19.668836 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:19.669304 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6bb878f1-6d07-4c6b-9550-2481dc91f642 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:19.717755 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:19.717755 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:19.725927 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6bb878f1-6d07-4c6b-9550-2481dc91f642 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:19.745183 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:19.745183 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:19.753252 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6bb878f1-6d07-4c6b-9550-2481dc91f642 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:19.754104 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1722/3398] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:19 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 1234 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:00:19.869297 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-7d3e3c31-7c8c-4ba4-8e3a-9677111af006 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:19.869947 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-7d3e3c31-7c8c-4ba4-8e3a-9677111af006 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:19.870239 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:19.870239 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:19.870614 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-7d3e3c31-7c8c-4ba4-8e3a-9677111af006 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:19.919974 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:19.919974 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:19.928283 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-91e168a6-03cc-452e-b782-913d66b418b1 req-7d3e3c31-7c8c-4ba4-8e3a-9677111af006 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:19.947758 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:19.947758 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:19.955846 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-7d3e3c31-7c8c-4ba4-8e3a-9677111af006 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:19.956680 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1677/3399] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 10:00:19 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 1234 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:00:19.978651 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-a0dbc591-4a70-4bde-a5f2-47e03fb395c5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] POST http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c/action Jan 21 10:00:19.979197 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:19.979197 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:19.979640 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-a0dbc591-4a70-4bde-a5f2-47e03fb395c5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Action body: b'{"os-begin_detaching": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:00:19.980028 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-a0dbc591-4a70-4bde-a5f2-47e03fb395c5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:00:20.028276 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:20.028276 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:20.029373 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-91e168a6-03cc-452e-b782-913d66b418b1 req-a0dbc591-4a70-4bde-a5f2-47e03fb395c5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:20.037959 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-91e168a6-03cc-452e-b782-913d66b418b1 req-a0dbc591-4a70-4bde-a5f2-47e03fb395c5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Begin detaching volume completed successfully. Jan 21 10:00:20.038704 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-a0dbc591-4a70-4bde-a5f2-47e03fb395c5 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c/action returned with HTTP 202 Jan 21 10:00:20.039872 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1723/3400] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 10:00:19 2021] POST /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:00:20.098440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-7d3e3c31-7c8c-4ba4-8e3a-9677111af006 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume// Jan 21 10:00:20.099006 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-7d3e3c31-7c8c-4ba4-8e3a-9677111af006 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:20.099291 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:20.099291 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:20.099837 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-7d3e3c31-7c8c-4ba4-8e3a-9677111af006 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:20.101030 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-7d3e3c31-7c8c-4ba4-8e3a-9677111af006 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 10:00:20.101699 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1678/3401] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 10:00:20 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:00:20.114833 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-3fa88c7d-f4f0-4681-b41f-f3707bacc9dd tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:20.115404 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-3fa88c7d-f4f0-4681-b41f-f3707bacc9dd tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:20.115615 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:20.115615 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:20.115986 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-3fa88c7d-f4f0-4681-b41f-f3707bacc9dd tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:20.164433 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:20.164433 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:20.173578 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-91e168a6-03cc-452e-b782-913d66b418b1 req-3fa88c7d-f4f0-4681-b41f-f3707bacc9dd tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:20.191307 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:20.191307 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:20.199370 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-3fa88c7d-f4f0-4681-b41f-f3707bacc9dd tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:20.200181 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1724/3402] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 10:00:20 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 1336 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:00:20.240838 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-8860cbef-427e-4a8d-b928-92b5f3547ce7 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c/encryption Jan 21 10:00:20.241402 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-8860cbef-427e-4a8d-b928-92b5f3547ce7 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:20.241886 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-8860cbef-427e-4a8d-b928-92b5f3547ce7 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:20.294123 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:20.294123 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:20.345791 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-8860cbef-427e-4a8d-b928-92b5f3547ce7 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c/encryption returned with HTTP 200 Jan 21 10:00:20.346723 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1679/3403] 10.222.0.97 () {58 vars in 1395 bytes} [Thu Jan 21 10:00:20 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c/encryption => generated 160 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:20.673746 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-46b67adb-d833-4fb0-94f9-82367dfc0ec1 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] DELETE http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/9a471054-902a-45c2-b607-ffe6683f7dfc Jan 21 10:00:20.674446 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-46b67adb-d833-4fb0-94f9-82367dfc0ec1 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:20.674767 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:20.674767 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:20.675321 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-46b67adb-d833-4fb0-94f9-82367dfc0ec1 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:20.695158 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:20.695158 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:21.127537 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-91e168a6-03cc-452e-b782-913d66b418b1 req-46b67adb-d833-4fb0-94f9-82367dfc0ec1 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:00:21.127911 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-91e168a6-03cc-452e-b782-913d66b418b1 req-46b67adb-d833-4fb0-94f9-82367dfc0ec1 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:00:21.134736 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-91e168a6-03cc-452e-b782-913d66b418b1 req-46b67adb-d833-4fb0-94f9-82367dfc0ec1 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/9a471054-902a-45c2-b607-ffe6683f7dfc returned with HTTP 200 Jan 21 10:00:21.135604 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1725/3404] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 10:00:20 2021] DELETE /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/attachments/9a471054-902a-45c2-b607-ffe6683f7dfc => generated 19 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:21.388017 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9c724a74-9aeb-4c38-997e-12e12ac3d3ed req-16990774-6a5a-4d9d-8a1d-af4c0c20a81f tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:21.388440 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9c724a74-9aeb-4c38-997e-12e12ac3d3ed req-16990774-6a5a-4d9d-8a1d-af4c0c20a81f tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:21.388685 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:21.388685 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:21.389059 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9c724a74-9aeb-4c38-997e-12e12ac3d3ed req-16990774-6a5a-4d9d-8a1d-af4c0c20a81f tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:21.437800 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:21.437800 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:21.445816 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-9c724a74-9aeb-4c38-997e-12e12ac3d3ed req-16990774-6a5a-4d9d-8a1d-af4c0c20a81f tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:21.466797 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9c724a74-9aeb-4c38-997e-12e12ac3d3ed req-16990774-6a5a-4d9d-8a1d-af4c0c20a81f tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:21.467623 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1680/3405] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 10:00:21 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 942 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:21.487320 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf25443e-cf3c-4e85-bcfe-022084d6f657 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] DELETE http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:21.487843 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf25443e-cf3c-4e85-bcfe-022084d6f657 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:21.488062 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:21.488062 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:21.488431 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf25443e-cf3c-4e85-bcfe-022084d6f657 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:21.488900 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-bf25443e-cf3c-4e85-bcfe-022084d6f657 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Delete volume with id: dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:21.536816 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:21.536816 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:21.537931 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bf25443e-cf3c-4e85-bcfe-022084d6f657 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:21.556701 n-d-771363-2 devstack@c-api.service[87913]: WARNING cinder.keymgr.conf_key_mgr [None req-bf25443e-cf3c-4e85-bcfe-022084d6f657 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 21 10:00:21.564484 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bf25443e-cf3c-4e85-bcfe-022084d6f657 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Delete volume request issued successfully. Jan 21 10:00:21.564948 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf25443e-cf3c-4e85-bcfe-022084d6f657 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 202 Jan 21 10:00:21.565938 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1726/3406] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 10:00:21 2021] DELETE /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:00:21.573525 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b13b0451-cb8e-4c09-b5dd-996e1ec64669 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:21.574043 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b13b0451-cb8e-4c09-b5dd-996e1ec64669 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:21.574291 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:21.574291 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:21.574655 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b13b0451-cb8e-4c09-b5dd-996e1ec64669 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:21.623311 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:21.623311 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:21.631517 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b13b0451-cb8e-4c09-b5dd-996e1ec64669 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:21.653499 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b13b0451-cb8e-4c09-b5dd-996e1ec64669 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:21.654367 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1681/3407] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:21 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 941 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:22.671941 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35a4ff25-9a09-459f-8992-9426d7aebe43 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:22.673144 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35a4ff25-9a09-459f-8992-9426d7aebe43 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:22.673639 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:22.673639 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:22.674275 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35a4ff25-9a09-459f-8992-9426d7aebe43 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:22.725103 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:00:22.725103 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:00:22.734274 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-35a4ff25-9a09-459f-8992-9426d7aebe43 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Volume info retrieved successfully. Jan 21 10:00:22.755835 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35a4ff25-9a09-459f-8992-9426d7aebe43 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 200 Jan 21 10:00:22.756589 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1727/3408] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:22 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 941 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:00:23.773277 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b5a9366-dfad-4c80-8ea4-34a2bb8f6f47 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] GET http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c Jan 21 10:00:23.773782 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b5a9366-dfad-4c80-8ea4-34a2bb8f6f47 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:23.773895 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:23.773895 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:23.774291 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b5a9366-dfad-4c80-8ea4-34a2bb8f6f47 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:23.823213 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b5a9366-dfad-4c80-8ea4-34a2bb8f6f47 tempest-TestEncryptedCinderVolumes-724145293 tempest-TestEncryptedCinderVolumes-724145293] http://10.222.0.86/volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c returned with HTTP 404 Jan 21 10:00:23.824262 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1682/3409] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:00:23 2021] GET /volume/v3/91fa1e4af5874fa5a324af1c9eb1e0ce/volumes/dde34d59-0ced-4942-a600-647eb998178c => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:00:23.832162 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20580823-917d-46db-8e99-0fe9201c09da tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] GET http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/volumes/detail?all_tenants=1 Jan 21 10:00:23.832896 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20580823-917d-46db-8e99-0fe9201c09da tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:23.833113 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:00:23.833113 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:00:23.833484 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20580823-917d-46db-8e99-0fe9201c09da tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:23.835377 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-20580823-917d-46db-8e99-0fe9201c09da tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:00:23.882666 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-20580823-917d-46db-8e99-0fe9201c09da tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Get all volumes completed successfully. Jan 21 10:00:23.887131 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20580823-917d-46db-8e99-0fe9201c09da tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 21 10:00:23.887925 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1728/3410] 10.222.0.86 () {58 vars in 1252 bytes} [Thu Jan 21 10:00:23 2021] GET /volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/volumes/detail?all_tenants=1 => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 21 10:00:23.903709 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07c4f270-bc35-4897-a110-b142944dcc2c tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] DELETE http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types/0077b768-6667-4797-9b55-b8a4958442b1 Jan 21 10:00:23.904228 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07c4f270-bc35-4897-a110-b142944dcc2c tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:00:23.904784 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07c4f270-bc35-4897-a110-b142944dcc2c tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:00:23.968926 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Jan 21 10:00:23.968926 n-d-771363-2 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 21 10:00:23.979915 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07c4f270-bc35-4897-a110-b142944dcc2c tempest-TestEncryptedCinderVolumes-316659550 tempest-TestEncryptedCinderVolumes-316659550] http://10.222.0.86/volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types/0077b768-6667-4797-9b55-b8a4958442b1 returned with HTTP 202 Jan 21 10:00:23.980826 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1683/3411] 10.222.0.86 () {58 vars in 1312 bytes} [Thu Jan 21 10:00:23 2021] DELETE /volume/v3/060ce7ea3df5423d9fd4e9e2968f1bb6/types/0077b768-6667-4797-9b55-b8a4958442b1 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:01:31.730119 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] POST http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes Jan 21 10:01:31.730907 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-806798021", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:31.732135 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-806798021', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:01:31.732498 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Create volume of 1 GB Jan 21 10:01:31.745015 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Availability Zones retrieved successfully. Jan 21 10:01:31.761931 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Flow 'volume_create_api' (35dab1dd-c7f6-40af-8afc-4c2c91f85977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:01:31.764716 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b7f57d-18d4-4308-b60b-581baeb63f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:31.766693 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:01:31.827944 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4b7f57d-18d4-4308-b60b-581baeb63f78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:31.830137 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ce727f-8c93-42de-8d12-70f2e31cc520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:31.917627 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Created reservations ['76419584-b580-49ab-933a-7cfd68dcf7e5', '4f3a24ad-2126-4175-b07c-2be1f03d9f58', 'afcf1f5d-467c-4a4d-ab14-2735dd1e124d', '684b1bc7-50ec-4a75-93cf-e87717ed9f80'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:01:31.919750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ce727f-8c93-42de-8d12-70f2e31cc520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76419584-b580-49ab-933a-7cfd68dcf7e5', '4f3a24ad-2126-4175-b07c-2be1f03d9f58', 'afcf1f5d-467c-4a4d-ab14-2735dd1e124d', '684b1bc7-50ec-4a75-93cf-e87717ed9f80']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:31.921885 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc56a68d-ecea-4bd2-b62c-b9c62ea8abc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:31.978370 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc56a68d-ecea-4bd2-b62c-b9c62ea8abc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc7dc888-2294-4848-a64b-2eca68355706', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-806798021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00d724881b74419e8b7041addf232792',qos_specs=None,replication_status=,reservations=['76419584-b580-49ab-933a-7cfd68dcf7e5','4f3a24ad-2126-4175-b07c-2be1f03d9f58','afcf1f5d-467c-4a4d-ab14-2735dd1e124d','684b1bc7-50ec-4a75-93cf-e87717ed9f80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c845b0e81284a1a9dcec154c8fb1b4d',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T10:01:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-806798021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc7dc888-2294-4848-a64b-2eca68355706,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00d724881b74419e8b7041addf232792',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3c845b0e81284a1a9dcec154c8fb1b4d',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:31.980461 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5e3280-ce1c-46e9-8d23-87fc18b109ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:32.004938 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5e3280-ce1c-46e9-8d23-87fc18b109ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-806798021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00d724881b74419e8b7041addf232792',qos_specs=None,replication_status=,reservations=['76419584-b580-49ab-933a-7cfd68dcf7e5','4f3a24ad-2126-4175-b07c-2be1f03d9f58','afcf1f5d-467c-4a4d-ab14-2735dd1e124d','684b1bc7-50ec-4a75-93cf-e87717ed9f80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c845b0e81284a1a9dcec154c8fb1b4d',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:32.006920 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775fcd51-05fe-4d5c-902d-40b9ea93a21f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:01:32.020964 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (775fcd51-05fe-4d5c-902d-40b9ea93a21f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:01:32.023588 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Flow 'volume_create_api' (35dab1dd-c7f6-40af-8afc-4c2c91f85977) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:01:32.071266 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Create volume request issued successfully. Jan 21 10:01:32.085450 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cff51256-708d-48e1-a7f5-b2b08003deea tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes returned with HTTP 202 Jan 21 10:01:32.096392 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1729/3412] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 10:01:31 2021] POST /volume/v3/00d724881b74419e8b7041addf232792/volumes => generated 823 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:01:32.100832 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea0dfb85-b092-454f-80ee-193a99a69a4e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:32.101443 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea0dfb85-b092-454f-80ee-193a99a69a4e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:32.101995 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea0dfb85-b092-454f-80ee-193a99a69a4e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:32.151077 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:32.151077 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:32.159706 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ea0dfb85-b092-454f-80ee-193a99a69a4e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:32.180999 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea0dfb85-b092-454f-80ee-193a99a69a4e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:32.181782 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1684/3413] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:32 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 915 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:33.199893 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-469775fd-0fdc-461c-a3b5-dedde6b26213 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:33.200427 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-469775fd-0fdc-461c-a3b5-dedde6b26213 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:33.200575 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:33.200575 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:33.200951 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-469775fd-0fdc-461c-a3b5-dedde6b26213 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:33.248824 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:33.248824 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:33.256535 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-469775fd-0fdc-461c-a3b5-dedde6b26213 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:33.277165 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-469775fd-0fdc-461c-a3b5-dedde6b26213 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:33.277986 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1730/3414] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:33 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:33.294570 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74e67cd5-a665-43e1-9ada-6a0d1082b457 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:33.295081 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74e67cd5-a665-43e1-9ada-6a0d1082b457 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:33.295297 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:33.295297 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:33.295672 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74e67cd5-a665-43e1-9ada-6a0d1082b457 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:33.343082 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:33.343082 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:33.350785 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74e67cd5-a665-43e1-9ada-6a0d1082b457 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:33.372447 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74e67cd5-a665-43e1-9ada-6a0d1082b457 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:33.373246 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1685/3415] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:33 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 916 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:33.387667 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7100eae1-edc0-4c29-9126-7639a4c7e396 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes Jan 21 10:01:33.388186 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7100eae1-edc0-4c29-9126-7639a4c7e396 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:33.388400 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:33.388400 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:33.388772 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7100eae1-edc0-4c29-9126-7639a4c7e396 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:33.389471 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-7100eae1-edc0-4c29-9126-7639a4c7e396 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 21 10:01:33.391609 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7100eae1-edc0-4c29-9126-7639a4c7e396 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 21 10:01:33.442611 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7100eae1-edc0-4c29-9126-7639a4c7e396 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Get all volumes completed successfully. Jan 21 10:01:33.443597 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7100eae1-edc0-4c29-9126-7639a4c7e396 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes returned with HTTP 200 Jan 21 10:01:33.444468 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1731/3416] 10.222.0.86 () {58 vars in 1204 bytes} [Thu Jan 21 10:01:33 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes => generated 404 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:33.454290 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc763d07-e993-4539-832a-d5951dccd469 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:33.454809 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc763d07-e993-4539-832a-d5951dccd469 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:33.455022 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:33.455022 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:33.455389 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc763d07-e993-4539-832a-d5951dccd469 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:33.503853 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:33.503853 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:33.511926 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc763d07-e993-4539-832a-d5951dccd469 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:33.533072 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc763d07-e993-4539-832a-d5951dccd469 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:33.533866 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1686/3417] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:33 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:33.651419 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-aa001ff0-f865-4a06-8088-ec418aa90d43 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:33.651932 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-aa001ff0-f865-4a06-8088-ec418aa90d43 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:33.652651 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:33.652651 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:33.653055 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-aa001ff0-f865-4a06-8088-ec418aa90d43 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:33.704794 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:33.704794 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:33.713055 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-aa001ff0-f865-4a06-8088-ec418aa90d43 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:33.734051 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-aa001ff0-f865-4a06-8088-ec418aa90d43 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:33.734914 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1732/3418] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 10:01:33 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:33.796690 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc763d07-e993-4539-832a-d5951dccd469 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume// Jan 21 10:01:33.797088 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc763d07-e993-4539-832a-d5951dccd469 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:33.797304 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:33.797304 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:33.797673 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc763d07-e993-4539-832a-d5951dccd469 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:33.798751 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc763d07-e993-4539-832a-d5951dccd469 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 10:01:33.799342 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1687/3419] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 10:01:33 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:01:33.812734 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-0c9a903f-af71-4cf9-9c24-b4f42491dc38 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] POST http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/attachments Jan 21 10:01:33.813207 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:33.813207 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:33.813657 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-0c9a903f-af71-4cf9-9c24-b4f42491dc38 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc7dc888-2294-4848-a64b-2eca68355706", "instance_uuid": "67aa78ad-5cbc-4482-9845-9e6e6344aa23", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:33.862022 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:33.862022 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:33.912059 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-0c9a903f-af71-4cf9-9c24-b4f42491dc38 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/attachments returned with HTTP 200 Jan 21 10:01:33.912906 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1733/3420] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 10:01:33 2021] POST /volume/v3/00d724881b74419e8b7041addf232792/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:33.946542 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bce2876-c782-4ae6-bb11-deb1cedee033 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:33.947063 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bce2876-c782-4ae6-bb11-deb1cedee033 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:33.947543 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bce2876-c782-4ae6-bb11-deb1cedee033 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:33.988377 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-0c9a903f-af71-4cf9-9c24-b4f42491dc38 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume// Jan 21 10:01:33.988888 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-0c9a903f-af71-4cf9-9c24-b4f42491dc38 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:33.989109 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:33.989109 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:33.989483 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-0c9a903f-af71-4cf9-9c24-b4f42491dc38 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:33.990862 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-0c9a903f-af71-4cf9-9c24-b4f42491dc38 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 10:01:33.991446 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1734/3421] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 10:01:33 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 21 10:01:33.998668 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:33.998668 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:34.003770 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-40a7b85b-4194-448e-9e5c-4700b3ece0b9 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:34.004331 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-40a7b85b-4194-448e-9e5c-4700b3ece0b9 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:34.004798 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-40a7b85b-4194-448e-9e5c-4700b3ece0b9 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:34.007187 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4bce2876-c782-4ae6-bb11-deb1cedee033 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:34.025525 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:34.025525 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:34.033858 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bce2876-c782-4ae6-bb11-deb1cedee033 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:34.034728 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1688/3422] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:33 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:34.053658 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:34.053658 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:34.062252 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-40a7b85b-4194-448e-9e5c-4700b3ece0b9 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:34.080090 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:34.080090 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:34.088358 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-40a7b85b-4194-448e-9e5c-4700b3ece0b9 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:34.089161 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1735/3423] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 10:01:33 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 1014 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 21 10:01:34.110322 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-64b87f9c-15f5-45b0-9111-cdb2da83e8c6 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] PUT http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/attachments/fdc46544-9197-4e8a-8af0-cf9774281497 Jan 21 10:01:34.110820 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:34.110820 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:34.111235 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-64b87f9c-15f5-45b0-9111-cdb2da83e8c6 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.70", "host": "n-h2-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:34.138380 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 10:01:34.138380 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 10:01:34.138857 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-64b87f9c-15f5-45b0-9111-cdb2da83e8c6 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Lock "b'cinder-attachment_update-dc7dc888-2294-4848-a64b-2eca68355706-n-h2-771363-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:01:34.141254 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:34.141254 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:35.051470 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c73ba9a2-d563-424a-8982-ea9500b20de0 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:35.052038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c73ba9a2-d563-424a-8982-ea9500b20de0 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:35.052253 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:35.052253 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:35.052627 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c73ba9a2-d563-424a-8982-ea9500b20de0 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:35.105381 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:35.105381 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:35.114162 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c73ba9a2-d563-424a-8982-ea9500b20de0 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:35.133752 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:35.133752 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:35.142629 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c73ba9a2-d563-424a-8982-ea9500b20de0 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:35.143454 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1736/3424] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:35 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 915 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:35.376996 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-64b87f9c-15f5-45b0-9111-cdb2da83e8c6 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Lock "b'cinder-attachment_update-dc7dc888-2294-4848-a64b-2eca68355706-n-h2-771363-2'" released by "attachment_update" :: held 1.238s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:01:35.377665 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-64b87f9c-15f5-45b0-9111-cdb2da83e8c6 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/attachments/fdc46544-9197-4e8a-8af0-cf9774281497 returned with HTTP 200 Jan 21 10:01:35.378584 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1689/3425] 10.222.0.70 () {64 vars in 1468 bytes} [Thu Jan 21 10:01:34 2021] PUT /volume/v3/00d724881b74419e8b7041addf232792/attachments/fdc46544-9197-4e8a-8af0-cf9774281497 => generated 762 bytes in 1274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:36.159472 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9477da2-f36c-4b4b-ab5e-2c808160209e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:36.160100 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9477da2-f36c-4b4b-ab5e-2c808160209e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:36.160221 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:36.160221 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:36.160535 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9477da2-f36c-4b4b-ab5e-2c808160209e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:36.208414 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:36.208414 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:36.217009 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a9477da2-f36c-4b4b-ab5e-2c808160209e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:36.234737 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:36.234737 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:36.242931 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9477da2-f36c-4b4b-ab5e-2c808160209e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:36.243735 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1737/3426] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:36 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:37.262020 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74c4ef38-8494-42a6-9b15-4a73377ca888 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:37.262618 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74c4ef38-8494-42a6-9b15-4a73377ca888 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:37.262805 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:37.262805 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:37.263215 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74c4ef38-8494-42a6-9b15-4a73377ca888 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:37.311492 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:37.311492 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:37.319386 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74c4ef38-8494-42a6-9b15-4a73377ca888 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:37.337653 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:37.337653 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:37.345870 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74c4ef38-8494-42a6-9b15-4a73377ca888 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:37.346720 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1690/3427] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:37 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:38.362762 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b442585d-120a-4775-8945-27d2fa7d0407 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:38.363313 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b442585d-120a-4775-8945-27d2fa7d0407 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:38.363466 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:38.363466 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:38.363832 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b442585d-120a-4775-8945-27d2fa7d0407 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:38.413761 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:38.413761 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:38.422372 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b442585d-120a-4775-8945-27d2fa7d0407 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:38.440381 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:38.440381 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:38.448304 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b442585d-120a-4775-8945-27d2fa7d0407 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:38.449216 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1738/3428] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:38 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:39.465267 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-428315ac-9fb1-4581-b0dc-2882306a5e86 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:39.466529 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-428315ac-9fb1-4581-b0dc-2882306a5e86 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:39.466894 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:39.466894 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:39.467309 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-428315ac-9fb1-4581-b0dc-2882306a5e86 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:39.516633 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:39.516633 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:39.525918 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-428315ac-9fb1-4581-b0dc-2882306a5e86 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:39.544753 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:39.544753 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:39.552839 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-428315ac-9fb1-4581-b0dc-2882306a5e86 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:39.553648 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1691/3429] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:39 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:40.574153 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-106139ae-4335-4ca5-9902-f92051aef00c tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:40.574153 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-106139ae-4335-4ca5-9902-f92051aef00c tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:40.574153 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:40.574153 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:40.574153 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-106139ae-4335-4ca5-9902-f92051aef00c tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:40.624553 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:40.624553 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:40.632536 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-106139ae-4335-4ca5-9902-f92051aef00c tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:40.650935 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:40.650935 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:40.660013 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-106139ae-4335-4ca5-9902-f92051aef00c tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:40.660831 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1739/3430] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:40 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:01:40.898822 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-c71021f3-720d-4158-8a88-9e737534e10f tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] POST http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/attachments/fdc46544-9197-4e8a-8af0-cf9774281497/action Jan 21 10:01:40.899268 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:40.899268 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:40.899704 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-c71021f3-720d-4158-8a88-9e737534e10f tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:01:40.900087 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-c71021f3-720d-4158-8a88-9e737534e10f tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:01:40.967842 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:40.967842 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:40.980473 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-884566f2-8f94-4424-8316-57c3d0b9dd79 req-c71021f3-720d-4158-8a88-9e737534e10f tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/attachments/fdc46544-9197-4e8a-8af0-cf9774281497/action returned with HTTP 204 Jan 21 10:01:40.981633 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1692/3431] 10.222.0.70 () {64 vars in 1489 bytes} [Thu Jan 21 10:01:40 2021] POST /volume/v3/00d724881b74419e8b7041addf232792/attachments/fdc46544-9197-4e8a-8af0-cf9774281497/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:01:41.677456 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d115bd7-8b15-482c-99fc-c8ea9a7d2aaa tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:41.677999 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d115bd7-8b15-482c-99fc-c8ea9a7d2aaa tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:41.678248 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:41.678248 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:41.678662 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d115bd7-8b15-482c-99fc-c8ea9a7d2aaa tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:41.728050 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:41.728050 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:41.738484 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3d115bd7-8b15-482c-99fc-c8ea9a7d2aaa tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:41.756707 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:41.756707 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:41.764984 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d115bd7-8b15-482c-99fc-c8ea9a7d2aaa tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:41.765817 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1740/3432] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:41 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 1208 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:41.781543 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a52f6353-66cd-4d23-ba5c-0aa36d08f21c tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:41.782061 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a52f6353-66cd-4d23-ba5c-0aa36d08f21c tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:41.782334 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:41.782334 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:41.782704 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a52f6353-66cd-4d23-ba5c-0aa36d08f21c tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:41.832969 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:41.832969 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:41.841350 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a52f6353-66cd-4d23-ba5c-0aa36d08f21c tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:41.859666 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:41.859666 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:41.867704 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a52f6353-66cd-4d23-ba5c-0aa36d08f21c tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:41.868502 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1693/3433] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:41 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 1208 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:01:41.883734 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de95b3e5-1cd4-4df3-8f59-8c91c7c3212f tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:01:41.884258 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de95b3e5-1cd4-4df3-8f59-8c91c7c3212f tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:01:41.884476 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:01:41.884476 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:01:41.884849 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de95b3e5-1cd4-4df3-8f59-8c91c7c3212f tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:01:41.933576 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:41.933576 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:41.941416 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-de95b3e5-1cd4-4df3-8f59-8c91c7c3212f tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:01:41.959081 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:01:41.959081 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:01:41.967688 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de95b3e5-1cd4-4df3-8f59-8c91c7c3212f tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:01:41.968495 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1741/3434] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:01:41 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 1208 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:02:56.060619 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-551ab7bb-02c7-4368-82e1-bf15cb3377ab tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:02:56.061225 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-551ab7bb-02c7-4368-82e1-bf15cb3377ab tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:56.061378 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:56.061378 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:02:56.061750 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-551ab7bb-02c7-4368-82e1-bf15cb3377ab tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:56.111554 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:56.111554 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:02:56.119627 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-551ab7bb-02c7-4368-82e1-bf15cb3377ab tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:02:56.137739 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:56.137739 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:02:56.145820 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-551ab7bb-02c7-4368-82e1-bf15cb3377ab tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:02:56.146682 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1694/3435] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 10:02:56 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 1208 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:02:56.169644 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-90902f88-e5be-4a84-a34a-144988fdbb4e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] POST http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706/action Jan 21 10:02:56.170120 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:56.170120 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:02:56.170559 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-90902f88-e5be-4a84-a34a-144988fdbb4e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Action body: b'{"os-begin_detaching": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:02:56.170944 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-90902f88-e5be-4a84-a34a-144988fdbb4e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:02:56.221849 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:56.221849 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:02:56.223011 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-90902f88-e5be-4a84-a34a-144988fdbb4e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:02:56.232407 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-90902f88-e5be-4a84-a34a-144988fdbb4e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Begin detaching volume completed successfully. Jan 21 10:02:56.232870 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-90902f88-e5be-4a84-a34a-144988fdbb4e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706/action returned with HTTP 202 Jan 21 10:02:56.233740 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1742/3436] 10.222.0.86 () {64 vars in 1643 bytes} [Thu Jan 21 10:02:56 2021] POST /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 21 10:02:56.287865 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-551ab7bb-02c7-4368-82e1-bf15cb3377ab tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume// Jan 21 10:02:56.288419 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-551ab7bb-02c7-4368-82e1-bf15cb3377ab tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:56.288739 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:56.288739 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:02:56.289258 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-551ab7bb-02c7-4368-82e1-bf15cb3377ab tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:56.290440 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-551ab7bb-02c7-4368-82e1-bf15cb3377ab tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 10:02:56.291144 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1695/3437] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 10:02:56 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:02:56.303868 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-022fa795-9fda-4cc6-8185-f4f1f71c6c02 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:02:56.304438 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-022fa795-9fda-4cc6-8185-f4f1f71c6c02 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:56.304651 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:56.304651 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:02:56.305022 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-022fa795-9fda-4cc6-8185-f4f1f71c6c02 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:56.353860 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:56.353860 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:02:56.362706 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-022fa795-9fda-4cc6-8185-f4f1f71c6c02 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:02:56.380378 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:56.380378 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:02:56.389012 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-022fa795-9fda-4cc6-8185-f4f1f71c6c02 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:02:56.389818 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1743/3438] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 10:02:56 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 1310 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:02:56.764464 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-ea9f6890-71f6-49d6-86a9-e3d329b95de0 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] DELETE http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/attachments/fdc46544-9197-4e8a-8af0-cf9774281497 Jan 21 10:02:56.764981 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-ea9f6890-71f6-49d6-86a9-e3d329b95de0 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:56.765461 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-ea9f6890-71f6-49d6-86a9-e3d329b95de0 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:56.785968 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:56.785968 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:02:57.209904 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-ea9f6890-71f6-49d6-86a9-e3d329b95de0 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:02:57.210469 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-ea9f6890-71f6-49d6-86a9-e3d329b95de0 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:02:57.216778 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7f440e24-50ed-451a-b298-b58a6ceac2dc req-ea9f6890-71f6-49d6-86a9-e3d329b95de0 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/attachments/fdc46544-9197-4e8a-8af0-cf9774281497 returned with HTTP 200 Jan 21 10:02:57.217630 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1696/3439] 10.222.0.70 () {62 vars in 1437 bytes} [Thu Jan 21 10:02:56 2021] DELETE /volume/v3/00d724881b74419e8b7041addf232792/attachments/fdc46544-9197-4e8a-8af0-cf9774281497 => generated 19 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:57.565723 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5e7c2896-cf5c-4807-b275-9eb31ca52d07 req-b3e8a927-96a0-4809-9e5d-2f13709463ec tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:02:57.566282 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5e7c2896-cf5c-4807-b275-9eb31ca52d07 req-b3e8a927-96a0-4809-9e5d-2f13709463ec tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:57.566495 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:57.566495 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:02:57.566862 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5e7c2896-cf5c-4807-b275-9eb31ca52d07 req-b3e8a927-96a0-4809-9e5d-2f13709463ec tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:57.618010 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:57.618010 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:02:57.626136 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-5e7c2896-cf5c-4807-b275-9eb31ca52d07 req-b3e8a927-96a0-4809-9e5d-2f13709463ec tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:02:57.646892 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5e7c2896-cf5c-4807-b275-9eb31ca52d07 req-b3e8a927-96a0-4809-9e5d-2f13709463ec tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:02:57.647708 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1744/3440] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 10:02:57 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:57.669196 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a97b993-1fdd-4e3f-afb8-4b57764b272e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] DELETE http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:02:57.669699 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a97b993-1fdd-4e3f-afb8-4b57764b272e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:57.670228 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:57.670228 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:02:57.670587 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a97b993-1fdd-4e3f-afb8-4b57764b272e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:57.671275 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-9a97b993-1fdd-4e3f-afb8-4b57764b272e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Delete volume with id: dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:02:57.719937 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:57.719937 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:02:57.721138 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a97b993-1fdd-4e3f-afb8-4b57764b272e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:02:57.746569 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a97b993-1fdd-4e3f-afb8-4b57764b272e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Delete volume request issued successfully. Jan 21 10:02:57.747040 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a97b993-1fdd-4e3f-afb8-4b57764b272e tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 202 Jan 21 10:02:57.748041 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1697/3441] 10.222.0.86 () {58 vars in 1318 bytes} [Thu Jan 21 10:02:57 2021] DELETE /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 21 10:02:57.755512 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8dbde871-7667-4659-bbf6-2b9eca6ff8a2 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:02:57.756099 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8dbde871-7667-4659-bbf6-2b9eca6ff8a2 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:57.756317 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:57.756317 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:02:57.756686 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8dbde871-7667-4659-bbf6-2b9eca6ff8a2 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:57.806036 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:57.806036 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:02:57.814264 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8dbde871-7667-4659-bbf6-2b9eca6ff8a2 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:02:57.842915 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8dbde871-7667-4659-bbf6-2b9eca6ff8a2 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:02:57.843961 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1745/3442] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:57 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:58.860635 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10a734c8-4309-4548-b5dc-ad36a520c721 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:02:58.861184 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10a734c8-4309-4548-b5dc-ad36a520c721 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:58.861354 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:58.861354 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:02:58.861719 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10a734c8-4309-4548-b5dc-ad36a520c721 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:02:58.909936 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:02:58.909936 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:02:58.919205 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-10a734c8-4309-4548-b5dc-ad36a520c721 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Volume info retrieved successfully. Jan 21 10:02:58.941845 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10a734c8-4309-4548-b5dc-ad36a520c721 tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 200 Jan 21 10:02:58.942724 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1698/3443] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:58 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 915 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:02:59.957905 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2ce18a4-145a-4764-8283-12cbfb7fdedd tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] GET http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 Jan 21 10:02:59.958468 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2ce18a4-145a-4764-8283-12cbfb7fdedd tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:02:59.958635 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:02:59.958635 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:02:59.959003 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2ce18a4-145a-4764-8283-12cbfb7fdedd tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:03:00.004138 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2ce18a4-145a-4764-8283-12cbfb7fdedd tempest-TestMinimumBasicScenario-476265353 tempest-TestMinimumBasicScenario-476265353] http://10.222.0.86/volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 returned with HTTP 404 Jan 21 10:03:00.005181 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1746/3444] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:02:59 2021] GET /volume/v3/00d724881b74419e8b7041addf232792/volumes/dc7dc888-2294-4848-a64b-2eca68355706 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:16:38.394464 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] POST http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes Jan 21 10:16:38.394962 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:38.394962 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:38.395305 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1371876385", "imageRef": "1bd435bf-09c9-4a02-9f1c-d0874199f573", "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:16:38.396412 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1371876385', 'imageRef': '1bd435bf-09c9-4a02-9f1c-d0874199f573', 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 21 10:16:38.505425 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Create volume of 1 GB Jan 21 10:16:38.518769 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Availability Zones retrieved successfully. Jan 21 10:16:38.535603 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Flow 'volume_create_api' (ad518712-86ec-48e4-aec6-2a9b1db5a8c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:16:38.538334 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac26f385-c5f2-4e81-a9f9-d29e0f01eb41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:16:38.540306 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 21 10:16:38.647200 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac26f385-c5f2-4e81-a9f9-d29e0f01eb41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-21T08:30:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=2296ce0d-1f84-4712-8355-7ef0a91dffe8,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2296ce0d-1f84-4712-8355-7ef0a91dffe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:16:38.649320 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41efdce6-65e2-4a0a-83b2-dc583d2b6c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:16:38.739190 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Created reservations ['f9a180cd-8541-4550-8978-5512c6667e8a', 'dc9e6df2-66f6-4fbb-a4e5-82567c65221e', '43c42d9a-db08-4d93-8370-4772a91c0d5b', '8ba1995d-959d-44c6-8078-272f9b4a40f1'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 21 10:16:38.741076 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41efdce6-65e2-4a0a-83b2-dc583d2b6c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9a180cd-8541-4550-8978-5512c6667e8a', 'dc9e6df2-66f6-4fbb-a4e5-82567c65221e', '43c42d9a-db08-4d93-8370-4772a91c0d5b', '8ba1995d-959d-44c6-8078-272f9b4a40f1']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:16:38.743233 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f22df8-3d6d-49b1-9094-144063a046b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:16:38.800211 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98f22df8-3d6d-49b1-9094-144063a046b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '007ff47e-68c1-4c1d-b2b5-64499576576f', '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-1371876385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76cc942a99f84a4e8a80d50e685e81fd',qos_specs=None,replication_status=,reservations=['f9a180cd-8541-4550-8978-5512c6667e8a','dc9e6df2-66f6-4fbb-a4e5-82567c65221e','43c42d9a-db08-4d93-8370-4772a91c0d5b','8ba1995d-959d-44c6-8078-272f9b4a40f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='453795461f7a4130b8adf190c42fd00d',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-21T10:16:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1371876385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=007ff47e-68c1-4c1d-b2b5-64499576576f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76cc942a99f84a4e8a80d50e685e81fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='453795461f7a4130b8adf190c42fd00d',volume_attachment=,volume_type=,volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:16:38.802289 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d4a61bc-a521-40b6-9fdb-0b95306cc8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:16:38.828204 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d4a61bc-a521-40b6-9fdb-0b95306cc8d2) transitioned into state 'SUCCESS' from state '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-1371876385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76cc942a99f84a4e8a80d50e685e81fd',qos_specs=None,replication_status=,reservations=['f9a180cd-8541-4550-8978-5512c6667e8a','dc9e6df2-66f6-4fbb-a4e5-82567c65221e','43c42d9a-db08-4d93-8370-4772a91c0d5b','8ba1995d-959d-44c6-8078-272f9b4a40f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='453795461f7a4130b8adf190c42fd00d',volume_type_id=2296ce0d-1f84-4712-8355-7ef0a91dffe8)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:16:38.830204 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e32bbe-db12-4ea8-a1a1-75d50cd89c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 21 10:16:38.844525 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e32bbe-db12-4ea8-a1a1-75d50cd89c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 21 10:16:38.847221 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Flow 'volume_create_api' (ad518712-86ec-48e4-aec6-2a9b1db5a8c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 21 10:16:38.896402 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Create volume request issued successfully. Jan 21 10:16:38.909619 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed141e24-edbe-4f95-b65e-69c926447c9a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes returned with HTTP 202 Jan 21 10:16:38.921100 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1699/3445] 10.222.0.86 () {60 vars in 1226 bytes} [Thu Jan 21 10:16:38 2021] POST /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes => generated 822 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 21 10:16:38.925958 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-106021da-8a81-4644-b7dd-4287c8c7eaa0 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:38.926519 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-106021da-8a81-4644-b7dd-4287c8c7eaa0 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:38.927007 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-106021da-8a81-4644-b7dd-4287c8c7eaa0 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:38.976506 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:38.976506 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:38.984796 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-106021da-8a81-4644-b7dd-4287c8c7eaa0 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:39.006342 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-106021da-8a81-4644-b7dd-4287c8c7eaa0 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:39.007176 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1747/3446] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:38 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 21 10:16:40.024468 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3de829e-4506-428f-b811-9671541f2f94 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:40.025070 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3de829e-4506-428f-b811-9671541f2f94 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:40.025194 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:40.025194 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:40.025474 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3de829e-4506-428f-b811-9671541f2f94 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:40.074611 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:40.074611 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:40.085271 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b3de829e-4506-428f-b811-9671541f2f94 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:40.107664 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3de829e-4506-428f-b811-9671541f2f94 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:40.109343 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1700/3447] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:40 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:41.125631 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7da79ea7-dd9a-4ba2-8864-537424100b28 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:41.126188 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7da79ea7-dd9a-4ba2-8864-537424100b28 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:41.126359 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:41.126359 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:41.126737 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7da79ea7-dd9a-4ba2-8864-537424100b28 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:41.174935 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:41.174935 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:41.183230 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7da79ea7-dd9a-4ba2-8864-537424100b28 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:41.207167 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7da79ea7-dd9a-4ba2-8864-537424100b28 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:41.208004 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1748/3448] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:41 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:42.224110 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ef4c59f-ea80-4853-b1a9-63ee48b5bfa3 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:42.224650 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ef4c59f-ea80-4853-b1a9-63ee48b5bfa3 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:42.224835 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:42.224835 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:42.225168 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ef4c59f-ea80-4853-b1a9-63ee48b5bfa3 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:42.284306 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:42.284306 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:42.293116 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0ef4c59f-ea80-4853-b1a9-63ee48b5bfa3 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:42.316693 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ef4c59f-ea80-4853-b1a9-63ee48b5bfa3 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:42.317515 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1701/3449] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:42 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 914 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:43.333648 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecdd4330-063d-4f97-8562-77d56193fe70 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:43.334208 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecdd4330-063d-4f97-8562-77d56193fe70 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:43.334372 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:43.334372 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:43.335038 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecdd4330-063d-4f97-8562-77d56193fe70 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:43.385842 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:43.385842 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:43.397487 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ecdd4330-063d-4f97-8562-77d56193fe70 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:43.420137 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecdd4330-063d-4f97-8562-77d56193fe70 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:43.420952 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1749/3450] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:43 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:44.437694 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4edeb46-3924-44ef-84e7-26f3f3e27e6a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:44.438400 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4edeb46-3924-44ef-84e7-26f3f3e27e6a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:44.438693 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:44.438693 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:44.439097 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4edeb46-3924-44ef-84e7-26f3f3e27e6a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:44.487573 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:44.487573 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:44.495791 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d4edeb46-3924-44ef-84e7-26f3f3e27e6a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:44.518522 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4edeb46-3924-44ef-84e7-26f3f3e27e6a tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:44.528322 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1702/3451] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:44 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:45.535360 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0f16173-dc19-4e4c-ad36-0a51b5e5f9f6 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:45.535910 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0f16173-dc19-4e4c-ad36-0a51b5e5f9f6 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:45.536052 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:45.536052 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:45.536741 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0f16173-dc19-4e4c-ad36-0a51b5e5f9f6 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:45.589757 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:45.589757 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:45.598458 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f0f16173-dc19-4e4c-ad36-0a51b5e5f9f6 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:45.620886 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0f16173-dc19-4e4c-ad36-0a51b5e5f9f6 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:45.621722 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1750/3452] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:45 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:46.638910 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7f573bd-786c-4fb0-89b8-59b221351708 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:46.639477 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7f573bd-786c-4fb0-89b8-59b221351708 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:46.639600 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:46.639600 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:46.639954 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7f573bd-786c-4fb0-89b8-59b221351708 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:46.690061 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:46.690061 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:46.698917 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7f573bd-786c-4fb0-89b8-59b221351708 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:46.729172 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7f573bd-786c-4fb0-89b8-59b221351708 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:46.730011 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1703/3453] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:46 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:47.745878 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8740c6d6-7115-4736-a128-27ae4df4081e tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:47.746496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8740c6d6-7115-4736-a128-27ae4df4081e tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:47.746619 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:47.746619 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:47.746958 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8740c6d6-7115-4736-a128-27ae4df4081e tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:47.795339 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:47.795339 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:47.804505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8740c6d6-7115-4736-a128-27ae4df4081e tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:47.826353 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8740c6d6-7115-4736-a128-27ae4df4081e tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:47.827183 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1751/3454] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:47 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:48.845208 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e652337-5032-49f4-b441-2808a6f96c6e tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:48.845773 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e652337-5032-49f4-b441-2808a6f96c6e tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:48.845773 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:48.845773 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:48.846202 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e652337-5032-49f4-b441-2808a6f96c6e tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:48.895257 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:48.895257 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:48.903592 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9e652337-5032-49f4-b441-2808a6f96c6e tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:48.926644 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e652337-5032-49f4-b441-2808a6f96c6e tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:48.927462 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1704/3455] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:48 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 972 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:49.944246 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33fb2719-06c2-4065-86fe-3b9ffec2770f tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:49.944796 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33fb2719-06c2-4065-86fe-3b9ffec2770f tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:49.944929 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:49.944929 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:49.945242 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33fb2719-06c2-4065-86fe-3b9ffec2770f tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:49.995663 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:49.995663 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:50.004571 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-33fb2719-06c2-4065-86fe-3b9ffec2770f tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:50.027717 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33fb2719-06c2-4065-86fe-3b9ffec2770f tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:50.028754 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1752/3456] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:49 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 975 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:51.045994 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7e61154-0e4d-481e-8907-de0bde71d541 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:51.046586 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7e61154-0e4d-481e-8907-de0bde71d541 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:51.046710 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:51.046710 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:51.047565 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7e61154-0e4d-481e-8907-de0bde71d541 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:51.095836 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:51.095836 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:51.104374 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b7e61154-0e4d-481e-8907-de0bde71d541 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:51.126118 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7e61154-0e4d-481e-8907-de0bde71d541 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:51.126919 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1705/3457] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:51 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 975 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:52.143107 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e95391a-2d04-419d-9d8a-35c4b5ba77df tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:52.143638 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e95391a-2d04-419d-9d8a-35c4b5ba77df tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:52.143782 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:52.143782 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:52.144089 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e95391a-2d04-419d-9d8a-35c4b5ba77df tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:52.193644 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:52.193644 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:52.202332 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6e95391a-2d04-419d-9d8a-35c4b5ba77df tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:52.227262 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e95391a-2d04-419d-9d8a-35c4b5ba77df tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:52.237405 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1753/3458] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:52 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 975 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:53.245393 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-340d73e5-a16f-4c00-8336-7555f3d8ac01 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:53.245988 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-340d73e5-a16f-4c00-8336-7555f3d8ac01 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:53.246131 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:53.246131 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:53.246496 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-340d73e5-a16f-4c00-8336-7555f3d8ac01 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:53.294146 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:53.294146 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:53.303406 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-340d73e5-a16f-4c00-8336-7555f3d8ac01 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:53.324724 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-340d73e5-a16f-4c00-8336-7555f3d8ac01 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:53.325726 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1706/3459] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:53 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 975 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:16:54.341674 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb94f5f2-b7f8-433f-9c70-e54a9d331a48 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:54.342265 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb94f5f2-b7f8-433f-9c70-e54a9d331a48 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:54.342523 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:54.342523 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:54.342902 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb94f5f2-b7f8-433f-9c70-e54a9d331a48 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:54.391467 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:54.391467 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:54.399839 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb94f5f2-b7f8-433f-9c70-e54a9d331a48 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:54.421823 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb94f5f2-b7f8-433f-9c70-e54a9d331a48 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:54.422930 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1754/3460] 10.222.0.86 () {58 vars in 1315 bytes} [Thu Jan 21 10:16:54 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 1363 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:16:54.495602 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-b7c1b0f6-057a-49a1-8532-0e424e4d1220 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:54.496202 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-b7c1b0f6-057a-49a1-8532-0e424e4d1220 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:54.496420 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:54.496420 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:54.496792 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-b7c1b0f6-057a-49a1-8532-0e424e4d1220 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:54.548492 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:54.548492 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:54.557285 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-b7c1b0f6-057a-49a1-8532-0e424e4d1220 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:54.580115 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-b7c1b0f6-057a-49a1-8532-0e424e4d1220 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:54.580927 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1707/3461] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 10:16:54 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 1363 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:16:55.417444 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-1a4d2cb4-30b8-4b74-977e-da7bfe04b274 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:55.417953 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-1a4d2cb4-30b8-4b74-977e-da7bfe04b274 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:55.418177 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:55.418177 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:55.418560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-1a4d2cb4-30b8-4b74-977e-da7bfe04b274 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:55.467594 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:55.467594 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:55.475820 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-1a4d2cb4-30b8-4b74-977e-da7bfe04b274 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:55.498012 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-1a4d2cb4-30b8-4b74-977e-da7bfe04b274 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:55.498880 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1755/3462] 10.222.0.86 () {60 vars in 1569 bytes} [Thu Jan 21 10:16:55 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 1363 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:16:55.509671 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-b7c1b0f6-057a-49a1-8532-0e424e4d1220 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume// Jan 21 10:16:55.510166 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-b7c1b0f6-057a-49a1-8532-0e424e4d1220 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:55.510382 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:55.510382 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:55.510753 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-b7c1b0f6-057a-49a1-8532-0e424e4d1220 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:55.511931 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-b7c1b0f6-057a-49a1-8532-0e424e4d1220 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 10:16:55.512557 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1708/3463] 10.222.0.86 () {58 vars in 1289 bytes} [Thu Jan 21 10:16:55 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:16:55.525723 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-658792c3-f8e4-4bca-a6c1-a88b3cf831ed tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] POST http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments Jan 21 10:16:55.526238 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:55.526238 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:55.526643 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-658792c3-f8e4-4bca-a6c1-a88b3cf831ed tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "007ff47e-68c1-4c1d-b2b5-64499576576f", "instance_uuid": "84b5b205-746a-440c-9062-9245ef5ac88c", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:16:55.577385 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:55.577385 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:55.627025 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-658792c3-f8e4-4bca-a6c1-a88b3cf831ed tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments returned with HTTP 200 Jan 21 10:16:55.627911 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1756/3464] 10.222.0.86 () {66 vars in 1565 bytes} [Thu Jan 21 10:16:55 2021] POST /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:16:59.069190 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-b7c1b0f6-057a-49a1-8532-0e424e4d1220 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume// Jan 21 10:16:59.070124 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-b7c1b0f6-057a-49a1-8532-0e424e4d1220 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:59.070625 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-b7c1b0f6-057a-49a1-8532-0e424e4d1220 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:59.071667 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-b7c1b0f6-057a-49a1-8532-0e424e4d1220 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 10:16:59.072962 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1709/3465] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 10:16:59 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:16:59.086880 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-f89f8805-c814-43b7-ab68-a5fdc7eaccbb tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:16:59.087560 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-f89f8805-c814-43b7-ab68-a5fdc7eaccbb tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:16:59.087832 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:16:59.087832 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:16:59.088264 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-f89f8805-c814-43b7-ab68-a5fdc7eaccbb tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:16:59.138419 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:59.138419 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:59.147473 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-f89f8805-c814-43b7-ab68-a5fdc7eaccbb tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:16:59.169740 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:59.169740 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:16:59.180182 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-f89f8805-c814-43b7-ab68-a5fdc7eaccbb tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:16:59.181019 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1757/3466] 10.222.0.70 () {60 vars in 1403 bytes} [Thu Jan 21 10:16:59 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 1461 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:16:59.202194 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-c56a27bf-c5a4-4087-a46f-9056970d39d9 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] PUT http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/5e044f57-9ec8-4565-8623-c0022250cec4 Jan 21 10:16:59.203019 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-c56a27bf-c5a4-4087-a46f-9056970d39d9 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.70", "host": "n-h2-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:16:59.232475 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 10:16:59.232475 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 10:16:59.232979 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-c56a27bf-c5a4-4087-a46f-9056970d39d9 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Lock "b'cinder-attachment_update-007ff47e-68c1-4c1d-b2b5-64499576576f-n-h2-771363-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:16:59.235323 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:16:59.235323 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:17:00.523940 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-c56a27bf-c5a4-4087-a46f-9056970d39d9 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Lock "b'cinder-attachment_update-007ff47e-68c1-4c1d-b2b5-64499576576f-n-h2-771363-2'" released by "attachment_update" :: held 1.291s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:17:00.524623 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-c56a27bf-c5a4-4087-a46f-9056970d39d9 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/5e044f57-9ec8-4565-8623-c0022250cec4 returned with HTTP 200 Jan 21 10:17:00.525493 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1710/3467] 10.222.0.70 () {64 vars in 1468 bytes} [Thu Jan 21 10:16:59 2021] PUT /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/5e044f57-9ec8-4565-8623-c0022250cec4 => generated 762 bytes in 1328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:17:00.562011 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-93aed810-9977-47ee-8c1c-5b43df5f7634 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] POST http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/5e044f57-9ec8-4565-8623-c0022250cec4/action Jan 21 10:17:00.562788 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:17:00.562788 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:17:00.563309 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-93aed810-9977-47ee-8c1c-5b43df5f7634 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:17:00.563770 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-93aed810-9977-47ee-8c1c-5b43df5f7634 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:17:00.635702 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:17:00.635702 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:17:00.650788 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-93aed810-9977-47ee-8c1c-5b43df5f7634 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/5e044f57-9ec8-4565-8623-c0022250cec4/action returned with HTTP 204 Jan 21 10:17:00.651744 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1758/3468] 10.222.0.70 () {64 vars in 1489 bytes} [Thu Jan 21 10:17:00 2021] POST /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/5e044f57-9ec8-4565-8623-c0022250cec4/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:19:35.120658 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-c56a27bf-c5a4-4087-a46f-9056970d39d9 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume// Jan 21 10:19:35.121194 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-c56a27bf-c5a4-4087-a46f-9056970d39d9 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:35.121423 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:35.121423 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:19:35.121801 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-c56a27bf-c5a4-4087-a46f-9056970d39d9 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:35.122882 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f6de90f2-ee0e-460c-9064-6fda4630b991 req-c56a27bf-c5a4-4087-a46f-9056970d39d9 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 10:19:35.123478 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1711/3469] 10.222.0.70 () {56 vars in 1089 bytes} [Thu Jan 21 10:19:35 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:19:35.138272 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7b1c395d-6358-4602-92cd-ae8ecd269d9b req-e072a731-2ee9-42fb-8395-cf2e4b743907 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] POST http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments Jan 21 10:19:35.138783 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:35.138783 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:19:35.139197 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7b1c395d-6358-4602-92cd-ae8ecd269d9b req-e072a731-2ee9-42fb-8395-cf2e4b743907 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "007ff47e-68c1-4c1d-b2b5-64499576576f", "instance_uuid": "84b5b205-746a-440c-9062-9245ef5ac88c", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:35.191523 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:35.191523 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:19:35.301348 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7b1c395d-6358-4602-92cd-ae8ecd269d9b req-e072a731-2ee9-42fb-8395-cf2e4b743907 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments returned with HTTP 200 Jan 21 10:19:35.303120 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1759/3470] 10.222.0.70 () {64 vars in 1358 bytes} [Thu Jan 21 10:19:35 2021] POST /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:35.318581 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7b1c395d-6358-4602-92cd-ae8ecd269d9b req-4f8b2e7f-9c38-4739-a765-61b9333670c5 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] DELETE http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/5e044f57-9ec8-4565-8623-c0022250cec4 Jan 21 10:19:35.319084 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7b1c395d-6358-4602-92cd-ae8ecd269d9b req-4f8b2e7f-9c38-4739-a765-61b9333670c5 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:35.319556 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7b1c395d-6358-4602-92cd-ae8ecd269d9b req-4f8b2e7f-9c38-4739-a765-61b9333670c5 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:35.341660 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:35.341660 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:19:35.521000 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-7b1c395d-6358-4602-92cd-ae8ecd269d9b req-4f8b2e7f-9c38-4739-a765-61b9333670c5 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(62e3b238-383c-4f6e-b63e-49e5bd9c5192)]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:19:35.521412 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-7b1c395d-6358-4602-92cd-ae8ecd269d9b req-4f8b2e7f-9c38-4739-a765-61b9333670c5 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Adding status of: reserved to pending status list for volume. {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 21 10:19:35.521822 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-7b1c395d-6358-4602-92cd-ae8ecd269d9b req-4f8b2e7f-9c38-4739-a765-61b9333670c5 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:19:35.528032 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7b1c395d-6358-4602-92cd-ae8ecd269d9b req-4f8b2e7f-9c38-4739-a765-61b9333670c5 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/5e044f57-9ec8-4565-8623-c0022250cec4 returned with HTTP 200 Jan 21 10:19:35.528881 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1712/3471] 10.222.0.70 () {62 vars in 1437 bytes} [Thu Jan 21 10:19:35 2021] DELETE /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/5e044f57-9ec8-4565-8623-c0022250cec4 => generated 192 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:38.087618 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7b1c395d-6358-4602-92cd-ae8ecd269d9b req-e072a731-2ee9-42fb-8395-cf2e4b743907 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume// Jan 21 10:19:38.088114 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7b1c395d-6358-4602-92cd-ae8ecd269d9b req-e072a731-2ee9-42fb-8395-cf2e4b743907 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:38.088233 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:38.088233 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:19:38.088573 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7b1c395d-6358-4602-92cd-ae8ecd269d9b req-e072a731-2ee9-42fb-8395-cf2e4b743907 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:38.089615 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7b1c395d-6358-4602-92cd-ae8ecd269d9b req-e072a731-2ee9-42fb-8395-cf2e4b743907 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume// returned with HTTP 300 Jan 21 10:19:38.090304 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1760/3472] 10.222.0.97 () {56 vars in 1089 bytes} [Thu Jan 21 10:19:38 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 21 10:19:38.103721 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-505e95d2-a948-4a69-810e-1b7f42d3dbbb req-2e16d560-6931-42c5-b370-4486c3839490 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] GET http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:19:38.104291 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-505e95d2-a948-4a69-810e-1b7f42d3dbbb req-2e16d560-6931-42c5-b370-4486c3839490 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:19:38.104505 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:38.104505 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:19:38.104875 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-505e95d2-a948-4a69-810e-1b7f42d3dbbb req-2e16d560-6931-42c5-b370-4486c3839490 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:19:38.153172 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:38.153172 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:19:38.161802 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-505e95d2-a948-4a69-810e-1b7f42d3dbbb req-2e16d560-6931-42c5-b370-4486c3839490 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:19:38.179905 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:38.179905 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:19:38.189736 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-505e95d2-a948-4a69-810e-1b7f42d3dbbb req-2e16d560-6931-42c5-b370-4486c3839490 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 200 Jan 21 10:19:38.190655 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1713/3473] 10.222.0.97 () {60 vars in 1403 bytes} [Thu Jan 21 10:19:38 2021] GET /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 1461 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 21 10:19:38.209773 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-505e95d2-a948-4a69-810e-1b7f42d3dbbb req-9229ab56-5407-4e4c-aef6-081472a59273 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] PUT http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/62e3b238-383c-4f6e-b63e-49e5bd9c5192 Jan 21 10:19:38.210636 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-505e95d2-a948-4a69-810e-1b7f42d3dbbb req-9229ab56-5407-4e4c-aef6-081472a59273 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.97", "host": "n-h1-771363-2", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-771363-2.cbci-771363-2.local", "mountpoint": "/dev/sda"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:38.241946 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:333: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Jan 21 10:19:38.241946 n-d-771363-2 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 21 10:19:38.242453 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-505e95d2-a948-4a69-810e-1b7f42d3dbbb req-9229ab56-5407-4e4c-aef6-081472a59273 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Lock "b'cinder-attachment_update-007ff47e-68c1-4c1d-b2b5-64499576576f-n-h1-771363-2'" acquired by "attachment_update" :: waited 0.009s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 21 10:19:38.244855 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:38.244855 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:19:39.486674 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-505e95d2-a948-4a69-810e-1b7f42d3dbbb req-9229ab56-5407-4e4c-aef6-081472a59273 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Lock "b'cinder-attachment_update-007ff47e-68c1-4c1d-b2b5-64499576576f-n-h1-771363-2'" released by "attachment_update" :: held 1.244s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 21 10:19:39.487394 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-505e95d2-a948-4a69-810e-1b7f42d3dbbb req-9229ab56-5407-4e4c-aef6-081472a59273 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/62e3b238-383c-4f6e-b63e-49e5bd9c5192 returned with HTTP 200 Jan 21 10:19:39.488319 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1761/3474] 10.222.0.97 () {64 vars in 1468 bytes} [Thu Jan 21 10:19:38 2021] PUT /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/62e3b238-383c-4f6e-b63e-49e5bd9c5192 => generated 762 bytes in 1284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 21 10:19:39.524490 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-505e95d2-a948-4a69-810e-1b7f42d3dbbb req-42ac4f7d-c3c0-4b60-8b46-76c290ecc034 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] POST http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/62e3b238-383c-4f6e-b63e-49e5bd9c5192/action Jan 21 10:19:39.525034 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:19:39.525034 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:19:39.525472 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-505e95d2-a948-4a69-810e-1b7f42d3dbbb req-42ac4f7d-c3c0-4b60-8b46-76c290ecc034 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 21 10:19:39.525889 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-505e95d2-a948-4a69-810e-1b7f42d3dbbb req-42ac4f7d-c3c0-4b60-8b46-76c290ecc034 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 21 10:19:39.594585 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:19:39.594585 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:19:39.607161 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-505e95d2-a948-4a69-810e-1b7f42d3dbbb req-42ac4f7d-c3c0-4b60-8b46-76c290ecc034 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/62e3b238-383c-4f6e-b63e-49e5bd9c5192/action returned with HTTP 204 Jan 21 10:19:39.607988 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1714/3475] 10.222.0.97 () {64 vars in 1489 bytes} [Thu Jan 21 10:19:39 2021] POST /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/62e3b238-383c-4f6e-b63e-49e5bd9c5192/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 21 10:21:26.161665 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-6313fdd0-8079-4d0d-af8a-35bd4b72e5ae req-4091f449-5602-461b-adcb-38706e1c5de4 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] DELETE http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/62e3b238-383c-4f6e-b63e-49e5bd9c5192 Jan 21 10:21:26.162217 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-6313fdd0-8079-4d0d-af8a-35bd4b72e5ae req-4091f449-5602-461b-adcb-38706e1c5de4 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:26.162434 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:21:26.162434 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:21:26.162825 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-6313fdd0-8079-4d0d-af8a-35bd4b72e5ae req-4091f449-5602-461b-adcb-38706e1c5de4 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:26.184069 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:21:26.184069 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:21:26.644643 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-6313fdd0-8079-4d0d-af8a-35bd4b72e5ae req-4091f449-5602-461b-adcb-38706e1c5de4 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 21 10:21:26.645067 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-6313fdd0-8079-4d0d-af8a-35bd4b72e5ae req-4091f449-5602-461b-adcb-38706e1c5de4 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 21 10:21:26.651288 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-6313fdd0-8079-4d0d-af8a-35bd4b72e5ae req-4091f449-5602-461b-adcb-38706e1c5de4 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/62e3b238-383c-4f6e-b63e-49e5bd9c5192 returned with HTTP 200 Jan 21 10:21:26.652209 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1762/3476] 10.222.0.97 () {62 vars in 1437 bytes} [Thu Jan 21 10:21:26 2021] DELETE /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/attachments/62e3b238-383c-4f6e-b63e-49e5bd9c5192 => generated 19 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 21 10:21:26.667979 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-6313fdd0-8079-4d0d-af8a-35bd4b72e5ae req-4e83670a-c8b1-4ea1-91d9-0eb43669b035 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] DELETE http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:21:26.668453 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-6313fdd0-8079-4d0d-af8a-35bd4b72e5ae req-4e83670a-c8b1-4ea1-91d9-0eb43669b035 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 21 10:21:26.668674 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 21 10:21:26.668674 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning, Jan 21 10:21:26.669047 n-d-771363-2 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-6313fdd0-8079-4d0d-af8a-35bd4b72e5ae req-4e83670a-c8b1-4ea1-91d9-0eb43669b035 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 21 10:21:26.669505 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-6313fdd0-8079-4d0d-af8a-35bd4b72e5ae req-4e83670a-c8b1-4ea1-91d9-0eb43669b035 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Delete volume with id: 007ff47e-68c1-4c1d-b2b5-64499576576f Jan 21 10:21:26.719427 n-d-771363-2 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 21 10:21:26.719427 n-d-771363-2 devstack@c-api.service[87913]: DeprecationWarning) Jan 21 10:21:26.720598 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-6313fdd0-8079-4d0d-af8a-35bd4b72e5ae req-4e83670a-c8b1-4ea1-91d9-0eb43669b035 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Volume info retrieved successfully. Jan 21 10:21:26.748244 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.volume.api [req-6313fdd0-8079-4d0d-af8a-35bd4b72e5ae req-4e83670a-c8b1-4ea1-91d9-0eb43669b035 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] Delete volume request issued successfully. Jan 21 10:21:26.748885 n-d-771363-2 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-6313fdd0-8079-4d0d-af8a-35bd4b72e5ae req-4e83670a-c8b1-4ea1-91d9-0eb43669b035 tempest-TestShelveInstance-325258012 tempest-TestShelveInstance-325258012] http://10.222.0.86/volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f returned with HTTP 202 Jan 21 10:21:26.749779 n-d-771363-2 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1715/3477] 10.222.0.97 () {60 vars in 1384 bytes} [Thu Jan 21 10:21:26 2021] DELETE /volume/v3/76cc942a99f84a4e8a80d50e685e81fd/volumes/007ff47e-68c1-4c1d-b2b5-64499576576f => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)